Home
last modified time | relevance | path

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

1234

/external/deqp/modules/egl/
DteglGetProcAddressTests.inl7 static const char* funcs[] = local
50 static const char* funcs[] = local
166 static const char* funcs[] = local
276 static const char* funcs[] = local
390 static const char* funcs[] = local
402 static const char* funcs[] = local
418 static const char* funcs[] = local
430 static const char* funcs[] = local
443 static const char* funcs[] = local
455 static const char* funcs[] = local
[all …]
/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/chromium_org/third_party/mesa/src/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/core/src/fxge/fx_freetype/fxft2.5.01/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/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/ppapi/cpp/
Dmodule_impl.h25 static T const* funcs = reinterpret_cast<T const*>( in get_interface() 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/chromium_org/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
Dppapi_plugin_start.c55 int PpapiPluginStart(const struct PP_StartFunctions *funcs) { in PpapiPluginStart()
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dirt_shim_ppapi.c56 int irt_shim_ppapi_start(const struct PP_StartFunctions *funcs) { in irt_shim_ppapi_start()
/external/chromium_org/components/nacl/loader/nonsfi/
Dirt_ppapi.cc17 int IrtPpapiStart(const struct PP_StartFunctions* funcs) { in IrtPpapiStart()
/external/chromium_org/ppapi/nacl_irt/
Dirt_ppapi.cc17 int irt_ppapi_start(const struct PP_StartFunctions* funcs) { in irt_ppapi_start()
/external/chromium_org/third_party/boringssl/src/crypto/
Dex_data_impl.c164 static void data_funcs_free(CRYPTO_EX_DATA_FUNCS *funcs) { in data_funcs_free()
248 CRYPTO_EX_DATA_FUNCS *funcs; in get_new_index() local
/external/chromium_org/third_party/freetype/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/pdfium/core/include/thirdparties/freetype/freetype/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/freetype/include/
Dftincrem.h316 const FT_Incremental_FuncsRec* funcs; member
/external/chromium_org/native_client_sdk/src/libraries/ppapi_stub/
Dppapi_main.c92 int PpapiPluginStart(const struct PP_StartFunctions *funcs) { in PpapiPluginStart()
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c218 struct dd_function_table funcs; in st_create_context() local
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_context.c218 struct dd_function_table funcs; in st_create_context() local
/external/qemu/android/
Dhw-control.c148 android_hw_control_set( void* opaque, const AndroidHwControlFuncs* funcs ) in android_hw_control_set()

1234