Home
last modified time | relevance | path

Searched refs:store (Results 701 - 725 of 1236) sorted by relevance

1...<<21222324252627282930>>...50

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h127 void (*store)(const struct tgsi_image *image, member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h216 X509_STORE *store; member
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineStateBuilder.cpp161 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShadersInCache()
/third_party/skia/src/gpu/
H A DBufferWriter.h214 vector.store(w.fPtr); in operator <<()
/third_party/skia/src/opts/
H A DSkBlitRow_opts.h244 kernel(U32::Load(src)).store(dst); in blit_row_color32()
H A DSkRasterPipeline_opts.h13 #include "src/core/SkUtils.h" // unaligned_{load,store}
1150 // These load() and store() methods are tail-aware,
1175 SI void store(T* dst, V v, size_t tail) {
1365 // store registers r,g,b,a into context (mirrors load_rgba)
1384 // store registers dr,dg,db,da into context (mirrors load_dst)
1603 store(ptr, dst, tail);
1958 store(ptr, packed, tail);
1985 store(ptr, px, tail);
2007 store(ptr, px, tail);
2030 store(pt
[all...]
/third_party/skia/src/core/
H A DSkTraceEvent.h7 // SkTraceEventCommon.h collect and store trace events. Anything not
102 atomic.store(reinterpret_cast<intptr_t>(category_group_enabled), \
203 // Simple union to store various types as uint64_t.
269 // could be temporary objects, such as std::string. In order to store
/third_party/openssl/include/crypto/
H A Dx509.h216 X509_STORE *store; member
/third_party/protobuf/src/google/protobuf/
H A Darena_impl.h278 // If we are using the ThreadLocalStorage class to store the ThreadCache,
319 hint_.store(serial, std::memory_order_release); in CacheSerialArena()
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection.cc212 registry.finalized_flags_.store(true, std::memory_order_release); in FinalizeRegistry()
/third_party/skia/experimental/graphite/src/geom/
H A DRect.h87 this->ltrb().store(&r); in asSkRect()
/third_party/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp119 new_val.store(dst);
196 // we must be able to store all offsets in Keyframe::Value::idx (uint32_t) in makeFromKeyframes()
/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs317 CHECK_FIX.call_once(|| FIX.store(check_bug_9069(), Ordering::SeqCst)); in fix_bug_9069()
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams.c777 if (!h->policy->trust.store) in _lws_ss_client_connect()
778 lwsl_info("%s: using platform trust store\n", __func__); in _lws_ss_client_connect()
782 h->policy->trust.store->name); in _lws_ss_client_connect()
786 h->policy->trust.store->name); in _lws_ss_client_connect()
1279 * trust store and vhost. We do it by logical ss rather than connection in lws_ss_create()
1281 * trust store at the first connection. in lws_ss_create()
1289 lwsl_err("%s: unable to get vhost / trust store\n", __func__); in lws_ss_create()
1296 lwsl_err("%s: unable to get vhost / trust store\n", __func__); in lws_ss_create()
1494 * trust store and vhost. We do it by logical ss rather than connection in lws_ss_destroy()
1496 * trust store a in lws_ss_destroy()
[all...]
/third_party/libfuse/example/
H A Dcxxopts.hpp1869 auto& store = m_results[detail]; in parse() local
1871 if(value.has_default() && !store.count() && !store.has_default()){ in parse()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djidctred-mmx.asm135 ; ---- Pass 1: process columns from input, store into work array.
331 ; ---- Pass 2: process rows from work array, store into output array.
637 ; ---- Pass 2: process rows, store into output array.
/third_party/skia/src/shaders/gradients/
H A DSkGradientShader.cpp334 (Sk4f::Load(c_r.vec()) - Sk4f::Load(c_l.vec())).store(ctx->f); in onAppendStages()
335 ( Sk4f::Load(c_l.vec())).store(ctx->b); in onAppendStages()
741 blend.store(&avg); in average_gradient_color()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp544 InternalPipelineStore* store = device->GetInternalPipelineStore(); in GetRenderStagesAndSetDummyShader() local
546 DAWN_ASSERT(store->dummyFragmentShader != nullptr); in GetRenderStagesAndSetDummyShader()
547 ShaderModuleBase* dummyFragmentShader = store->dummyFragmentShader.Get(); in GetRenderStagesAndSetDummyShader()
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_lut3d.asm479 ; store lut max and lutsize
505 ; store lutsize2
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_avx2_8.h557 ASTCENC_SIMD_INLINE void store(vint8 a, int* p) in store() function
985 ASTCENC_SIMD_INLINE void store(vfloat8 a, float* p) in store() function
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcms.h263 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags);
267 X509_STORE *store, unsigned int flags);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcms.h263 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags);
267 X509_STORE *store, unsigned int flags);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcms.h263 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags);
267 X509_STORE *store, unsigned int flags);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcms.h263 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags);
267 X509_STORE *store, unsigned int flags);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcms.h263 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags);
267 X509_STORE *store, unsigned int flags);

Completed in 27 milliseconds

1...<<21222324252627282930>>...50