Home
last modified time | relevance | path

Searched defs:config (Results 251 - 275 of 2123) sorted by relevance

1...<<11121314151617181920>>...85

/third_party/curl/src/
H A Dtool_msgs.c44 static void voutf(struct GlobalConfig *config, in voutf() argument
95 void notef(struct GlobalConfig *config, const char *fmt, ...) in notef() argument
108 void warnf(struct GlobalConfig *config, const char *fmt, ...) in warnf() argument
142 void errorf(struct GlobalConfig *config, const char *fmt, ...) in errorf() argument
[all...]
/third_party/glslang/glslang/ResourceLimits/
H A DResourceLimits.cpp280 void DecodeResourceLimits(TBuiltInResource* resources, char* config) in DecodeResourceLimits() argument
/third_party/glslang/gtests/
H A DConfig.FromFile.cpp43 std::string config; member
/third_party/gn/src/gn/
H A Dconfig_values_extractors.h85 RecursiveTargetConfigToStream( RecursiveWriterConfig config, const Target* target, const std::vector<T>& (ConfigValues::*getter)() const, const Writer& writer, std::ostream& out) RecursiveTargetConfigToStream() argument
[all...]
/third_party/curl/docs/examples/
H A Ddebug.c91 struct data *config = (struct data *)userp; in my_trace() local
129 struct data config; in main() local
/third_party/libuv/test/
H A Drun-tests.c44 zoslib_config_t config; in init() local
/third_party/mesa3d/src/glx/
H A Dcreate_context.c45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() argument
H A Ddri2_priv.h49 const __DRI2configQueryExtension *config; member
H A Dglxglvnddispatchfuncs.h11 static inline int AddFBConfigMapping(Display *dpy, GLXFBConfig config, in AddFBConfigMapping() argument
59 static inline __GLXvendorInfo *GetDispatchFromFBConfig(Display *dpy, GLXFBConfig config) in GetDispatchFromFBConfig() argument
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl_internal.h36 struct glx_config *config; member
/third_party/mesa3d/src/loader/
H A Dloader_dri_helper.c77 static int dri_vblank_mode(__DRIscreen *driScreen, const __DRI2configQueryExtension *config) in dri_vblank_mode() argument
87 dri_get_initial_swap_interval(__DRIscreen *driScreen, const __DRI2configQueryExtension *config) dri_get_initial_swap_interval() argument
103 dri_valid_swap_interval(__DRIscreen *driScreen, const __DRI2configQueryExtension *config, int interval) dri_valid_swap_interval() argument
/third_party/libabigail/src/
H A Dabg-config.cc20 config::config() in config() function in abigail::config
[all...]
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Dterm.rs9 mod config; modules
/third_party/rust/crates/bindgen/bindgen-cli/
H A Doptions.rs21 let mut config = CodegenConfig::empty(); in parse_codegen_config() variables
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.cpp83 EGLint ConfigSet::add(const Config &config) in add() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLCreateContextAttribsTest.cpp42 EGLConfig config = EGL_NO_CONFIG_KHR; in TEST_P() local
170 EGLConfig config; TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp70 EGLConfig config = window->getConfig(); in runMultithreadedGLTest() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimencoder_fuzzer.cc91 WebPConfig config; in AddFrame() local
[all...]
/third_party/skia/tests/
H A DFontMgrFontConfigTest.cpp33 FcConfig* config = FcConfigCreate(); in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser_unittest.cpp62 GPUTestConfigTester config; member in __anon20291::GPUTestExpectationsParserTest
/third_party/python/Programs/
H A D_bootstrap_python.c66 PyConfig config; in wmain() local
[all...]
/third_party/python/Lib/distutils/tests/
H A Dtest_config_cmd.py10 from distutils.command.config import dump_file, config namespace
/third_party/vk-gl-cts/scripts/
H A Dlaunchcontrol_build.py101 config = BuildConfig(buildDir, options.buildType, launchControlConfig.getBuildArgs()) variable
/third_party/vk-gl-cts/framework/egl/
H A DegluNativePixmap.cpp74 NativePixmap* NativePixmapFactory::createPixmap (NativeDisplay* nativeDisplay, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList, int width, int height) const in createPixmap() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp31 void parseConfigBitsFromName (RenderConfig* config, const char* renderCfgName) in parseConfigBitsFromName() argument
143 parseRenderConfig(RenderConfig* config, const tcu::CommandLine& cmdLine) parseRenderConfig() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...85