Home
last modified time | relevance | path

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

12345678910>>...61

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DTypes.cpp21 using namespace clang::driver::types;
52 const char *types::getTypeName(ID Id) { in getTypeName()
56 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType()
73 types::ID types::getPrecompiledType(ID Id) { in getPrecompiledType()
83 const char *types::getTypeTempSuffix(ID Id, bool CLMode) { in getTypeTempSuffix()
100 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType()
105 bool types::canTypeBeUserSpecified(ID Id) { in canTypeBeUserSpecified()
106 static const clang::driver::types::ID kStaticLangageTypes[] = { in canTypeBeUserSpecified()
117 bool types::appendSuffixForType(ID Id) { in appendSuffixForType()
122 bool types::canLipoType(ID Id) { in canLipoType()
[all …]
H A DAction.cpp174 InputAction::InputAction(const Arg &_Input, types::ID _Type, StringRef _Id) in InputAction()
192 OffloadAction::OffloadAction(const DeviceDependences &DDeps, types::ID Ty) in OffloadAction()
336 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) in JobAction()
339 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) in JobAction()
344 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()
349 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()
353 types::ID OutputType) in PrecompileJobAction()
360 ExtractAPIJobAction::ExtractAPIJobAction(Action *Inputs, types::ID OutputType) in ExtractAPIJobAction()
365 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()
370 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()
[all …]
H A DDriver.cpp772 llvm::any_of(Inputs, [](std::pair<types::ID, const llvm::opt::Arg *> &I) { in CreateOffloadingDeviceToolChains()
773 return types::isCuda(I.first); in CreateOffloadingDeviceToolChains()
777 [](std::pair<types::ID, const llvm::opt::Arg *> &I) { in CreateOffloadingDeviceToolChains()
778 return types::isHIP(I.first); in CreateOffloadingDeviceToolChains()
1658 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()
2330 << types::getTypeName(A->getType()) << offload_os.str() << "\n";
2396 if (Archs.size() > 1 && !types::canLipoType(Act->getType())) in BuildUniversalActions()
2398 << types::getTypeName(Act->getType()); in BuildUniversalActions()
2406 if (Inputs.size() == 1 || Act->getType() == types::TY_Nothing) in BuildUniversalActions()
2422 if (Act->getType() == types::TY_Image) { in BuildUniversalActions()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp66 namespace types = clang::driver::types;
93 types::ID guessType(StringRef Filename, bool *Certain = nullptr) { in guessType()
96 types::lookupTypeForExtension(path::extension(Filename).substr(1)); in guessType()
98 *Certain = Lang != types::TY_CHeader && Lang != types::TY_INVALID; in guessType()
104 static types::ID foldType(types::ID Lang) { in foldType()
106 case types::TY_C: in foldType()
107 case types::TY_CHeader: in foldType()
108 return types::TY_C; in foldType()
109 case types::TY_ObjC: in foldType()
110 case types::TY_ObjCHeader: in foldType()
[all …]
/openbsd-src/usr.bin/mklocale/
H A Dyacc.y56 rune_map types = { { 0, }, }; variable
161 { set_map(&types, $2, $1); }
380 list->types = xlalloc(run); in add_map()
382 list->types[i] = flag; in add_map()
397 list->types = xlalloc(run); in add_map()
399 list->types[i] = flag; in add_map()
412 list->types = xlalloc(run); in add_map()
414 list->types[i] = flag; in add_map()
454 r->types[i - r->min] |= flag; in add_map()
465 list->types = xlalloc(list->max - list->min + 1); in add_map()
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DAction.h104 types::ID Type;
133 Action(ActionClass Kind, types::ID Type) : Action(Kind, ActionList(), Type) {} in Action()
134 Action(ActionClass Kind, Action *Input, types::ID Type) in Action()
138 Action(ActionClass Kind, const ActionList &Inputs, types::ID Type) in Action()
147 types::ID getType() const { return Type; } in getType()
234 InputAction(const llvm::opt::Arg &Input, types::ID Type,
360 OffloadAction(const DeviceDependences &DDeps, types::ID Ty);
402 JobAction(ActionClass Kind, Action *Input, types::ID Type);
403 JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type);
416 PreprocessJobAction(Action *Input, types::ID OutputType);
[all …]
H A DInputInfo.h42 types::ID Type;
45 static types::ID GetActionType(const Action *A) { in GetActionType()
46 return A != nullptr ? A->getType() : types::TY_Nothing; in GetActionType()
54 InputInfo(types::ID _Type, const char *_Filename, const char *_BaseInput) in InputInfo()
63 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, in InputInfo()
77 types::ID getType() const { return Type; } in getType()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Drdcoff.c106 coff_get_slot (struct coff_types *types, int indx) in coff_get_slot() argument
110 pps = &types->slots; in coff_get_slot()
136 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type() argument
150 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
156 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
184 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
188 types, in parse_coff_type()
209 slot = coff_get_slot (types, pauxent->x_sym.x_tagndx.l); in parse_coff_type()
225 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype, in parse_coff_type()
233 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type() argument
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Drdcoff.c106 coff_get_slot (struct coff_types *types, int indx) in coff_get_slot() argument
110 pps = &types->slots; in coff_get_slot()
136 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type() argument
150 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
156 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
184 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type()
188 types, in parse_coff_type()
209 slot = coff_get_slot (types, pauxent->x_sym.x_tagndx.l); in parse_coff_type()
225 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype, in parse_coff_type()
233 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type() argument
[all …]
/openbsd-src/libexec/login_token/
H A Dinit.c46 static struct token_types types[] = { variable
90 for (i = 0; i < sizeof(types)/sizeof(types[0]); ++i) in token_init()
91 if (strstr(path, types[i].name) != NULL) { in token_init()
92 tt = &types[i]; in token_init()
97 for (i = 0; i < sizeof(types)/sizeof(types[0]); ++i) in token_init()
99 (int)(p - path), path, types[i].name, p + 5); in token_init()
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DConfigure.pm704 my (@types, $checkreturn, $checknilargs, $checkniletcargs, $checkreturnnil);
764 @types = sort grep(Compile("main(){$_ a;}"),
771 if(Compile("main(){flurfie a;}")) { @types = (); }
778 for ($i=0;$i<=$#types;$i++) {
779 for ($j=$i+1;$j<=$#types;$j++) {
782 extern void func($types[$i]);
783 extern void func($types[$j]);
785 … print "Removing type $types[$j] because it equals $types[$i]\n";
786 splice(@types,$j,1);
792 for ($i=0;$i<=$#types;$i++) {
[all …]
/openbsd-src/gnu/usr.bin/perl/lib/Config/
H A DExtensions.t15 my @types = qw(dynamic static nonxs);
16 my %types;
17 @types{@types} = @types;
27 unless ($types{$val}) {
/openbsd-src/gnu/gcc/config/
H A Dstdint.m43 dnl the "ISO C9X: 7.18 Integer types <stdint.h>" section requires the
8 dnl we can use the inet-types in <sys/types.h> which would define the
19 dnl Sometimes the stdint.h or inttypes.h headers conflict with sys/types.h,
20 dnl so we test the headers together with sys/types.h and always include it
24 dnl If your installed header files require the stdint-types you will want to
30 dnl use "#include <mylib-int.h>" to obtain the stdint-types.
51 AC_CHECK_TYPE(uintmax_t,[acx_cv_header_stdint=$i],continue,[#include <sys/types.h>
53 AC_CHECK_TYPE(uintptr_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
55 …_CHECK_TYPE(int_least32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
57 …AC_CHECK_TYPE(int_fast32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.…
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c117 UNKNOWN_OP types[MAX_OPERANDS]; member
707 if (i.types[0] == REG) in set_prefix()
724 if (i.types[0] == REG && i.types[1] == REG) in set_prefix()
729 else if (i.types[0] != REG && i.types[1] == REG) /* DST is Absent */ in set_prefix()
734 else if (i.types[0] == REG && i.types[1] != REG) /* Id SRC is Absent */ in set_prefix()
739 else if (i.types[0] == BIT && i.maxq20_op[0].r_bit) in set_prefix()
745 else if (i.types[1] == BIT && i.maxq20_op[1].r_bit) in set_prefix()
1140 && (this_operand == 1 && ((i.types[0] == BIT || i.types[0] == FLAG)))) in maxq20_immediate()
1144 i.types[this_operand] = IMMBIT; in maxq20_immediate()
1227 if ((val * sign_val) > MAX_STACK && i.types[0] == REG in maxq20_immediate()
[all …]
H A Dtc-i386.c150 unsigned int types[MAX_OPERANDS]; member
1072 pt (x->types[i]);
1074 if (x->types[i]
1077 if (x->types[i] & Imm)
1079 if (x->types[i] & Disp)
1446 && !((i.types[0] & Imm) && (i.types[1] & Imm)))
1512 if (i.types[0] & Imm1)
1514 if (i.types[0] & ImplicitRegister)
1516 if (i.types[1] & ImplicitRegister)
1518 if (i.types[2] & ImplicitRegister)
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dstdint.m43 dnl the "ISO C9X: 7.18 Integer types <stdint.h>" section requires the
8 dnl we can use the inet-types in <sys/types.h> which would define the
19 dnl Sometimes the stdint.h or inttypes.h headers conflict with sys/types.h,
20 dnl so we test the headers together with sys/types.h and always include it
24 dnl If your installed header files require the stdint-types you will want to
30 dnl use "#include <mylib-int.h>" to obtain the stdint-types.
51 AC_CHECK_TYPE(uintmax_t,[acx_cv_header_stdint=$i],continue,[#include <sys/types.h>
53 AC_CHECK_TYPE(uintptr_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
55 …_CHECK_TYPE(int_least32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
57 …AC_CHECK_TYPE(int_fast32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.…
[all …]
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachVMRegion.cpp187 std::vector<std::string> types; in GetMemoryTypes() local
190 types.push_back("stack-guard"); in GetMemoryTypes()
192 types.push_back("stack"); in GetMemoryTypes()
197 types.push_back("malloc-guard"); in GetMemoryTypes()
199 types.push_back("malloc-reserved"); in GetMemoryTypes()
201 types.push_back("malloc-metadata"); in GetMemoryTypes()
212 types.push_back("heap"); in GetMemoryTypes()
214 types.push_back("malloc-tiny"); in GetMemoryTypes()
217 types.push_back("malloc-large"); in GetMemoryTypes()
220 types.push_back("malloc-small"); in GetMemoryTypes()
[all …]
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c142 unsigned int types[MAX_OPERANDS]; member
1042 pt (x->types[i]);
1044 if (x->types[i]
1047 if (x->types[i] & Imm)
1049 if (x->types[i] & Disp)
1322 && !((i.types[0] & Imm) && (i.types[1] & Imm)))
1371 if (i.types[0] & Imm1)
1373 if (i.types[0] & ImplicitRegister)
1375 if (i.types[1] & ImplicitRegister)
1377 if (i.types[2] & ImplicitRegister)
[all …]
/openbsd-src/lib/libcrypto/asn1/
H A Da_mbstr.c349 unsigned long types; in type_str() local
351 types = *((unsigned long *)arg); in type_str()
352 if ((types & B_ASN1_PRINTABLESTRING) && !is_printable(value)) in type_str()
353 types &= ~B_ASN1_PRINTABLESTRING; in type_str()
354 if ((types & B_ASN1_IA5STRING) && (value > 127)) in type_str()
355 types &= ~B_ASN1_IA5STRING; in type_str()
356 if ((types & B_ASN1_T61STRING) && (value > 0xff)) in type_str()
357 types &= ~B_ASN1_T61STRING; in type_str()
358 if ((types & B_ASN1_BMPSTRING) && (value > 0xffff)) in type_str()
359 types &= ~B_ASN1_BMPSTRING; in type_str()
[all …]
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dupgrade.t18 my %types = (
31 $types{pviv} = "Perl rules!";
35 my @keys = keys %types;
42 $vars->{dest} = $types{$dest_type};
43 $vars->{source} = $types{$source_type};
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_loader.py2 import types
91 m = types.ModuleType('m')
110 m = types.ModuleType('m')
121 m = types.ModuleType('m')
161 m = types.ModuleType('m')
187 m = types.ModuleType('m')
368 m = types.ModuleType('m')
382 m = types.ModuleType('m')
400 m = types.ModuleType('m')
417 m = types.ModuleType('m')
[all …]
/openbsd-src/libexec/talkd/
H A Dprint.c40 static char *types[] = { variable
43 #define NTYPES (sizeof(types) / sizeof(types[0]))
60 tp = types[mp->type]; in print_request()
74 tp = types[rp->type]; in print_response()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotector.c311 tree types; local
316 types = BLOCK_VARS(block);
318 while (types)
322 if (! DECL_EXTERNAL (types) && ! TREE_STATIC (types)
323 && TREE_CODE (types) == VAR_DECL
324 && ! DECL_ARTIFICIAL (types)
325 && DECL_RTL_SET_P (types)
326 && GET_CODE (DECL_RTL (types)) == MEM
328 && search_string_def (TREE_TYPE (types)))
330 rtx home = DECL_RTL (types);
[all …]
/openbsd-src/regress/usr.bin/ssh/
H A Dcert-hostkey.sh11 types=""
13 if [ -z "$types" ]; then
14 types="$i"
20 types="rsa-sha2-256-cert-v01@openssh.com,$i,$types"
21 types="rsa-sha2-512-cert-v01@openssh.com,$types";;
24 types="$types,rsa-sha2-512,rsa-sha2-256,$i";;
26 *cert*) types="$i,$types";;
27 *) types="$types,$i";;
31 echo "HostKeyAlgorithms ${types}"
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dgv_fetchmeth.t11 my @types = map { 'gv_fetchmeth' . $_ } '', qw( _sv _pv _pvn );
23 …ok !XS::APItest::gv_fetchmeth_type(\%::, $meth, $type, -1, 0), "With level = -1, $types[$type] ret…
26 …ok !XS::APItest::gv_fetchmeth_type(\%::, $meth, $type, 0, 0), "With level = 0, $types[$type] still…
57 …_fetchmeth_type(\%main::, "method", $type, $level, 0), "*main::method", "$types[$type] is UTF-8 cl…
60 …chmeth_type(\%main::, "φου$type", $type, $level, 0), "*main::φου$type", "$types[$type] can fetch U…

12345678910>>...61