Home
last modified time | relevance | path

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

12345678910>>...223

/freebsd/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/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::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/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c372 const char *types[2]; in ATF_TC_BODY() local
377 types[0] = "NAME2ADDR"; in ATF_TC_BODY()
378 types[1] = "ADDR2NAME"; in ATF_TC_BODY()
379 ATF_REQUIRE(cap_dns_type_limit(capdns, types, 2) == 0); in ATF_TC_BODY()
404 const char *types[2]; in ATF_TC_BODY() local
409 types[0] = "NAME2ADDR"; in ATF_TC_BODY()
410 ATF_REQUIRE(cap_dns_type_limit(capdns, types, 1) == 0); in ATF_TC_BODY()
411 types[1] = "ADDR2NAME"; in ATF_TC_BODY()
413 cap_dns_type_limit(capdns, types, 2) == -1); in ATF_TC_BODY()
414 types[0] = "ADDR2NAME"; in ATF_TC_BODY()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dmmc-controller-common.yaml30 $ref: /schemas/types.yaml#/definitions/flag
40 $ref: /schemas/types.yaml#/definitions/flag
64 $ref: /schemas/types.yaml#/definitions/flag
69 $ref: /schemas/types.yaml#/definitions/flag
78 $ref: /schemas/types.yaml#/definitions/uint32
92 $ref: /schemas/types.yaml#/definitions/uint32
97 $ref: /schemas/types.yaml#/definitions/flag
117 $ref: /schemas/types.yaml#/definitions/flag
123 $ref: /schemas/types.yaml#/definitions/flag
128 $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/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/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/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.yaml#/definitions/uint32-array
[all …]
H A Dti,ads7843.yaml43 $ref: /schemas/types.yaml#/definitions/uint16
48 $ref: /schemas/types.yaml#/definitions/uint16
53 $ref: /schemas/types.yaml#/definitions/uint16
63 $ref: /schemas/types.yaml#/definitions/flag
68 $ref: /schemas/types.yaml#/definitions/uint32
73 $ref: /schemas/types.yaml#/definitions/uint16
81 $ref: /schemas/types.yaml#/definitions/uint16
87 $ref: /schemas/types.yaml#/definitions/uint16
92 $ref: /schemas/types.yaml#/definitions/uint16
101 $ref: /schemas/types.yaml#/definitions/flag
[all …]
/freebsd/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/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/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/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.yaml#/definitions/uint32
[all …]
/freebsd/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 fo
[all...]
/freebsd/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 = !listconcat(IntegerTypeClass.Types, [Bool]);
102 let Types = [Ptr, FnPtr, MemberPtr];
[all …]
/freebsd/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
[all...]
/freebsd/sys/riscv/include/
H A D_stdint.h55 * 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 …]
/freebsd/sys/arm/include/
H A D_stdint.h57 * 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/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 …]
/freebsd/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/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/sys/contrib/device-tree/Bindings/input/
H A Dazoteq,iqs7222.yaml42 $ref: /schemas/types.yaml#/definitions/uint32
53 $ref: /schemas/types.yaml#/definitions/uint32
64 $ref: /schemas/types.yaml#/definitions/uint32
70 $ref: /schemas/types.yaml#/definitions/uint32
76 $ref: /schemas/types.yaml#/definitions/uint32
82 $ref: /schemas/types.yaml#/definitions/uint32
90 $ref: /schemas/types.yaml#/definitions/uint32
98 $ref: /schemas/types.yaml#/definitions/uint32
106 $ref: /schemas/types.yaml#/definitions/uint32
114 $ref: /schemas/types.yaml#/definitions/uint32
[all …]

12345678910>>...223