Home
last modified time | relevance | path

Searched full:extracts (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/freebsd/contrib/libcbor/src/cbor/
H A Dints.h24 /** 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 DMisExpect.h10 // 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 DDWARFDataExtractor.h48 /// 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 DInterleavedAccessPass.cpp121 /// 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 DSSL_get_client_random.pod24 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 DCMS_uncompress.pod15 CMS_uncompress() extracts and uncompresses the content from a CMS
H A DPKCS7_decrypt.pod15 PKCS7_decrypt() extracts and decrypts the content from a PKCS#7 envelopedData
H A DOCSP_resp_find_status.pod80 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
H A DEVP_PKEY_todata.pod21 EVP_PKEY_todata() extracts values from a key I<pkey> using the I<selection>.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DBlockExtractor.h1 //===- 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 DIFSStub.h133 /// 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 Dbsd.snmpmod.mk.769 the one that extracts the symbols in
79 that extracts symbols from MIB definition files.
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_get_client_random.3159 \&\fBSSL_get_client_random()\fR extracts the random value sent from the client
167 \&\fBSSL_get_server_random()\fR behaves the same, but extracts the random value
170 \&\fBSSL_SESSION_get_master_key()\fR behaves the same, but extracts the master
/freebsd/usr.sbin/ifmcstat/
H A Difmcstat.886 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 DIPO.h36 /// 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 Dbmiintrin.h210 /// 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 DBlockExtractor.cpp1 //===- 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/tools/debugscripts/
H A DREADME17 automatically extracts the path to the kernel source, runs gdb to extract
/freebsd/contrib/kyua/engine/
H A Dscanner.cpp48 /// Extracts the keys of a map as a deque.
150 /// Extracts the current element.
/freebsd/contrib/ntp/html/hints/
H A Dsolaris.xtra.402311823 and the kernel extracts it into the variable cpu_tick_freq. On sun4u's,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_recover.ksh55 log_pass "zdb -r <dataset> <path> <dest> extracts the correct data."
H A Dzdb_recover_2.ksh57 log_pass "zdb -r <dataset> <path> <dest> extracts the correct data."
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_ni.c3537 /* 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/contrib/llvm-project/clang/include/clang/AST/
H A DCommentBriefParser.h22 /// A very simple comment parser that extracts "a brief description".
/freebsd/contrib/tcp_wrappers/
H A Dtcpdmatch.815 conclusion. For maximal accuracy, it extracts additional information

12345678910>>...13