/third_party/flutter/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/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/boost/boost/compute/algorithm/ |
D | replace.hpp | 46 void set_old_value(const T &old_value) in set_old_value() 79 const T &old_value, in replace()
|
D | replace_copy.hpp | 39 const T &old_value, in replace_copy()
|
/third_party/boost/libs/compute/include/boost/compute/algorithm/ |
D | replace.hpp | 46 void set_old_value(const T &old_value) in set_old_value() 79 const T &old_value, in replace()
|
D | replace_copy.hpp | 39 const T &old_value, in replace_copy()
|
/third_party/boost/boost/contract/ |
D | old.hpp | 482 class old_value { // Copyable (as *). class 501 /* implicit */ old_value( in old_value() function in boost::contract::old_value 530 /* implicit */ old_value( in old_value() function in boost::contract::old_value 542 explicit old_value() {} in old_value() function in boost::contract::old_value
|
/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-10.0/llvm/lib/Support/ |
D | Atomic.cpp | 46 sys::cas_flag old_value) { in CompareAndSwap()
|
/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/cef/libcef/browser/extensions/value_store/ |
D | cef_value_store.cc | 98 base::Value* old_value = storage_.FindKey(it.key()); in Set() local 123 absl::optional<base::Value> old_value = storage_.ExtractKey(key); in Remove() local
|
/third_party/ltp/testcases/kernel/syscalls/setitimer/ |
D | setitimer02.c | 23 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer()
|
/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/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/boost/boost/fusion/algorithm/transformation/ |
D | replace.hpp | 34 replace(Sequence const& seq, T const& old_value, T const& new_value) in replace()
|
/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | output.cc | 30 int old_value; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | output.cc | 30 int old_value; member
|
/third_party/boost/libs/contract/example/mitchell02/counter/ |
D | counter.hpp | 54 boost::contract::old_ptr<int> old_value = BOOST_CONTRACT_OLDOF(value()); in decrement() local
|
D | decrement_button.hpp | 52 boost::contract::old_ptr<int> old_value = in on_bn_clicked() local
|
/third_party/boost/libs/contract/example/features/ |
D | friend_invariant.cpp | 22 boost::contract::old_ptr<T> old_value = BOOST_CONTRACT_OLDOF(value); in swap() local
|
/third_party/boost/boost/atomic/detail/ |
D | ops_gcc_x86_dcas.hpp | 294 storage_type old_value; in exchange() local 528 storage_type old_value; in exchange() local
|
/third_party/ltp/lib/ |
D | tst_safe_timerfd.c | 54 struct itimerspec *old_value) in safe_timerfd_settime()
|
/third_party/boost/boost/fusion/algorithm/transformation/detail/ |
D | replace.hpp | 72 T old_value; member
|