/external/clang/test/CodeGen/ |
D | asm-inout.c | 35 unsigned char oldval; in test4() local
|
/external/ltp/testcases/kernel/syscalls/sysctl/ |
D | sysctl01.c | 61 static int sysctl(int *name, int nlen, void *oldval, size_t * oldlenp, in sysctl() 80 char *oldval; member
|
D | sysctl05.c | 64 int sysctl(int *name, int nlen, void *oldval, size_t * oldlenp, in sysctl() 82 void *oldval; member
|
D | sysctl03.c | 80 int sysctl(int *name, int nlen, void *oldval, size_t * oldlenp, in sysctl()
|
D | sysctl04.c | 62 int sysctl(int *name, int nlen, void *oldval, size_t * oldlenp, in sysctl()
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionCuda.h | 29 unsigned int oldval = *reinterpret_cast<unsigned int*>(output); in atomicReduce() local 46 unsigned long long oldval = *reinterpret_cast<unsigned long long*>(output); in atomicReduce() local 85 unsigned int oldval = *reinterpret_cast<unsigned int*>(output); in atomicReduce() local
|
/external/linux-kselftest/tools/testing/selftests/futex/include/ |
D | atomic.h | 40 atomic_cmpxchg(atomic_t *addr, int oldval, int newval) in atomic_cmpxchg()
|
D | futextest.h | 223 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg()
|
/external/toybox/kconfig/ |
D | symbol.c | 265 struct symbol_value newval, oldval; in sym_calc_value() local 428 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value() local 464 tristate oldval, newval; in sym_toggle_tristate_value() local 572 const char *oldval; in sym_set_string_value() local
|
D | conf.c | 209 tristate oldval, newval; in conf_sym() local
|
/external/jemalloc/src/ |
D | ctl.c | 1370 bool oldval; in CTL_TSD_RO_NL_CGEN() local 1444 bool oldval; in thread_prof_active_ctl() local 1717 size_t oldval = arena_lg_dirty_mult_get(tsd_tsdn(tsd), arena); in arena_i_lg_dirty_mult_ctl() local 1752 size_t oldval = arena_decay_time_get(tsd_tsdn(tsd), arena); in arena_i_decay_time_ctl() local 1878 size_t oldval = arena_lg_dirty_mult_default_get(); in arenas_lg_dirty_mult_ctl() local 1904 size_t oldval = arena_decay_time_default_get(); in arenas_decay_time_ctl() local 1992 bool oldval; in prof_thread_active_init_ctl() local 2018 bool oldval; in prof_active_ctl() local 2066 bool oldval; in prof_gdump_ctl() local
|
/external/compiler-rt/test/tsan/ |
D | real_deadlock_detector_stress_test.cc | 36 bool cas(int *a, int oldval, int newval) { in cas()
|
/external/toolchain-utils/cros_utils/ |
D | pstat.py | 576 def replace(inlst, oldval, newval): argument 928 def areplace(a, oldval, newval): argument
|
/external/v8/src/runtime/ |
D | runtime-atomics.cc | 29 inline T CompareExchangeSeqCst(T* p, T oldval, T newval) { in CompareExchangeSeqCst() 193 T oldval = FromObject<T>(oldobj); in DoCompareExchange() local 269 uint8_t oldval = ClampToUint8(FromObject<convert_type>(oldobj)); in DoCompareExchangeUint8Clamped() local
|
/external/ltp/testcases/kernel/syscalls/futex/ |
D | futextest.h | 254 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg()
|
/external/skia/third_party/lua/src/ |
D | lvm.c | 142 TValue *oldval = cast(TValue *, luaH_get(h, key)); in luaV_settable() local
|
/external/syslinux/com32/lua/src/ |
D | lvm.c | 165 TValue *oldval = cast(TValue *, luaH_get(h, key)); in luaV_settable() local
|
/external/mksh/src/ |
D | misc.c | 247 unsigned char oldval; in change_flag() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4980 unsigned oldval = MI->getOperand(3).getReg(); in EmitInstrWithCustomInserter() local 5051 unsigned oldval = MI->getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.h | 149 void *oldval; member
|
/external/kernel-headers/original/uapi/linux/ |
D | sysctl.h | 37 void __user *oldval; member
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5048 unsigned oldval = MI->getOperand(2).getReg(); in EmitAtomicCmpSwap() local 5266 unsigned oldval = dest; in EmitAtomicBinaryMinMax() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 9167 unsigned oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local 9237 unsigned oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 1438 void __user *oldval; member
|
/external/valgrind/VEX/priv/ |
D | guest_s390_toIR.c | 13205 IRTemp oldval = newTemp(Ity_I32); in s390_irgen_CKSM() local
|