Home
last modified time | relevance | path

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

123

/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/mesa3d/src/mapi/mapi/
Dtable.h58 mapi_func *funcs = (mapi_func *) tbl; in table_set_func() local
68 const mapi_func *funcs = (const mapi_func *) tbl; in table_get_func() 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
DGia64-test-nat.c93 static save_func_t *funcs[MAX_CHECKS + 1]; variable
547 start_checks (void *funcs, unsigned long *vals) in start_checks()
/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/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/libdrm/freedreno/msm/
Dmsm_device.c45 static struct fd_device_funcs funcs = { variable
Dmsm_pipe.c82 static struct fd_pipe_funcs funcs = { variable
Dmsm_bo.c99 static struct fd_bo_funcs funcs = { variable
/external/libdrm/freedreno/kgsl/
Dkgsl_device.c45 static struct fd_device_funcs funcs = { variable
Dkgsl_ringbuffer.c194 static struct fd_ringbuffer_funcs funcs = { variable
Dkgsl_pipe.c109 static struct fd_pipe_funcs funcs = { variable
/external/libdrm/freedreno/
Dfreedreno_priv.h86 struct fd_device_funcs *funcs; member
110 struct fd_pipe_funcs *funcs; member
144 struct fd_bo_funcs *funcs; member
Dfreedreno_ringbuffer.h47 struct fd_ringbuffer_funcs *funcs; member
/external/pdfium/third_party/freetype/include/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/freetype/include/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/deqp/modules/egl/
DteglColorClearCase.cpp187 ApiFunctions funcs; in executeForContexts() local
280 …ay display, EGLSurface surface, EGLContext context, EGLint api, const ApiFunctions& funcs, const s… in ColorClearThread()
345 ApiFunctions funcs; in executeForContexts() local
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c218 struct dd_function_table funcs; in st_create_context() local
/external/v8/test/mjsunit/es6/
Dcollections.js371 funcs: [ 'add', 'has', 'delete' ], property
375 funcs: [ 'get', 'set', 'has', 'delete' ], property
379 funcs: [ 'get', 'set', 'has', 'delete' ], property
383 funcs: [ 'add', 'has', 'delete' ], property
/external/libdrm/radeon/
Dradeon_bo_int.h5 struct radeon_bo_funcs *funcs; member
/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp381 FunctionContainer funcs[] = in getNegativeFragmentApiTestFunctions() local
/external/boringssl/src/crypto/
Dex_data.c136 CRYPTO_EX_DATA_FUNCS *funcs; in CRYPTO_get_ex_new_index() local
/external/skia/gm/
Drecordopts.cpp138 TestVariantSequence funcs[] = { variable

123