/third_party/skia/src/utils/ |
H A D | SkCanvasStateUtils.cpp | 68 RasterConfig config; // pixel format: a value from RasterConfigs. member
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_fontconfig.cpp | 221 SkAutoFcConfig config; in is_weak() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | IndirectDrawValidationEncoder.cpp | 234 const IndirectDrawMetadata::IndexedIndirectConfig& config = entry.first; in EncodeIndirectDrawValidationCommands() local
|
/third_party/skia/third_party/externals/angle2/util/android/third_party/ |
H A D | android_native_app_glue.h | 129 AConfiguration* config; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | SwapChainVk.cpp | 329 Config config; in ChooseConfig() local [all...] |
/third_party/python/Modules/_io/ |
H A D | _iomodule.c | 322 const PyConfig *config = _Py_GetConfig(); _io_open_impl() local
|
/third_party/skia/tools/flags/ |
H A D | CommonFlagsConfig.h | 14 DECLARE_string(config); variable
|
/third_party/skia/tools/gpu/ |
H A D | YUVUtils.cpp | 148 SkYUVAInfo::PlaneConfig config = src->isOpaque() ? SkYUVAInfo::PlaneConfig::kY_U_V in MakeYUVAPlanesAsA8() local
|
/third_party/skia/tools/ |
H A D | using_skia_and_harfbuzz.cpp | 173 const Config* config; global() member in Placement 185 MakePDFDocument(const Config &config, SkWStream *wStream) MakePDFDocument() argument [all...] |
/third_party/python/Python/ |
H A D | pathconfig.c | 84 _PyPathConfig_ReadGlobal(PyConfig *config) in _PyPathConfig_ReadGlobal() argument 129 _PyPathConfig_UpdateGlobal(const PyConfig *config) in _PyPathConfig_UpdateGlobal() argument [all...] |
/third_party/python/Modules/cjkcodecs/ |
H A D | multibytecodec.h | 53 const void *config; member
|
/third_party/python/Modules/ |
H A D | getpath.c | 821 _PyConfig_InitPathConfig(PyConfig *config, int compute_path_config) in _PyConfig_InitPathConfig() argument
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_colorizer.py | 11 from idlelib import config namespace
|
/third_party/skia/include/core/ |
H A D | SkYUVAInfo.h | 268 constexpr int SkYUVAInfo::NumChannelsInPlane(PlaneConfig config, int i) { in NumChannelsInPlane() argument
|
/third_party/vk-gl-cts/scripts/ |
H A D | run_nightly.py | 477 config = None global() variable 483 config = curCfg global() variable [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmFromHlslTests.cpp | 94 HlslTest::HlslTest(Context& context, TestConfig config) in HlslTest() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 54 tcu::TestStatus hostResetSetEventCase (Context& context, TestConfig config) in hostResetSetEventCase() argument 93 tcu::TestStatus deviceResetSetEventCase (Context& context, TestConfig config) in deviceResetSetEventCase() argument 235 tcu::TestStatus singleSubmissionCase (Context& context, TestConfig config) in singleSubmissionCase() argument 280 multiSubmissionCase(Context& context, TestConfig config) multiSubmissionCase() argument 345 secondaryCommandBufferCase(Context& context, TestConfig config) secondaryCommandBufferCase() argument 423 checkSupport(Context& context, TestConfig config) checkSupport() argument 437 checkSecondaryBufferSupport(Context& context, TestConfig config) checkSecondaryBufferSupport() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_tls.c | 35 struct eap_peer_config *config = eap_get_config(sm); in eap_tls_init() local 79 struct eap_peer_config *config = eap_get_config(sm); eap_unauth_tls_init() local 106 struct eap_peer_config *config = eap_get_config(sm); eap_wfa_unauth_tls_init() local 245 struct eap_peer_config *config = eap_get_config(sm); eap_tls_process() local [all...] |
H A D | eap_tnc.c | 39 struct eap_peer_config *config = eap_get_config(sm); in eap_tnc_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | main_winsvc.c | 66 TCHAR adapter[TBUFLEN], config[TBUFLEN], ctrl_interface[TBUFLEN]; in read_interface() local [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluRenderContext.cpp | 133 RenderContext* createRenderContext (tcu::Platform& platform, const tcu::CommandLine& cmdLine, const RenderConfig& config, const RenderContext* sharedContext) in createRenderContext() argument 175 RenderConfig config; in createDefaultRenderContext() local
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
H A D | tcuLnxX11EglDisplayFactory.cpp | 87 eglw::EGLSurface createPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list) const in createPixmapSurface() argument 92 eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativeWindowType win, const eglw::EGLint *attrib_list) const in createWindowSurface() argument 201 createWindow(NativeDisplay* nativeDisplay, eglw::EGLDisplay eglDisplay, eglw::EGLConfig config, const eglw::EGLAttrib* attribList, const WindowParams& params) const createWindow() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglCreateSurfaceTests.cpp | 87 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& window, ApiType createType) in createWindowSurface() argument 119 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& pixmap, ApiType createType) in createPixmapSurface() argument 154 void executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig() argument 223 executeForConfig(EGLDisplay display, EGLConfig config) executeForConfig() argument 290 executeForConfig(EGLDisplay display, EGLConfig config) executeForConfig() argument [all...] |
H A D | teglMultiContextTests.cpp | 130 const eglw::EGLConfig config = getConfig(egl, *display); in iterate() local
|
H A D | teglQueryContextTests.cpp | 95 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) in executeForContext() argument 137 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) in executeForContext() argument 179 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) in executeForContext() argument 229 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) in executeForContext() argument [all...] |