Home
last modified time | relevance | path

Searched defs:old_val (Results 1 – 25 of 34) sorted by relevance

12

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_atomic_test.cc98 Type old_val = 42; in CheckAtomicCompareExchange() local
108 Type old_val = 42; in CheckAtomicCompareExchange() local
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi_signal_restart.c94 unsigned int old_val; in waiterfn() local
120 unsigned int old_val; in main() local
Dfutex_requeue_pi.c111 futex_t old_val; in waiterfn() local
149 futex_t old_val; in broadcast_wakerfn() local
195 unsigned int old_val; in signal_wakerfn() local
/external/webrtc/modules/audio_processing/vad/
Dpitch_internal.cc24 static void PitchInterpolation(double old_val, const double* in, double* out) { in PitchInterpolation()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dxla_inline_device_ops.cc49 Value old_val, new_val; in InlineDeviceOp() local
Dtensor_array_ops_decomposition.cc164 void ReplaceAllUsesWithCast(Value old_val, Value new_val) { in ReplaceAllUsesWithCast()
172 void ReplaceAllUsesExceptTerminator(Value old_val, Value new_val) { in ReplaceAllUsesExceptTerminator()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc51 static char* fmt_int64_diff_str(int64_t old_val, int64_t new_val) { in fmt_int64_diff_str()
61 static char* fmt_uint32_diff_str(uint32_t old_val, uint32_t new_val) { in fmt_uint32_diff_str()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc45 static char* fmt_int64_diff_str(int64_t old_val, int64_t new_val) { in fmt_int64_diff_str()
57 static char* fmt_uint32_diff_str(uint32_t old_val, uint32_t new_val) { in fmt_uint32_diff_str()
/external/zstd/contrib/diagnose_corruption/
Dcheck_flipped_bits.c335 unsigned char old_val = stuff->input[pos]; in perturb_bits() local
359 unsigned char old_val = stuff->input[pos]; in perturb_bytes() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_simplify_padding_test.cc336 weights, [](absl::Span<const int64_t> dims, int8_t old_val) -> int8_t { in TEST_F()
380 weights, [](absl::Span<const int64_t> dims, int8_t old_val) -> int8_t { in TEST_F()
/external/fastrpc/src/
Dcae.c53 unsigned int old_val, in qurt_atomic_compare_val_and_set()
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dtime_log.h72 inline static float Blend(float old_val, float new_val) { in Blend()
/external/clang/test/Sema/
Datomic-ops.c260 _Bool old_val = atomic_flag_test_and_set(&guard); in f() local
/external/crosvm/win_audio/src/win_audio_impl/
Dcompletion_handler.rs71 let old_val = self.ref_count.fetch_sub(1, SeqCst); in decrement_counter() localVariable
/external/ltp/include/
Dtst_atomic.h152 int old_val, new_val; in tst_atomic_add_return() local
/external/skia/modules/skottie/src/animator/
DVectorKeyframeAnimator.cpp115 const auto old_val = skvx::float4::Load(dst), in onSeek() local
/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py71 def calculate_change(old_val, new_val): argument
/external/tensorflow/tensorflow/core/common_runtime/
Dpending_counts.h303 T old_val = c->load(std::memory_order_relaxed); in adjust_for_activation_shared_atomic() local
/external/compiler-rt/lib/asan/
Dasan_thread.cc194 uptr old_val = 0; in AsyncSignalSafeLazyInitFakeStack() local
/external/google-benchmark/tools/gbench/
Dreport.py71 def calculate_change(old_val, new_val): argument
/external/AFLplusplus/src/
Dafl-fuzz-one.c161 static u8 could_be_arith(u32 old_val, u32 new_val, u8 blen) { in could_be_arith()
265 static u8 could_be_interest(u32 old_val, u32 new_val, u8 blen, u8 check_le) { in could_be_interest()
/external/rust/crates/hashlink/src/
Dlru_cache.rs103 let old_val = self.map.insert(k, v); in insert() localVariable
/external/rust/crates/lru-cache/src/
Dlib.rs119 let old_val = self.map.insert(k, v); in insert() localVariable
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp369 SkScalar old_val; member
/external/selinux/libsemanage/tests/
Dtest_bool.c681 int old_val, int exp_res) in helper_bool_modify_del_local()

12