| /freebsd/contrib/libcbor/src/cbor/ |
| H A D | ints.h | 24 /** Extracts the integer value 31 /** Extracts the integer value 38 /** Extracts the integer value 45 /** Extracts the integer value 52 /** Extracts the integer value
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | MisExpect.h | 10 // usage of the llvm.expect intrinsic. This utility extracts the threshold 30 /// range. It extracts the expected weights from the MD_prof weights attached 42 /// range. It extracts the expected weights from the MD_prof weights attached 66 /// range. It extracts the expected weights from the MD_prof weights attached
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDataExtractor.h | 48 /// Extracts the DWARF "initial length" field, which can either be a 32-bit 60 /// Extracts a value and applies a relocation to the result if 70 /// Extracts an address-sized value and applies a relocation to the result if 80 /// Extracts a DWARF-encoded pointer in \p Offset using \p Encoding.
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterleavedAccessPass.cpp | 121 /// extractelement instructions in \p Extracts can be replaced by uses of the 124 bool tryReplaceExtracts(ArrayRef<ExtractElementInst *> Extracts, 263 SmallVector<ExtractElementInst *, 4> Extracts; in lowerInterleavedLoad() local 271 Extracts.push_back(Extract); in lowerInterleavedLoad() 338 if (!tryReplaceExtracts(Extracts, Shuffles)) in lowerInterleavedLoad() 348 // If Extracts is not empty, tryReplaceExtracts made changes earlier. in lowerInterleavedLoad() 349 return !Extracts.empty() || BinOpShuffleChanged; in lowerInterleavedLoad() 393 ArrayRef<ExtractElementInst *> Extracts, in tryReplaceExtracts() argument 397 if (Extracts.empty()) in tryReplaceExtracts() 404 for (auto *Extract : Extracts) { in tryReplaceExtracts() [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_get_client_random.pod | 24 SSL_get_client_random() extracts the random value sent from the client 32 SSL_get_server_random() behaves the same, but extracts the random value 35 SSL_SESSION_get_master_key() behaves the same, but extracts the master
|
| H A D | CMS_uncompress.pod | 15 CMS_uncompress() extracts and uncompresses the content from a CMS
|
| H A D | PKCS7_decrypt.pod | 15 PKCS7_decrypt() extracts and decrypts the content from a PKCS#7 envelopedData
|
| H A D | OCSP_resp_find_status.pod | 80 OCSP_single_get0_status() extracts the fields of I<single> in I<*reason>, 83 OCSP_resp_get0_produced_at() extracts the B<producedAt> field from the
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_get_client_random.3 | 83 \&\fBSSL_get_client_random()\fR extracts the random value sent from the client 91 \&\fBSSL_get_server_random()\fR behaves the same, but extracts the random value 94 \&\fBSSL_SESSION_get_master_key()\fR behaves the same, but extracts the master
|
| H A D | OCSP_resp_find_status.3 | 139 \&\fBOCSP_single_get0_status()\fR extracts the fields of \fIsingle\fR in \fI*reason\fR, 142 \&\fBOCSP_resp_get0_produced_at()\fR extracts the \fBproducedAt\fR field from the
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | BlockExtractor.h | 1 //===- BlockExtractor.h - Extracts blocks into their own functions --------===// 9 // This pass extracts the specified basic blocks from the module into their
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/InterfaceStub/ |
| H A D | IFSStub.h | 133 /// This function extracts ELF bit width from e_ident[EI_CLASS] of an ELF file 140 /// This function extracts ELF endianness from e_ident[EI_DATA] of an ELF file 147 /// This function extracts symbol type from a symbol's st_info member and
|
| /freebsd/share/man/man7/ |
| H A D | bsd.snmpmod.mk.7 | 69 the one that extracts the symbols in 79 that extracts symbols from MIB definition files.
|
| /freebsd/usr.sbin/ifmcstat/ |
| H A D | ifmcstat.8 | 86 extracts values associated with the name list from the specified core, 90 extracts the name list from the specified kernel instead of the
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/ |
| H A D | IPO.h | 36 /// createLoopExtractorPass - This pass extracts all natural loops from the 41 /// createSingleLoopExtractorPass - This pass extracts one natural loop from the
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | bmiintrin.h | 210 /// Extracts the specified bits from the first operand and returns them 233 /// Extracts the specified bits from the first operand and returns them 258 /// Extracts the specified bits from the first operand and returns them 431 /// Extracts the specified bits from the first operand and returns them 454 /// Extracts the specified bits from the first operand and returns them 479 /// Extracts the specified bits from the first operand and returns them
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | BlockExtractor.cpp | 1 //===- BlockExtractor.cpp - Extracts blocks into their own functions ------===// 9 // This pass extracts the specified basic blocks from the module into their 95 /// Extracts the landing pads to make sure all of them have only one
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | slh-dsa.c | 27 * This function extracts an 8-bit unsigned integer from the provided buffer, 157 * This function extracts two selector values from the provided buffer, 190 * This function extracts a selector value from the provided buffer, 294 * the generated signature. It extracts necessary parameters from the buffer 405 * This function extracts key data from two given SLH-DSA keys (`alice` and `bob`),
|
| /freebsd/tools/debugscripts/ |
| H A D | README | 17 automatically extracts the path to the kernel source, runs gdb to extract
|
| /freebsd/contrib/kyua/engine/ |
| H A D | scanner.cpp | 48 /// Extracts the keys of a map as a deque. 150 /// Extracts the current element.
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.4023118 | 23 and the kernel extracts it into the variable cpu_tick_freq. On sun4u's,
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_ni.c | 3537 /* Configure extracts according to the given flags. */ in dpaa2_ni_set_dist_key() 3539 key = &cls_cfg.extracts[cls_cfg.num_extracts]; in dpaa2_ni_set_dist_key() 3641 extr = &dpni_ext->extracts[i]; in dpaa2_ni_prepare_key_cfg() 3643 switch (cfg->extracts[i].type) { in dpaa2_ni_prepare_key_cfg() 3645 extr->prot = cfg->extracts[i].extract.from_hdr.prot; in dpaa2_ni_prepare_key_cfg() 3647 cfg->extracts[i].extract.from_hdr.type & 0x0Fu; in dpaa2_ni_prepare_key_cfg() 3648 extr->size = cfg->extracts[i].extract.from_hdr.size; in dpaa2_ni_prepare_key_cfg() 3649 extr->offset = cfg->extracts[i].extract.from_hdr.offset; in dpaa2_ni_prepare_key_cfg() 3650 extr->field = cfg->extracts[i].extract.from_hdr.field; in dpaa2_ni_prepare_key_cfg() 3652 cfg->extracts[i].extract.from_hdr.hdr_index; in dpaa2_ni_prepare_key_cfg() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
| H A D | zdb_recover.ksh | 56 log_pass "zdb -r <dataset> <path> <dest> extracts the correct data."
|
| H A D | zdb_recover_2.ksh | 58 log_pass "zdb -r <dataset> <path> <dest> extracts the correct data."
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CommentBriefParser.h | 22 /// A very simple comment parser that extracts "a brief description".
|