Home
last modified time | relevance | path

Searched full:stored (Results 1 – 25 of 3407) sorted by relevance

12345678910>>...137

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h54 /// BuiltinType, etc.). The type stored within @c CanQual<T> will be of that
67 QualType Stored; variable
83 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } in getTypePtr()
88 return cast_or_null<T>(Stored.getTypePtrOrNull()); in getTypePtrOrNull()
92 operator QualType() const { return Stored; } in QualType()
98 return Stored.isNull(); in isNull()
101 SplitQualType split() const { return Stored.split(); } in split()
129 Qualifiers getQualifiers() const { return Stored.getLocalQualifiers(); } in getQualifiers()
132 unsigned getCVRQualifiers() const { return Stored.getLocalCVRQualifiers(); } in getCVRQualifiers()
135 bool hasQualifiers() const { return Stored.hasLocalQualifiers(); } in hasQualifiers()
[all …]
H A DNestedNameSpecifier.h80 /// An identifier, stored as an IdentifierInfo*.
83 /// A namespace, stored as a NamespaceDecl*.
86 /// A namespace alias, stored as a NamespaceAliasDecl*.
89 /// A type, stored as a Type*.
93 /// stored as a Type*.
96 /// The global specifier '::'. There is no stored value.
99 /// Microsoft's '__super' specifier, stored as a CXXRecordDecl* of
171 /// Determine what kind of nested name specifier is stored.
174 /// Retrieve the identifier stored in this nested name
183 /// Retrieve the namespace stored in this nested name
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DGlobalStatus.h46 /// This global is stored to, but the only thing stored is the constant it
50 /// This global is stored to, but only its initializer and one other value
51 /// is ever stored to it. If this global isStoredOnce, we track the value
52 /// stored to it via StoredOnceStore below. This is only tracked for scalar
56 /// This global is stored to by multiple values or something else that we
58 Stored enumerator
61 /// If only one value (besides the initializer constant) is ever stored to
65 /// If only one value (besides the initializer constant) is ever stored to
66 /// this global return the stored value.
/freebsd/contrib/libarchive/libarchive/
H A Dtar.598 Pathname, stored as a null-terminated string.
99 Early tar implementations only stored regular files (including
105 File mode, stored as an octal number in ASCII.
122 Header checksum, stored as an octal number in ASCII.
125 This field should be stored as six octal digits followed by a null and a space
326 or times supported by modifying how numbers are stored in the
358 There are many attributes that cannot be portably stored in a
367 The new data is stored in ustar-compatible archive entries that use the
382 The extended attributes themselves are stored as a series of text-format
393 Note that, unlike the historic header, numeric values are stored usin
[all...]
H A Dlibarchive-formats.560 timestamp, and mode information, and the file data is stored in
88 format that adds a separate entry with additional attributes stored
92 The extended attributes are of unlimited length and are stored
124 separate files stored in
138 Symbolic links and hard links are stored in the archive with
143 security information cannot be stored.
160 Symbolic links and hard links are stored in the archive with
164 User and group information are stored as numeric IDs; there
168 security information cannot be stored.
403 although many of the keywords cannot currently be stored i
[all...]
/freebsd/lib/libsys/
H A Duuidgen.279 This field is stored in the native byte-order.
83 This field is stored in the native byte-order.
87 The version number is stored in the most significant 4 bits of the 16-bit
89 This field is stored in the native byte-order.
97 the variant value is stored in the most significant bits of the field.
106 Any multi-byte field is to be stored in the local or native byte-order and
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtmmintrin.h191 /// horizontal sums of the values are stored in the lower bits of the
195 /// horizontal sums of the values are stored in the upper bits of the
214 /// horizontal sums of the values are stored in the lower bits of the
218 /// horizontal sums of the values are stored in the upper bits of the
237 /// horizontal sums of the values are stored in the lower bits of the
241 /// horizontal sums of the values are stored in the upper bits of the
260 /// horizontal sums of the values are stored in the lower bits of the
264 /// horizontal sums of the values are stored in the upper bits of the
286 /// horizontal sums of the values are stored in the lower bits of the
290 /// horizontal sums of the values are stored in the upper bits of the
[all …]
H A Davxneconvertintrin.h29 /// stored at memory locations starting at location \a __A to a
62 /// stored at memory locations starting at location \a __A to a
95 /// stored at memory locations starting at location \a __A to a
128 /// stored at memory locations starting at location \a __A to a
161 /// stored at memory locations starting at location \a __A to packed
194 /// stored at memory locations starting at location \a __A to packed
227 /// stored at memory locations starting at location \a __A to packed
260 /// stored at memory locations starting at location \a __A to packed
293 /// stored at memory locations starting at location \a __A to packed
326 /// stored at memory locations starting at location \a __A to packed
[all …]
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h743 #define ZPOOL_CONFIG_SCAN_STATS "scan_stats" /* not stored on disk */
744 #define ZPOOL_CONFIG_REMOVAL_STATS "removal_stats" /* not stored on disk */
747 #define ZPOOL_CONFIG_VDEV_STATS "vdev_stats" /* not stored on disk */
748 #define ZPOOL_CONFIG_INDIRECT_SIZE "indirect_size" /* not stored on disk */
839 #define ZPOOL_CONFIG_SUSPENDED "suspended" /* not stored on disk */
840 #define ZPOOL_CONFIG_SUSPENDED_REASON "suspended_reason" /* not stored */
841 #define ZPOOL_CONFIG_TIMESTAMP "timestamp" /* not stored on disk */
842 #define ZPOOL_CONFIG_BOOTFS "bootfs" /* not stored on disk */
843 #define ZPOOL_CONFIG_MISSING_DEVICES "missing_vdevs" /* not stored on disk */
844 #define ZPOOL_CONFIG_LOAD_INFO "load_info" /* not stored on disk */
[all …]
/freebsd/contrib/libfido2/examples/
H A DREADME.adoc56 key is stored in <pubkey>. If option -i is specified, the credential
57 ID is stored in <cred_id>. The -e option may be used to add <cred_id>
65 option -b is specified, the credential's "largeBlob" key is stored in
82 is specified, the resulting hmac-secret is stored in <hmac_secret>.
84 option -b specified, the credential's "largeBlob" key is stored in
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_BLD.pod75 I<val> is stored by value and an expression or auto variable can be used.
81 The I<bn> argument is stored by reference and the underlying BIGNUM object
90 The I<bn> argument is stored by reference and the underlying BIGNUM object
97 The string that I<buf> points to is stored by reference and must remain in
102 The memory that I<buf> points to is stored by reference and must remain in
109 The string I<buf> points to is stored by reference and must remain in
114 The memory I<buf> points to is stored by reference and must remain in
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_rand_get_entropy.pod28 stored in a buffer which contains at least I<min_len> and at most I<max_len>
29 bytes. The buffer address is stored in I<*pout> and the buffer length is
40 The output is stored in a buffer which contains at least I<min_len> and at
41 most I<max_len> bytes. The buffer address is stored in I<*pout> and the
/freebsd/share/man/man5/
H A Dar.5128 embedded spaces are stored directly in the
132 embedded spaces are stored immediately after the archive header
165 File names that are up to 15 characters long are stored directly in the
180 and the decimal offset of the file name in the string table is stored
187 As an example, if the real file name has been stored at offset 768 in
294 This count of entries is stored most significant byte first.
298 4-byte numbers, each stored most significant byte first.
H A Dethers.542 The data is stored in a file called
55 library functions to use data stored in the
83 stored as an
85 structure, and a hostname stored as a character string.
H A Deui64.541 The data is stored in a file called
59 library functions to use data stored in the
89 .\" stored as an
91 .\" structure, and a hostname stored as a character string.
/freebsd/lib/libc/iconv/
H A Diconvctl.373 The answer is stored in
88 The answer is stored in
104 The callback functions are stored in a
117 The answer is stored in
143 .\"The callback functions are stored in a
/freebsd/share/man/man3/
H A Dsigevent.366 The value stored in
79 The value stored in
93 member of the kevent structure contains the value stored in
102 The value stored in
/freebsd/lib/libc/db/man/
H A Dbtree.3126 The maximum number of keys which will be stored on any single page.
128 .\" The maximum number of keys which will be stored on any single page.
139 The minimum number of keys which will be stored on any single page.
140 This value is used to determine which keys will be stored on overflow
142 by the minkeypage value, it will be stored on overflow pages instead
193 The byte order for integers in the stored database metadata.
/freebsd/sys/contrib/zlib/
H A Dinflate.h34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
36 COPY, /* i/o: waiting for input or output to copy stored block */
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
69 STORED -> COPY_ -> COPY -> TYPE
104 /* for string and stored block copying */
/freebsd/contrib/elftoolchain/ar/
H A Dar.5132 embedded spaces are stored directly in the
136 embedded spaces are stored immediately after the archive header
169 File names that are up to 15 characters long are stored directly in the
184 and the decimal offset of the file name in the string table is stored
191 As an example, if the real file name has been stored at offset 768 in
298 This count of entries is stored most significant byte first.
302 4-byte numbers, each stored most significant byte first.
/freebsd/share/man/man4/
H A Dmpr.4157 The current number of free chain frames is stored in the
162 The lowest number of free chain frames seen since boot is stored in the
168 stored in the
180 The current number of free PRP pages is stored in the
187 The lowest number of free PRP pages seen since boot is stored in the
193 stored in the
213 will be used per I/O will be calculated using the IOCFacts values stored in
220 The highest number of active I/O commands seen since boot is stored in the
H A Dip6.4230 The information is stored in the ancillary data as a
254 The information is stored in the following structure in the ancillary
267 The value is stored as an
276 .\" The option is stored as a
286 The option is stored in the following structure in the ancillary data
306 The option is stored in the following structure in the ancillary data
331 The header field is stored as a single value of type
338 The header is stored in the following structure in the ancillary data
388 to have checksums of their data stored and where outgoing packets will
389 have checksums of their data computed and stored by the kernel.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp70 // stored in it.
79 // stored in it.
112 // stored in it.
118 // stored in it.
140 // stored in it.
149 // stored in it.
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_qmap.h62 * structures. Each item stored in a quick map has a unique 64-bit key
183 * are stored.
190 * that need to be stored in a quick list, a quick pool, and a quick map.
225 * are stored.
228 * stored in a map item, respectively.
311 * The cl_qmap_count function returns the number of items stored
329 * Returns the number of items stored in the map.
371 * The cl_qmap_set_obj function sets the object stored in a map object.
404 * The cl_qmap_obj function returns the object stored in a map object.
420 * Returns the value of the object pointer stored in the map object.
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_PARAM_BLD.3198 \&\fIval\fR is stored by value and an expression or auto variable can be used.
204 The \fIbn\fR argument is stored by reference and the underlying \s-1BIGNUM\s0 object
213 The \fIbn\fR argument is stored by reference and the underlying \s-1BIGNUM\s0 object
220 The string that \fIbuf\fR points to is stored by reference and must remain in
225 The memory that \fIbuf\fR points to is stored by reference and must remain in
232 The string \fIbuf\fR points to is stored by reference and must remain in
237 The memory \fIbuf\fR points to is stored by reference and must remain in

12345678910>>...137