Home
last modified time | relevance | path

Searched defs:config (Results 351 - 375 of 4281) sorted by relevance

1...<<11121314151617181920>>...172

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigPackage.cpp33 namespace config namespace
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper.cc39 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 Dconfig_helper_dawn.cc51 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 DDisplayVkFuchsia.cpp38 void DisplayVkFuchsia::checkConfigSupport(egl::Config *config) in checkConfigSupport() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ggp/
H A DDisplayVkGGP.cpp38 void DisplayVkGGP::checkConfigSupport(egl::Config *config) {} in checkConfigSupport() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/
H A DDisplayVkNull.cpp50 void DisplayVkNull::checkConfigSupport(egl::Config *config) in checkConfigSupport() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/
H A DDisplayVkHeadless.cpp45 void DisplayVkHeadless::checkConfigSupport(egl::Config *config) {} in checkConfigSupport() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DDisplayVkSimple.cpp47 void DisplayVkSimple::checkConfigSupport(egl::Config *config) {} in checkConfigSupport() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dwebp_to_sdl.c35 WebPDecoderConfig config; in WebpToSDL() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dconfig_enc.c24 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 Dadvanced_api_fuzzer.c24 WebPDecoderConfig config; in LLVMFuzzerTestOneInput() local
[all...]
H A Denc_dec_fuzzer.cc63 WebPConfig config; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsTest.cpp23 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 Dusage_config_test.cc93 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 DDMJsonWriter.h27 SkString config; // "gpu", "8888", "serialize", "pipe" member
/third_party/sqlite/include/
H A Dsqlite3sym.h27 int (*config)(int,...); member
/third_party/vk-gl-cts/framework/platform/ohos/context/
H A DtcuOhosNativeContext.cpp61 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 DWindowSurfaceEGL.cpp17 WindowSurfaceEGL(const egl::SurfaceState &state, const FunctionsEGL *egl, EGLConfig config, EGLNativeWindowType window) WindowSurfaceEGL() argument
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-sccb.c88 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 Dregmap-slimbus.c32 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 Dregmap-sdw.c38 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 Dgpio-bd71828.c56 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 Dmips-cps.h135 uint64_t config; in mips_cps_cluster_config() local
/kernel/linux/linux-5.10/arch/x86/platform/scx200/
H A Dscx200_32.c97 u32 config, new_config; in scx200_gpio_configure() local
/kernel/linux/common_modules/xpm/core/
H A Dxpm_misc_device.c22 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...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...172