Searched refs:store (Results 201 - 225 of 315) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-tra.h260 CVMX_TRA_FILT_IOBDMA = 1ull<<15, /**< store reflection by IOB for prior load */
261 CVMX_TRA_FILT_STF = 1ull<<16, /**< full block store to L2, fill 0's */
262 CVMX_TRA_FILT_STT = 1ull<<17, /**< full block store bypass-L2, fill 0's */
263 CVMX_TRA_FILT_STP = 1ull<<18, /**< partial store to L2 */
264 CVMX_TRA_FILT_STC = 1ull<<19, /**< partial store to L2, if duptag valid */
265 CVMX_TRA_FILT_STFIL1 = 1ull<<20, /**< full block store to L2, fill 0's, invalidate L1 */
266 CVMX_TRA_FILT_STTIL1 = 1ull<<21, /**< full block store bypass-L2, fill 0's, invalidate L1 */
280 CVMX_TRA_FILT_IOBST8 = 1ull<<36, /**< store reflection 8bit */
281 CVMX_TRA_FILT_IOBST16 = 1ull<<37, /**< store reflection 16bit */
282 CVMX_TRA_FILT_IOBST32 = 1ull<<38, /**< store reflectio
427 } store; /**< STC, STF, STP, STT */ member in union:__anon10356
[all...]
/freebsd-13-stable/crypto/openssl/apps/
H A Dstoreutl.c16 #include <openssl/store.h>
361 "%s: the store scheme doesn't support the given search criteria.\n",
H A Dapps.c1232 X509_STORE *store = X509_STORE_new(); local
1235 if (store == NULL)
1239 lookup = X509_STORE_add_lookup(store, X509_LOOKUP_file());
1253 lookup = X509_STORE_add_lookup(store, X509_LOOKUP_hash_dir());
1267 return store;
1269 X509_STORE_free(store);
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl173 stda %f4, [$out + $mask]0xc0 ! partial store
178 stda %f8, [$out + $mask]0xc0 ! partial store
251 stda %f4, [$out + $mask]0xc0 ! partial store
256 stda %f8, [$out + $mask]0xc0 ! partial store
/freebsd-13-stable/sys/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h78 CK_PR_FENCE(store, "lwsync")
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c74 ssize_t (*store)(struct ib_port *, struct port_attribute *, member in struct:port_attribute
95 ssize_t (*store)(struct kobject *kobj, member in struct:hw_stats_attribute
879 hsa->store = NULL;
897 hsa->store = set_stats_lifespan;
/freebsd-13-stable/lib/libc/db/hash/
H A Dhash.c881 SEGMENT store; local
896 if ((store = calloc(nsegs << hashp->SSHIFT, sizeof(SEGMENT))) == NULL) {
903 hashp->dir[i] = &store[i << hashp->SSHIFT];
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp246 Store store; member in class:__anon2181::FindUninitializedField
251 : StoreMgr(storeMgr), MrMgr(mrMgr), store(s) {}
266 const SVal &V = StoreMgr.getBinding(store, loc::MemRegionVal(FR));
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h60 void store(P val) { *loc = val; } function in class:kmp_flag_native
97 void store(P val) { loc->store(val, std::memory_order_release); } function in class:kmp_flag
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c227 unsigned int store; local
248 store = t3_read_reg(adap, A_TP_PIO_DATA);
300 t3_write_reg(adap, A_TP_PIO_DATA, store);
/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_pr.h102 CK_PR_FENCE_EMIT(store)
122 CK_PR_FENCE_EMIT(store)
142 CK_PR_FENCE_NOOP(store)
/freebsd-13-stable/sys/netinet6/
H A Dsctp6_usrreq.c834 union sctp_sockstore store; local
914 in6_sin6_2_sin(&store.sin, sin6);
915 addr = &store.sa;
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-sparcv9.pl122 stx $h0,[$ctx+32+0] ! store key
266 st $h1,[$ctx+0] ! store hash value
360 stx $H0,[$ctx+0] ! store hash value
406 stb $h0,[$mac+0] ! store little-endian result
905 std $x1,[$ctx+8*1] ! store [biased] hash value
H A Dpoly1305-armv8.pl176 stp $h0,$h1,[$ctx] // store hash value
358 stp w10,w11,[$ctx] // store hash value base 2^26
365 stp $h0,$h1,[$ctx] // store hash value base 2^64
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c291 if (dattr->store)
292 error = dattr->store(container_of(kobj, struct class, kobj),
309 .store = linux_class_store,
353 if (dattr->store)
354 error = dattr->store(container_of(kobj, struct device, kobj),
361 .store = linux_dev_store,
1765 * need to be particularly large. This is done because we must store the
/freebsd-13-stable/share/man/man9/
H A DMakefile313 store.9 \
2067 MLINKS+=store.9 subyte.9 \
2068 store.9 suword.9 \
2069 store.9 suword16.9 \
2070 store.9 suword32.9 \
2071 store.9 suword64.9
/freebsd-13-stable/lib/libpmc/
H A Dlibpmc.c396 __K8MASK(store-pipe-excluding-junk-ops, 2),
399 __K8MASK(store-pipe-junk-ops, 5),
443 __K8MASK(store, 1),
/freebsd-13-stable/libexec/ftpd/
H A Dftpcmd.y440 store($4, "w", 0);
447 store($4, "a", 0);
660 store($4, "w", 1);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp163 const auto &store = [&](const llvm::APInt val) { local
170 store(m_integer);
173 store(m_float.bitcastToAPInt());
/freebsd-13-stable/usr.bin/dc/
H A Dbcode.c118 static void store(void);
211 { 's', store },
822 store(void) function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h128 module_sp->m_did_load_objfile.store(true, std::memory_order_relaxed);
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c1119 X509_STORE *store; local
1156 store = SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s));
1162 if (X509_STORE_add_cert(store, ctx->peer_issuer) != 1) {
1164 "OpenSSL: Could not add issuer to certificate store");
1173 "OpenSSL: Could not add issuer to OCSP responder trust store");
1183 "OpenSSL: Could not add issuer's issuer to OCSP responder trust store");
1190 status = OCSP_basic_verify(basic, certs, store, OCSP_TRUSTOTHER);
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_packet.c539 packet->store = 1;
/freebsd-13-stable/contrib/serf/buckets/
H A Dssl_buckets.c82 * |- store in sink
1513 X509_STORE *store = SSL_CTX_get_cert_store(ssl_ctx->ctx); local
1515 int result = X509_STORE_set_default_paths(store);
1547 X509_STORE *store = SSL_CTX_get_cert_store(ssl_ctx->ctx); local
1549 int result = X509_STORE_add_cert(store, cert->ssl_cert);
/freebsd-13-stable/contrib/sqlite3/
H A Ddepcomp44 DEPDIR directory where to store dependencies.

Completed in 502 milliseconds

1234567891011>>