Home
last modified time | relevance | path

Searched defs:config (Results 501 - 525 of 842) sorted by relevance

1...<<21222324252627282930>>...34

/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor_test.cc1626 constexpr ConvTraits GetConvTraits(int bit, int config) { in GetConvTraits() argument
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp110 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 Dnanobench.cpp448 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 DglsMemoryStressCase.cpp461 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 DvktRenderPassSparseRenderTargetTests.cpp806 void checkSupport(Context& context, TestConfigType config) in checkSupport() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationBasicSemaphoreTests.cpp65 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 DvktYCbCrCopyTests.cpp95 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 Deap_mschapv2.c298 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 Deap_peap.c135 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 Deap_sim.c86 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 Deapol_supp_sm.h479 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 DegluGLContextFactory.cpp172 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 DtcuOhosNativeDisplay.cpp103 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 DtcuSurfacelessPlatform.cpp234 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 DteglChooseConfigReference.cpp213 SurfaceConfig (EGLConfig config, ConfigInfo &info) in SurfaceConfig() argument
H A DteglChooseConfigTests.cpp63 EGLConfig config = *cfgIter; in configListToString() local
H A DteglCreateContextExtTests.cpp893 const EGLConfig config = m_configs[m_iteration]; in iterate() local
951 executeForSurface(EGLConfig config, EGLSurface surface) executeForSurface() argument
[all...]
H A DteglGLES2SharingTests.cpp128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config) in createContext() argument
159 EGLConfig config; in iterate() local
H A DteglImageUtil.cpp97 MovePtr<ManagedSurface> createSurface (EglTestContext& eglTestCtx, EGLDisplay dpy, EGLConfig config, int width, int height) in createSurface() argument
H A DteglPreservingSwapTests.cpp329 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 Deap_mschapv2.c298 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 Deap_sim.c88 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 Deap_tls_common.c108 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 Dloader_unknown_ext_tests.cpp37 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 Ddpp_hostapd.c1672 struct dpp_relay_config config; in hostapd_dpp_add_controllers() local

Completed in 29 milliseconds

1...<<21222324252627282930>>...34