/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/skia/src/core/ |
D | SkExchange.h | 17 inline static T exchange(T& obj, U&& new_val) { in exchange()
|
/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/valgrind/VEX/priv/ |
D | guest_mips_toIR.c | 2235 static void mips_load_store32(IRTemp op1addr, IRTemp new_val, in mips_load_store32() 2260 static void mips_load_store64(IRTemp op1addr, IRTemp new_val, in mips_load_store64() 2318 IRTemp new_val = newTemp(Ity_I32); in dis_instr_CVM() local 2333 IRTemp new_val = newTemp(Ity_I64); in dis_instr_CVM() local 2353 IRTemp new_val = newTemp(Ity_I32); in dis_instr_CVM() local 2366 IRTemp new_val = newTemp(Ity_I64); in dis_instr_CVM() local 2379 IRTemp new_val = newTemp(Ity_I32); in dis_instr_CVM() local 2392 IRTemp new_val = newTemp(Ity_I64); in dis_instr_CVM() local 2405 IRTemp new_val = newTemp(Ity_I32); in dis_instr_CVM() local 2416 IRTemp new_val = newTemp(Ity_I64); in dis_instr_CVM() local [all …]
|
/external/ltp/include/ |
D | tst_atomic.h | 89 int old_val, new_val; in tst_atomic_add_return() local
|
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.space/ |
D | space.pass.cpp | 95 std::uintmax_t new_val = val * fsize; in TEST_CASE() local
|
/external/libcxx/utils/google-benchmark/tools/gbench/ |
D | report.py | 58 def calculate_change(old_val, new_val): argument
|
/external/google-benchmark/tools/gbench/ |
D | report.py | 58 def calculate_change(old_val, new_val): argument
|
/external/fio/ |
D | steadystate.c | 61 uint64_t new_val; in steadystate_slope() local
|
/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/fio/tools/hist/ |
D | fiologparser_hist.py | 184 def update_extreme(val, fncn, new_val): argument
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Attributes.cpp | 145 sys::cas_flag new_val = --RefCount; in DropRef() local
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 382 SkFixed new_val; member
|
D | SkFontMgr_fontconfig.cpp | 287 SkFixed new_val; member
|
/external/bison/src/ |
D | muscle-tab.c | 159 char *new_val; in muscle_grow() local
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cc | 449 const MemLoc &new_val, in VptrUpdate()
|
/external/v8/src/arm64/ |
D | simulator-arm64.cc | 929 T new_val; in AddSubWithCarry() local 1424 T new_val = 0; in AddSubHelper() local 1972 uint64_t new_val = xreg(instr->Rn()); in VisitConditionalSelect() local
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.cc | 1086 int64_t new_val = 0; in AddSubHelper() local 1153 int64_t new_val; in VisitAddSubWithCarry() local 1833 uint64_t new_val = ReadXRegister(instr->GetRn()); in VisitConditionalSelect() local
|
/external/python/cpython2/Python/ |
D | sysmodule.c | 631 int new_val; in sys_setdlopenflags() local
|
/external/selinux/libsepol/src/ |
D | kernel_to_cil.c | 32 char *new_val; in cond_expr_to_str() local 120 char *new_val = NULL; in constraint_expr_to_str() local
|
D | kernel_to_conf.c | 31 char *new_val; in cond_expr_to_str() local 118 char *new_val = NULL; in constraint_expr_to_str() local
|
D | module_to_cil.c | 1236 char *new_val = NULL; in cond_expr_to_cil() local 1693 char *new_val = NULL; in constraint_expr_to_string() local
|
/external/python/cpython2/Lib/test/ |
D | test_support.py | 1639 def swap_attr(obj, attr, new_val): argument
|
/external/mksh/src/ |
D | funcs.c | 1437 int positions, new_val; in c_umask() local
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1180 ScopedPyObjectPtr new_val; in CheckAndGetInteger() local
|