Home
last modified time | relevance | path

Searched defs:oldVal (Results 26 - 34 of 34) sorted by relevance

12

/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_arch_atomic.h176 STATIC INLINE BOOL ArchAtomicCmpXchg32bits(volatile INT32 *v, INT32 val, INT32 oldVal) in ArchAtomicCmpXchg32bits() argument
276 STATIC INLINE BOOL ArchAtomicCmpXchg64bits(Atomic64 *v, INT64 val, INT64 oldVal) in ArchAtomicCmpXchg64bits() argument
[all...]
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_arch_atomic.h178 STATIC INLINE BOOL ArchAtomicCmpXchg32bits(volatile INT32 *v, INT32 val, INT32 oldVal) in ArchAtomicCmpXchg32bits() argument
274 STATIC INLINE BOOL ArchAtomicCmpXchg64bits(Atomic64 *v, INT64 val, INT64 oldVal) in ArchAtomicCmpXchg64bits() argument
[all...]
/kernel/liteos_a/syscall/
H A Dtime_syscall.c557 struct itimerspec oldVal; in SysTimerSettime64() local
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp130 const bool oldVal = GetBoolsVal(b1, b2); in GetButton_Bools() local
/device/board/hihope/rk3568/audio_drivers/headset_monitor/src/
H A Danalog_headset_adc.c351 static int32_t oldVal = -1; // Invalid initial value in HookWorkCallback() 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

Completed in 10 milliseconds

12