Home
last modified time | relevance | path

Searched refs:store (Results 676 - 700 of 1911) sorted by relevance

1...<<21222324252627282930>>...77

/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_rdb_callbacks.h32 static int32_t InitSql(NativeRdb::RdbStore &store);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_connection.cpp48 isConnected_.store(true); in OnAbilityConnectDone()
/foundation/resourceschedule/ffrt/src/util/
H A Dtoken.h31 count.store(init); in Token()
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.h48 SAStore store; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Dsystem_time.cpp51 g_timeOffset.store(microSecond); in SetOffsetBySecond()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dobject_utils.h27 const std::string &host, const std::string &user, const std::string &bundle, const std::string &store);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_policy.h36 const std::shared_ptr<Store> &store, Duration interval, std::vector<std::string> &timeoutKeys);
/third_party/json/docs/examples/
H A Dcbor_tag_handler_t.cpp25 // cbor_tag_handler_t::store stores the tag as binary subtype in main()
26 auto b_store_tag = json::from_cbor(vec, true, true, json::cbor_tag_handler_t::store); in main()
/third_party/node/deps/v8/src/base/
H A Donce.cc37 once->store(ONCE_STATE_DONE, std::memory_order_release); in CallOnceImpl()
/third_party/node/deps/v8/src/heap/
H A Dprogress-bar.h48 value_.store(0, std::memory_order_release); in ResetIfEnabled()
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-stats.cc20 counts_[i].store(0, std::memory_order_relaxed); in Clear()
/third_party/skia/src/core/
H A DSkPicturePriv.h44 pic->fAddedToCache.store(true); in AddedToCache()
/third_party/skia/include/private/
H A DSkSpinlock.h39 fLocked.store(false, std::memory_order_release); in SK_RELEASE_CAPABILITY()
H A DSkIDChangeListener.h36 void markShouldDeregister() { fShouldDeregister.store(true, std::memory_order_relaxed); } in markShouldDeregister()
H A DSkOnce.h38 return fState.store(Done, std::memory_order_release); in operator ()()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/
H A Dcert_manager_api.h25 CM_API_EXPORT int32_t CmGetAppCert(const struct CmBlob *keyUri, const uint32_t store, struct Credential *certificate);
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp164 // store() emits a store instruction to copy val into ptr.
166 void store(const rr::RValue<rr::Pointer<rr::Byte>> &ptr, const rr::RValue<T> &val)
171 // store() emits a store instruction to copy val into ptr.
173 void store(const rr::RValue<rr::Pointer<rr::Byte>> &ptr, const T &val)
186 // store() emits a store instruction to copy val into ptr.
188 void store(const rr::RValue<rr::Pointer<rr::Byte>> &ptr, const std::array<T, N> &val)
192 store<
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/
H A Dchacha-armv4.S208 str r8, [sp,#4*(16+8)] @ modulo-scheduled store
268 str r0,[r14],#16 @ store output
305 str r4,[r14],#16 @ store output
350 str r0,[r14],#16 @ store output
400 str r4,[r14],#16 @ store output
449 strb r0,[r14],#16 @ store output
534 strb r4,[r14],#16 @ store output
624 strb r0,[r14],#16 @ store output
713 strb r4,[r14],#16 @ store output
790 strb r11,[r14],#1 @ store outpu
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/
H A Dchacha-armv4.S208 str r8, [sp,#4*(16+8)] @ modulo-scheduled store
268 str r0,[r14],#16 @ store output
305 str r4,[r14],#16 @ store output
350 str r0,[r14],#16 @ store output
400 str r4,[r14],#16 @ store output
449 strb r0,[r14],#16 @ store output
534 strb r4,[r14],#16 @ store output
624 strb r0,[r14],#16 @ store output
713 strb r4,[r14],#16 @ store output
790 strb r11,[r14],#1 @ store outpu
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc599 synch_deadlock_detection.store(OnDeadlockCycle::kIgnore, in InternalAttemptToUseMutexInFatalSignalHandler()
748 synch_check_invariants.store(enabled, std::memory_order_release); in EnableMutexInvariantDebugging()
763 synch_deadlock_detection.store(mode, std::memory_order_release); in SetMutexDeadlockDetectionMode()
997 s->state.store(PerThreadSynch::kQueued, std::memory_order_relaxed); in Enqueue()
1100 s->state.store(PerThreadSynch::kAvailable, std::memory_order_release); in TryRemove()
1155 w->state.store(PerThreadSynch::kAvailable, std::memory_order_release); in Wakeup()
2113 // word, as Enqueue() did not store it in the new waiter. in UnlockSlow()
2138 mu_.store(nv, std::memory_order_release); // release spinlock in UnlockSlow()
2139 // can release with a store because there were waiters in UnlockSlow()
2197 // can release with a store becaus in UnlockSlow()
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesfx-sparcv9.pl133 stda %f4, [$out + $mask]0xc0 ! partial store
135 stda %f8, [$inp + $tmp]0xc0 ! partial store
223 stda %f4, [$out + $mask]0xc0 ! partial store
225 stda %f8, [$inp + $tmp]0xc0 ! partial store
281 st $bits, [$out + 240] ! store rounds
326 st $bits, [$out + 240] ! store rounds
369 st $bits, [$out + 240] ! store rounds
536 stda %f6, [$out + $mask]0xc0 ! partial store
640 stda %f8, [$out + $mask]0xc0 ! partial store
743 stda %f6, [$out + $mask]0xc0 ! partial store
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daesfx-sparcv9.pl133 stda %f4, [$out + $mask]0xc0 ! partial store
135 stda %f8, [$inp + $tmp]0xc0 ! partial store
223 stda %f4, [$out + $mask]0xc0 ! partial store
225 stda %f8, [$inp + $tmp]0xc0 ! partial store
281 st $bits, [$out + 240] ! store rounds
326 st $bits, [$out + 240] ! store rounds
369 st $bits, [$out + 240] ! store rounds
536 stda %f6, [$out + $mask]0xc0 ! partial store
640 stda %f8, [$out + $mask]0xc0 ! partial store
743 stda %f6, [$out + $mask]0xc0 ! partial store
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcpred_msa.c349 v16u8 store; in hevc_intra_pred_dc_4x4_msa() local
361 store = (v16u8) __msa_fill_b(addition); in hevc_intra_pred_dc_4x4_msa()
362 val0 = __msa_copy_u_w((v4i32) store, 0); in hevc_intra_pred_dc_4x4_msa()
366 ILVR_B2_UH(zero, store, zero, src, vec0, vec1); in hevc_intra_pred_dc_4x4_msa()
373 store = (v16u8) __msa_pckev_b((v16i8) vec1, (v16i8) vec1); in hevc_intra_pred_dc_4x4_msa()
375 store = (v16u8) __msa_insert_b((v16i8) store, 0, val1); in hevc_intra_pred_dc_4x4_msa()
376 val0 = __msa_copy_u_w((v4i32) store, 0); in hevc_intra_pred_dc_4x4_msa()
411 v16u8 store; in hevc_intra_pred_dc_8x8_msa() local
425 store in hevc_intra_pred_dc_8x8_msa()
468 v16u8 src_above1, store, src_left1; hevc_intra_pred_dc_16x16_msa() local
521 v16u8 src_above1, src_above2, store, src_left1, src_left2; hevc_intra_pred_dc_32x32_msa() local
[all...]
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_ext_test/
H A Dmock.h44 onChangeCall_.store(0); in ReSet()
/foundation/multimedia/image_framework/mock/native/src/
H A Drwlock.cpp84 lockCount_.store(LOCK_STATUS_FREE); in UnLockWrite()

Completed in 14 milliseconds

1...<<21222324252627282930>>...77