| /freebsd-13.1/contrib/llvm-project/libunwind/src/ |
| H A D | Unwind-EHABI.cpp | 746 switch (representation) { in ValueAsBitPattern() 768 representation, in _Unwind_VRS_Set() 780 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set() 782 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set() 834 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal() 836 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal() 883 representation, in _Unwind_VRS_Get() 895 representation); in _Unwind_VRS_Pop() 902 if (representation != _UVRSD_UINT32) in _Unwind_VRS_Pop() 934 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop() [all …]
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | BN_bn2bin.pod | 57 hexadecimal number representation and converts them to a B<BIGNUM> and 59 B<a> is NULL, it only computes the length of valid representation. 70 the most significant bit signals a negative number (the representation 73 BN_bn2mpi() stores the representation of B<a> at B<to>, where B<to> 77 BN_mpi2bn() converts the B<len> bytes long representation at B<s> to 96 BN_bn2mpi() returns the length of the representation. BN_mpi2bn()
|
| H A D | d2i_SSL_SESSION.pod | 5 d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation 32 i2d_SSL_SESSION() returns the size of the ASN1 representation in bytes.
|
| H A D | OBJ_nid2obj.pod | 47 a representation of the ASN1 OBJECT IDENTIFIER (OID) type. 64 a long name, a short name or the numerical representation of an object. 71 OBJ_obj2txt() converts the B<ASN1_OBJECT> I<a> into a textual representation. 73 the representation is written as a NUL-terminated string to I<buf>, where 76 required for non-truncated representation, or -1 on error.
|
| H A D | X509_digest.pod | 39 X509_pubkey_digest() returns a digest of the DER representation of the public 41 All other functions described here return a digest of the DER representation
|
| H A D | ASN1_STRING_print_ex.pod | 52 using exactly four characters for the hex representation. If it is 32 bits then 53 "\WXXXXXXXX" is used using eight characters of its hex representation. These forms 60 representation.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb-device.txt | 22 The textual representation of VID and PID shall be in lower case hexadecimal 38 number. The textual representation of VID, PID, CN and IN shall be in lower 45 The configuration component is not included in the textual representation of 51 The textual representation of VID and PID shall be in lower case hexadecimal
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/crypto/ |
| H A D | mv_cesa.txt | 10 but this representation is deprecated and marvell,crypto-srams should 12 - reg-names: "regs". Can contain an "sram" entry, but this representation
|
| H A D | marvell-cesa.txt | 14 but this representation is deprecated and marvell,crypto-srams should 16 - reg-names: "regs". Can contain an "sram" entry, but this representation
|
| /freebsd-13.1/contrib/llvm-project/libunwind/include/ |
| H A D | unwind.h | 205 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 210 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 216 _Unwind_VRS_DataRepresentation representation);
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 39 /// - the representation of member function pointers is adjusted 81 /// - representation of member function pointers adjusted as in ARM. 88 /// - representation of member function pointers adjusted as in ARM. 94 /// - representation of member function pointers is adjusted, as in ARM;
|
| /freebsd-13.1/contrib/libcxxrt/ |
| H A D | unwind-arm.h | 134 _Unwind_VRS_DataRepresentation representation, 139 _Unwind_VRS_DataRepresentation representation,
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | TODO | 72 Once a representation exceeds a certain configured threshold (16M default), 79 and packed representation, all large data that benefit from these (i.e. 81 If a future representation is smaller than the threshold, it may be 94 representation uses hashes and the conversion is expensive. 97 all use that array representation internally wherever appropriate. This 101 Moreover, switch from the key/value representation to a slightly tighter 102 and easier to process binary representation (validity is already guaranteed
|
| H A D | structure | 19 To reduce the size of the on-disk representation, revision data gets 26 node-revision, directory representation, or property representation 109 When representation sharing is enabled, the filesystem tracks 110 representation checksum and location mappings using a SQLite database in 112 hash text as the primary key, mapped to the representation revision, offset, 232 representation. 246 <sha1> Text representation of that sha1 273 dump representation of the directory entries from the old node-rev (or 302 <offset> <length> <size> <digest>" if the text representation is
|
| /freebsd-13.1/contrib/kyua/utils/config/ |
| H A D | tree.ipp | 53 /// \param dotted_key The key to be registered in dotted representation. 71 /// \param dotted_key The key to be registered in dotted representation. 98 /// \param dotted_key The key to be registered in dotted representation. 126 /// \param dotted_key The key to be registered in dotted representation.
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| H A D | structure | 148 below), whose value is a representation pointing to a string 176 and DATA-KEY identifies the representation for the file's current 264 and parse it appropriately. A representation has the form: 273 which this representation was created. MD5 is a checksum of the 274 representation's contents, that is, what the representation produces, 291 representation. Here are the two forms currently recognized: 376 representation for each revision. 383 change the representation pretty much as we please to optimize 388 exactly one representation. This is so that when we change a 397 When a representation is deltified, it is changed in place. [all …]
|
| /freebsd-13.1/contrib/libucl/doc/ |
| H A D | lua_api.md | 67 converts `obj` to lua representation using the following conversions: 107 - `{string}`: string representation of `var` in the specific `format`. 182 Get top object from parser and export it to lua representation.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pci/ |
| H A D | mobiveil-pcie.txt | 7 - #address-cells: Address representation for root ports, set to <3> 8 - #size-cells: Size representation for root ports, set to <2>
|
| H A D | xilinx-pcie.txt | 4 - #address-cells: Address representation for root ports, set to <3> 5 - #size-cells: Size representation for root ports, set to <2>
|
| H A D | xilinx-nwl-pcie.txt | 5 - #address-cells: Address representation for root ports, set to <3> 6 - #size-cells: Size representation for root ports, set to <2>
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | ti,davinci-rproc.txt | 4 Binding status: Unstable - Subject to changes for DT representation of clocks 29 and the size of the region, the representation matching
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/perf/ |
| H A D | nds32v3-pmu.txt | 4 The NDS32 PMU representation in the device tree should be done as under:
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | structure | 23 node-revision, directory representation, or property representation 115 When representation sharing is enabled, the filesystem tracks 157 Delta representation in revision files 302 1 ... file representation 303 2 ... directory representation 304 3 ... file property representation 305 4 ... directory property representation 309 The various representation types all share the same morphology. The 534 A representation begins with a line containing either "PLAIN\n" or 542 If the representation is for the text contents of a directory node, [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | cache_sram.txt | 5 as SRAM. This cache SRAM representation in the device
|
| /freebsd-13.1/contrib/kyua/model/ |
| H A D | README | 8 All the classes in the data model have to have an on-disk representation
|