Home
last modified time | relevance | path

Searched defs:old_value (Results 1 – 25 of 67) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dstopwatch.h29 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/
Dstopwatch.h29 const LARGE_INTEGER old_value = *watch; in StopwatchReadAndReset() local
52 struct timeval old_value; in StopwatchReadAndReset() local
/third_party/boost/boost/compute/algorithm/
Dreplace.hpp46 void set_old_value(const T &old_value) in set_old_value()
79 const T &old_value, in replace()
Dreplace_copy.hpp39 const T &old_value, in replace_copy()
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dreplace.hpp46 void set_old_value(const T &old_value) in set_old_value()
79 const T &old_value, in replace()
Dreplace_copy.hpp39 const T &old_value, in replace_copy()
/third_party/boost/boost/contract/
Dold.hpp482 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/
Datomicops-inl.h48 char old_value; in uv__atomic_exchange_set() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAtomic.cpp46 sys::cas_flag old_value) { in CompareAndSwap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAtomic.cpp47 sys::cas_flag old_value) { in CompareAndSwap()
/third_party/cef/libcef/browser/extensions/value_store/
Dcef_value_store.cc98 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/
Dsetitimer02.c23 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer()
/third_party/skia/modules/skottie/src/animator/
DScalarKeyframeAnimator.cpp30 const auto old_value = *fTarget; in onSeek() local
53 auto old_value = *fTarget; in onSeek() local
/third_party/ltp/include/
Dtst_safe_timerfd.h28 #define SAFE_TIMERFD_SETTIME(fd, flags, new_value, old_value)\ argument
Dtst_safe_clocks.h98 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/
Dtimerfd.h28 struct itimerspec *old_value) in timerfd_settime()
/third_party/boost/boost/fusion/algorithm/transformation/
Dreplace.hpp34 replace(Sequence const& seq, T const& old_value, T const& new_value) in replace()
/third_party/abseil-cpp/absl/strings/internal/str_format/
Doutput.cc30 int old_value; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Doutput.cc30 int old_value; member
/third_party/boost/libs/contract/example/mitchell02/counter/
Dcounter.hpp54 boost::contract::old_ptr<int> old_value = BOOST_CONTRACT_OLDOF(value()); in decrement() local
Ddecrement_button.hpp52 boost::contract::old_ptr<int> old_value = in on_bn_clicked() local
/third_party/boost/libs/contract/example/features/
Dfriend_invariant.cpp22 boost::contract::old_ptr<T> old_value = BOOST_CONTRACT_OLDOF(value); in swap() local
/third_party/boost/boost/atomic/detail/
Dops_gcc_x86_dcas.hpp294 storage_type old_value; in exchange() local
528 storage_type old_value; in exchange() local
/third_party/ltp/lib/
Dtst_safe_timerfd.c54 struct itimerspec *old_value) in safe_timerfd_settime()
/third_party/boost/boost/fusion/algorithm/transformation/detail/
Dreplace.hpp72 T old_value; member

123