/third_party/skia/src/gpu/ops/ |
H A D | LatticeOp.cpp | 295 domain.store(&texDomain); 296 coords.store(&texCoords); 446 // We don't have an entry to to store the count after the last div
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | x509_vfy.h | 61 int X509_STORE_set_depth(X509_STORE *store, int depth); 225 /* Use trusted store first */ 233 /* Allow partial chains if at least one certificate is in trusted store */ 340 int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store,
|
/third_party/skia/third_party/externals/oboe/src/aaudio/ |
H A D | AudioStreamAAudio.cpp | 94 mCallbackThreadEnabled.store(false); in AudioStreamAAudio() 239 mAAudioStream.store(stream); in open()
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_aio.rs | 29 SIGNALED.store(true, Ordering::Relaxed); in sigfunc() 514 SIGNALED.store(false, Ordering::Relaxed); in sigev_signal()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
H A D | medialibrary_backup_test.cpp | 117 int PhotosOpenCall::OnCreate(RdbStore &store) in OnCreate() argument 120 ret += store.ExecuteSql(CREATE_PHOTOS); in OnCreate() 121 ret += store.ExecuteSql(CREATE_PHOTOS_ALBUM); in OnCreate() 122 ret += store.ExecuteSql(CREATE_PHOTOS_MAP); in OnCreate() 126 int PhotosOpenCall::OnUpgrade(RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument 176 shared_ptr<NativeRdb::RdbStore> store = NativeRdb::RdbHelper::GetRdbStore(config, 1, helper, errCode); in Init() local 177 photosStorePtr = store; in Init()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 415 // invalidateImpl() to use a storeOp of DONT_CARE (i.e. fine to not store the contents of in invalidateSub() 2182 mDeferredClears.store(static_cast<uint32_t>(colorIndexGL), VK_IMAGE_ASPECT_COLOR_BIT, in mergeClearsWithDeferredClears() 2201 mDeferredClears.store(vk::kUnpackedDepthIndex, dsAspectFlags, dsClearValue); in mergeClearsWithDeferredClears() 2454 packedClearValues.store(colorIndexVk, VK_IMAGE_ASPECT_COLOR_BIT, in startNewRenderPass() 2473 packedClearValues.store(colorIndexVk, VK_IMAGE_ASPECT_COLOR_BIT, in startNewRenderPass() 2479 packedClearValues.store(colorIndexVk, VK_IMAGE_ASPECT_COLOR_BIT, in startNewRenderPass() 2546 // If depth/stencil image is transient, no need to store its data at the end of the render in startNewRenderPass() 2579 packedClearValues.store(depthStencilAttachmentIndex, VK_IMAGE_ASPECT_DEPTH_BIT, in startNewRenderPass() 2585 packedClearValues.store(depthStencilAttachmentIndex, VK_IMAGE_ASPECT_DEPTH_BIT, in startNewRenderPass() 2591 // limitations, use DONT_CARE for load/store in startNewRenderPass() [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 421 * With option -n reading is first attempted from the memory store 428 struct STORE *store; in read_raw() local 444 store = (struct STORE*)NULL; in read_raw() 448 store = getclusterentry(lcn, FALSE); in read_raw() 449 if (store) { in read_raw() 450 memcpy(target, store->data, clustersz); in read_raw() 452 printf("== lcn 0x%llx from store\n", in read_raw() 456 dump(store->data, clustersz); in read_raw() 459 if (!store in read_raw() 464 if (!store) { in read_raw() 496 struct STORE *store; write_raw() local [all...] |
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 1212 isSeekClosest_.store(true); in HandleSeekClosest() 1720 needUpdateSubtitle_.store(false); in DeselectTrack() 1722 needUpdateSubtitle_.store(true); in DeselectTrack() 2232 isBufferingStartNotified_.store(true); in NotifyBufferingStart() 2243 isBufferingStartNotified_.store(false); in NotifyBufferingEnd() 2467 isSeekClosest_.store(false); in NotifySeekDone() 2665 needUpdateSubtitle_.store(true); in HandleSubtitleTrackChangeEvent() 2887 seekContinousBatchNo_.store(seekContinousBatchNo); in SeekContinous() 2928 seekContinousBatchNo_.store(seekContinousBatchNo); in ExitSeekContinous()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_texture.c | 501 * We store the compressed data (it's needed for glGetCompressedTex- in st_MapTextureImage() 750 * \param stImage describes the incoming image which we need to store. 2227 struct compressed_pixelstore store; in st_CompressedTexSubImage() local 2284 &ctx->Unpack, &store); in st_CompressedTexSubImage() 2285 assert(store.CopyBytesPerRow % addr.bytes_per_pixel == 0); in st_CompressedTexSubImage() 2286 assert(store.SkipBytes % addr.bytes_per_pixel == 0); in st_CompressedTexSubImage() 2289 buf_offset = (intptr_t)data + store.SkipBytes; in st_CompressedTexSubImage() 2301 addr.width = store.CopyBytesPerRow / addr.bytes_per_pixel; in st_CompressedTexSubImage() 2302 addr.height = store.CopyRowsPerSlice; in st_CompressedTexSubImage() 2304 addr.pixels_per_row = store in st_CompressedTexSubImage() [all...] |
/base/inputmethod/imf/services/src/ |
H A D | input_method_system_ability.cpp | 202 isScbEnable_.store(Rosen::SceneBoardJudgement::IsSceneBoardEnabled()); in Initialize() 1231 switchTaskExecuting_.store(true); in DealSwitchRequest() 1241 switchTaskExecuting_.store(false); in DealSwitchRequest() 1353 enableImeOn_.store(true); in InitMonitors() 1357 enableSecurityMode_.store(true); in InitMonitors()
|
/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 547 isSourceLoaded_.store(true); in Start() 552 isSourceLoaded_.store(false); in Pause() 608 isReleased_.store(true); in OnStateChangeCb() 983 playerObj->isReleased_.store(true); in OH_AVPlayer_Release() 1001 playerObj->isReleased_.store(true); in OH_AVPlayer_ReleaseSync()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 67 DistributedDB::KvStoreNbDelegate *store = nullptr;
in OpenObjectKvStore() local 77 [&store, this](DistributedDB::DBStatus dbStatus, DistributedDB::KvStoreNbDelegate *kvStoreNbDelegate) {
in OpenObjectKvStore() 83 store = kvStoreNbDelegate;
in OpenObjectKvStore() 85 DistributedDB::DBStatus status = store->RegisterObserver(tmpKey,
in OpenObjectKvStore() 92 return store;
in OpenObjectKvStore() 152 ZLOGE("Save to store failed, result: %{public}d", result);
in Save() 254 ZLOGI("Retrieve from store failed, status: %{public}d", status);
in Retrieve() 303 ZLOGE("no store of %{public}s", appId.c_str());
in Clear() 332 ZLOGE("Open store failed, result: %{public}d, appId: %{public}s, user: %{public}d", result,
in DeleteByAppId() 744 ZLOGI("closed a store, syncCoun in Close() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_connection.cpp | 74 LOGE("[SingleVerConnection] natural store is nullptr in CheckReadDataControlled."); in CheckReadDataControlled() 282 transactionExeFlag_.store(true); in StartTransaction() 297 transactionExeFlag_.store(false); in Commit() 312 transactionExeFlag_.store(false); in RollBack() 1359 LOGE("[SingleVerConnection] the store is null"); in GetExecutor() 1373 LOGE("[SingleVerConnection] the store is null"); in IsCacheDBMode() 1383 LOGE("[SingleVerConnection] the store is null"); in IsExtendedCacheDBMode() 1709 cacheModeForNewResultSet_.store(mode); in PragmaResultSetCacheMode() 1722 cacheMaxSizeForNewResultSet_.store(size); in PragmaResultSetCacheMaxSize() 1894 LOGE("[SingleVerConnection] the store i in SetCloudDbSchema() [all...] |
/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 337 reinterpret_cast<std::atomic<Address>*>(&object_)->store( in Acquire() 595 location().store(Object(0xCA11)); in CollectPhantomCallbackData() 704 reinterpret_cast<std::atomic<Address>*>(&object_)->store( in clear_object() 709 reinterpret_cast<std::atomic<Address>*>(&object_)->store( in CopyObjectReference() 1009 reinterpret_cast<std::atomic<Address*>*>(slot)->store( in SetSlotThreadSafe()
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 124 stx $h0,[$ctx+32+0] ! store key 268 st $h1,[$ctx+0] ! store hash value 362 stx $H0,[$ctx+0] ! store hash value 408 stb $h0,[$mac+0] ! store little-endian result 907 std $x1,[$ctx+8*1] ! store [biased] hash value
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 124 stx $h0,[$ctx+32+0] ! store key 268 st $h1,[$ctx+0] ! store hash value 362 stx $H0,[$ctx+0] ! store hash value 408 stb $h0,[$mac+0] ! store little-endian result 907 std $x1,[$ctx+8*1] ! store [biased] hash value
|
/base/powermgr/power_manager/test/apitest/inner_api/ffrt/src/ |
H A D | ffrt_utils_test.cpp | 370 done.store(true);
in HWTEST_F()
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | deamon_io_waiter.cpp | 147 running_.store(false); in StopEpollIoWaiter()
|
/base/request/request/services/src/manage/scheduler/queue/ |
H A D | mod.rs | 249 self.abort_flag.store(true, Ordering::Release); in cancel()
|
/base/telephony/core_service/services/network_search/src/ |
H A D | setting_utils.cpp | 265 isDdsReady_.store(isReady);
in UpdateDdsState()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/ |
H A D | tcp_connection.cpp | 269 isReceiving_.store(false); in CloseConnection()
|
/foundation/ability/ability_runtime/test/moduletest/appexecfwk_appkit_native_app_module_test/ |
H A D | appexecfwk_appkit_native_app_module_test_fourth.cpp | 55 auto f = [&taskCalled]() { taskCalled.store(true); }; in WaitUntilTaskDone()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/ |
H A D | tcp_connection.cpp | 269 isReceiving_.store(false); in CloseConnection()
|
/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | system_properties.h | 350 stateManagerEnable_.store(stateManagerEnable); in SetStateManagerEnabled()
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_generate_worker.cpp | 119 ignoreRequestId_.store(requestId);
in IgnoreTaskByRequestId()
|