Home
last modified time | relevance | path

Searched defs:oldVal (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dfutex_test.cpp48 int oldVal = g_global; in Waiter() local
67 int oldVal = g_global; in Syncwaiter() local
/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_data_share_impl.cpp90 int oldVal = 0; in SetValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory.cpp120 DWORD oldVal = 0; in protectPage() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dmem_stats.cpp61 [[maybe_unused]] uint64_t oldVal = objectsAllocated_.fetch_sub(youngObjectNum, std::memory_order_acq_rel); in RecordYoungMovedObjects() local
74 [[maybe_unused]] uint64_t oldVal = objectsAllocated_.fetch_sub(tenuredObjectNum, std::memory_order_acq_rel); in RecordTenuredMovedObjects() local
H A Drunslots_allocator.h355 [[maybe_unused]] bool oldVal = freedRunslotsBitmap_.AtomicTestAndSet(slots); in AddFreedRunSlots() local
H A Drunslots_allocator-inl.h893 [[maybe_unused]] bool oldVal = freedRunslotsBitmap_.AtomicTestAndClear(slots); in GetFreedRunSlots() local
/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_helper.cpp142 int32_t oldVal = 0; in SetValue() local
/foundation/communication/nfc/services/src/card_emulation/
H A Dsetting_data_share_impl.cpp136 ElementName oldVal; in SetElementName() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h154 bool oldVal = (*it != 0U); in AddEdge() local
164 bool oldVal = (*it != 0U); in AddAffinityEdge() local
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp130 const bool oldVal = GetBoolsVal(b1, b2); in GetButton_Bools() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp476 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp479 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp190 const int oldVal = dst.getPixStencil(x, y); in renderTestPatternReference() local
/third_party/icu/icu4c/source/test/intltest/
H A Dplurults.cpp1445 int32_t oldVal = uhash_puti(localeSet, new UnicodeString(locale), 1, &status); in testAvailableLocales() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3253 GateRef oldVal = Load(VariableType::INT32(), function, bitFieldOffset); in SetCompiledCodeFlagToFunction() local
3278 GateRef oldVal = Load(VariableType::INT32(), function, bitFieldOffset); in SetTaskConcurrentFuncFlagToFunction() local

Completed in 34 milliseconds