Home
last modified time | relevance | path

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

12

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_atomic_test.cc99 Type new_val = 24; in CheckAtomicCompareExchange() local
109 Type new_val = 24; in CheckAtomicCompareExchange() local
/external/skqp/src/core/
DSkExchange.h17 inline static T exchange(T& obj, U&& new_val) { in exchange()
/external/skia/src/core/
DSkExchange.h17 inline static T exchange(T& obj, U&& new_val) { in exchange()
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dtime_log.h72 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/u-boot/arch/arm/mach-mvebu/
Defuse.c69 struct efuse_val *new_val, u32 mask0, u32 mask1) in do_prog_efuse()
94 static int prog_efuse(int nr, struct efuse_val *new_val, u32 mask0, u32 mask1) in prog_efuse()
/external/jemalloc_new/test/unit/
Dbackground_thread.c6 test_switch_background_thread_ctl(bool new_val) { in test_switch_background_thread_ctl()
/external/libcxx/test/libcxx/utilities/memory/util.smartptr/
Drace_condition.pass.cpp64 int new_val = p.use_count(); in run_test() local
/external/grpc-grpc/src/core/lib/iomgr/
Dexec_ctx.cc113 void ExecCtx::TestOnlyGlobalInit(gpr_timespec new_val) { in TestOnlyGlobalInit()
Dexec_ctx.h190 void TestOnlySetNow(grpc_millis new_val) { in TestOnlySetNow()
/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/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/
Dspace.pass.cpp95 std::uintmax_t new_val = val * fsize; in TEST_CASE() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dleaf_model_operators.cc156 const float new_val = in ExportModel() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_inl.h85 void __tsan_vptr_update(void **vptr_p, void *new_val) { in __tsan_vptr_update()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp145 sys::cas_flag new_val = --RefCount; in DropRef() local
/external/ltp/include/
Dtst_atomic.h164 int old_val, new_val; in tst_atomic_add_return() local
/external/google-benchmark/tools/gbench/
Dreport.py71 def calculate_change(old_val, new_val): argument
/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py71 def calculate_change(old_val, new_val): argument
/external/perfetto/src/traced/probes/filesystem/
Dinode_file_data_source.cc317 InodeMapValue new_val(InodeMapValue(type, {path})); in OnInodeFound() local
/external/grpc-grpc/src/core/lib/gpr/
Dstring.cc143 uint32_t new_val; in gpr_parse_bytes_to_uint32() local
/external/python/cpython3/Modules/clinic/
D_tkinter.c.h595 int new_val; in _tkinter_setbusywaitinterval() local
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp382 SkScalar new_val; member
/external/skqp/src/ports/
DSkFontConfigInterface_direct.cpp382 SkScalar new_val; member
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc449 const MemLoc &new_val, in VptrUpdate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp259 } new_val; // hold up the constant values replacing loads. in PreprocessLoad() local
/external/python/cpython2/Lib/test/support/
D__init__.py1816 def swap_attr(obj, attr, new_val): argument
1847 def swap_item(obj, item, new_val): argument

12