Home
last modified time | relevance | path

Searched defs:funcs (Results 1 - 25 of 166) sorted by relevance

1234567

/third_party/libunwind/libunwind/tests/
H A Dtest-static-link-gen.c34 static void *funcs[] = variable
H A Dtest-static-link-loc.c52 static void *funcs[] = variable
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_device.c41 static const struct fd_device_funcs funcs = { variable
/third_party/libdrm/freedreno/msm/
H A Dmsm_device.c41 static const struct fd_device_funcs funcs = { variable
H A Dmsm_pipe.c150 static const struct fd_pipe_funcs funcs = { variable
H A Dmsm_bo.c126 static const struct fd_bo_funcs funcs = { variable
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_device.c38 static const struct fd_device_funcs funcs = { variable
H A Dmsm_bo.c156 static const struct fd_bo_funcs funcs = { variable
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query.h41 const struct v3d_query_funcs *funcs; member
/third_party/musl/src/exit/
H A Dat_quick_exit.c8 static void (*funcs[COUNT])(void); variable
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_sparc.c46 static const bn_mul_mont_f funcs[4] = { in bn_mul_mont() local
/third_party/openssl/crypto/bn/
H A Dbn_sparc.c46 static const bn_mul_mont_f funcs[4] = { in bn_mul_mont() local
/third_party/skia/src/sksl/ir/
H A DSkSLUnresolvedFunction.h22 UnresolvedFunction(std::vector<const FunctionDeclaration*> funcs) in UnresolvedFunction() argument
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/
H A Dregistry.h51 std::vector<library_registration_function_t> funcs; member in mbed::js::LibraryRegistry
/third_party/mesa3d/src/mapi/
H A Dtable.h66 mapi_func *funcs = (mapi_func *) tbl; in table_set_func() local
76 const mapi_func *funcs = (const mapi_func *) tbl; in table_get_func() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query.h20 const struct nv50_query_funcs *funcs; member
H A Dnv50_query_hw.h28 const struct nv50_hw_query_funcs *funcs; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query.h45 const struct etna_query_funcs *funcs; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query.h27 const struct nvc0_query_funcs *funcs; member
H A Dnvc0_query_hw.h28 const struct nvc0_hw_query_funcs *funcs; member
/third_party/musl/src/thread/
H A Dpthread_atfork.c16 } *funcs, *gwpfuncs; variable
[all...]
/third_party/libdrm/radeon/
H A Dradeon_bo_int.h5 const struct radeon_bo_funcs *funcs; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h50 const struct fd_query_funcs *funcs; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.c58 const struct ir3_cache_funcs *funcs; member
63 ir3_cache_create(const struct ir3_cache_funcs *funcs, void *data) in ir3_cache_create() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftincrem.h322 const FT_Incremental_FuncsRec* funcs; member

Completed in 7 milliseconds

1234567