Home
last modified time | relevance | path

Searched full:types (Results 1 – 25 of 9312) sorted by relevance

12345678910>>...373

/freebsd-src/lib/libc/stdio/
H A Dprintf-pos.c41 #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-src/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp1 //===--- 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
[all...]
/freebsd-src/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c393 const char *types[2]; in ATF_TC_BODY()
398 types[0] = "NAME2ADDR"; in ATF_TC_BODY()
399 types[1] = "ADDR2NAME"; in ATF_TC_BODY()
400 ATF_REQUIRE(cap_dns_type_limit(capdns, types, 2) == 0); in ATF_TC_BODY()
424 const char *types[2]; in ATF_TC_BODY()
429 types[0] = "NAME2ADDR"; in ATF_TC_BODY()
430 ATF_REQUIRE(cap_dns_type_limit(capdns, types, 1) == 0); in ATF_TC_BODY()
431 types[1] = "ADDR2NAME"; in ATF_TC_BODY()
433 cap_dns_type_limit(capdns, types, 2) == -1); in ATF_TC_BODY()
434 types[ in ATF_TC_BODY()
394 const char *types[2]; ATF_TC_BODY() local
425 const char *types[2]; ATF_TC_BODY() local
456 const char *types[2]; ATF_TC_BODY() local
486 const char *types[2]; ATF_TC_BODY() local
517 const char *types[2]; ATF_TC_BODY() local
548 const char *types[2]; ATF_TC_BODY() local
589 const char *types[2]; ATF_TC_BODY() local
630 const char *types[2]; ATF_TC_BODY() local
670 const char *types[2]; ATF_TC_BODY() local
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/
H A Dmmc-controller.yaml38 $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.yaml#/definitions/flag
[all …]
H A Dsdhci-am654.yaml63 $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-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp30 [=](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-src/sys/contrib/device-tree/Bindings/usb/
H A Dusb251xb.yaml38 $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-src/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml49 $ref: /schemas/types.yaml#/definitions/uint32
150 $ref: /schemas/types.yaml#/definitions/uint32
158 $ref: /schemas/types.yaml#/definitions/uint32
164 $ref: /schemas/types.yaml#/definitions/uint32
171 $ref: /schemas/types.yaml#/definitions/uint32
177 $ref: /schemas/types.yaml#/definitions/uint32
183 $ref: /schemas/types.yaml#/definitions/uint32
194 $ref: /schemas/types.yaml#/definitions/uint32-array
204 $ref: /schemas/types.yaml#/definitions/uint32-array
214 $ref: /schemas/types
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Djedec,lpddr3-timings.yaml24 $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 Djedec,lpddr2-timings.yaml17 $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 Djedec,lpddr3.yaml31 $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-src/crypto/heimdal/doc/
H A Dlayman.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 …]
/freebsd-src/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.yaml22 $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-src/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,adf4350.yaml42 $ref: /schemas/types.yaml#/definitions/uint32
47 $ref: /schemas/types.yaml#/definitions/uint32
52 $ref: /schemas/types.yaml#/definitions/uint32
58 $ref: /schemas/types.yaml#/definitions/flag
62 $ref: /schemas/types.yaml#/definitions/flag
66 $ref: /schemas/types.yaml#/definitions/flag
70 $ref: /schemas/types.yaml#/definitions/flag
74 $ref: /schemas/types.yaml#/definitions/flag
79 $ref: /schemas/types.yaml#/definitions/uint32
83 $ref: /schemas/types
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight-cti.yaml51 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 Darm,coresight-cti.yaml50 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 for the CTI trigger in
[all …]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp48 #include "clang/Driver/Types.h"
66 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()
102 // Return Lang as one of the canonical supported types.
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()
[all …]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td15 // 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
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/
H A Drockchip,rk3399-dmc.yaml18 $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.yaml#/definitions/uint32
[all …]
/freebsd-src/share/man/man7/
H A Dstdint.730 .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-src/lib/libpmc/pmu-events/arch/x86/amdzen3/
H A Ddata-fabric.json4 …"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-src/lib/libpmc/pmu-events/arch/x86/amdzen1/
H A Ddata-fabric.json4 …"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-src/lib/libpmc/pmu-events/arch/x86/amdzen2/
H A Ddata-fabric.json4 …"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-src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra-pinmux-common.yaml46 $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-src/sys/arm64/include/
H A D_stdint.h59 * 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 …]

12345678910>>...373