Home
last modified time | relevance | path

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

1234

/external/mesa3d/src/mapi/
Dtable.h67 mapi_func *funcs = (mapi_func *) tbl; in table_set_func() local
77 const mapi_func *funcs = (const mapi_func *) tbl; in table_get_func() local
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.c75 T1_Hints_Funcs funcs; in cid_slot_init() local
118 PSH_Globals_Funcs funcs; in cid_size_done() local
135 PSH_Globals_Funcs funcs = cid_size_get_globals_funcs( size ); in cid_size_init() local
159 PSH_Globals_Funcs funcs; in cid_size_request() local
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c82 PSH_Globals_Funcs funcs; in T1_Size_Done() local
99 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Init() local
123 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Request() local
170 T1_Hints_Funcs funcs; in T1_GlyphSlot_Init() local
/external/libunwind/tests/
Dtest-static-link-gen.c34 static void *funcs[] = variable
Dtest-static-link-loc.c52 static void *funcs[] = variable
/external/libdrm/freedreno/kgsl/
Dkgsl_device.c45 static const struct fd_device_funcs funcs = { variable
/external/libdrm/freedreno/msm/
Dmsm_device.c46 static const struct fd_device_funcs funcs = { variable
Dmsm_pipe.c106 static const struct fd_pipe_funcs funcs = { variable
Dmsm_bo.c118 static const struct fd_bo_funcs funcs = { variable
/external/pdfium/third_party/freetype/src/cff/
Dcffobjs.c86 PSH_Globals_Funcs funcs; in cff_size_done() local
161 PSH_Globals_Funcs funcs = cff_size_get_globals_funcs( size ); in cff_size_init() local
214 PSH_Globals_Funcs funcs; in cff_size_select() local
271 PSH_Globals_Funcs funcs; in cff_size_request() local
366 T2_Hints_Funcs funcs; in cff_slot_init() local
/external/freetype/src/cff/
Dcffobjs.c86 PSH_Globals_Funcs funcs; in cff_size_done() local
161 PSH_Globals_Funcs funcs = cff_size_get_globals_funcs( size ); in cff_size_init() local
214 PSH_Globals_Funcs funcs; in cff_size_select() local
271 PSH_Globals_Funcs funcs; in cff_size_request() local
366 T2_Hints_Funcs funcs; in cff_slot_init() local
/external/python/cpython2/Lib/
DDocXMLRPCServer.py26 def markup(self, text, escape=None, funcs={}, classes={}, methods={}): argument
68 funcs={}, classes={}, methods={}, cl=None): argument
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query.h45 const struct etna_query_funcs *funcs; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query.h20 const struct nv50_query_funcs *funcs; member
Dnv50_query_hw.h23 const struct nv50_hw_query_funcs *funcs; member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query.h27 const struct nvc0_query_funcs *funcs; member
Dnvc0_query_hw.h23 const struct nvc0_hw_query_funcs *funcs; member
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.h48 const struct fd_query_funcs *funcs; member
/external/libdrm/freedreno/
Dfreedreno_priv.h100 const struct fd_device_funcs *funcs; member
127 const struct fd_pipe_funcs *funcs; member
165 const struct fd_bo_funcs *funcs; member
Dfreedreno_ringbuffer.h47 const struct fd_ringbuffer_funcs *funcs; member
/external/pdfium/third_party/freetype/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/freetype/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/boringssl/src/crypto/
Dex_data.c134 CRYPTO_EX_DATA_FUNCS *funcs; in CRYPTO_get_ex_new_index() local
/external/deqp/modules/gles31/functional/
Des31fNegativePreciseTests.cpp208 const FunctionContainer funcs[] = in getNegativePreciseTestFunctions() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp187 ApiFunctions funcs; in executeForContexts() local
281 …ay display, EGLSurface surface, EGLContext context, EGLint api, const ApiFunctions& funcs, const s… in ColorClearThread()
346 ApiFunctions funcs; in executeForContexts() local

1234