Searched defs:newval (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/fontconfig/dist/meson-cc-tests/
H A Dsolaris-atomic-operations.c6 void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); } argument
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_atomic.c67 __sync_val_compare_and_swap_8(volatile long long *ptr, long long oldval, long long newval) argument
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_atomic.c79 __sync_val_compare_and_swap_8(volatile long long *ptr, long long oldval, long long newval) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c177 char *newval; local in function:addenv
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dscissor.c266 struct gl_scissor_rect newval[MAX_WINDOW_RECTANGLES]; local in function:_mesa_WindowRectanglesEXT
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c177 char *newval; local in function:addenv
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dscissor.c267 struct gl_scissor_rect newval[MAX_WINDOW_RECTANGLES]; local in function:_mesa_WindowRectanglesEXT
/xsrc/external/mit/xmh/dist/
H A Dtocutil.c310 int w, changed, newval, msgid; local in function:TURefigureWhatsVisible
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_internal.h206 const struct dxil_value *cmpval, *newval, *ptr; member in struct:dxil_instr_cmpxchg
H A Ddxil_module.c2924 dxil_emit_cmpxchg(struct dxil_module * m,const struct dxil_value * cmpval,const struct dxil_value * newval,const struct dxil_value * ptr,bool is_volatile,enum dxil_atomic_ordering ordering,enum dxil_sync_scope syncscope) argument
H A Dnir_to_dxil.c3395 const struct dxil_value *newval = local in function:emit_ssbo_atomic_comp_swap
3472 const struct dxil_value *ptr, *cmpval, *newval, *retval; local in function:emit_shared_atomic_comp_swap
719 emit_atomic_cmpxchg(struct ntd_context * ctx,const struct dxil_value * handle,const struct dxil_value * coord[3],const struct dxil_value * cmpval,const struct dxil_value * newval) argument
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsync.c728 SyncChangeCounter(SyncCounter *pCounter, CARD64 newval) argument
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsync.c702 SyncUpdateCounter(SyncCounter *pCounter, int64_t newval) argument
713 SyncChangeCounter(SyncCounter * pCounter, int64_t newval) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c1903 uint32_t newval; local in function:i830_update_scaling_factors
[all...]

Completed in 38 milliseconds