/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | observer_bridge.cpp | 20 ObserverBridge::ObserverBridge(AppId appId, StoreId store, std::shared_ptr<Observer> observer, const Convertor &cvt) in ObserverBridge() argument 21 : appId_(std::move(appId)), storeId_(std::move(store)), observer_(std::move(observer)), convert_(cvt) in ObserverBridge()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/daudio_input/ |
H A D | daudio_input_plugin.cpp | 65 frameNumber_.store(0); in Init() 80 frameNumber_.store(0); in Reset()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dscreen_input/ |
H A D | dscreen_input_plugin.cpp | 62 frameNumber_.store(0); in Init() 77 frameNumber_.store(0); in Reset()
|
/third_party/node/src/quic/ |
H A D | data.h | 30 Store(std::shared_ptr<v8::BackingStore> store, 33 Store(std::unique_ptr<v8::BackingStore> store,
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_dump_decls.h | 81 dump_instr_load(struct dxil_dumper *d, struct dxil_instr_load *store); 83 dump_instr_store(struct dxil_dumper *d, struct dxil_instr_store *store);
|
/third_party/node/deps/v8/src/compiler/ |
H A D | basic-block-instrumentor.cc | 105 // It is unnecessary to wire effect and control deps for load and store in Instrument() 126 Node* store = in Instrument() local 136 saturated_inc, store}; in Instrument()
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | optimize.c | 195 gpir_store_node *store = gpir_node_to_store(node); in dead_code_eliminate() local 196 if (!BITSET_TEST(regs, store->reg->index)) in dead_code_eliminate()
|
/third_party/skia/src/core/ |
H A D | SkMatrixPriv.h | 53 (Sk4f::Load(&src.fLeft) - trans).store(&dst->fLeft); in InverseMapRect() 99 (Sk2s::Load(&pts->fX) + trans).store(&pts->fX); in MapPointsWithStride()
|
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | state_machine.cpp | 42 state_.store(state); in Set()
|
/foundation/resourceschedule/ffrt/src/util/ |
H A D | ffrt_facade.cpp | 50 g_exitFlag.store(true); in ~ProcessExitManager()
|
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | device_param_mgr.cpp | 37 isDeviceE2ESync_.store(true); in QueryDeviceDataSyncMode()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/ |
H A D | cm_ipc_client.h | 27 int32_t CmClientGetAppCert(const struct CmBlob *keyUri, const uint32_t store, struct Credential *certificate);
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_aging_helper.cpp | 72 if (opts.store == nullptr) { in AgingLcdBatch() 139 if (opts.store == nullptr) { in AgingDistributeLcdBatch() 140 MEDIA_ERR_LOG("opts.store is not init"); in AgingDistributeLcdBatch() 246 if (opts.store == nullptr) { in InvalidateDistributeBatch() 247 MEDIA_ERR_LOG("opts.store is not init"); in InvalidateDistributeBatch()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_restore_test/src/ |
H A D | medialibrary_restore_test.cpp | 59 int RestoreDataCallBack::OnCreate(NativeRdb::RdbStore &store) in OnCreate() argument 61 int errCode = store.ExecuteSql(CREATE_PHOTOS_ALBUM); in OnCreate() 65 int RestoreDataCallBack::OnUpgrade(NativeRdb::RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument
|
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | queue_monitor.cpp | 60 exit_.store(true); in ~QueueMonitor() 131 abortSendTimer_.store(false); in UpdateQueueInfo() 146 FFRT_COND_DO_ERR(exit_.load(), abortSendTimer_.store(true); in SendDelayedWorker()
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | mutex.cpp | 42 owner.store(task, std::memory_order_relaxed); in try_lock() 74 owner.store(task, std::memory_order_relaxed); in lock() 208 owner.store(0, std::memory_order_relaxed); in unlock()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/ |
H A D | auto_sync_matrix.cpp | 190 for (auto &store : metas_) { in UpdateStore() 191 if (store.GetKey() != meta.GetKey()) { in UpdateStore() 194 store = meta; in UpdateStore()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | sync_manager.h | 27 #include "store/auto_cache.h" 28 #include "store/general_store.h" 29 #include "store/general_value.h" 54 Store store; member 60 explicit SyncInfo(int32_t user, const std::string &bundleName = "", const Store &store = "", 73 std::shared_ptr<GenQuery> GenerateQuery(const std::string &store, const Tables &tables);
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input_audio/ |
H A D | dsoftbus_input_audio_plugin.cpp | 114 isrunning_.store(false); in Reset() 133 isrunning_.store(true); in Start() 149 isrunning_.store(false); in Stop()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/ |
H A D | daudio_output_plugin.cpp | 137 isrunning_.store(false); in Reset() 189 isrunning_.store(true); in Start() 205 isrunning_.store(false); in Stop()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | simple_idct10.asm | 124 IDCT_FN "", 11, pw_32, 20, "store" 177 IDCT_FN "", 12, "", 19, "store" 187 IDCT_FN "", 15, pw_2, 16, "store"
|
/third_party/curl/lib/ |
H A D | parsedate.c | 628 CURLcode Curl_gmtime(time_t intime, struct tm *store) in Curl_gmtime() argument 633 tm = (struct tm *)gmtime_r(&intime, store); in Curl_gmtime() 638 *store = *tm; /* copy the pointed struct to the local copy */ in Curl_gmtime()
|
/third_party/node/src/crypto/ |
H A D | crypto_random.cc | 76 std::shared_ptr<BackingStore> store = in EncodeOutput() local 80 reinterpret_cast<unsigned char*>(store->Data()), in EncodeOutput() 82 *result = ArrayBuffer::New(env->isolate(), store); in EncodeOutput()
|
/third_party/node/deps/v8/src/objects/ |
H A D | slots.h | 90 // The slot's contents can be read and written using operator* and store(). 115 inline void store(Object value) const; 133 // The slot's contents can be read and written using operator* and store(). 155 inline void store(MaybeObject value) const; 167 // The slot's contents can be read and written using operator* and store(). 182 inline void store(HeapObjectReference value) const;
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_fission.cpp | 231 // Record the order that each load/store is seen. in GroupInstructionsByUseDef() 320 for (Instruction* store : set_one_stores) { in CanPerformSplit() 323 // If the store actually should appear after the load, return false. in CanPerformSplit() 324 // This means the store has been placed in the wrong grouping. in CanPerformSplit() 325 if (instruction_order_[store] > instruction_order_[inst]) { in CanPerformSplit() 329 if (!analysis.GetDependence(store, inst, &vec)) { in CanPerformSplit() 331 // A distance greater than zero means that the store in the cloned in CanPerformSplit() 341 // If the load actually should appear after the store, return false. in CanPerformSplit() 350 // dependent on the store instruction in the original loop. in CanPerformSplit()
|