/third_party/curl/docs/examples/ |
H A D | debug.c | 91 struct data *config = (struct data *)userp; in my_trace() local 129 struct data config; in main() local
|
/third_party/libuv/test/ |
H A D | run-tests.c | 44 zoslib_config_t config; in init() local
|
/third_party/mesa3d/src/glx/ |
H A D | create_context.c | 45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() argument
|
H A D | dri2_priv.h | 49 const __DRI2configQueryExtension *config; member
|
H A D | glxglvnddispatchfuncs.h | 11 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 D | windowsgl_internal.h | 36 struct glx_config *config; member
|
/third_party/mesa3d/src/loader/ |
H A D | loader_dri_helper.c | 77 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 D | abg-config.cc | 20 config::config() in config() function in abigail::config [all...] |
/third_party/rust/crates/codespan/codespan-reporting/src/ |
H A D | term.rs | 9 mod config; modules
|
/third_party/rust/crates/bindgen/bindgen-cli/ |
H A D | options.rs | 21 let mut config = CodegenConfig::empty(); in parse_codegen_config() variables [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Config.cpp | 83 EGLint ConfigSet::add(const Config &config) in add() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLCreateContextAttribsTest.cpp | 42 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 D | VulkanMultithreadingTest.cpp | 70 EGLConfig config = window->getConfig(); in runMultithreadedGLTest() local
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | animencoder_fuzzer.cc | 91 WebPConfig config; in AddFrame() local [all...] |
/third_party/skia/tests/ |
H A D | FontMgrFontConfigTest.cpp | 33 FcConfig* config = FcConfigCreate(); in DEF_TEST() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
H A D | GPUTestExpectationsParser_unittest.cpp | 62 GPUTestConfigTester config; member in __anon20291::GPUTestExpectationsParserTest
|
/third_party/python/Programs/ |
H A D | _bootstrap_python.c | 66 PyConfig config; in wmain() local [all...] |
/third_party/python/Lib/distutils/tests/ |
H A D | test_config_cmd.py | 10 from distutils.command.config import dump_file, config namespace
|
/third_party/vk-gl-cts/scripts/ |
H A D | launchcontrol_build.py | 101 config = BuildConfig(buildDir, options.buildType, launchControlConfig.getBuildArgs()) variable
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluNativePixmap.cpp | 74 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 D | gluRenderConfig.cpp | 31 void parseConfigBitsFromName (RenderConfig* config, const char* renderCfgName) in parseConfigBitsFromName() argument 143 parseRenderConfig(RenderConfig* config, const tcu::CommandLine& cmdLine) parseRenderConfig() argument [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRenderCase.hpp | 46 eglw::EGLConfig config; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wapi/ |
H A D | wapi_asue_i.c | 33 void wapi_config_free(struct wapi_config *config)
in wapi_config_free() argument
|
/device/soc/hisilicon/common/platform/pwm/ |
H A D | pwm_hi35xx.c | 88 int32_t HiPwmSetConfig(struct PwmDev *pwm, struct PwmConfig *config) in HiPwmSetConfig() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/ |
H A D | hi3751v350-regulator.c | 75 struct regulator_config config = {0}; in hisi_regulator_probe() local
|