Home
last modified time | relevance | path

Searched +defs:old +defs:val (Results 101 – 125 of 9252) sorted by relevance

12345678910>>...371

/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/ints/
H A Dint10_put_pixel.cpp38 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
59 Bit16u old=real_readw(seg,off); in INT10_PutPixel() local
74 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
113 Bit8u old=real_readb(segment, offset); in INT10_PutPixel() local
212 Bit8u val=real_readb(0xb800,off); in INT10_GetPixel() local
220 Bit8u val=real_readb(0xb800,off); in INT10_GetPixel() local
240 Bit8u val=real_readb(segment,offset); in INT10_GetPixel() local
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/ints/
H A Dint10_put_pixel.cpp39 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
60 Bit16u old=real_readw(seg,off); in INT10_PutPixel() local
75 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
114 Bit8u old=real_readb(segment, offset); in INT10_PutPixel() local
191 Bit8u val=real_readb(0xb800,off); in INT10_GetPixel() local
199 Bit8u val=real_readb(0xb800,off); in INT10_GetPixel() local
219 Bit8u val=real_readb(segment,offset); in INT10_GetPixel() local
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/libatomic_ops/src/atomic_ops/sysdeps/icc/
H A Dia64.h49 AO_store_release(volatile AO_t *p, AO_t val) in AO_store_release()
64 AO_char_store_release(volatile unsigned char *p, unsigned char val) in AO_char_store_release()
79 AO_short_store_release(volatile unsigned short *p, unsigned short val) in AO_short_store_release()
94 AO_int_store_release(volatile unsigned int *p, unsigned int val) in AO_int_store_release()
140 AO_t old, AO_t new_val) in AO_compare_and_swap_acquire()
151 AO_t old, AO_t new_val) in AO_compare_and_swap_release()
162 unsigned char old, unsigned char new_val) in AO_char_compare_and_swap_acquire()
173 unsigned char old, unsigned char new_val) in AO_char_compare_and_swap_release()
195 unsigned short old, unsigned short new_val) in AO_short_compare_and_swap_release()
206 unsigned int old, unsigned int new_val) in AO_int_compare_and_swap_acquire()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/internal/atomic/
H A Datomic.c154 And8 (uint8_t *ptr, uint8_t val) in And8()
164 Or8 (uint8_t *ptr, uint8_t val) in Or8()
174 Cas (uint32_t *ptr, uint32_t old, uint32_t new) in Cas()
184 Cas64 (uint64_t *ptr, uint64_t old, uint64_t new) in Cas64()
196 Casp1 (void **ptr, void *old, void *new) in Casp1()
206 Casuintptr (uintptr_t *ptr, uintptr_t old, uintptr_t new) in Casuintptr()
216 Store (uint32_t *ptr, uint32_t val) in Store()
226 Store64 (uint64_t *ptr, uint64_t val) in Store64()
238 Storeuintptr (uintptr_t *ptr, uintptr_t val) in Storeuintptr()
248 StorepNoWB (void *ptr, void *val) in StorepNoWB()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/internal/atomic/
H A Datomic.c154 And8 (uint8_t *ptr, uint8_t val) in And8()
164 Or8 (uint8_t *ptr, uint8_t val) in Or8()
174 Cas (uint32_t *ptr, uint32_t old, uint32_t new) in Cas()
184 Cas64 (uint64_t *ptr, uint64_t old, uint64_t new) in Cas64()
196 Casp1 (void **ptr, void *old, void *new) in Casp1()
206 Casuintptr (uintptr_t *ptr, uintptr_t old, uintptr_t new) in Casuintptr()
216 Store (uint32_t *ptr, uint32_t val) in Store()
226 Store64 (uint64_t *ptr, uint64_t val) in Store64()
238 Storeuintptr (uintptr_t *ptr, uintptr_t val) in Storeuintptr()
248 StorepNoWB (void *ptr, void *val) in StorepNoWB()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/internal/atomic/
H A Datomic.c154 And8 (uint8_t *ptr, uint8_t val) in And8()
164 Or8 (uint8_t *ptr, uint8_t val) in Or8()
174 Cas (uint32_t *ptr, uint32_t old, uint32_t new) in Cas()
184 Cas64 (uint64_t *ptr, uint64_t old, uint64_t new) in Cas64()
196 Casp1 (void **ptr, void *old, void *new) in Casp1()
206 Casuintptr (uintptr_t *ptr, uintptr_t old, uintptr_t new) in Casuintptr()
216 Store (uint32_t *ptr, uint32_t val) in Store()
226 Store64 (uint64_t *ptr, uint64_t val) in Store64()
238 Storeuintptr (uintptr_t *ptr, uintptr_t val) in Storeuintptr()
248 StorepNoWB (void *ptr, void *val) in StorepNoWB()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/internal/atomic/
H A Datomic.c154 And8 (uint8_t *ptr, uint8_t val) in And8()
164 Or8 (uint8_t *ptr, uint8_t val) in Or8()
174 Cas (uint32_t *ptr, uint32_t old, uint32_t new) in Cas()
184 Cas64 (uint64_t *ptr, uint64_t old, uint64_t new) in Cas64()
196 Casp1 (void **ptr, void *old, void *new) in Casp1()
206 Casuintptr (uintptr_t *ptr, uintptr_t old, uintptr_t new) in Casuintptr()
216 Store (uint32_t *ptr, uint32_t val) in Store()
226 Store64 (uint64_t *ptr, uint64_t val) in Store64()
238 Storeuintptr (uintptr_t *ptr, uintptr_t val) in Storeuintptr()
248 StorepNoWB (void *ptr, void *val) in StorepNoWB()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/internal/atomic/
H A Datomic.c154 And8 (uint8_t *ptr, uint8_t val) in And8()
164 Or8 (uint8_t *ptr, uint8_t val) in Or8()
174 Cas (uint32_t *ptr, uint32_t old, uint32_t new) in Cas()
184 Cas64 (uint64_t *ptr, uint64_t old, uint64_t new) in Cas64()
196 Casp1 (void **ptr, void *old, void *new) in Casp1()
206 Casuintptr (uintptr_t *ptr, uintptr_t old, uintptr_t new) in Casuintptr()
216 Store (uint32_t *ptr, uint32_t val) in Store()
226 Store64 (uint64_t *ptr, uint64_t val) in Store64()
238 Storeuintptr (uintptr_t *ptr, uintptr_t val) in Storeuintptr()
248 StorepNoWB (void *ptr, void *val) in StorepNoWB()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/internal/atomic/
H A Datomic.c154 And8 (uint8_t *ptr, uint8_t val) in And8()
164 Or8 (uint8_t *ptr, uint8_t val) in Or8()
174 Cas (uint32_t *ptr, uint32_t old, uint32_t new) in Cas()
184 Cas64 (uint64_t *ptr, uint64_t old, uint64_t new) in Cas64()
196 Casp1 (void **ptr, void *old, void *new) in Casp1()
206 Casuintptr (uintptr_t *ptr, uintptr_t old, uintptr_t new) in Casuintptr()
216 Store (uint32_t *ptr, uint32_t val) in Store()
226 Store64 (uint64_t *ptr, uint64_t val) in Store64()
238 Storeuintptr (uintptr_t *ptr, uintptr_t val) in Storeuintptr()
248 StorepNoWB (void *ptr, void *val) in StorepNoWB()
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CUDA/Kernels/
H A Dcuda_workaround_legacy_hardware.cuh22 inline __device__ double atomicAdd(double* address, double val) in atomicAdd()
25 unsigned long long int old = *address_as_ull, assumed; in atomicAdd() local
38 inline __device__ float atomicAdd(float* address, float val) in atomicAdd()
41 unsigned long long int old = *address_as_ull, assumed; in atomicAdd() local
/dports/emulators/dosbox/dosbox-0.74-3/src/ints/
H A Dint10_put_pixel.cpp39 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
51 Bit16u old=real_readw(0xb800,off); in INT10_PutPixel() local
66 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
82 Bit8u old=real_readb(0xb800,off); in INT10_PutPixel() local
158 Bit8u val=real_readb(0xb800,off); in INT10_GetPixel() local
166 Bit8u val=real_readb(0xb800,off); in INT10_GetPixel() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/include/asm/
H A Dxchg.h18 ____xchg(_u8, volatile char *m, unsigned long val) in ____xchg()
41 ____xchg(_u16, volatile short *m, unsigned long val) in ____xchg()
64 ____xchg(_u32, volatile int *m, unsigned long val) in ____xchg()
83 ____xchg(_u64, volatile long *m, unsigned long val) in ____xchg()
129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg()
155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg()
181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg()
203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/include/asm/
H A Dxchg.h18 ____xchg(_u8, volatile char *m, unsigned long val) in ____xchg()
41 ____xchg(_u16, volatile short *m, unsigned long val) in ____xchg()
64 ____xchg(_u32, volatile int *m, unsigned long val) in ____xchg()
83 ____xchg(_u64, volatile long *m, unsigned long val) in ____xchg()
129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg()
155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg()
181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg()
203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/include/asm/
H A Dxchg.h18 ____xchg(_u8, volatile char *m, unsigned long val) in ____xchg()
41 ____xchg(_u16, volatile short *m, unsigned long val) in ____xchg()
64 ____xchg(_u32, volatile int *m, unsigned long val) in ____xchg()
83 ____xchg(_u64, volatile long *m, unsigned long val) in ____xchg()
129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg()
155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg()
181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg()
203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg()
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Datomicity.gcc.x86.cpp37 atomic_t atomicGet(volatile atomic_t& val) in atomicGet()
44 void atomicSet(volatile atomic_t& val, atomic_t n) in atomicSet()
51 atomic_t atomicIncrement(volatile atomic_t& val) in atomicIncrement()
62 atomic_t atomicDecrement(volatile atomic_t& val) in atomicDecrement()
74 atomic_t atomicExchangeAdd(volatile atomic_t& val, atomic_t add) in atomicExchangeAdd()
86 atomic_t atomicExchange(volatile atomic_t& val, atomic_t new_val) in atomicExchange()
99 void* atomicExchange(void* volatile& val, void* new_val) in atomicExchange()
113 volatile register atomic_t old; in atomicCompareExchange() local
124 void* old; in atomicCompareExchange() local
H A Datomicity.gcc.x86_64.cpp35 atomic_t atomicGet(volatile atomic_t& val) in atomicGet()
42 void atomicSet(volatile atomic_t& val, atomic_t n) in atomicSet()
49 atomic_t atomicIncrement(volatile atomic_t& val) in atomicIncrement()
61 atomic_t atomicDecrement(volatile atomic_t& val) in atomicDecrement()
74 atomic_t atomicExchangeAdd(volatile atomic_t& val, atomic_t add) in atomicExchangeAdd()
86 atomic_t atomicExchange(volatile atomic_t& val, atomic_t new_val) in atomicExchange()
99 void* atomicExchange(void* volatile& val, void* new_val) in atomicExchange()
113 volatile register atomic_t old; in atomicCompareExchange() local
124 void* old; in atomicCompareExchange() local
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/src/atomic_ops/
H A Dgeneralize-small.h436 # define AO_char_store_release(addr, val) \ argument
443 # define AO_char_store_write(addr, val) \ argument
472 # define AO_char_store_full(addr, val) \ argument
963 # define AO_short_store_write(addr, val) \ argument
992 # define AO_short_store_full(addr, val) \ argument
1476 # define AO_int_store_release(addr, val) \ argument
1483 # define AO_int_store_write(addr, val) \ argument
1512 # define AO_int_store_full(addr, val) \ argument
1996 # define AO_store_release(addr, val) \ argument
2003 # define AO_store_write(addr, val) \ argument
[all …]
/dports/lang/gauche/Gauche-0.9.10/gc/libatomic_ops/src/atomic_ops/
H A Dgeneralize-small.h440 # define AO_char_store_release(addr, val) \ argument
447 # define AO_char_store_write(addr, val) \ argument
477 # define AO_char_store_full(addr, val) \ argument
975 # define AO_short_store_write(addr, val) \ argument
1005 # define AO_short_store_full(addr, val) \ argument
1496 # define AO_int_store_release(addr, val) \ argument
1503 # define AO_int_store_write(addr, val) \ argument
1533 # define AO_int_store_full(addr, val) \ argument
2024 # define AO_store_release(addr, val) \ argument
2031 # define AO_store_write(addr, val) \ argument
[all …]
/dports/devel/libatomic_ops/libatomic_ops-7.6.12/src/atomic_ops/
H A Dgeneralize-small.h440 # define AO_char_store_release(addr, val) \ argument
447 # define AO_char_store_write(addr, val) \ argument
477 # define AO_char_store_full(addr, val) \ argument
975 # define AO_short_store_write(addr, val) \ argument
1005 # define AO_short_store_full(addr, val) \ argument
1496 # define AO_int_store_release(addr, val) \ argument
1503 # define AO_int_store_write(addr, val) \ argument
1533 # define AO_int_store_full(addr, val) \ argument
2024 # define AO_store_release(addr, val) \ argument
2031 # define AO_store_write(addr, val) \ argument
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-prim/cbits/
H A Datomic.c17 hs_atomic_add8(StgWord x, StgWord val) in hs_atomic_add8()
24 hs_atomic_add16(StgWord x, StgWord val) in hs_atomic_add16()
31 hs_atomic_add32(StgWord x, StgWord val) in hs_atomic_add32()
49 hs_atomic_sub8(StgWord x, StgWord val) in hs_atomic_sub8()
56 hs_atomic_sub16(StgWord x, StgWord val) in hs_atomic_sub16()
63 hs_atomic_sub32(StgWord x, StgWord val) in hs_atomic_sub32()
81 hs_atomic_and8(StgWord x, StgWord val) in hs_atomic_and8()
293 hs_cmpxchg8(StgWord x, StgWord old, StgWord new) in hs_cmpxchg8()
300 hs_cmpxchg16(StgWord x, StgWord old, StgWord new) in hs_cmpxchg16()
307 hs_cmpxchg32(StgWord x, StgWord old, StgWord new) in hs_cmpxchg32()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/vec/is/sf/impls/basic/cuda/
H A Dsfcuda.cu152 Type old = x; in operator ()() local
160 Type old = x; in operator ()() local
314 __device__ static double atomicMult(double* address, double val) in atomicMult()
326 __device__ static float atomicMult(float* address,float val) in atomicMult()
338 __device__ static int atomicMult(int* address,int val) in atomicMult()
350 __device__ static int atomicMult(PetscInt* address,PetscInt val) in atomicMult()
383 __device__ static double atomicMin(double* address, double val) in atomicMin()
394 __device__ static double atomicMax(double* address, double val) in atomicMax()
405 __device__ static float atomicMin(float* address,float val) in atomicMin()
416 __device__ static float atomicMax(float* address,float val) in atomicMax()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/include/asm/
H A Dacenv.h22 unsigned int old, new, val; in ia64_acpi_acquire_global_lock() local
34 unsigned int old, new, val; in ia64_acpi_release_global_lock() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/include/asm/
H A Dacenv.h22 unsigned int old, new, val; in ia64_acpi_acquire_global_lock() local
34 unsigned int old, new, val; in ia64_acpi_release_global_lock() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/include/asm/
H A Dacenv.h22 unsigned int old, new, val; in ia64_acpi_acquire_global_lock() local
34 unsigned int old, new, val; in ia64_acpi_release_global_lock() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dcmpxchg.h86 __xchg_u32_local(volatile void *p, unsigned long val) in __xchg_u32_local()
102 __xchg_u32_relaxed(u32 *p, unsigned long val) in __xchg_u32_relaxed()
119 __xchg_u64_local(volatile void *p, unsigned long val) in __xchg_u64_local()
135 __xchg_u64_relaxed(u64 *p, unsigned long val) in __xchg_u64_relaxed()
238 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, in __cmpxchg_u32_local()
259 __cmpxchg_u32_relaxed(u32 *p, unsigned long old, unsigned long new) in __cmpxchg_u32_relaxed()
286 __cmpxchg_u32_acquire(u32 *p, unsigned long old, unsigned long new) in __cmpxchg_u32_acquire()
330 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local()
412 __cmpxchg_local(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_local()
432 __cmpxchg_relaxed(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_relaxed()
[all …]

12345678910>>...371