Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionCuda.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/llvm-project/clang/test/Sema/
Dsync-implicit-seq_cst.c20 void bool_compare_and_swap(int *ptr, int oldval, int newval) { __sync_bool_compare_and_swap(ptr, ol… in bool_compare_and_swap()
21 void val_compare_and_swap(int *ptr, int oldval, int newval) { __sync_val_compare_and_swap(ptr, oldv… in val_compare_and_swap()
/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/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/llvm-project/clang/test/CodeGen/
Dasm-inout.c35 unsigned char oldval; in test4() local
/external/ltp/testcases/kernel/syscalls/sysctl/
Dsysctl04.c32 void *oldval; member
/external/llvm-project/compiler-rt/test/tsan/
Dreal_deadlock_detector_stress_test.cpp36 bool cas(int *a, int oldval, int newval) { in cas()
/external/compiler-rt/test/tsan/
Dreal_deadlock_detector_stress_test.cc36 bool cas(int *a, int oldval, int newval) { in cas()
/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/igt-gpu-tools/lib/
Digt_psr.c90 static int oldval = -1; in psr_modparam_set() local
/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.c37 const char *oldval; member
/external/ltp/testcases/kernel/syscalls/futex/
Dfutextest.h254 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/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_freebsd.h100 void *oldval; member
Dsanitizer_platform_limits_posix.h164 void *oldval; member
/external/python/cpython3/Modules/
D_collectionsmodule.c2291 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/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12271 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
12350 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local