/third_party/node/deps/v8/src/objects/ |
H A D | code-inl.h | 169 TaggedField<type, offset>::store(*this, value); \ 934 TaggedField<Object, kCodeOffset>::store(*this, value); in set_raw_code()
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_xgl_pds.c | 186 unsigned int store) in pvr_encode_burst() 196 store; in pvr_encode_burst() 372 * size of a PDS program without actually attempting to store it. 179 pvr_encode_burst(struct pvr_pds_const_map_entry_write_state *entry_write_state, bool last_DMA, bool halt, unsigned int const32, unsigned int const64, unsigned int dma_size_in_dwords, unsigned int destination, unsigned int store) pvr_encode_burst() argument
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-sparcv9.pl | 68 $ST="stx"; # store to memory 94 $ST="st"; # store to memory 533 std %f0, [%o0 + 0x00] ! store context 626 st %f0, [%o0 + 0x00] ! store context
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineSink.cpp | 386 // Walk the basic block bottom-up. Remember if we saw a store. in ProcessBlock() 931 bool store = true; in SinkInstruction() local 932 if (!MI.isSafeToMove(AA, store)) { in SinkInstruction()
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-sparcv9.pl | 68 $ST="stx"; # store to memory 94 $ST="st"; # store to memory 533 std %f0, [%o0 + 0x00] ! store context 626 st %f0, [%o0 + 0x00] ! store context
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jidctflt-sse.asm | 93 ; ---- Pass 1: process columns from input, store into work array. 368 ; ---- Pass 2: process rows from work array, store into output array.
|
H A D | jidctflt-sse2.asm | 93 ; ---- Pass 1: process columns from input, store into work array. 330 ; ---- Pass 2: process rows from work array, store into output array.
|
H A D | jidctred-sse2.asm | 317 ; ---- Pass 2: process rows, store into output array. 534 ; ---- Pass 2: process rows, store into output array.
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jidctred-sse2.asm | 310 ; ---- Pass 2: process rows, store into output array. 519 ; ---- Pass 2: process rows, store into output array.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_info.cc | 812 local_time_hint_.store(static_cast<std::size_t>(tr - begin), in BreakTime() 841 time_local_hint_.store(static_cast<std::size_t>(tr - begin), in MakeTime()
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | mod.rs | 48 pub mod store; modules 67 /// An `X509` certificate store context. 93 /// Returns application data pertaining to an `X509` store context. 113 /// store. After initializing the context, the `with_context` closure is called with the prepared 117 /// * `trust` - The certificate store with the trusted certificates. 129 trust: &store::X509StoreRef, in init()
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device.cpp | 119 isOpenedCameraDevice_.store(false); in HCameraDevice() 345 isOpenedCameraDevice_.store(true); in OpenDevice() 451 isOpenedCameraDevice_.store(false); in CloseDevice()
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 610 ZLOGE("failed! invalid agent app:%{public}s store:%{public}s!", appId_.c_str(), in CloudSync() 700 ZLOGE("failed! invalid agent app:%{public}s, store:%{public}s!", appId_.c_str(), in SubscribeWithQuery() 722 ZLOGE("failed! invalid agent app:%{public}s, store:%{public}s!", appId_.c_str(), in UnsubscribeWithQuery() 956 ZLOGE("failed! invalid agent app:%{public}s store:%{public}s!", appId_.c_str(), 1001 TaskExecutor::GetInstance().Execute([app = this->appId_, store = this->storeId_]() { 1004 ZLOGD("app:%{public}s store:%{public}s!", app.c_str(), StoreUtil::Anonymous(store).c_str()); 1007 service->NotifyDataChange({ app }, { store }, NOTIFY_INTERVAL); 1016 ZLOGD("app:%{public}s store:%{public}s!", appId_.c_str(), StoreUtil::Anonymous(storeId_).c_str());
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 418 # first quotient digit now correct. store digit and shift the 519 mov.l 0x8(%a6),%d0 # store multiplier in d0 630 mov.l 0x8(%a6),%d0 # store multiplier in d0
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 27 var ACK_SQC_STORE = 1 //workaround for suspected SQC store bug causing incorrect stores under concurrency 28 var SAVE_AFTER_XNACK_ERROR = 1 //workaround for TCP store failure after XNACK error when ALLOW_REPLAY=0, for debugger 575 // VGPR store using dw burst
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 645 uint32_t store; in get_dev_status_v1_v2() local 655 store = readl(main_buf); in get_dev_status_v1_v2() 662 writel(store, main_buf); in get_dev_status_v1_v2()
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 418 # first quotient digit now correct. store digit and shift the 519 mov.l 0x8(%a6),%d0 # store multiplier in d0 630 mov.l 0x8(%a6),%d0 # store multiplier in d0
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 642 uint32_t store; in get_dev_status_v1_v2() local 652 store = readl(main_buf); in get_dev_status_v1_v2() 659 writel(store, main_buf); in get_dev_status_v1_v2()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp.c | 387 * If the PF is unable to store the clock index, it will log an error, but 410 dev_err(dev, "PTP Clock index is too large to store\n"); in ice_set_ptp_clock_index() 1568 * @store: If set to true the values will be stored 1574 struct ice_perout_channel *config, bool store) in ice_ptp_cfg_clkout() 1599 if (store) in ice_ptp_cfg_clkout() 1659 if (store) { in ice_ptp_cfg_clkout() 2125 * Get the user config and store it 1573 ice_ptp_cfg_clkout(struct ice_pf *pf, unsigned int chan, struct ice_perout_channel *config, bool store) ice_ptp_cfg_clkout() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | h264_deblock.asm | 658 mova %1, t1 ; store p0 678 mova %2, t0 ; store p1 679 mova %3, t1 ; store p2
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_compress_symbolic.cpp | 773 // If all the color endpoint modes are the same, we get a few more bits to store colors; in compress_symbolic_block_for_partition_1plane() 1482 store(color_f16, scb.constant_color); in compress_block() 1490 store(color_u16, scb.constant_color); in compress_block() 1745 store(color_u16, scb.constant_color); in compress_block()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/poly1305/ |
H A D | poly1305-armv4.S | 271 stmia r0,{r4,r5,r6,r7,r8} @ store the result 1070 @ store hash value 1144 str r3,[r1,#0] @ store the result
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv4.S | 271 stmia r0,{r4,r5,r6,r7,r8} @ store the result 1070 @ store hash value 1144 str r3,[r1,#0] @ store the result
|
/third_party/node/deps/v8/src/compiler/ |
H A D | int64-lowering.cc | 196 // We change the original store node to store the low word, and create in LowerStoreOperator() 197 // a new store node to store the high word. The effect and control edges in LowerStoreOperator() 198 // are copied from the original store to the new store node, the effect in LowerStoreOperator() 199 // edge of the original store is redirected to the new store. in LowerStoreOperator() 679 Node* store = graph()->NewNode( in LowerNode() local 690 store, grap in LowerNode() [all...] |
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv8.pl | 176 stp $h0,$h1,[$ctx] // store hash value 360 stp w10,w11,[$ctx] // store hash value base 2^26 367 stp $h0,$h1,[$ctx] // store hash value base 2^64
|