/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 1626 constexpr ConvTraits GetConvTraits(int bit, int config) { in GetConvTraits() argument
|
/third_party/skia/modules/skparagraph/src/ |
H A D | Run.cpp | 110 const auto& config = FontCollection::IsAdapterTextHeightEnabled() ? in findCompressionConfigWithFont() local 171 auto config = findCompressionConfigWithFont(font); in scaleFontWithCompressionConfig() local 237 auto config = findCompressionConfigWithFont(decompressFont); in scaleFontWithCompressionConfig() local
|
/third_party/skia/bench/ |
H A D | nanobench.cpp | 448 static skstd::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() argument 550 is_enabled(Benchmark* bench, const Config& config) is_enabled() argument 1287 const char* config = target->config.name.c_str(); global() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsMemoryStressCase.cpp | 461 MemObjectAllocator::MemObjectAllocator (tcu::TestLog& log, glu::RenderContext& renderContext, MemObjectType objectTypes, const MemObjectConfig& config, int seed) in MemObjectAllocator() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSparseRenderTargetTests.cpp | 806 void checkSupport(Context& context, TestConfigType config) in checkSupport() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationBasicSemaphoreTests.cpp | 65 Move<VkSemaphore> createTestSemaphore(Context& context, const DeviceInterface& vk, const VkDevice device, const TestConfig& config) in createTestSemaphore() argument 75 tcu::TestStatus basicOneQueueCase (Context& context, const TestConfig config) in basicOneQueueCase() argument 130 noneWaitSubmitTest(Context& context, const TestConfig config) noneWaitSubmitTest() argument 203 basicChainCase(Context & context, TestConfig config) basicChainCase() argument 263 basicChainTimelineCase(Context& context, TestConfig config) basicChainTimelineCase() argument 333 basicThreadTimelineCase(Context& context, TestConfig config) basicThreadTimelineCase() argument 411 basicMultiQueueCase(Context& context, TestConfig config) basicMultiQueueCase() argument 749 checkSupport(Context& context, TestConfig config) checkSupport() argument 761 checkCommandBufferSimultaneousUseSupport(Context& context, TestConfig config) checkCommandBufferSimultaneousUseSupport() argument 777 TestConfig config = createBasicBinarySemaphoreTests() local 804 const TestConfig config = createBasicTimelineSemaphoreTests() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrCopyTests.cpp | 95 void checkFormatSupport(Context& context, const ImageConfig& config) in checkFormatSupport() argument 122 void checkSupport (Context& context, const TestConfig config) in checkSupport() argument 541 operator <<(tcu::SeedBuilder& builder, const ImageConfig& config) operator <<() argument 548 buildSeed(const TestConfig& config) buildSeed() argument 557 logImageInfo(TestLog& log, const ImageConfig& config) logImageInfo() argument 565 logTestCaseInfo(TestLog& log, const TestConfig& config, const vector<vk::VkImageCopy>& copies) logTestCaseInfo() argument 586 imageCopyTest(Context& context, const TestConfig config) imageCopyTest() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_mschapv2.c | 298 struct eap_peer_config *config = eap_get_config(sm); in eap_mschapv2_password_changed() local 403 struct eap_peer_config *config = eap_get_config(sm); eap_mschapv2_failure_txt() local 682 struct eap_peer_config *config = eap_get_config(sm); eap_mschapv2_failure() local 778 struct eap_peer_config *config = eap_get_config(sm); eap_mschapv2_process() local [all...] |
H A D | eap_peap.c | 135 struct eap_peer_config *config = eap_get_config(sm); in eap_peap_init() local 605 struct eap_peer_config *config = eap_get_config(sm); in eap_peap_phase2_request() local 1018 struct eap_peer_config *config = eap_get_config(sm); eap_peap_process() local [all...] |
H A D | eap_sim.c | 86 struct eap_peer_config *config = eap_get_config(sm); in eap_sim_init() local 785 struct eap_peer_config *config; eap_sim_process_challenge() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
H A D | eapol_supp_sm.h | 479 eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, in eapol_sm_get_erp_info() argument 405 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) eapol_sm_notify_config() argument
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluGLContextFactory.cpp | 172 RenderContext::RenderContext (const NativeDisplayFactory* displayFactory, const NativeWindowFactory* windowFactory, const NativePixmapFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext* sharedContext) in RenderContext() argument 233 WindowSurfacePair createWindow (NativeDisplay* nativeDisplay, const NativeWindowFactory* windowFactory, EGLDisplay eglDisplay, EGLConfig eglConfig, const glu::RenderConfig& config) in createWindow() argument 257 createPixmap(NativeDisplay* nativeDisplay, const NativePixmapFactory* pixmapFactory, EGLDisplay eglDisplay, EGLConfig eglConfig, const glu::RenderConfig& config) createPixmap() argument 280 createPBuffer(const Library& egl, EGLDisplay display, EGLConfig eglConfig, const glu::RenderConfig& config) createPBuffer() argument 310 create(const NativeDisplayFactory* displayFactory, const NativeWindowFactory* windowFactory, const NativePixmapFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext *sharedContext) create() argument 600 createContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext *sharedContext) const createContext() argument [all...] |
/third_party/vk-gl-cts/framework/platform/ohos/display/ |
H A D | tcuOhosNativeDisplay.cpp | 103 eglw::EGLContext OhosLibrary::createContext(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLContext share_context, const eglw::EGLint *attrib_list) const in createContext() argument 118 eglw::EGLSurface OhosLibrary::createPbufferFromClientBuffer(eglw::EGLDisplay dpy, eglw::EGLenum buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eglw::EGLint *attrib_list) const in createPbufferFromClientBuffer() argument 123 eglw::EGLSurface OhosLibrary::createPbufferSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, const eglw::EGLint *attrib_list) const in createPbufferSurface() argument 128 eglw::EGLSurface OhosLibrary::createPixmapSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list) const in createPixmapSurface() argument 133 eglw::EGLSurface OhosLibrary::createPlatformPixmapSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw::EGLAttrib *attrib_list) const in createPlatformPixmapSurface() argument 138 createPlatformPixmapSurfaceEXT(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw::EGLint *attrib_list) const createPlatformPixmapSurfaceEXT() argument 143 createPlatformWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLAttrib *attrib_list) const createPlatformWindowSurface() argument 148 createPlatformWindowSurfaceEXT(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLint *attrib_list) const createPlatformWindowSurfaceEXT() argument 163 createWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativeWindowType win, const eglw::EGLint *attrib_list) const createWindowSurface() argument 198 getConfigAttrib(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLint attribute, eglw::EGLint *value) const getConfigAttrib() argument [all...] |
/third_party/vk-gl-cts/framework/platform/surfaceless/ |
H A D | tcuSurfacelessPlatform.cpp | 234 glu::RenderContext* ContextFactory::createContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext* sharedContext) const in createContext() argument 239 EglRenderContext::EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext *sharedContext) in EglRenderContext() argument [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigReference.cpp | 213 SurfaceConfig (EGLConfig config, ConfigInfo &info) in SurfaceConfig() argument
|
H A D | teglChooseConfigTests.cpp | 63 EGLConfig config = *cfgIter; in configListToString() local
|
H A D | teglCreateContextExtTests.cpp | 893 const EGLConfig config = m_configs[m_iteration]; in iterate() local 951 executeForSurface(EGLConfig config, EGLSurface surface) executeForSurface() argument [all...] |
H A D | teglGLES2SharingTests.cpp | 128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config) in createContext() argument 159 EGLConfig config; in iterate() local
|
H A D | teglImageUtil.cpp | 97 MovePtr<ManagedSurface> createSurface (EglTestContext& eglTestCtx, EGLDisplay dpy, EGLConfig config, int width, int height) in createSurface() argument
|
H A D | teglPreservingSwapTests.cpp | 329 void PreservingSwapTest::initEGLSurface (EGLConfig config) in initEGLSurface() argument 337 void PreservingSwapTest::initEGLContext (EGLConfig config) in initEGLContext() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_mschapv2.c | 298 struct eap_peer_config *config = eap_get_config(sm); in eap_mschapv2_password_changed() local 403 struct eap_peer_config *config = eap_get_config(sm); eap_mschapv2_failure_txt() local 682 struct eap_peer_config *config = eap_get_config(sm); eap_mschapv2_failure() local 778 struct eap_peer_config *config = eap_get_config(sm); eap_mschapv2_process() local [all...] |
H A D | eap_sim.c | 88 struct eap_peer_config *config = eap_get_config(sm); in eap_sim_init() local 797 struct eap_peer_config *config; eap_sim_process_challenge() local [all...] |
H A D | eap_tls_common.c | 108 eap_tls_cert_params_from_conf(struct tls_connection_params *params, struct eap_peer_cert_config *config) eap_tls_cert_params_from_conf() argument 137 eap_tls_params_from_conf1(struct tls_connection_params *params, struct eap_peer_config *config) eap_tls_params_from_conf1() argument 145 eap_tls_params_from_conf2(struct tls_connection_params *params, struct eap_peer_config *config) eap_tls_params_from_conf2() argument 153 eap_tls_params_from_conf2m(struct tls_connection_params *params, struct eap_peer_config *config) eap_tls_params_from_conf2m() argument 161 eap_tls_params_from_conf(struct eap_sm *sm, struct eap_ssl_data *data, struct tls_connection_params *params, struct eap_peer_config *config, int phase2) eap_tls_params_from_conf() argument 252 eap_tls_init_connection(struct eap_sm *sm, struct eap_ssl_data *data, struct eap_peer_config *config, struct tls_connection_params *params) eap_tls_init_connection() argument 308 eap_peer_tls_ssl_init(struct eap_sm *sm, struct eap_ssl_data *data, struct eap_peer_config *config, u8 eap_type) eap_peer_tls_ssl_init() argument 1101 eap_peer_select_phase2_methods(struct eap_peer_config *config, const char *prefix, struct eap_method_type **types, size_t *num_types, int use_machine_cred) eap_peer_select_phase2_methods() argument [all...] |
/third_party/vulkan-loader/tests/ |
H A D | loader_unknown_ext_tests.cpp | 37 bool has_flag(std::vector<TestConfig> const& flags, TestConfig config) { in has_flag() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dpp_hostapd.c | 1672 struct dpp_relay_config config; in hostapd_dpp_add_controllers() local
|