/freebsd/lib/libc/stdio/ |
H A D | printf-pos.c | 41 #include <sys/types.h> 72 /* An expandable array of types. */ 74 enum typeid *table; /* table of types */ 88 inittypes(struct typetable *types) in inittypes() argument 92 types->table = types->stattable; in inittypes() 93 types->tablesize = STATIC_ARG_TBL_SIZE; in inittypes() 94 types->tablemax = 0; in inittypes() 95 types->nextarg = 1; in inittypes() 97 types->table[n] = T_UNUSED; in inittypes() 104 freetypes(struct typetable *types) in freetypes() argument [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Types.cpp | 1 //===--- Types.cpp - Driver input & temporary type information ------------===// 9 #include "clang/Driver/Types.h" 21 using namespace clang::driver::types; 42 #include "clang/Driver/Types.def" 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 CLStyle) { in getTypeTempSuffix() 100 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType() 105 bool types::canTypeBeUserSpecified(ID Id) { in canTypeBeUserSpecified() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mmc-controller.yaml | 38 $ref: /schemas/types.yaml#/definitions/flag 48 $ref: /schemas/types.yaml#/definitions/flag 72 $ref: /schemas/types.yaml#/definitions/flag 77 $ref: /schemas/types.yaml#/definitions/flag 86 $ref: /schemas/types.yaml#/definitions/uint32 100 $ref: /schemas/types.yaml#/definitions/uint32 105 $ref: /schemas/types.yaml#/definitions/flag 125 $ref: /schemas/types.yaml#/definitions/flag 131 $ref: /schemas/types.yaml#/definitions/flag 136 $ref: /schemas/types [all...] |
H A D | sdhci-am654.yaml | 63 $ref: /schemas/types.yaml#/definitions/uint32 69 $ref: /schemas/types.yaml#/definitions/uint32 75 $ref: /schemas/types.yaml#/definitions/uint32 81 $ref: /schemas/types.yaml#/definitions/uint32 87 $ref: /schemas/types.yaml#/definitions/uint32 93 $ref: /schemas/types.yaml#/definitions/uint32 99 $ref: /schemas/types.yaml#/definitions/uint32 105 $ref: /schemas/types.yaml#/definitions/uint32 111 $ref: /schemas/types.yaml#/definitions/uint32 117 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalityPredicates.cpp | 30 [=](const LegalityQuery &Query) { return Query.Types[TypeIdx] == Type; }; in typeIs() 36 SmallVector<LLT, 4> Types = TypesInit; in typeInSet() local 38 return llvm::is_contained(Types, Query.Types[TypeIdx]); in typeInSet() 45 SmallVector<std::pair<LLT, LLT>, 4> Types = TypesInit; in typePairInSet() local 47 std::pair<LLT, LLT> Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1]}; in typePairInSet() 48 return llvm::is_contained(Types, Match); in typePairInSet() 57 TypePairAndMemDesc Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1], in typePairAndMemDescInSet() 69 return Query.Types[TypeIdx].isScalar(); in isScalar() 75 return Query.Types[TypeIdx].isVector(); in isVector() 81 return Query.Types[TypeIdx].isPointer(); in isPointer() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.yaml | 38 $ref: /schemas/types.yaml#/definitions/flag 43 $ref: /schemas/types.yaml#/definitions/uint16 49 $ref: /schemas/types.yaml#/definitions/uint16 54 $ref: /schemas/types.yaml#/definitions/uint16 60 $ref: /schemas/types.yaml#/definitions/uint16 66 $ref: /schemas/types.yaml#/definitions/string 71 $ref: /schemas/types.yaml#/definitions/string 76 $ref: /schemas/types.yaml#/definitions/string 81 $ref: /schemas/types.yaml#/definitions/flag 87 $ref: /schemas/types.yaml#/definitions/flag [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr3-timings.yaml | 24 $ref: /schemas/types.yaml#/definitions/uint32 29 $ref: /schemas/types.yaml#/definitions/uint32 34 $ref: /schemas/types.yaml#/definitions/uint32 39 $ref: /schemas/types.yaml#/definitions/uint32 45 $ref: /schemas/types.yaml#/definitions/uint32 50 $ref: /schemas/types.yaml#/definitions/uint32 55 $ref: /schemas/types.yaml#/definitions/uint32 60 $ref: /schemas/types.yaml#/definitions/uint32 65 $ref: /schemas/types.yaml#/definitions/uint32 70 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
H A D | jedec,lpddr2-timings.yaml | 17 $ref: /schemas/types.yaml#/definitions/uint32 22 $ref: /schemas/types.yaml#/definitions/uint32 27 $ref: /schemas/types.yaml#/definitions/uint32 33 $ref: /schemas/types.yaml#/definitions/uint32 38 $ref: /schemas/types.yaml#/definitions/uint32 44 $ref: /schemas/types.yaml#/definitions/uint32 53 $ref: /schemas/types.yaml#/definitions/uint32 58 $ref: /schemas/types.yaml#/definitions/uint32 63 $ref: /schemas/types.yaml#/definitions/uint32 68 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
H A D | jedec,lpddr3.yaml | 31 $ref: /schemas/types.yaml#/definitions/uint32 42 $ref: /schemas/types.yaml#/definitions/uint32 49 $ref: /schemas/types.yaml#/definitions/uint32 56 $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 82 $ref: /schemas/types.yaml#/definitions/uint32 88 $ref: /schemas/types.yaml#/definitions/uint32 94 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
/freebsd/crypto/heimdal/doc/ |
H A D | layman.asc | 62 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 …]
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | charger-manager.yaml | 22 $ref: /schemas/types.yaml#/definitions/string-array 25 $ref: /schemas/types.yaml#/definitions/uint32 30 $ref: /schemas/types.yaml#/definitions/string 35 $ref: /schemas/types.yaml#/definitions/string 39 $ref: /schemas/types.yaml#/definitions/uint32 49 $ref: /schemas/types.yaml#/definitions/uint32 53 $ref: /schemas/types.yaml#/definitions/uint32 62 $ref: /schemas/types.yaml#/definitions/uint32 69 $ref: /schemas/types.yaml#/definitions/uint32 73 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/ |
H A D | adi,adf4350.yaml | 36 $ref: /schemas/types.yaml#/definitions/uint32 41 $ref: /schemas/types.yaml#/definitions/uint32 46 $ref: /schemas/types.yaml#/definitions/uint32 52 $ref: /schemas/types.yaml#/definitions/flag 56 $ref: /schemas/types.yaml#/definitions/flag 60 $ref: /schemas/types.yaml#/definitions/flag 64 $ref: /schemas/types.yaml#/definitions/flag 68 $ref: /schemas/types.yaml#/definitions/flag 73 $ref: /schemas/types.yaml#/definitions/uint32 77 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | coresight-cti.yaml | 51 Certain triggers between CoreSight devices and the CTI have specific types 56 is defined in the binding as type PE_EDBGREQ. These types will appear in an 57 optional array alongside the signal indexes. Omitting types will default all 96 $ref: /schemas/types.yaml#/definitions/phandle 103 $ref: /schemas/types.yaml#/definitions/uint32 110 $ref: /schemas/types.yaml#/definitions/phandle 143 $ref: /schemas/types.yaml#/definitions/uint32-array 149 arm,trig-in-types: 150 $ref: /schemas/types.yaml#/definitions/uint32-array 154 List of constants representing the types for the CTI trigger in [all …]
|
H A D | arm,coresight-cti.yaml | 50 Certain triggers between CoreSight devices and the CTI have specific types 55 is defined in the binding as type PE_EDBGREQ. These types will appear in an 56 optional array alongside the signal indexes. Omitting types will default all 102 $ref: /schemas/types.yaml#/definitions/uint32 109 $ref: /schemas/types.yaml#/definitions/phandle 148 $ref: /schemas/types.yaml#/definitions/phandle 159 $ref: /schemas/types.yaml#/definitions/uint32-array 165 arm,trig-in-types: 166 $ref: /schemas/types.yaml#/definitions/uint32-array 170 List of constants representing the types fo [all...] |
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Opcodes.td | 15 // Types evaluated by the interpreter. 36 // Types transferred to the interpreter. 72 // Classes of types instructions operate on. 76 list<Type> Types; 80 let Types = [Sint8, Uint8, Sint16, Uint16, Sint32, 85 let Types = [Sint8, Uint8, Sint16, Uint16, Sint32, 90 let Types = !listconcat(IntegerTypeClass.Types, [Float]); 94 let Types = [Float]; 98 let Types = !listconcat(IntegerTypeClass.Types, [Bool]); 102 let Types = [Ptr, FnPtr, MemberPtr]; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 18 $ref: /schemas/types.yaml#/definitions/phandle 37 $ref: /schemas/types.yaml#/definitions/phandle 49 $ref: /schemas/types.yaml#/definitions/uint32 58 $ref: /schemas/types.yaml#/definitions/uint32 67 $ref: /schemas/types.yaml#/definitions/uint32 77 $ref: /schemas/types.yaml#/definitions/uint32 87 $ref: /schemas/types.yaml#/definitions/uint32 97 $ref: /schemas/types.yaml#/definitions/uint32 106 $ref: /schemas/types.yaml#/definitions/uint32 114 $ref: /schemas/types [all...] |
H A D | intel,ixp4xx-expansion-peripheral-props.yaml | 20 $ref: /schemas/types.yaml#/definitions/uint32 25 $ref: /schemas/types.yaml#/definitions/uint32 30 $ref: /schemas/types.yaml#/definitions/uint32 35 $ref: /schemas/types.yaml#/definitions/uint32 40 $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 61 $ref: /schemas/types.yaml#/definitions/uint32 66 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
/freebsd/share/man/man7/ |
H A D | stdint.7 | 30 .Nd "standard integer types" 36 header provides source-portable integer types of a specific 41 The types 48 The types 55 These integer types should be used when a specific size is required. 57 The types 65 The types 73 These types should be used when access speed is 76 The types 84 The types [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | nvidia,tegra-pinmux-common.yaml | 46 $ref: /schemas/types.yaml#/definitions/string-array 51 $ref: /schemas/types.yaml#/definitions/string 58 $ref: /schemas/types.yaml#/definitions/uint32 69 $ref: /schemas/types.yaml#/definitions/uint32 78 $ref: /schemas/types.yaml#/definitions/uint32 88 $ref: /schemas/types.yaml#/definitions/uint32 93 $ref: /schemas/types.yaml#/definitions/uint32 97 $ref: /schemas/types.yaml#/definitions/uint32 108 $ref: /schemas/types.yaml#/definitions/uint32 113 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
H A D | data-fabric.json | 4 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 12 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 20 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 28 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 36 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 44 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 52 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 60 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 68 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 76 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
H A D | data-fabric.json | 4 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 12 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 20 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 28 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 36 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 44 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 52 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 60 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 68 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 76 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
H A D | data-fabric.json | 4 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 12 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 20 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 28 …"PublicDescription": "Remote Link Controller Outbound Packet Types: Data (32B): Remote Link Contro… 36 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 44 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 52 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 60 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 68 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 76 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… [all …]
|
/freebsd/sys/arm64/include/ |
H A D | _stdint.h | 59 * 7.18.2.1 Limits of exact-width integer types 61 /* Minimum values of exact-width signed integer types. */ 67 /* Maximum values of exact-width signed integer types. */ 73 /* Maximum values of exact-width unsigned integer types. */ 81 * 7.18.2.2 Limits of minimum-width integer types 83 /* Minimum values of minimum-width signed integer types. */ 89 /* Maximum values of minimum-width signed integer types. */ 95 /* Maximum values of minimum-width unsigned integer types. */ 103 * 7.18.2.3 Limits of fastest minimum-width integer types 105 /* Minimum values of fastest minimum-width signed integer types. */ [all …]
|
/freebsd/sys/arm/include/ |
H A D | _stdint.h | 57 * 7.18.2.1 Limits of exact-width integer types 59 /* Minimum values of exact-width signed integer types. */ 65 /* Maximum values of exact-width signed integer types. */ 71 /* Maximum values of exact-width unsigned integer types. */ 79 * 7.18.2.2 Limits of minimum-width integer types 81 /* Minimum values of minimum-width signed integer types. */ 87 /* Maximum values of minimum-width signed integer types. */ 93 /* Maximum values of minimum-width unsigned integer types. */ 101 * 7.18.2.3 Limits of fastest minimum-width integer types 103 /* Minimum values of fastest minimum-width signed integer types. */ [all …]
|
/freebsd/sys/riscv/include/ |
H A D | _stdint.h | 55 * 7.18.2.1 Limits of exact-width integer types 57 /* Minimum values of exact-width signed integer types. */ 63 /* Maximum values of exact-width signed integer types. */ 69 /* Maximum values of exact-width unsigned integer types. */ 77 * 7.18.2.2 Limits of minimum-width integer types 79 /* Minimum values of minimum-width signed integer types. */ 85 /* Maximum values of minimum-width signed integer types. */ 91 /* Maximum values of minimum-width unsigned integer types. */ 99 * 7.18.2.3 Limits of fastest minimum-width integer types 101 /* Minimum values of fastest minimum-width signed integer types. */ [all …]
|