Home
last modified time | relevance | path

Searched defs:funcs (Results 1 - 25 of 170) 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
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp70 int32_t funcs = USB_FUNCTION_NONE; in BENCHMARK_F() local
93 int32_t funcs = USB_FUNCTION_ACM; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp55 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
/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
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp82 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
101 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
161 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; HWTEST_F() local
190 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; HWTEST_F() local
205 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; HWTEST_F() local
248 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC; HWTEST_F() local
263 int32_t funcs = USB_FUNCTION_STORAGE | USB_FUNCTION_HDC; HWTEST_F() local
278 int32_t funcs = USB_FUNCTION_MTP; HWTEST_F() local
293 int32_t funcs = USB_FUNCTION_PTP; HWTEST_F() local
308 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_HDC; HWTEST_F() local
338 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_RNDIS; HWTEST_F() local
353 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_RNDIS; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp162 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
178 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
194 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
210 int32_t funcs in HWTEST_F() local
226 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
242 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
258 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
[all...]
/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

Completed in 6 milliseconds

1234567