Searched defs:opaque (Results 1 - 25 of 54) sorted by relevance

123

/xsrc/external/mit/brotli/dist/c/common/
H A Dplatform.c13 void* BrotliDefaultAllocFunc(void* opaque, size_t size) { argument
19 void BrotliDefaultFreeFunc(void* opaque, void* address) { argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_blend_cso.h42 bool opaque : 1; member in struct:pan_blend_info
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
H A Dtest-blend.c32 bool opaque; member in struct:test
[all...]
/xsrc/external/mit/brotli/dist/c/dec/
H A Dstate.c18 BrotliDecoderStateInit(BrotliDecoderState * s,brotli_alloc_func alloc_func,brotli_free_func free_func,void * opaque) argument
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_uinput.c27 static void spiceqxl_uinput_read_cb(int fd, int event, void *opaque) argument
H A Dspiceqxl_smartcard.c90 static void on_read_available(int fd, int event, void *opaque) argument
95 static void on_accept_available(int fd, int event, void *opaque) argument
H A Dspiceqxl_vdagent.c70 static void on_read_available(int fd, int event, void *opaque) argument
101 static void on_accept(int fd, int event, void *opaque) argument
/xsrc/external/mit/brotli/dist/c/enc/
H A Dmemory.h29 void* opaque; member in struct:MemoryManager
H A Dmemory.c30 BrotliInitMemoryManager(MemoryManager * m,brotli_alloc_func alloc_func,brotli_free_func free_func,void * opaque) argument
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dzutil.c83 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) argument
107 void zcfree (voidpf opaque, voidpf ptr) argument
142 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) argument
148 void zcfree (voidpf opaque, voidpf ptr) argument
[all...]
H A Dftgzip.c149 zcalloc ( voidpf opaque, argument
157 zcfree( voidpf opaque, argument
H A Dzlib.h82 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s
[all...]
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-stippledrect.c78 uint8_t opaque = rand() % 1; local in function:unclipped_tests
129 uint8_t opaque = rand() % 1; local in function:simple_clip_tests
190 uint8_t opaque = rand() % 1; local in function:complex_clip_tests
17 fill_rect(struct test_target * t,uint8_t alu,XRectangle * clip,int nclip,uint8_t stipple,uint8_t opaque,int tx,int ty,int x,int y,int w,int h,uint32_t fg,uint32_t bg) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-stippledrect.c78 uint8_t opaque = rand() % 1; local in function:unclipped_tests
129 uint8_t opaque = rand() % 1; local in function:simple_clip_tests
190 uint8_t opaque = rand() % 1; local in function:complex_clip_tests
17 fill_rect(struct test_target * t,uint8_t alu,XRectangle * clip,int nclip,uint8_t stipple,uint8_t opaque,int tx,int ty,int x,int y,int w,int h,uint32_t fg,uint32_t bg) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_uniform.h107 struct gl_opaque_uniform_index opaque[MESA_SHADER_STAGES]; member in struct:gl_uniform_storage
H A Dgl_nir_link_atomics.c288 struct gl_opaque_uniform_index *opaque = local in function:gl_nir_link_assign_atomic_counter_resources
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_link_atomics.c269 struct gl_opaque_uniform_index *opaque = local in function:gl_nir_link_assign_atomic_counter_resources
H A Dir_uniform.h107 struct gl_opaque_uniform_index opaque[MESA_SHADER_STAGES]; member in struct:gl_uniform_storage
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbglyph.c134 Bool opaque; local in function:fbImageGlyphBlt
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbglyph.c195 bool opaque; local in function:fbImageGlyphBlt
H A Dfbimage.c119 fbPutXYImage(DrawablePtr drawable,GCPtr gc,FbBits fg,FbBits bg,FbBits pm,int alu,Bool opaque,int x,int y,int width,int height,FbStip * src,FbStride srcStride,int srcX) argument
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxaw.c290 LispObj *opaque; local in function:Lisp_XawCoerceToListReturnStruct
324 LispObj *opaque; local in function:Lisp_XawScrollbarCoerceToReal
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbglyph.c195 bool opaque; local in function:fbImageGlyphBlt
H A Dfbimage.c119 fbPutXYImage(DrawablePtr drawable,GCPtr gc,FbBits fg,FbBits bg,FbBits pm,int alu,Bool opaque,int x,int y,int width,int height,FbStip * src,FbStride srcStride,int srcX) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.h100 boolean opaque; member in struct:lp_fragment_shader_variant

Completed in 21 milliseconds

123