| /third_party/node/deps/v8/src/base/ |
| D | atomicops_internals_atomicword_compat.h | 27 AtomicWord old_value, in Relaxed_CompareAndSwap() 46 AtomicWord old_value, in Acquire_CompareAndSwap() 53 AtomicWord old_value, in Release_CompareAndSwap() 60 AtomicWord old_value, in AcquireRelease_CompareAndSwap()
|
| D | atomicops.h | 103 inline Atomic8 Relaxed_CompareAndSwap(volatile Atomic8* ptr, Atomic8 old_value, in Relaxed_CompareAndSwap() 112 Atomic16 old_value, Atomic16 new_value) { in Relaxed_CompareAndSwap() 120 Atomic32 old_value, Atomic32 new_value) { in Relaxed_CompareAndSwap() 147 Atomic32 old_value, Atomic32 new_value) { in Acquire_CompareAndSwap() 154 inline Atomic8 Release_CompareAndSwap(volatile Atomic8* ptr, Atomic8 old_value, in Release_CompareAndSwap() 164 Atomic32 old_value, Atomic32 new_value) { in Release_CompareAndSwap() 172 Atomic32 old_value, in AcquireRelease_CompareAndSwap() 263 Atomic64 old_value, Atomic64 new_value) { in Relaxed_CompareAndSwap() 290 Atomic64 old_value, Atomic64 new_value) { in Acquire_CompareAndSwap() 298 Atomic64 old_value, Atomic64 new_value) { in Release_CompareAndSwap() [all …]
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| D | stopwatch.h | 29 const LARGE_INTEGER old_value = *watch; in StopwatchReadAndReset() local 52 struct timeval old_value; in StopwatchReadAndReset() local
|
| /third_party/node/deps/v8/include/cppgc/ |
| D | cross-thread-persistent.h | 87 const void* old_value = GetValue(); in ~BasicCrossThreadPersistent() local 358 const void* old_value = GetValue(); in AssignUnsafe() local 387 const void* old_value = GetValue(); in AssignSafe() local
|
| /third_party/libbpf/src/ |
| D | hashmap.h | 133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument 141 #define hashmap__set(map, key, value, old_key, old_value) \ argument 144 #define hashmap__update(map, key, value, old_key, old_value) \ argument 152 #define hashmap__delete(map, key, old_key, old_value) \ argument
|
| D | hashmap.c | 156 long *old_key, long *old_value) in hashmap_insert() 221 long *old_key, long *old_value) in hashmap_delete()
|
| /third_party/libuv/src/win/ |
| D | atomicops-inl.h | 48 char old_value; in uv__atomic_exchange_set() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Atomic.cpp | 47 sys::cas_flag old_value) { in CompareAndSwap()
|
| /third_party/node/deps/uv/src/win/ |
| D | atomicops-inl.h | 48 char old_value; in uv__atomic_exchange_set() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Atomic.cpp | 46 sys::cas_flag old_value) { in CompareAndSwap()
|
| /third_party/skia/modules/skottie/src/animator/ |
| D | ScalarKeyframeAnimator.cpp | 30 const auto old_value = *fTarget; in onSeek() local 53 auto old_value = *fTarget; in onSeek() local
|
| /third_party/node/deps/v8/src/heap/ |
| D | progress-bar.h | 39 bool TrySetNewValue(size_t old_value, size_t new_value) { in TrySetNewValue()
|
| D | marking.h | 60 CellType old_value = *cell_; variable 83 CellType old_value = *cell_; variable
|
| /third_party/ltp/testcases/kernel/syscalls/setitimer/ |
| D | setitimer02.c | 25 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer()
|
| D | setitimer01.c | 41 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer()
|
| /third_party/ltp/include/ |
| D | tst_safe_timerfd.h | 28 #define SAFE_TIMERFD_SETTIME(fd, flags, new_value, old_value)\ argument
|
| D | tst_safe_clocks.h | 98 struct itimerspec *old_value) in safe_timer_settime() 165 #define SAFE_TIMER_SETTIME(timerid, flags, new_value, old_value)\ argument
|
| /third_party/ltp/include/lapi/ |
| D | timerfd.h | 28 struct itimerspec *old_value) in timerfd_settime()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| D | output.cc | 30 int old_value; member
|
| /third_party/rust/crates/cxx/tests/ |
| D | test.rs | 253 let old_value = unique_ptr.get(); in test_c_method_calls() localVariable 293 let old_value = unique_ptr.get(); in test_c_ns_method_calls() localVariable
|
| /third_party/node/deps/v8/src/objects/ |
| D | tagged-field-inl.h | 198 Tagged_t old_value = full_to_tagged(old.ptr()); in Release_CompareAndSwap() local 245 AtomicTagged_t old_value = in SeqCst_Swap() local 257 AtomicTagged_t old_value = in SeqCst_Swap() local
|
| D | maybe-object-inl.h | 102 Address old_value = (*slot).ptr(); in Update() local
|
| /third_party/ltp/lib/ |
| D | tst_safe_timerfd.c | 54 struct itimerspec *old_value) in safe_timerfd_settime()
|
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| D | timerfd_settime01.c | 28 struct tst_its *old_value; member
|
| /third_party/googletest/googletest/test/ |
| D | gtest_dirs_test.cc | 18 const char* old_value = getenv(name); in SetEnv() local
|