Home
last modified time | relevance | path

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

12

/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/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/libbpf/src/
Dhashmap.h143 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument
151 #define hashmap__set(map, key, value, old_key, old_value) \ argument
154 #define hashmap__update(map, key, value, old_key, old_value) \ argument
162 #define hashmap__delete(map, key, old_key, old_value) \ argument
Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/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/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/libuv/src/win/
Datomicops-inl.h48 char old_value; in uv__atomic_exchange_set() local
/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
DTextKeyframeAnimator.cpp53 SkString old_value = fTarget->fText; in onSeek() 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/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/rust/crates/cxx/tests/
Dtest.rs253 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/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Doutput.cc30 int old_value; member
/third_party/ltp/lib/
Dtst_safe_timerfd.c54 struct itimerspec *old_value) in safe_timerfd_settime()
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_settime01.c28 struct tst_its *old_value; member
/third_party/cef/libcef/common/
Dvalue_base.cc200 void CefValueController::Swap(void* old_value, void* new_value) { in Swap()
/third_party/gn/src/gn/
Doperators_unittest.cc337 Value old_value(nullptr, Value::LIST); in TEST() local
396 Value old_value(nullptr, static_cast<int64_t>(1)); in TEST() local
Doperators.cc196 Err MakeOverwriteError(const BinaryOpNode* op_node, const Value& old_value) { in MakeOverwriteError()
310 const Value* old_value = dest->GetExistingValue(); in ExecuteEquals() local
/third_party/unity/extras/fixture/src/
Dunity_fixture.c145 void* old_value; member
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisenc.c1057 gboolean old_value = vorbisenc->managed; in gst_vorbis_enc_set_property() local
1083 gboolean old_value = vorbisenc->managed; in gst_vorbis_enc_set_property() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/
Dpnm2png.c565 static int old_value = 0; in get_data() local
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpnm2png.c565 static int old_value = 0; in get_data() local

12