Home
last modified time | relevance | path

Searched refs:loads (Results 1 – 25 of 222) sorted by relevance

123456789

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_use_certificate.pod57 The SSL_CTX_* class of functions loads the certificates and keys into the
62 The SSL_* class of functions only loads certificates and keys into a
66 SSL_CTX_use_certificate() loads the certificate B<x> into B<ctx>,
67 SSL_use_certificate() loads B<x> into B<ssl>. The rest of the
73 SSL_CTX_use_certificate_ASN1() loads the ASN1 encoded certificate from
75 SSL_use_certificate_ASN1() loads the ASN1 encoded certificate into B<ssl>.
77 SSL_CTX_use_certificate_file() loads the first certificate stored in B<file>
80 SSL_use_certificate_file() loads the certificate from B<file> into B<ssl>.
84 SSL_CTX_use_certificate_chain_file() loads a certificate chain from
89 similar except it loads th
[all...]
H A DSSL_CTX_set_ctlog_list_file.pod17 SSL_CTX_set_default_ctlog_list_file() loads a list of Certificate Transparency
21 SSL_CTX_set_ctlog_list_file() loads a list of CT logs from a specific path.
H A DX509_STORE_add_cert.pod98 X509_STORE_load_file_ex() loads trusted certificate(s) into an
105 X509_STORE_load_path() loads trusted certificate(s) into an
110 X509_STORE_load_store_ex() loads trusted certificate(s) into an
128 it loads certificates into the B<X509_STORE> from the hardcoded default
H A DPEM_X509_INFO_read_bio_ex.pod28 PEM_X509_INFO_read_ex() loads the B<X509_INFO> objects from a file I<fp>.
34 PEM_X509_INFO_read_bio_ex() loads the B<X509_INFO> objects using a bio I<bp>.
H A DCTLOG_STORE_new.pod34 CTLOG_STORE_load_file(). CTLOG_STORE_load_default_file() loads from the default
37 named B<CTLOG_FILE>. CTLOG_STORE_load_file() loads from a caller-specified file
H A DSSL_CTX_use_serverinfo.pod29 SSL_CTX_use_serverinfo_ex() loads one or more serverinfo extensions from
54 SSL_CTX_use_serverinfo_file() loads one or more serverinfo extensions from
H A DOSSL_LIB_CTX.pod53 having to reload them). If the application loads or unloads providers from the
61 context subsequently loads the same provider.
86 OSSL_LIB_CTX_load_config() loads a configuration file using the given I<ctx>.
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrAtomics.td118 // Atomic loads
129 // Select loads
133 // Extending loads. Note that there are only zero-extending atomic loads, no
134 // sign-extending loads.
141 // Fragments for extending loads. These are different from regular loads because
146 // Unlike regular loads, extension to i64 is handled differently than i32.
149 // Extension to i32 is elided by SelectionDAG as our atomic loads are
161 // We don't have single sext atomic load instructions. So for sext loads, we
162 // match bare subword loads (for 32-bit results) and anyext loads (for 64-bit
170 // Select zero-extending loads
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp374 if (Summary.loads == 1 && Summary.loads == Summary.memory && in restrictStoreLoadOrder()
384 // Slot1 only loads in restrictStoreLoadOrder()
390 else if (Summary.loads >= 1 && isMemReorderDisabled()) { // }:mem_noshuf in restrictStoreLoadOrder()
394 // Error if no more slots available for loads. in restrictStoreLoadOrder()
395 reportError("invalid instruction packet: too many loads"); in restrictStoreLoadOrder()
400 // Update the next highest slot available to loads. in restrictStoreLoadOrder()
414 (Summary.loads == 0) || in restrictStoreLoadOrder()
497 ++Summary.loads; in GetPacketSummary()
523 ++Summary.loads; in GetPacketSummary()
[all...]
/freebsd/tests/atf_python/sys/net/
H A Dtools.py60 js = json.loads(out)
73 js = json.loads(out)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrAtomics.td22 // Atomic loads
53 // 8-bit loads
55 // 16-bit loads
57 // 32-bit loads
59 // 64-bit loads
63 // 8-bit loads
79 // 16-bit loads
95 // 32-bit loads
111 // 64-bit loads
127 // FP 32-bit loads
[all …]
/freebsd/tools/build/options/
H A DWITH_VERIEXEC3 which loads the contents of verified manifests into the kernel
/freebsd/contrib/libucl/python/tests/
H A Dtest_example.py57 uj = json.loads(json.dumps(u))
H A Dtest_validation.py28 data = json.loads(json_remove_comments(f.read()))
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dlldb-python12 info = json.loads(info_json)
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td551 // Sign extending (atomic) loads.
570 // Zero extending (atomic) loads.
589 // Extending (atomic) loads in which the extension type can be signed.
606 // Extending (atomic) loads in which the extension type can be unsigned.
623 // Extending (atomic) loads in which the extension type doesn't matter.
642 // Extending non-atomic loads in which the extension type doesn't matter.
656 // Extending (atomic) loads that are not sign/zero extending.
675 // Extending atomic FP loads.
683 // Aligned loads.
701 // Non-volatile loads. Used for instructions that might access the storage
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM55.td29 // loads) actually take 1 cycle (amazingly).
41 // But a sequence of VLDR;VLDRB;VADD;VSTR because the loads cannot overlap,
314 // Normal loads
316 // Pre/post inc loads
318 // Gather loads
322 // Interleaving loads
324 // Interleaving loads with wb
H A DARMScheduleM7.td203 // Mark whether the loads/stores must be single-issue
217 // Byte and half-word loads should have greater latency than other loads.
230 // Exclusive loads/stores cannot be dual-issued
290 // VFP loads and stores
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt81 "lw" loads a 32 bit value from memory. On MIPS64, "lw" loads a 32 bit
/freebsd/tools/test/stress2/misc/
H A Dvm_reserv_populate.sh121 // Assume that aligned loads are atomic.
/freebsd/sys/contrib/dev/ice/
H A DREADME43 The DDP package loads during device initialization or driver runtime,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1059 Value2SUsMap &loads, unsigned N) { in reduceHugeMemNodeMaps() argument
1061 dbgs() << "Loading SUnits:\n"; loads.dump()); in reduceHugeMemNodeMaps()
1065 NodeNums.reserve(stores.size() + loads.size()); in reduceHugeMemNodeMaps()
1071 for (const auto &[V, SUs] : loads) { in reduceHugeMemNodeMaps()
1102 insertBarrierChain(loads); in reduceHugeMemNodeMaps()
1105 dbgs() << "Loading SUnits:\n"; loads.dump()); in reduceHugeMemNodeMaps()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td219 // All the 32-bit loads and stores are available. The extending loads are sign
224 // SPARC v9 adds 64-bit loads as well as a sign-extending ldsw i32 loads.
228 // 64-bit loads.
246 // Extending loads to i64.
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td32 // SelectionDAG has one node for all loads and uses predicates to
211 // G_LOAD handles both atomic and non-atomic loads where as SelectionDAG had
212 // separate nodes for them. This GINodeEquiv maps the non-atomic loads to
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td27 // Cycles for loads to access the cache [default = -1]

123456789