/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcConfigPackage.cpp | 33 namespace config namespace
|
/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | config_helper.cc | 39 CreateConfig( amber::EngineType engine, uint32_t engine_major, uint32_t engine_minor, int32_t selected_device, const std::vector<std::string>& required_features, const std::vector<std::string>& required_instance_extensions, const std::vector<std::string>& required_device_extensions, bool disable_validation_layer, bool show_version_info, std::unique_ptr<amber::EngineConfig>* config) CreateConfig() argument
|
H A D | config_helper_dawn.cc | 51 CreateConfig( uint32_t, uint32_t, int32_t, const std::vector<std::string>&, const std::vector<std::string>&, const std::vector<std::string>&, bool, bool, std::unique_ptr<amber::EngineConfig>* config) CreateConfig() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/fuchsia/ |
H A D | DisplayVkFuchsia.cpp | 38 void DisplayVkFuchsia::checkConfigSupport(egl::Config *config) in checkConfigSupport() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ggp/ |
H A D | DisplayVkGGP.cpp | 38 void DisplayVkGGP::checkConfigSupport(egl::Config *config) {} in checkConfigSupport() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/ |
H A D | DisplayVkNull.cpp | 50 void DisplayVkNull::checkConfigSupport(egl::Config *config) in checkConfigSupport() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/ |
H A D | DisplayVkHeadless.cpp | 45 void DisplayVkHeadless::checkConfigSupport(egl::Config *config) {} in checkConfigSupport() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/ |
H A D | DisplayVkSimple.cpp | 47 void DisplayVkSimple::checkConfigSupport(egl::Config *config) {} in checkConfigSupport() argument
|
/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | webp_to_sdl.c | 35 WebPDecoderConfig config; in WebpToSDL() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | config_enc.c | 24 int WebPConfigInitInternal(WebPConfig* config, in WebPConfigInitInternal() argument 98 WebPValidateConfig(const WebPConfig* config) WebPValidateConfig() argument 149 WebPConfigLosslessPreset(WebPConfig* config, int level) WebPConfigLosslessPreset() argument [all...] |
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | advanced_api_fuzzer.c | 24 WebPDecoderConfig config; in LLVMFuzzerTestOneInput() local [all...] |
H A D | enc_dec_fuzzer.cc | 63 WebPConfig config; in LLVMFuzzerTestOneInput() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
H A D | GPUTestExpectationsTest.cpp | 23 void validateConfigBase(const GPUTestConfig &config) in validateConfigBase() argument 43 validateConfigAPI(const GPUTestConfig &config, const GPUTestConfig::API &api, uint32_t preRotation) validateConfigAPI() argument 118 GPUTestConfig config; TEST_P() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | usage_config_test.cc | 93 auto config = flags::GetUsageConfig(); in TEST_F() local 115 auto config = flags::GetUsageConfig(); in TEST_F() local 137 auto config = flags::GetUsageConfig(); TEST_F() local [all...] |
/third_party/skia/dm/ |
H A D | DMJsonWriter.h | 27 SkString config; // "gpu", "8888", "serialize", "pipe" member
|
/third_party/sqlite/include/ |
H A D | sqlite3sym.h | 27 int (*config)(int,...); member
|
/third_party/vk-gl-cts/framework/platform/ohos/context/ |
H A D | tcuOhosNativeContext.cpp | 61 OhosRendContext::OhosRendContext(const glu::RenderConfig &config, const tcu::CommandLine &cmdLine) in OhosRendContext() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | WindowSurfaceEGL.cpp | 17 WindowSurfaceEGL(const egl::SurfaceState &state, const FunctionsEGL *egl, EGLConfig config, EGLNativeWindowType window) WindowSurfaceEGL() argument
|
/kernel/linux/linux-5.10/drivers/base/regmap/ |
H A D | regmap-sccb.c | 88 regmap_get_sccb_bus(struct i2c_client *i2c, const struct regmap_config *config) regmap_get_sccb_bus() argument 98 __regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_sccb() argument 113 __devm_regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sccb() argument
|
H A D | regmap-slimbus.c | 32 regmap_get_slimbus(struct slim_device *slim, const struct regmap_config *config) regmap_get_slimbus() argument 41 __regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_slimbus() argument 56 __devm_regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_slimbus() argument
|
H A D | regmap-sdw.c | 38 static int regmap_sdw_config_check(const struct regmap_config *config) in regmap_sdw_config_check() argument 54 __regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_sdw() argument 70 __devm_regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sdw() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-bd71828.c | 56 bd71828_gpio_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) bd71828_gpio_set_config() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mips-cps.h | 135 uint64_t config; in mips_cps_cluster_config() local
|
/kernel/linux/linux-5.10/arch/x86/platform/scx200/ |
H A D | scx200_32.c | 97 u32 config, new_config; in scx200_gpio_configure() local
|
/kernel/linux/common_modules/xpm/core/ |
H A D | xpm_misc_device.c | 22 static int xpm_set_region(struct xpm_config *config) in xpm_set_region() argument 53 static int xpm_set_ownerid(struct xpm_config *config) in xpm_set_ownerid() argument 91 struct xpm_config config = {0}; xpm_ioctl() local [all...] |