Home
last modified time | relevance | path

Searched defs:config (Results 751 - 775 of 2234) sorted by relevance

1...<<31323334353637383940>>...90

/third_party/python/PC/
H A Dpython_uwp.cpp110 set_process_name(PyConfig *config) in set_process_name() argument
193 PyConfig config; in wmain() local
[all...]
/third_party/python/Programs/
H A D_freeze_module.c59 PyConfig config; in runtime_init() local
[all...]
/third_party/python/Python/
H A Dbootstrap_hash.c548 _Py_HashRandomization_Init(const PyConfig *config) in _Py_HashRandomization_Init() argument
H A Ddynload_win.c208 PyConfig *config = (PyConfig*)_PyInterpreterState_GetConfig(interp); local
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_codecontext.py11 from idlelib import config namespace
/third_party/python/Lib/test/
H A Dtest_sundry.py35 import distutils.command.config namespace
/third_party/skia/gm/
H A Dhighcontrastfilter.cpp38 static void draw_label(SkCanvas* canvas, const SkHighContrastConfig& config) { in draw_label() argument
62 static void draw_scene(SkCanvas* canvas, const SkHighContrastConfig& config) { in draw_scene() argument
/third_party/skia/include/core/
H A DSkYUVAPixmaps.h278 constexpr bool SkYUVAPixmapInfo::SupportedDataTypes::supported(PlaneConfig config, in supported() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationBasicFenceTests.cpp55 tcu::TestStatus basicOneFenceCase (Context& context, FenceConfig config) in basicOneFenceCase() argument
116 void checkVideoSupport (Context& context, FenceConfig config) in checkVideoSupport() argument
122 void checkCommandBufferSimultaneousUseSupport (Context& context, FenceConfig config) in checkCommandBufferSimultaneousUseSupport() argument
132 tcu::TestStatus basicSignaledCase (Context& context, FenceConfig config) in basicSignaledCase() argument
165 basicMultiFenceCase(Context& context, FenceConfig config) basicMultiFenceCase() argument
245 emptySubmitCase(Context& context, FenceConfig config) emptySubmitCase() argument
269 basicMultiFenceWaitAllFalseCase(Context& context, FenceConfig config) basicMultiFenceWaitAllFalseCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp58 void checkSupport (Context& context, const TestConfig config) in checkSupport() argument
94 tcu::TestStatus imageOffsetTest (Context& context, const TestConfig config) in imageOffsetTest() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_proxy_dummy.c73 eap_proxy_notify_config(struct eap_proxy_sm *sm, struct eap_peer_config *config) eap_proxy_notify_config() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluGLUtil.cpp270 EGLConfig chooseConfig (const Library& egl, EGLDisplay display, const glu::RenderConfig& config) in chooseConfig() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.cpp78 deUint32 chooseColorFormat (const glu::RenderConfig& config) in chooseColorFormat() argument
119 deUint32 chooseDepthStencilFormat (const glu::RenderConfig& config) in chooseDepthStencilFormat() argument
152 FboRenderContext(RenderContext* context, const RenderConfig& config) FboRenderContext() argument
170 FboRenderContext(const ContextFactory& factory, const RenderConfig& config, const tcu::CommandLine& cmdLine) FboRenderContext() argument
210 createFramebuffer(const RenderConfig& config) createFramebuffer() argument
[all...]
H A DgluRenderConfig.hpp119 T getValueOrDefault (const RenderConfig& config, const T RenderConfig::*field, T defaultValue) in getValueOrDefault() argument
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
H A DtcuLnxWaylandEglDisplayFactory.cpp149 createWindow(NativeDisplay* nativeDisplay, eglw::EGLDisplay eglDisplay, eglw::EGLConfig config, const eglw::EGLAttrib* attribList, const WindowParams& params) const createWindow() argument
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.cpp77 glu::RenderContext* createContext (const glu::RenderConfig& config, const tcu::CommandLine&, const glu::RenderContext*) const in createContext() argument
159 CGLRenderContext::CGLRenderContext (const glu::RenderConfig& config) in CGLRenderContext() argument
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGLContextFactory.cpp93 WGLContext::WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedContext, const glu::RenderConfig& config) in WGLContext() argument
181 createContext(const glu::RenderConfig& config, const tcu::CommandLine&, const glu::RenderContext* sharedContext) const createContext() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextTests.cpp81 void CreateContextCase::executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig() argument
H A DteglSimpleConfigCase.cpp102 EGLConfig config = *m_configIter++; in iterate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_proxy_dummy.c73 eap_proxy_notify_config(struct eap_proxy_sm *sm, struct eap_peer_config *config) eap_proxy_notify_config() argument
/device/soc/rockchip/common/sdk_linux/
H A DMakefile[all...]
/applications/sample/camera/media/
H A Dcamera_sample.cpp179 auto config = CameraConfig::CreateCameraConfig(); variable
/applications/sample/wifi-iot/app/samgr/
H A Dbroadcast_example.c79 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
/applications/standard/calendardata/calendarmanager/napi/src/
H A Dcalendar_manager_napi.cpp315 Ace::ModalUIExtensionConfig config; in LaunchEditorPage() local
H A Dcalendar_napi.cpp322 auto config = nativeCalendar->GetConfig(); in GetConfig() local
343 CalendarConfig config; in SetConfig() member
[all...]

Completed in 13 milliseconds

1...<<31323334353637383940>>...90