| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | 
| H A D | TypeRecordHelpers.h | 18 /// 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 D | zishrink.awk | 59   rule["Poland"] = "O" # arbitrary68   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 D | mandoc_escape.3 | 76 Some escape sequences allow arbitrary characters205 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 D | x509v3_config.5 | 97 \& arbitrary173 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 D | x509v3_config.pod | 36  arbitrary99 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 D | zfsd_exception.h | 63 	 * \brief ZfsdException constructor allowing arbitrary string71 	 * \brief ZfsdException constructor allowing arbitrary string
 85 	 * \brief ZfsdException constructor allowing arbitrary string
 
 | 
| /freebsd/share/doc/usd/22.trofftut/ | 
| H A D | tt06 | 98 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 D | OSSL_PARAM.3 | 81 \&\fBOSSL_PARAM\fR is a type that allows passing arbitrary data for some173 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 D | bearssl_prf.h | 54  * arbitrary output length can be produced. The "seed" is provided as an55  * 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 D | bearssl_aead.h | 93  *     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 D | README.md | 21 -   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 D | layman.asc | 211      BIT STRING, an arbitrary string of bits (ones and214      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 D | OSSL_PARAM.pod | 22 B<OSSL_PARAM> is a type that allows passing arbitrary data for some120 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 D | ether_gen_addr.9 | 34 .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 D | cpm.txt | 53 indicate the portion of muram that is usable by the OS for arbitrary54 purposes.  The data node may have an arbitrary number of reg resources,
 
 | 
| /freebsd/contrib/sendmail/smrsh/ | 
| H A D | smrsh.8 | 74 it simply disallows execution of arbitrary programs.79 allows users to run arbitrary programs in their
 
 | 
| /freebsd/contrib/unbound/util/storage/ | 
| H A D | lookup3.h | 50  * @param initval: the previous hash, or an arbitrary value59  * @param initval: the previous hash, or an arbitrary value
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | 
| H A D | APSInt.cpp | 1 //===-- 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 D | core.h | 21  * construct an arbitrary method from a dispatch table found by looking24  * arbitrary object.
 
 | 
| /freebsd/sys/dts/ | 
| H A D | bindings-gpio.txt | 54 Value type:	<prop-encoded-array> encoded as arbitrary number of GPIO59 		consists of an arbitrary number of GPIO specifiers.
 
 | 
| /freebsd/lib/libsys/ | 
| H A D | auxv.3 | 48 The canary value for SSP (arbitrary sized buffer, as many bytes are77 Vector of page sizes (arbitrary sized buffer, as many elements of the
 
 | 
| /freebsd/share/doc/usd/21.troff/ | 
| H A D | m0 | 80 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 D | cnxt,cx92755-pinctrl.txt | 37 container of an arbitrary number of subnodes, called pin group nodes in this46 A pin group node specifies the desired pin mux for an arbitrary number of
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ | 
| H A D | touchscreen.yaml | 39     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 D | keystone-pll.txt | 46 - bit-mask : arbitrary bitmask for programming the mux68 - bit-mask : arbitrary bitmask for programming the divider
 
 |