| /third_party/libuv/src/win/ |
| H A D | atomicops-inl.h | 48 char old_value; in uv__atomic_exchange_set() local
|
| /third_party/node/deps/uv/src/win/ |
| H A 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/ |
| H A D | Atomic.cpp | 45 CompareAndSwap(volatile sys::cas_flag* ptr, sys::cas_flag new_value, sys::cas_flag old_value) CompareAndSwap() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Atomic.cpp | 44 CompareAndSwap(volatile sys::cas_flag* ptr, sys::cas_flag new_value, sys::cas_flag old_value) CompareAndSwap() argument
|
| /third_party/ltp/testcases/kernel/syscalls/setitimer/ |
| H A D | setitimer02.c | 25 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer() argument
|
| H A D | setitimer01.c | 41 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | timerfd.h | 26 timerfd_settime(int fd, int flags, const struct itimerspec *new_value, struct itimerspec *old_value) timerfd_settime() argument
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | stopwatch.h | 29 const LARGE_INTEGER old_value = *watch; in StopwatchReadAndReset() local 52 struct timeval old_value; in StopwatchReadAndReset() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | output.cc | 30 int old_value; member
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| H A D | module.c | 28 unsigned long int old_value; in apply_relocate_add() local
|
| /kernel/linux/linux-5.10/sound/drivers/opl4/ |
| H A D | opl4_mixer.c | 39 u8 value, old_value; in snd_opl4_ctl_put() local
|
| /kernel/linux/linux-6.6/sound/drivers/opl4/ |
| H A D | opl4_mixer.c | 39 u8 value, old_value; in snd_opl4_ctl_put() local
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_timerfd.c | 51 safe_timerfd_settime(const char *file, const int lineno, int fd, int flags, const struct itimerspec *new_value, struct itimerspec *old_value) safe_timerfd_settime() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | progress-bar.h | 39 bool TrySetNewValue(size_t old_value, size_t new_value) { in TrySetNewValue() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/utility/ |
| H A D | utility.h | 315 T old_value = absl::move(obj); in exchange() local
|
| /third_party/googletest/googletest/test/ |
| H A D | gtest_dirs_test.cc | 18 const char* old_value = getenv(name); in SetEnv() local
|
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| H A D | timerfd_settime01.c | 28 struct tst_its *old_value; member
|
| /third_party/node/deps/v8/src/base/ |
| H A D | atomicops_internals_atomicword_compat.h | 26 Relaxed_CompareAndSwap(volatile AtomicWord* ptr, AtomicWord old_value, AtomicWord new_value) Relaxed_CompareAndSwap() argument 45 Acquire_CompareAndSwap(volatile AtomicWord* ptr, AtomicWord old_value, AtomicWord new_value) Acquire_CompareAndSwap() argument 52 Release_CompareAndSwap(volatile AtomicWord* ptr, AtomicWord old_value, AtomicWord new_value) Release_CompareAndSwap() argument 59 AcquireRelease_CompareAndSwap(volatile AtomicWord* ptr, AtomicWord old_value, AtomicWord new_value) AcquireRelease_CompareAndSwap() argument
|
| /third_party/skia/modules/skottie/src/animator/ |
| H A D | TextKeyframeAnimator.cpp | 53 SkString old_value = fTarget->fText; variable
|
| H A D | ScalarKeyframeAnimator.cpp | 30 const auto old_value = *fTarget; variable 53 auto old_value = *fTarget; variable
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | fscounters.c | 257 xchk_fscount_within_range( struct xfs_scrub *sc, const int64_t old_value, struct percpu_counter *counter, uint64_t expected) xchk_fscount_within_range() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | maybe-object-inl.h | 102 Address old_value = (*slot).ptr(); in Update() local
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | hashmap.c | 154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument 220 hashmap__delete(struct hashmap *map, const void *key, const void **old_key, void **old_value) hashmap__delete() argument
|
| H A D | hashmap.h | 122 hashmap__set(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__set() argument 130 hashmap__update(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__update() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | hashmap.c | 154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument 220 hashmap__delete(struct hashmap *map, const void *key, const void **old_key, void **old_value) hashmap__delete() argument
|