Home
last modified time | relevance | path

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

1234

/external/v8/test/mjsunit/es6/
Dprototype-ordinary-objects.js6 var funcs = [ variable
61 var funcs = [ variable
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/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/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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 const struct fd_device_funcs funcs = { variable
Dmsm_pipe.c83 static const struct fd_pipe_funcs funcs = { variable
Dmsm_bo.c99 static const struct fd_bo_funcs funcs = { variable
/external/libdrm/freedreno/kgsl/
Dkgsl_device.c45 static const struct fd_device_funcs funcs = { variable
/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/libdrm/freedreno/
Dfreedreno_priv.h86 const struct fd_device_funcs *funcs; member
110 const struct fd_pipe_funcs *funcs; member
143 const struct fd_bo_funcs *funcs; member
Dfreedreno_ringbuffer.h47 const struct fd_ringbuffer_funcs *funcs; member
/external/v8/test/mjsunit/harmony/
Dasync-function-stacktrace.js7 async function test(func, funcs) { argument
/external/freetype/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/pdfium/third_party/freetype/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/v8/build/android/incremental_install/
Dinstaller.py50 def _Execute(concurrently, *funcs):
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c218 struct dd_function_table funcs; in st_create_context() local
/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/deqp/modules/gles31/functional/
Des31fNegativePreciseTests.cpp208 const FunctionContainer funcs[] = in getNegativePreciseTestFunctions() local

1234