| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | futex_test.cpp | 48 int oldVal = g_global; in Waiter() local 67 int oldVal = g_global; in Syncwaiter() local
|
| /foundation/communication/nfc/services/src/external_deps/ |
| H A D | nfc_data_share_impl.cpp | 90 int oldVal = 0; in SetValue() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | memory.cpp | 120 DWORD oldVal = 0; in protectPage() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | mem_stats.cpp | 61 [[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 D | runslots_allocator.h | 355 [[maybe_unused]] bool oldVal = freedRunslotsBitmap_.AtomicTestAndSet(slots); in AddFreedRunSlots() local
|
| H A D | runslots_allocator-inl.h | 893 [[maybe_unused]] bool oldVal = freedRunslotsBitmap_.AtomicTestAndClear(slots); in GetFreedRunSlots() local
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | location_data_rdb_helper.cpp | 142 int32_t oldVal = 0; in SetValue() local
|
| /foundation/communication/nfc/services/src/card_emulation/ |
| H A D | setting_data_share_impl.cpp | 136 ElementName oldVal; in SetElementName() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| H A D | interference_graph.h | 154 bool oldVal = (*it != 0U); in AddEdge() local 164 bool oldVal = (*it != 0U); in AddAffinityEdge() local
|
| /third_party/lzma/CPP/7zip/UI/GUI/ |
| H A D | ExtractDialog.cpp | 130 const bool oldVal = GetBoolsVal(b1, b2);
in GetButton_Bools() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthStencilClearTests.cpp | 476 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDepthStencilClearTests.cpp | 479 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fStencilTexturingTests.cpp | 190 const int oldVal = dst.getPixStencil(x, y); in renderTestPatternReference() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | plurults.cpp | 1445 int32_t oldVal = uhash_puti(localeSet, new UnicodeString(locale), 1, &status); in testAvailableLocales() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | stub_builder-inl.h | 3253 GateRef oldVal = Load(VariableType::INT32(), function, bitFieldOffset); in SetCompiledCodeFlagToFunction() local 3278 GateRef oldVal = Load(VariableType::INT32(), function, bitFieldOffset); in SetTaskConcurrentFuncFlagToFunction() local
|