Home
last modified time | relevance | path

Searched defs:oldval (Results 1 – 25 of 29) sorted by relevance

12

/external/toybox/kconfig/
Dsymbol.c267 struct symbol_value newval, oldval; in sym_calc_value() local
430 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value() local
466 tristate oldval, newval; in sym_toggle_tristate_value() local
574 const char *oldval; in sym_set_string_value() local
Dconf.c209 tristate oldval, newval; in conf_sym() local
/external/clang/test/CodeGen/
Dasm-inout.c35 unsigned char oldval; in test4() local
/external/mesa3d/src/util/
Du_atomic.c64 __sync_val_compare_and_swap_8(uint64_t *ptr, uint64_t oldval, uint64_t newval) in __sync_val_compare_and_swap_8()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionGpu.h29 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/
Datomic.h36 atomic_cmpxchg(atomic_t *addr, int oldval, int newval) in atomic_cmpxchg()
Dfutextest.h219 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg()
/external/ltp/testcases/kernel/syscalls/sysctl/
Dsysctl04.c32 void *oldval; member
/external/jemalloc_new/src/
Dctl.c1519 bool oldval; in background_thread_ctl() local
1577 size_t oldval; in max_background_threads_ctl() local
1761 bool oldval; in CTL_TSD_RO_NL_CGEN() local
1833 bool oldval; in thread_prof_active_ctl() local
2211 size_t oldval = dirty ? arena_dirty_decay_ms_get(arena) : in arena_i_decay_ms_ctl_impl() local
2390 size_t oldval = (dirty ? arena_dirty_decay_ms_default_get() : in arenas_decay_ms_ctl_impl() local
2512 bool oldval; in prof_thread_active_init_ctl() local
2539 bool oldval; in prof_active_ctl() local
2588 bool oldval; in prof_gdump_ctl() local
/external/compiler-rt/test/tsan/
Dreal_deadlock_detector_stress_test.cc36 bool cas(int *a, int oldval, int newval) { in cas()
/external/igt-gpu-tools/lib/
Digt_psr.c90 static int oldval = -1; in psr_modparam_set() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.replace/
Dranges.replace.pass.cpp60 int oldval; member
/external/igt-gpu-tools/tests/i915/
Dgem_create.c161 uint64_t oldval, uint64_t newval) in atomic_compare_swap_u64()
/external/crosvm/devices/src/virtio/fs/
Dmultikey.rs73 let oldval = if let Some(oldkey) = self.alt.insert(k2.clone(), k1.clone()) { in insert() localVariable
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sysctl.c38 const char *oldval; member
/external/ltp/testcases/kernel/syscalls/futex/
Dfutextest.h237 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg()
/external/mksh/src/
Dmisc.c247 unsigned char oldval = Flag(f); in change_flag() local
/external/python/cpython3/Modules/
D_collectionsmodule.c2314 PyObject *it, *oldval; in _collections__count_elements_impl() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h149 void *oldval; member
/external/kernel-headers/original/uapi/linux/
Dsysctl.h38 void __user *oldval; member
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9167 unsigned oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
9237 unsigned oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11493 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
11572 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h26304 void *oldval; member
26528 compat_uptr_t oldval; member
30317 long long int oldval; member
Dvmlinux.h26304 void *oldval; member
26528 compat_uptr_t oldval; member
30317 long long int oldval; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30022 long long int oldval; member

12