Home
last modified time | relevance | path

Searched defs:backends (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dext_password.c19 static const struct ext_password_backend *backends[] = { variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dext_password.c19 static const struct ext_password_backend *backends[] = { variable
/third_party/elfutils/
DMakefile.am29 SUBDIRS = config lib libelf libcpu backends libebl libdwelf libdwfl libdw \ subdir
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.c47 static int (*backends[])(struct pipe_loader_device **, int) = { variable
/third_party/skia/tools/skqp/src/
Dskqp.cpp174 SkQP::SkiaBackend backends[] = { in get_backends() local
199 const std::vector<SkQP::SkiaBackend>& backends) { in print_backend_info()
Djni_skqp.cpp120 auto backends = gSkQP.getSupportedBackends(); in Java_org_skia_skqp_SkQP_nInit() local
/third_party/grpc/tools/run_tests/
Drun_xds_tests.py554 def _verify_rpcs_to_given_backends( argument
580 def wait_until_all_rpcs_go_to_given_backends_or_fail( argument
588 def wait_until_all_rpcs_go_to_given_backends( argument
596 def wait_until_no_rpcs_go_to_given_backends(backends, timeout_sec): argument
/third_party/cups/scheduler/
Dcups-deviced.c65 static cupsd_backend_t backends[MAX_BACKENDS]; variable
/third_party/skia/m133/tests/
DResourceCacheTest.cpp1620 GrBackendTexture backends[3]; in test_free_texture_messages() local
/third_party/skia/tests/
DResourceCacheTest.cpp1551 GrBackendTexture backends[3]; in test_free_texture_messages() local
/third_party/curl/lib/vtls/
Dvtls.c1401 static char backends[200]; in multissl_version() local
/third_party/grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc724 grpc_core::EndpointAddressesList backends = {}, in SetNextResolutionFromEndpoints()