/third_party/node/deps/v8/src/objects/ |
H A D | object-macros.h | 205 TaggedField<type, offset>::store(*this, value); \ 305 TaggedField<MaybeObject, offset>::store(*this, value); \ 347 TaggedField<Smi, offset>::store(*this, Smi::FromInt(value)); \ 435 TaggedField<Object>::store(p, offset, value)
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_eu.h | 90 #define brw_last_inst (&p->store[p->nr_insn - 1]) 93 brw_inst *store; member 123 * Just store the instruction pointer(an index). 1892 next_offset(const struct intel_device_info *devinfo, void *store, int offset) in next_offset() argument 1894 brw_inst *insn = (brw_inst *)((char *)store + offset); in next_offset()
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 447 /* Use trusted store first */ 455 /* Allow partial chains if at least one certificate is in trusted store */ 735 int X509_STORE_load_store(X509_STORE *ctx, const char *store); 743 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *store,
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | list.c | 21 #include <openssl/store.h> 1160 static void collect_store_loaders(OSSL_STORE_LOADER *store, void *stack) in collect_store_loaders() argument 1164 if (sk_OSSL_STORE_LOADER_push(store_stack, store) > 0) in collect_store_loaders() 1165 OSSL_STORE_LOADER_up_ref(store); in collect_store_loaders() 1503 {"store-loaders", OPT_STORE_LOADERS, '-', 1504 "List of store loaders"},
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aest4-sparcv9.pl | 175 stda %f4, [$out + $mask]0xc0 ! partial store 180 stda %f8, [$out + $mask]0xc0 ! partial store 253 stda %f4, [$out + $mask]0xc0 ! partial store 258 stda %f8, [$out + $mask]0xc0 ! partial store
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aest4-sparcv9.pl | 175 stda %f4, [$out + $mask]0xc0 ! partial store 180 stda %f8, [$out + $mask]0xc0 ! partial store 253 stda %f4, [$out + $mask]0xc0 ! partial store 258 stda %f8, [$out + $mask]0xc0 ! partial store
|
/third_party/openssl/apps/ |
H A D | list.c | 21 #include <openssl/store.h> 1160 static void collect_store_loaders(OSSL_STORE_LOADER *store, void *stack) in collect_store_loaders() argument 1164 if (sk_OSSL_STORE_LOADER_push(store_stack, store) > 0) in collect_store_loaders() 1165 OSSL_STORE_LOADER_up_ref(store); in collect_store_loaders() 1493 {"store-loaders", OPT_STORE_LOADERS, '-', 1494 "List of store loaders"},
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_split_vars.c | 1160 /* Returns all non-self-referential components of a store instruction. A 1169 * load-vec-store. 1172 get_non_self_referential_store_comps(nir_intrinsic_instr *store) in get_non_self_referential_store_comps() argument 1174 nir_component_mask_t comps = nir_intrinsic_write_mask(store); in get_non_self_referential_store_comps() 1176 assert(store->src[1].is_ssa); in get_non_self_referential_store_comps() 1177 nir_instr *src_instr = store->src[1].ssa->parent_instr; in get_non_self_referential_store_comps() 1187 if (src_is_load_deref(src_alu->src[0].src, store->src[0])) { in get_non_self_referential_store_comps() 1198 if (src_is_load_deref(src_alu->src[i].src, store->src[0]) && in get_non_self_referential_store_comps()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_draw.c | 1272 job->store |= PIPE_CLEAR_DEPTH; in v3d_draw_vbo() 1286 job->store |= PIPE_CLEAR_STENCIL; in v3d_draw_vbo() 1295 if (job->store & bit || !job->cbufs[i]) in v3d_draw_vbo() 1301 job->store |= bit; in v3d_draw_vbo() 1545 buffers &= ~(job->load | job->store); in v3d_tlb_clear() 1643 job->store |= buffers; in v3d_tlb_clear()
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap.h | 293 total_.store(value, std::memory_order_relaxed); in set_total() 297 limit_.store(value, std::memory_order_relaxed); in set_limit() 301 low_since_mark_compact_.store(value, std::memory_order_relaxed); in set_low_since_mark_compact() 558 native_contexts_list_.store(object.ptr(), std::memory_order_release); in set_native_contexts_list() 1480 // Allocate an external backing store with the given allocation callback. 1972 old_generation_allocation_limit_.store(newlimit, std::memory_order_relaxed); in set_old_generation_allocation_limit() 1982 max_old_generation_size_.store(value, std::memory_order_relaxed); in set_max_old_generation_size() 2143 // Backing store bytes (array buffers and external strings). 2347 // The feedback storage is used to store allocation sites (keys) and how often
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 2970 instr->store.value = value; in dxil_emit_store() 2971 instr->store.ptr = ptr; in dxil_emit_store() 2972 instr->store.align = util_logbase2(align) + 1; in dxil_emit_store() 2973 instr->store.is_volatile = is_volatile; in dxil_emit_store() 3261 assert(instr->value.id > instr->store.value->id); in emit_store() 3262 assert(instr->value.id > instr->store.ptr->id); in emit_store() 3265 instr->value.id - instr->store.ptr->id, in emit_store() 3266 instr->value.id - instr->store.value->id, in emit_store() 3267 instr->store.align, in emit_store() 3268 instr->store in emit_store() [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-common.hh | 3451 hb_position_t get_x_delta (hb_font_t *font, const VariationStore &store) const in get_x_delta() 3452 { return font->em_scalef_x (get_delta (font, store)); } in get_x_delta() 3454 hb_position_t get_y_delta (hb_font_t *font, const VariationStore &store) const in get_y_delta() 3455 { return font->em_scalef_y (get_delta (font, store)); } in get_y_delta() 3489 float get_delta (hb_font_t *font, const VariationStore &store) const in get_delta() 3491 return store.get_delta (varIdx, font->coords, font->num_coords); in get_delta() 3514 hb_position_t get_x_delta (hb_font_t *font, const VariationStore &store=Null (VariationStore)) const in get_x_delta() 3524 return u.variation.get_x_delta (font, store); in get_x_delta() 3530 hb_position_t get_y_delta (hb_font_t *font, const VariationStore &store=Null (VariationStore)) const in get_y_delta() 3540 return u.variation.get_y_delta (font, store); in get_y_delta() [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware_cfg.c | 203 .store = &store_fw_cfg,
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9lpf_16bpp_neon.S | 888 @ store d2-d9 there, and d10-d17 into r0.
|