| /freebsd-13.1/lib/libc/stdio/ |
| H A D | printf-pos.c | 98 types->table = types->stattable; in inittypes() 113 if (types->table != types->stattable) in freetypes() 125 if (types->nextarg >= types->tablesize) { in _ensurespace() 129 if (types->nextarg > types->tablemax) in _ensurespace() 130 types->tablemax = types->nextarg; in _ensurespace() 144 types->table[types->nextarg++] = type; in addtype() 161 types->table[types->nextarg++] = T_LLONG; in addsarg() 163 types->table[types->nextarg++] = T_LONG; in addsarg() 165 types->table[types->nextarg++] = T_INT; in addsarg() 178 types->table[types->nextarg++] = T_SIZET; in adduarg() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Types.cpp | 56 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() 68 types::ID types::getPrecompiledType(ID Id) { in getPrecompiledType() 234 types::ID types::lookupTypeForExtension(llvm::StringRef Ext) { in lookupTypeForExtension() 298 types::ID types::lookupTypeForTypeSpecifier(const char *Name) { in lookupTypeForTypeSpecifier() 300 types::ID Id = (types::ID) (i + 1); in lookupTypeForTypeSpecifier() 373 case types::TY_C: in lookupCXXTypeForCType() 375 case types::TY_PP_C: in lookupCXXTypeForCType() 390 case types::TY_C: in lookupHeaderTypeForSourceType() 392 case types::TY_CXX: in lookupHeaderTypeForSourceType() 395 case types::TY_ObjC: in lookupHeaderTypeForSourceType() [all …]
|
| H A D | Action.cpp | 311 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) in JobAction() 328 types::ID OutputType) in PrecompileJobAction() 336 Action *Input, types::ID OutputType, const char *ModuleName) in HeaderModulePrecompileJobAction() 342 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction() 347 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction() 372 LinkJobAction::LinkJobAction(ActionList &Inputs, types::ID Type) in LinkJobAction() 377 LipoJobAction::LipoJobAction(ActionList &Inputs, types::ID Type) in LipoJobAction() 388 types::ID Type) in VerifyJobAction() 397 types::ID Type) in VerifyDebugInfoJobAction() 402 VerifyPCHJobAction::VerifyPCHJobAction(Action *Input, types::ID Type) in VerifyPCHJobAction() [all …]
|
| H A D | Driver.cpp | 1371 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics() 2194 types::ID InputType = types::TY_Nothing; in BuildInputs() 2226 types::ID Ty = types::TY_INVALID; in BuildInputs() 2547 auto Ty = IA->getType() == types::TY_HIP ? types::TY_HIP_DEVICE in addDeviceDepences() 3837 if (InputType == types::TY_IFS || InputType == types::TY_PP_Asm || in BuildActions() 3918 types::ID OutputTy; in ConstructPhaseAction() 3984 types::ID Output = in ConstructPhaseAction() 3985 Args.hasArg(options::OPT_S) ? types::TY_LTO_IR : types::TY_LTO_BC; in ConstructPhaseAction() 3992 types::ID Output = in ConstructPhaseAction() 3993 Args.hasArg(options::OPT_S) ? types::TY_LLVM_IR : types::TY_LLVM_BC; in ConstructPhaseAction() [all …]
|
| /freebsd-13.1/lib/libcasper/services/cap_dns/tests/ |
| H A D | dns_test.c | 330 const char *types[2]; in main() local 360 types[0] = "NAME2ADDR"; in main() 361 types[1] = "ADDR2NAME"; in main() 383 types[0] = "NAME2ADDR"; in main() 385 types[1] = "ADDR2NAME"; in main() 388 types[0] = "ADDR2NAME"; in main() 410 types[0] = "ADDR2NAME"; in main() 412 types[1] = "NAME2ADDR"; in main() 415 types[0] = "NAME2ADDR"; in main() 435 types[0] = "NAME2ADDR"; in main() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | InterpolatingCompilationDatabase.cpp | 67 namespace types = clang::driver::types; 99 *Certain = Lang != types::TY_CHeader && Lang != types::TY_INVALID; in guessType() 105 static types::ID foldType(types::ID Lang) { in foldType() 107 case types::TY_C: in foldType() 109 return types::TY_C; in foldType() 110 case types::TY_ObjC: in foldType() 113 case types::TY_CXX: in foldType() 116 case types::TY_ObjCXX: in foldType() 119 case types::TY_CUDA: in foldType() 272 case types::TY_C: in toCLFlag() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | mmc-controller.yaml | 34 $ref: /schemas/types.yaml#/definitions/flag 43 $ref: /schemas/types.yaml#/definitions/flag 67 $ref: /schemas/types.yaml#/definitions/flag 72 $ref: /schemas/types.yaml#/definitions/flag 93 $ref: /schemas/types.yaml#/definitions/flag 112 $ref: /schemas/types.yaml#/definitions/flag 118 $ref: /schemas/types.yaml#/definitions/flag 123 $ref: /schemas/types.yaml#/definitions/flag 128 $ref: /schemas/types.yaml#/definitions/flag 133 $ref: /schemas/types.yaml#/definitions/flag [all …]
|
| H A D | cdns,sdhci.yaml | 39 $ref: "/schemas/types.yaml#/definitions/uint32" 45 $ref: "/schemas/types.yaml#/definitions/uint32" 51 $ref: "/schemas/types.yaml#/definitions/uint32" 57 $ref: "/schemas/types.yaml#/definitions/uint32" 63 $ref: "/schemas/types.yaml#/definitions/uint32" 69 $ref: "/schemas/types.yaml#/definitions/uint32" 75 $ref: "/schemas/types.yaml#/definitions/uint32" 86 $ref: "/schemas/types.yaml#/definitions/uint32" 94 $ref: "/schemas/types.yaml#/definitions/uint32" 102 $ref: "/schemas/types.yaml#/definitions/uint32" [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Action.h | 103 types::ID Type; 130 Action(ActionClass Kind, Action *Input, types::ID Type) in Action() 143 types::ID getType() const { return Type; } in getType() 444 AnalyzeJobAction(Action *Input, types::ID OutputType); 455 MigrateJobAction(Action *Input, types::ID OutputType); 466 CompileJobAction(Action *Input, types::ID OutputType); 477 BackendJobAction(Action *Input, types::ID OutputType); 499 IfsMergeJobAction(ActionList &Inputs, types::ID Type); 510 LinkJobAction(ActionList &Inputs, types::ID Type); 521 LipoJobAction(ActionList &Inputs, types::ID Type); [all …]
|
| H A D | InputInfo.h | 42 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()
|
| /freebsd-13.1/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| H A D | userspace.py | 54 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: 193 options.types = options.types.split(",") 194 for t in options.types: 195 if t not in types: 201 if "all" in options.types: 202 options.types = types[1:] [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | touchscreen.yaml | 15 $ref: /schemas/types.yaml#/definitions/uint32 20 $ref: /schemas/types.yaml#/definitions/uint32 25 $ref: /schemas/types.yaml#/definitions/uint32 29 $ref: /schemas/types.yaml#/definitions/uint32 33 $ref: /schemas/types.yaml#/definitions/uint32 38 $ref: /schemas/types.yaml#/definitions/uint32 42 $ref: /schemas/types.yaml#/definitions/uint32 46 $ref: /schemas/types.yaml#/definitions/uint32 51 $ref: /schemas/types.yaml#/definitions/uint32 56 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Flang.cpp | 74 if (JA.getType() == types::TY_Nothing) { in ConstructJob() 76 } else if (JA.getType() == types::TY_AST) { in ConstructJob() 78 } else if (JA.getType() == types::TY_LLVM_IR || in ConstructJob() 79 JA.getType() == types::TY_LTO_IR) { in ConstructJob() 81 } else if (JA.getType() == types::TY_LLVM_BC || in ConstructJob() 82 JA.getType() == types::TY_LTO_BC) { in ConstructJob() 84 } else if (JA.getType() == types::TY_PP_Asm) { in ConstructJob() 96 types::ID InputType = Input.getType(); in ConstructJob() 100 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()
|
| /freebsd-13.1/crypto/openssl/crypto/asn1/ |
| H A D | a_mbstr.c | 272 unsigned long types = *((unsigned long *)arg); in type_str() local 277 types &= ~B_ASN1_NUMERICSTRING; in type_str() 279 types &= ~B_ASN1_PRINTABLESTRING; in type_str() 280 if ((types & B_ASN1_IA5STRING) && !ossl_isascii(native)) in type_str() 281 types &= ~B_ASN1_IA5STRING; in type_str() 282 if ((types & B_ASN1_T61STRING) && (value > 0xff)) in type_str() 283 types &= ~B_ASN1_T61STRING; in type_str() 284 if ((types & B_ASN1_BMPSTRING) && (value > 0xffff)) in type_str() 285 types &= ~B_ASN1_BMPSTRING; in type_str() 286 if (!types) in type_str() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | anatop-regulator.yaml | 22 $ref: '/schemas/types.yaml#/definitions/uint32' 26 $ref: '/schemas/types.yaml#/definitions/uint32' 30 $ref: '/schemas/types.yaml#/definitions/uint32' 34 $ref: '/schemas/types.yaml#/definitions/uint32' 38 $ref: '/schemas/types.yaml#/definitions/uint32' 42 $ref: '/schemas/types.yaml#/definitions/uint32' 46 $ref: '/schemas/types.yaml#/definitions/uint32' 50 $ref: '/schemas/types.yaml#/definitions/uint32' 54 $ref: '/schemas/types.yaml#/definitions/uint32' 58 $ref: '/schemas/types.yaml#/definitions/uint32' [all …]
|
| /freebsd-13.1/contrib/kyua/engine/ |
| H A D | atf_result.hpp | 57 enum types { enum in engine::atf_result 71 types _type; 84 atf_result(const types); 85 atf_result(const types, const std::string&); 86 atf_result(const types, const utils::optional< int >&, const std::string&); 91 types type(void) const;
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | coresight-cti.yaml | 96 $ref: /schemas/types.yaml#/definitions/phandle 103 $ref: /schemas/types.yaml#/definitions/uint32 110 $ref: /schemas/types.yaml#/definitions/phandle 149 arm,trig-in-types: 166 arm,trig-out-types: 268 arm,trig-in-types = <ETM_EXTOUT 273 arm,trig-out-types = <ETM_EXTIN 284 arm,trig-in-types = <PE_DBGTRIGGER 287 arm,trig-out-types = <PE_EDBGREQ 309 arm,trig-in-types=<GEN_INTREQ>; [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | panel-timing.yaml | 65 $ref: /schemas/types.yaml#/definitions/uint32 69 $ref: /schemas/types.yaml#/definitions/uint32 75 - $ref: /schemas/types.yaml#/definitions/uint32 79 - $ref: /schemas/types.yaml#/definitions/uint32-array 88 - $ref: /schemas/types.yaml#/definitions/uint32 92 - $ref: /schemas/types.yaml#/definitions/uint32-array 101 - $ref: /schemas/types.yaml#/definitions/uint32 105 - $ref: /schemas/types.yaml#/definitions/uint32-array 114 - $ref: /schemas/types.yaml#/definitions/uint32 127 - $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
| /freebsd-13.1/contrib/kyua/cli/ |
| H A D | common.cpp | 159 cli::result_types types; in parse_types() local 166 types.push_back((*match).second); in parse_types() 168 return types; in parse_types() 276 result_types types = parse_types( in get_result_types() local 278 if (types.empty()) { in get_result_types() 279 types.push_back(model::test_result_passed); in get_result_types() 280 types.push_back(model::test_result_skipped); in get_result_types() 281 types.push_back(model::test_result_expected_failure); in get_result_types() 282 types.push_back(model::test_result_broken); in get_result_types() 283 types.push_back(model::test_result_failed); in get_result_types() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/ |
| H A D | iqs269a.yaml | 43 $ref: /schemas/types.yaml#/definitions/uint32 58 $ref: /schemas/types.yaml#/definitions/uint32 71 $ref: /schemas/types.yaml#/definitions/uint32 78 $ref: /schemas/types.yaml#/definitions/uint32 85 $ref: /schemas/types.yaml#/definitions/uint32 92 $ref: /schemas/types.yaml#/definitions/uint32 153 $ref: /schemas/types.yaml#/definitions/uint32 168 $ref: /schemas/types.yaml#/definitions/uint32 184 $ref: /schemas/types.yaml#/definitions/uint32 202 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
| /freebsd-13.1/libexec/talkd/ |
| H A D | print.c | 51 static const char *types[] = variable 53 #define NTYPES (sizeof (types) / sizeof (types[0])) 69 tp = types[mp->type]; in print_request() 84 tp = types[rp->type]; in print_response()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/spi/ |
| H A D | spi-controller.yaml | 46 $ref: /schemas/types.yaml#/definitions/uint32 51 $ref: /schemas/types.yaml#/definitions/flag 88 $ref: /schemas/types.yaml#/definitions/flag 93 $ref: /schemas/types.yaml#/definitions/flag 98 $ref: /schemas/types.yaml#/definitions/flag 103 $ref: /schemas/types.yaml#/definitions/flag 108 $ref: /schemas/types.yaml#/definitions/flag 113 $ref: /schemas/types.yaml#/definitions/uint32 120 $ref: /schemas/types.yaml#/definitions/uint32 131 $ref: /schemas/types.yaml#/definitions/uint32
|
| /freebsd-13.1/crypto/openssh/regress/ |
| H A D | cert-hostkey.sh | 11 types="" 13 if [ -z "$types" ]; then 14 types="$i" 20 types="[email protected],$i,$types" 21 types="[email protected],$types";; 24 types="$types,rsa-sha2-512,rsa-sha2-256,$i";; 26 *cert*) types="$i,$types";; 27 *) types="$types,$i";; 31 echo "HostKeyAlgorithms ${types}"
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TypeNodes.td | 8 /// A type node that is only used to represent dependent types in C++. For 9 /// example, DependentTemplateSpecializationType is used to represent types 11 /// that only works with non-dependent types can ignore these type nodes. 18 /// types and do not affect the semantics of the program. Code that only 19 /// works with canonical types can ignore these type nodes. 21 /// Note that this simple story about non-canonical types is not the whole 37 /// canonical types can ignore these nodes. 41 /// able to operate on leaf types faster than they can on non-leaf types. 44 /// is structurally composed of component types (`void` and `int`). 46 /// A struct type is a leaf type because its field types are not part of its [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | ethernet-controller.yaml | 19 $ref: /schemas/types.yaml#definitions/uint8-array 30 $ref: /schemas/types.yaml#definitions/uint8-array 36 $ref: /schemas/types.yaml#definitions/uint32 43 $ref: /schemas/types.yaml#definitions/uint32 103 $ref: /schemas/types.yaml#definitions/phandle 116 $ref: /schemas/types.yaml#definitions/uint32 124 $ref: /schemas/types.yaml#definitions/phandle 129 $ref: /schemas/types.yaml#definitions/uint32 138 $ref: /schemas/types.yaml#definitions/string 190 $ref: /schemas/types.yaml#definitions/flag [all …]
|