Home
last modified time | relevance | path

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

12345678

/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
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_device.c38 static const struct fd_device_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
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement_client.c28 void init_client(struct key_agreement_client *handle, struct client_virtual_func_group *funcs) in init_client() argument
48 struct client_virtual_func_group *funcs = &client->package_funcs; in send_start_request() local
74 struct client_virtual_func_group *funcs = &client->package_funcs; in send_end_request() local
106 struct client_virtual_func_group *funcs = &client->package_funcs; in receive_end_response() local
[all...]
/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
/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
/base/update/updater/services/ui/control/
H A Dcallback_manager.cpp63 static std::unordered_map<std::string, Callback> funcs; in GetFuncs() local
74 auto &funcs = GetFuncs(); in Register() local
/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...]
/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c34 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *funcs) in InitDslmCredentialFunctions() argument
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp82 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
99 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
117 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
135 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
182 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; HWTEST_F() local
213 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
229 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
275 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
291 int32_t funcs = UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
307 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
468 std::string funcs = "qwerts"; HWTEST_F() local
484 std::string funcs = "zxcbvx"; HWTEST_F() local
[all...]

Completed in 8 milliseconds

12345678