Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 1045) sorted by relevance

12345678910>>...42

/trueos/lib/libc/stdio/
HDprintf-pos.c85 inittypes(struct typetable *types) in inittypes() argument
89 types->table = types->stattable; in inittypes()
90 types->tablesize = STATIC_ARG_TBL_SIZE; in inittypes()
91 types->tablemax = 0; in inittypes()
92 types->nextarg = 1; in inittypes()
94 types->table[n] = T_UNUSED; in inittypes()
101 freetypes(struct typetable *types) in freetypes() argument
104 if (types->table != types->stattable) in freetypes()
105 free (types->table); in freetypes()
113 _ensurespace(struct typetable *types) in _ensurespace() argument
[all …]
/trueos/contrib/llvm/tools/clang/lib/Driver/
HDTypes.cpp17 using namespace clang::driver::types;
39 const char *types::getTypeName(ID Id) { in getTypeName()
43 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType()
47 const char *types::getTypeTempSuffix(ID Id, bool CLMode) { in getTypeTempSuffix()
57 bool types::onlyAssembleType(ID Id) { in onlyAssembleType()
61 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType()
65 bool types::canTypeBeUserSpecified(ID Id) { in canTypeBeUserSpecified()
69 bool types::appendSuffixForType(ID Id) { in appendSuffixForType()
73 bool types::canLipoType(ID Id) { in canLipoType()
80 bool types::isAcceptedByClang(ID Id) { in isAcceptedByClang()
[all …]
HDAction.cpp44 InputAction::InputAction(const Arg &_Input, types::ID _Type) in InputAction()
56 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) in JobAction()
60 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) in JobAction()
66 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()
72 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()
78 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()
84 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()
90 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction()
96 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
102 LinkJobAction::LinkJobAction(ActionList &Inputs, types::ID Type) in LinkJobAction()
[all …]
HDDriver.cpp455 } else if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()
828 << types::getTypeName(A->getType()) << "\n"; in PrintActions1()
902 if (Archs.size() > 1 && !types::canLipoType(Act->getType())) in BuildUniversalActions()
904 << types::getTypeName(Act->getType()); in BuildUniversalActions()
915 if (Inputs.size() == 1 || Act->getType() == types::TY_Nothing) in BuildUniversalActions()
930 if (Act->getType() == types::TY_Image) { in BuildUniversalActions()
934 Actions.push_back(new DsymutilJobAction(Inputs, types::TY_dSYM)); in BuildUniversalActions()
943 types::TY_Nothing)); in BuildUniversalActions()
982 types::ID InputType = types::TY_Nothing; in BuildInputs()
990 ? types::TY_C : types::TY_CXX; in BuildInputs()
[all …]
HDInputInfo.h41 types::ID Type;
46 InputInfo(types::ID _Type, const char *_BaseInput) in InputInfo()
49 InputInfo(const char *_Filename, types::ID _Type, const char *_BaseInput) in InputInfo()
53 InputInfo(const llvm::opt::Arg *_InputArg, types::ID _Type, in InputInfo()
62 types::ID getType() const { return Type; } in getType()
/trueos/usr.bin/mklocale/
HDyacc.y68 rune_map types = { { 0 }, NULL }; variable
136 { set_map(&types, $2, $1); }
142 { set_digitmap(&types, $2); }
360 list->types = xlalloc(run); in add_map()
362 list->types[i] = flag; in add_map()
377 list->types = xlalloc(run); in add_map()
379 list->types[i] = flag; in add_map()
392 list->types = xlalloc(run); in add_map()
394 list->types[i] = flag; in add_map()
433 r->types[i - r->min] |= flag; in add_map()
[all …]
/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDAction.h65 types::ID Type;
72 Action(ActionClass _Kind, types::ID _Type) in Action()
74 Action(ActionClass _Kind, Action *Input, types::ID _Type) in Action()
76 Action(ActionClass _Kind, const ActionList &_Inputs, types::ID _Type) in Action()
87 types::ID getType() const { return Type; } in getType()
105 InputAction(const llvm::opt::Arg &_Input, types::ID _Type);
133 JobAction(ActionClass Kind, Action *Input, types::ID Type);
134 JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type);
146 PreprocessJobAction(Action *Input, types::ID OutputType);
156 PrecompileJobAction(Action *Input, types::ID OutputType);
[all …]
/trueos/contrib/binutils/binutils/
HDrdcoff.c108 coff_get_slot (struct coff_types *types, int indx) in coff_get_slot() argument
112 pps = &types->slots; in coff_get_slot()
138 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type() argument
152 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
158 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
186 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
190 types, in parse_coff_type()
211 slot = coff_get_slot (types, pauxent->x_sym.x_tagndx.l); in parse_coff_type()
227 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype, in parse_coff_type()
235 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type() argument
[all …]
HDieee.c117 struct ieee_type *types; member
164 struct ieee_types types; member
594 && info->types.builtins[indx] != DEBUG_TYPE_NULL) in ieee_builtin_type()
595 return info->types.builtins[indx]; in ieee_builtin_type()
604 info->types.builtins[indx] = type; in ieee_builtin_type()
765 info->types.builtins[indx] = type; in ieee_builtin_type()
781 if (indx >= info->types.alloc) in ieee_alloc_type()
783 nalloc = info->types.alloc; in ieee_alloc_type()
789 info->types.types = ((struct ieee_type *) in ieee_alloc_type()
790 xrealloc (info->types.types, in ieee_alloc_type()
[all …]
/trueos/cddl/contrib/opensolaris/lib/pyzfs/common/
HDuserspace.py54 if isgroup and "posixgroup" not in options.types and \
55 "smbgroup" not in options.types:
57 if not isgroup and "posixuser" not in options.types and \
58 "smbuser" not in options.types:
77 if typename.lower().replace(" ", "") not in options.types:
154 types = ("all", "posixuser", "smbuser", "posixgroup", "smbgroup")
193 options.types = options.types.split(",")
194 for t in options.types:
195 if t not in types:
201 if "all" in options.types:
[all …]
/trueos/contrib/binutils/gas/config/
HDtc-i386.c134 unsigned int types[MAX_OPERANDS]; member
1372 pt (x->types[i]); in pi()
1374 if (x->types[i] in pi()
1377 if (x->types[i] & Imm) in pi()
1379 if (x->types[i] & Disp) in pi()
1751 && !((i.types[0] & Imm) && (i.types[1] & Imm)))
1817 if (i.types[0] & Imm1)
1819 if (i.types[0] & ImplicitRegister)
1821 if (i.types[1] & ImplicitRegister)
1823 if (i.types[2] & ImplicitRegister)
[all …]
/trueos/crypto/openssl/crypto/asn1/
HDa_mbstr.c323 unsigned long types; in type_str() local
324 types = *((unsigned long *)arg); in type_str()
325 if ((types & B_ASN1_PRINTABLESTRING) && !is_printable(value)) in type_str()
326 types &= ~B_ASN1_PRINTABLESTRING; in type_str()
327 if ((types & B_ASN1_IA5STRING) && (value > 127)) in type_str()
328 types &= ~B_ASN1_IA5STRING; in type_str()
329 if ((types & B_ASN1_T61STRING) && (value > 0xff)) in type_str()
330 types &= ~B_ASN1_T61STRING; in type_str()
331 if ((types & B_ASN1_BMPSTRING) && (value > 0xffff)) in type_str()
332 types &= ~B_ASN1_BMPSTRING; in type_str()
[all …]
/trueos/libexec/talkd/
HDprint.c49 static const char *types[] = variable
51 #define NTYPES (sizeof (types) / sizeof (types[0]))
67 tp = types[mp->type]; in print_request()
82 tp = types[rp->type]; in print_response()
/trueos/crypto/heimdal/doc/
HDlayman.asc62 one to define a variety data types, from simple types such
63 as integers and bit strings to structured types such as sets
64 and sequences, as well as complex types defined in terms of
77 ASN.1 types and their BER and DER encodings. Sections 2-4
79 Section 5 lists some ASN.1 types, giving their notation,
119 notation for describing abstract types and values.
121 In ASN.1, a type is a set of values. For some types, there
122 are a finite number of values, and for other types there are
125 simple types, which are "atomic" and have no components;
126 structured types, which have components; tagged types, which
[all …]
/trueos/contrib/apr/docs/
HDincomplete_types2 types?" This document will try to explain that.
4 Incomplete types are used in APR because they can enforce portability, and
6 types on all platforms. Imagine a scenario where APR wasn't using incomplete
7 types. The ap_file_t type would have to be defined as:
42 using incomplete types. However, using this structure leads developers to
68 developers to easily use native types on all platforms with the same code.
72 Having said all of that, sometimes incomplete types just don't make sense.
73 For example, the first implementation of time functions used incomplete types,
79 APR is trying hard to provide a balance of incomplete and complete types,
83 and design parts of APR that do not use incomplete types.
/trueos/cddl/contrib/dtracetoolkit/Bin/
Dsh_calltime.d89 @types[this->file, "builtin", this->name] = sum(this->elapsed);
90 @types["-", "total", "-"] = sum(this->elapsed);
110 @types[this->file, "cmd", this->name] = sum(this->elapsed);
111 @types["-", "total", "-"] = sum(this->elapsed);
122 normalize(@types, 1000);
125 printa(" %-20s %-10s %-32s %@8d\n", @types);
Dsh_cputime.d89 @types[this->file, "builtin", this->name] = sum(this->oncpu);
90 @types["-", "total", "-"] = sum(this->oncpu);
130 @types[incmd[ppid], "cmd", execname] = sum(this->oncpu);
131 @types["-", "total", "-"] = sum(this->oncpu);
144 normalize(@types, 1000);
147 printa(" %-20s %-10s %-32s %@8d\n", @types);
/trueos/cddl/contrib/dtracetoolkit/Shell/
HDsh_calltime.d89 @types[this->file, "builtin", this->name] = sum(this->elapsed);
90 @types["-", "total", "-"] = sum(this->elapsed);
110 @types[this->file, "cmd", this->name] = sum(this->elapsed);
111 @types["-", "total", "-"] = sum(this->elapsed);
122 normalize(@types, 1000);
125 printa(" %-20s %-10s %-32s %@8d\n", @types);
HDsh_cputime.d89 @types[this->file, "builtin", this->name] = sum(this->oncpu);
90 @types["-", "total", "-"] = sum(this->oncpu);
130 @types[incmd[ppid], "cmd", execname] = sum(this->oncpu);
131 @types["-", "total", "-"] = sum(this->oncpu);
144 normalize(@types, 1000);
147 printa(" %-20s %-10s %-32s %@8d\n", @types);
/trueos/crypto/openssh/regress/
HDssh-com-keygen.sh41 types="dss"
44 types="$types rsa"
47 for t in $types; do
/trueos/contrib/xz/src/xz/
HDargs.c320 } types[] = { in parse_real() local
331 while (strcmp(types[i].str, optarg) != 0) in parse_real()
332 if (++i == ARRAY_SIZE(types)) in parse_real()
337 opt_format = types[i].format; in parse_real()
346 } types[] = { in parse_real() local
354 while (strcmp(types[i].str, optarg) != 0) { in parse_real()
355 if (++i == ARRAY_SIZE(types)) in parse_real()
363 if (!lzma_check_is_supported(types[i].check)) in parse_real()
367 coder_set_check(types[i].check); in parse_real()
/trueos/crypto/heimdal/lib/krb5/
HDkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main() local
90 for (j = 0; j < sizeof(types)/sizeof(*types); ++j) { in main()
93 krb5_krbhst_init(context, argv[i], types[j], &handle); in main()
/trueos/contrib/llvm/include/llvm/IR/
HDTypeBuilder.h81 namespace types {
181 class TypeBuilder<types::i<num_bits>, cross> {
204 template<bool cross> class TypeBuilder<types::ieee_float, cross> {
208 template<bool cross> class TypeBuilder<types::ieee_double, cross> {
212 template<bool cross> class TypeBuilder<types::x86_fp80, cross> {
216 template<bool cross> class TypeBuilder<types::fp128, cross> {
220 template<bool cross> class TypeBuilder<types::ppc_fp128, cross> {
224 template<bool cross> class TypeBuilder<types::x86_mmx, cross> {
239 : public TypeBuilder<types::i<8>*, false> {};
241 : public TypeBuilder<types::i<8>*, false> {};
[all …]
/trueos/lib/libc/locale/
HDrune.c146 uint32_t *types; in _Read_RuneMagi() local
153 types = variable; in _Read_RuneMagi()
154 variable = types + len; in _Read_RuneMagi()
162 types[len] = ntohl(types[len]); in _Read_RuneMagi()
234 uint32_t *types; in _Read_RuneMagi() local
241 types = variable; in _Read_RuneMagi()
242 variable = types + len; in _Read_RuneMagi()
246 rr[x].__types[len] = types[len]; in _Read_RuneMagi()
/trueos/sys/sys/mach/
HDmachine_types.defs33 * Header file for basic, machine-dependent data types. arm+i386 version.
48 /* 7.18.1.4 Integer types capable of hgolding object pointers */
50 * The [u]intptr_t types for the native
70 * These are the legacy Mach types that are
84 * These are the VM types that scale with the address
102 * The mach_vm_xxx_t types are sized to hold the
119 * These are types used internal to Mach to implement the

12345678910>>...42