| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLSurfaceTest.cpp | 153 void initializeWindowSurfaceWithAttribs(EGLConfig config, in initializeWindowSurfaceWithAttribs() argument 175 void initializeSurfaceWithAttribs(EGLConfig config, in initializeSurfaceWithAttribs() argument 206 void initializeSurface(EGLConfig config) in initializeSurface() argument 233 EGLConfig config; in chooseDefaultConfig() local 370 EGLConfig config; in initializeSurfaceWithFloatConfig() local 668 EGLConfig config; TEST_P() local 711 EGLConfig config; TEST_P() local 754 EGLConfig config; TEST_P() local 796 EGLConfig config; TEST_P() local 1008 EGLConfig config; TEST_P() local 1048 EGLConfig config; TEST_P() local 1181 EGLConfig config; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | SubzeroReactor.cpp | 213 static rr::Config config = rr::Config::Edit() in defaultConfig() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | webp_dec.c | 719 int WebPInitDecoderConfigInternal(WebPDecoderConfig* config, in WebPInitDecoderConfigInternal() argument 745 WebPDecode(const uint8_t* data, size_t data_size, WebPDecoderConfig* config) WebPDecode() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/demux/ |
| H A D | anim_decode.c | 66 WebPDecoderConfig* config = &dec->config_; in ApplyDecoderOptions() local 361 WebPDecoderConfig* const config = &dec->config_; in WebPAnimDecoderGetNext() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| H A D | decode.h | 475 WebPInitDecoderConfig(WebPDecoderConfig* config) WebPInitDecoderConfig() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 132 Scheduler::Scheduler(const Config& config) in Scheduler() argument 201 const Scheduler::Config& Scheduler::config() const { in config() function in marl::Scheduler
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.c | 145 } config; typedef
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | icuplug.cpp | 58 char config[UPLUG_NAME_MAX]; /**< configuration data */ member 363 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *symName, in uplug_allocatePlug() argument 531 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym, in uplug_initPlugFromEntrypointAndLibrary() argument 546 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) uplug_loadPlugFromEntrypoint() argument 555 uplug_initErrorPlug(const char *libName, const char *sym, const char *config, const char *nameOrError, UErrorCode loadStatus, UErrorCode *status) uplug_initErrorPlug() argument 587 uplug_initPlugFromLibrary(const char *libName, const char *sym, const char *config, UErrorCode *status) uplug_initPlugFromLibrary() argument 618 uplug_loadPlugFromLibrary(const char *libName, const char *sym, const char *config, UErrorCode *status) uplug_loadPlugFromLibrary() argument [all...] |
| /third_party/python/Python/ |
| H A D | preconfig.c | 125 precmdline_get_preconfig(_PyPreCmdline *cmdline, const PyPreConfig *config) in precmdline_get_preconfig() argument 141 precmdline_set_preconfig(const _PyPreCmdline *cmdline, PyPreConfig *config) in precmdline_set_preconfig() argument 155 _PyPreCmdline_SetConfig(const _PyPreCmdline *cmdline, PyConfig *config) in _PyPreCmdline_SetConfig() argument 277 _PyPreConfig_InitCompatConfig(PyPreConfig *config) in _PyPreConfig_InitCompatConfig() argument 305 PyPreConfig_InitPythonConfig(PyPreConfig *config) PyPreConfig_InitPythonConfig() argument 326 PyPreConfig_InitIsolatedConfig(PyPreConfig *config) PyPreConfig_InitIsolatedConfig() argument 343 _PyPreConfig_InitFromPreConfig(PyPreConfig *config, const PyPreConfig *config2) _PyPreConfig_InitFromPreConfig() argument 353 _PyPreConfig_InitFromConfig(PyPreConfig *preconfig, const PyConfig *config) _PyPreConfig_InitFromConfig() argument 373 preconfig_copy(PyPreConfig *config, const PyPreConfig *config2) preconfig_copy() argument 396 _PyPreConfig_AsDict(const PyPreConfig *config) _PyPreConfig_AsDict() argument 442 _PyPreConfig_GetConfig(PyPreConfig *preconfig, const PyConfig *config) _PyPreConfig_GetConfig() argument 459 preconfig_get_global_vars(PyPreConfig *config) preconfig_get_global_vars() argument 490 preconfig_set_global_vars(const PyPreConfig *config) preconfig_set_global_vars() argument 590 preconfig_init_utf8_mode(PyPreConfig *config, const _PyPreCmdline *cmdline) preconfig_init_utf8_mode() argument 661 preconfig_init_coerce_c_locale(PyPreConfig *config) preconfig_init_coerce_c_locale() argument 708 preconfig_init_allocator(PyPreConfig *config) preconfig_init_allocator() argument 733 preconfig_read(PyPreConfig *config, _PyPreCmdline *cmdline) preconfig_read() argument 785 _PyPreConfig_Read(PyPreConfig *config, const _PyArgv *args) _PyPreConfig_Read() argument 935 PyPreConfig config; _PyPreConfig_Write() local [all...] |
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_configdialog.py | 12 from idlelib import config namespace
|
| H A D | test_config.py | 6 from idlelib import config namespace [all...] |
| /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...] |