Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 25 of 28) 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/skia/src/core/
DSkExchange.h17 inline static T exchange(T& obj, U&& new_val) { in exchange()
/external/libcxx/test/libcxx/utilities/memory/util.smartptr/
Drace_condition.pass.cpp64 int new_val = p.use_count(); in run_test() local
/external/valgrind/VEX/priv/
Dguest_mips_toIR.c2235 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/
Dtst_atomic.h89 int old_val, new_val; in tst_atomic_add_return() local
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.space/
Dspace.pass.cpp95 std::uintmax_t new_val = val * fsize; in TEST_CASE() local
/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py58 def calculate_change(old_val, new_val): argument
/external/google-benchmark/tools/gbench/
Dreport.py58 def calculate_change(old_val, new_val): argument
/external/fio/
Dsteadystate.c61 uint64_t new_val; in steadystate_slope() 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/fio/tools/hist/
Dfiologparser_hist.py184 def update_extreme(val, fncn, new_val): argument
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp145 sys::cas_flag new_val = --RefCount; in DropRef() local
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp382 SkFixed new_val; member
DSkFontMgr_fontconfig.cpp287 SkFixed new_val; member
/external/bison/src/
Dmuscle-tab.c159 char *new_val; in muscle_grow() local
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc449 const MemLoc &new_val, in VptrUpdate()
/external/v8/src/arm64/
Dsimulator-arm64.cc929 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/
Dsimulator-aarch64.cc1086 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/
Dsysmodule.c631 int new_val; in sys_setdlopenflags() local
/external/selinux/libsepol/src/
Dkernel_to_cil.c32 char *new_val; in cond_expr_to_str() local
120 char *new_val = NULL; in constraint_expr_to_str() local
Dkernel_to_conf.c31 char *new_val; in cond_expr_to_str() local
118 char *new_val = NULL; in constraint_expr_to_str() local
Dmodule_to_cil.c1236 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/
Dtest_support.py1639 def swap_attr(obj, attr, new_val): argument
/external/mksh/src/
Dfuncs.c1437 int positions, new_val; in c_umask() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1180 ScopedPyObjectPtr new_val; in CheckAndGetInteger() local

12