Home
last modified time | relevance | path

Searched full:arbitrary (Results 1 – 25 of 1519) sorted by relevance

12345678910>>...61

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecordHelpers.h18 /// Given an arbitrary codeview type, determine if it is an LF_STRUCTURE,
44 /// Given an arbitrary codeview type, determine if it is an LF_STRUCTURE,
58 /// Given an arbitrary codeview type index, determine its size.
61 /// Given an arbitrary codeview type, return the type's size in the case
/freebsd/contrib/tzdata/
H A Dzishrink.awk59 rule["Poland"] = "O" # arbitrary
68 rule["Mongol"] = "X" # arbitrary
81 rule["Chatham"] = "k" # arbitrary
85 rule["Moncton"] = "o" # arbitrary
87 rule["Albania"] = "q" # arbitrary
93 rule["Iceland"] = "w" # arbitrary
94 rule["Chile"] = "x" # arbitrary
96 rule["Romania"] = "z" # arbitrary
97 rule["Macau"] = "_" # arbitrary
/freebsd/contrib/mandoc/
H A Dmandoc_escape.376 Some escape sequences allow arbitrary characters
205 followed by an argument delimited by an arbitrary character.
209 followed by an argument delimited by an arbitrary character.
214 The delimiter character is arbitrary except that digits cannot be used.
228 followed by an argument delimited by an arbitrary character.
321 followed by an argument delimited by an arbitrary character.
/freebsd/secure/lib/libcrypto/man/man5/
H A Dx509v3_config.597 \& arbitrary
173 If an extension type is unsupported, then the \fIarbitrary\fR extension syntax
174 must be used, see the "ARBITRARY EXTENSIONS" section for more details.
331 The value of \fBotherName\fR can include arbitrary data associated with an OID;
635 .SH "ARBITRARY EXTENSIONS"
636 .IX Header "ARBITRARY EXTENSIONS"
638 using the arbitrary extension format. It is also possible to use the arbitrary
642 There are two ways to encode arbitrary extensions.
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod36 arbitrary
99 If an extension type is unsupported, then the I<arbitrary> extension syntax
100 must be used, see the L</ARBITRARY EXTENSIONS> section for more details.
258 The value of B<otherName> can include arbitrary data associated with an OID;
558 =head1 ARBITRARY EXTENSIONS
561 using the arbitrary extension format. It is also possible to use the arbitrary
565 There are two ways to encode arbitrary extensions.
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.h63 * \brief ZfsdException constructor allowing arbitrary string
71 * \brief ZfsdException constructor allowing arbitrary string
85 * \brief ZfsdException constructor allowing arbitrary string
/freebsd/share/doc/usd/22.trofftut/
H A Dtt0698 command can be used to request an arbitrary amount of vertical motion.
156 Arbitrary horizontal motions are also available _
337 lines of arbitrary length with arbitrary characters.
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_PARAM.381 \&\fBOSSL_PARAM\fR is a type that allows passing arbitrary data for some
173 If \fIdata_size\fR is zero, it means that an arbitrary data size is
209 The parameter data is an integer (signed or unsigned) of arbitrary
221 The parameter data is an arbitrary string of bytes.
248 The parameter data is a pointer to an arbitrary string of bytes.
/freebsd/contrib/bearssl/inc/
H A Dbearssl_prf.h54 * arbitrary output length can be produced. The "seed" is provided as an
55 * arbitrary number of binary chunks, that gets internally concatenated.
61 * Each chunk may have an arbitrary length, and may be empty (no byte at
H A Dbearssl_aead.h93 * be provided in several chunks of arbitrary length.
105 * several chunks of arbitrary length.
215 * chunks of arbitrary length.
245 * Data may be provided in several chunks of arbitrary length.
400 * arbitrary length (up to 2^64-1 bits), but the "normal" length is
414 * Additional data can be injected in several chunks of arbitrary length;
444 * Data may be provided in several chunks of arbitrary length. The maximum
649 * the same encryption key. Nonces can have arbitrary length. If nonces
711 * Additional data can be injected in several chunks of arbitrary length;
758 * Data may be provided in several chunks of arbitrary length.
[all …]
/freebsd/contrib/googletest/googlemock/
H A DREADME.md21 - Handles functions of arbitrary types and overloaded functions.
25 - Allows arbitrary (partial) ordering constraints on function calls to be
/freebsd/crypto/heimdal/doc/
H A Dlayman.asc211 BIT STRING, an arbitrary string of bits (ones and
214 IA5String, an arbitrary string of IA5 (ASCII)
217 INTEGER, an arbitrary integer.
225 OCTET STRING, an arbitrary string of octets (eight-bit
228 PrintableString, an arbitrary string of printable
231 T61String, an arbitrary string of T.61 (eight-bit)
313 ANY type denotes an arbitrary value of an arbitrary type,
314 where the arbitrary type is possibly defined in the
668 The ANY type denotes an arbitrary value of an arbitrary
669 type, where the arbitrary type is possibly defined in the
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM.pod22 B<OSSL_PARAM> is a type that allows passing arbitrary data for some
120 If I<data_size> is zero, it means that an arbitrary data size is
161 The parameter data is an integer (signed or unsigned) of arbitrary
176 The parameter data is an arbitrary string of bytes.
205 The parameter data is a pointer to an arbitrary string of bytes.
/freebsd/share/man/man9/
H A Dether_gen_addr.934 .Nd "generate an arbitrary MAC address for use"
46 function generates an arbitrary MAC address for use by an ethernet interface
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dcpm.txt53 indicate the portion of muram that is usable by the OS for arbitrary
54 purposes. The data node may have an arbitrary number of reg resources,
/freebsd/contrib/sendmail/smrsh/
H A Dsmrsh.874 it simply disallows execution of arbitrary programs.
79 allows users to run arbitrary programs in their
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.h50 * @param initval: the previous hash, or an arbitrary value
59 * @param initval: the previous hash, or an arbitrary value
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPSInt.cpp1 //===-- llvm/ADT/APSInt.cpp - Arbitrary Precision Signed Int ---*- C++ -*--===//
10 // represents an arbitrary sized integer that knows its signedness.
/freebsd/crypto/openssl/include/internal/
H A Dcore.h21 * construct an arbitrary method from a dispatch table found by looking
24 * arbitrary object.
/freebsd/sys/dts/
H A Dbindings-gpio.txt54 Value type: <prop-encoded-array> encoded as arbitrary number of GPIO
59 consists of an arbitrary number of GPIO specifiers.
/freebsd/lib/libsys/
H A Dauxv.348 The canary value for SSP (arbitrary sized buffer, as many bytes are
77 Vector of page sizes (arbitrary sized buffer, as many elements of the
/freebsd/share/doc/usd/21.troff/
H A Dm080 arbitrary style headers and footers;
81 arbitrary style footnotes;
85 arbitrary horizontal and vertical local motions at any point;
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt37 container of an arbitrary number of subnodes, called pin group nodes in this
46 A pin group node specifies the desired pin mux for an arbitrary number of
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dtouchscreen.yaml39 description: maximum reported pressure (arbitrary range dependent on the controller)
56 description: pressure noise value of the absolute input device (arbitrary
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dkeystone-pll.txt46 - bit-mask : arbitrary bitmask for programming the mux
68 - bit-mask : arbitrary bitmask for programming the divider

12345678910>>...61