/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_atomic_test.cc | 99 Type new_val = 24; in CheckAtomicCompareExchange() local 109 Type new_val = 24; in CheckAtomicCompareExchange() local
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | time_log.h | 72 inline static float Blend(float old_val, float new_val) { in Blend() 77 inline static float UpdateAverage(const char* str, const float new_val) { in UpdateAverage()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | metal_arguments.cc | 237 auto& new_val = float_values_[fvalue.first]; in ScalarArgumentsToStructWithScalarFields() local 248 auto& new_val = float_values_[hfvalue.first]; in ScalarArgumentsToStructWithScalarFields() local 260 auto& new_val = int_values_[ivalue.first]; in ScalarArgumentsToStructWithScalarFields() local 303 auto& new_val = float_values_[fvalue.first]; in ScalarArgumentsToStructWithVec4Fields() local 318 auto& new_val = float_values_[hfvalue.first]; in ScalarArgumentsToStructWithVec4Fields() local 334 auto& new_val = int_values_[ivalue.first]; in ScalarArgumentsToStructWithVec4Fields() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ccp_pass.cpp | 146 uint32_t new_val = ComputeLatticeMeet(instr, it->second); in VisitAssignment() local 178 uint32_t new_val = ComputeLatticeMeet(instr, folded_inst->result_id()); in VisitAssignment() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | ccp_pass.cpp | 146 uint32_t new_val = ComputeLatticeMeet(instr, it->second); in VisitAssignment() local 178 uint32_t new_val = ComputeLatticeMeet(instr, folded_inst->result_id()); in VisitAssignment() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ccp_pass.cpp | 146 uint32_t new_val = ComputeLatticeMeet(instr, it->second); in VisitAssignment() local 177 uint32_t new_val = ComputeLatticeMeet(instr, folded_inst->result_id()); in VisitAssignment() local
|
/external/jemalloc_new/test/unit/ |
D | background_thread.c | 6 test_switch_background_thread_ctl(bool new_val) { in test_switch_background_thread_ctl()
|
/external/skia/modules/skottie/src/animator/ |
D | VectorKeyframeAnimator.cpp | 116 new_val = Lerp(Sk4f::Load(v0), Sk4f::Load(v1), lerp_info.weight); in onSeek() local 128 const auto new_val = Lerp(*v0++, *v1++, lerp_info.weight); in onSeek() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | flow_control.cc | 51 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/libcxx/test/libcxx/utilities/memory/util.smartptr/ |
D | race_condition.pass.cpp | 64 int new_val = p.use_count(); in run_test() local
|
/external/libcxxabi/src/include/ |
D | atomic_support.h | 198 IntType exchange(IntType new_val, MemoryOrder ord) { in exchange()
|
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | flow_control.cc | 45 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/ |
D | check_flipped_bits.c | 340 unsigned char new_val = old_val ^ (1 << bit); in perturb_bits() local 357 size_t new_val; in perturb_bytes() local
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | exec_ctx.cc | 113 void ExecCtx::TestOnlyGlobalInit(gpr_timespec new_val) { in TestOnlyGlobalInit()
|
D | exec_ctx.h | 190 void TestOnlySetNow(grpc_millis new_val) { in TestOnlySetNow()
|
/external/mesa3d/src/broadcom/compiler/ |
D | v3d_nir_lower_line_smooth.c | 49 nir_ssa_def *new_val = nir_fmul(b, nir_vec4(b, one, one, one, coverage), in lower_line_smooth_intrinsic() local
|
/external/fastrpc/src/ |
D | cae.c | 54 unsigned int new_val) in qurt_atomic_compare_val_and_set()
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/ |
D | space.pass.cpp | 95 std::uintmax_t new_val = val * fsize; in TEST_CASE() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | exec_ctx.cc | 130 void ExecCtx::TestOnlyGlobalInit(gpr_timespec new_val) { in TestOnlyGlobalInit()
|
D | exec_ctx.h | 208 void TestOnlySetNow(grpc_millis new_val) { in TestOnlySetNow()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_inl.h | 85 void __tsan_vptr_update(void **vptr_p, void *new_val) { in __tsan_vptr_update()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_arguments.cc | 404 auto& new_val = float_values_[fvalue.first]; in CopyArguments() local 413 auto& new_val = int_values_[ivalue.first]; in CopyArguments() local 422 auto& new_val = half_values_[hfvalue.first]; in CopyArguments() local
|
/external/selinux/libsemanage/tests/ |
D | test_bool.c | 424 int new_val = 0; in helper_bool_get_set_value() local 687 int new_val; in helper_bool_modify_del_local() local
|
/external/ltp/include/ |
D | tst_atomic.h | 152 int old_val, new_val; in tst_atomic_add_return() local
|
/external/libiio/src/ |
D | context.c | 407 char **attrs, **values, *new_key, *new_val; in iio_context_add_attr() local
|