/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/ |
H A D | DisplayVkXcb.cpp | 118 void DisplayVkXcb::checkConfigSupport(egl::Config *config) in checkConfigSupport() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactor.hpp | 97 const Config config; member in rr::JITBuilder
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | webpdec.c | 37 static void PrintAnimationWarning(const WebPDecoderConfig* const config) { in PrintAnimationWarning() argument 79 DecodeWebP(const uint8_t* const data, size_t data_size, WebPDecoderConfig* const config) DecodeWebP() argument 86 DecodeWebPIncremental( const uint8_t* const data, size_t data_size, WebPDecoderConfig* const config) DecodeWebPIncremental() argument 149 WebPDecoderConfig config; ReadWebP() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/ |
H A D | icuinfo.cpp | 176 const char *config = uplug_getConfiguration(plug); in cmd_listplugins() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | helper-cairo-ansi.hh | 48 ChafaCanvasConfig *config; in chafa_print_image_rgb24() local [all...] |
/third_party/toybox/toys/posix/ |
H A D | getconf.c | 49 struct config { struct [all...] |
/third_party/vixl/tools/ |
H A D | clang_tidy.py | 37 import config namespace
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_zzdummy.py | 8 from idlelib import config namespace
|
/third_party/skia/bench/ |
H A D | nanobench.h | 37 const Config config; member
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluConfigFilter.cpp | 40 CandidateConfig::CandidateConfig (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config) in CandidateConfig() argument
|
H A D | egluConfigFilter.hpp | 82 eglw::EGLConfig config; member
|
H A D | egluNativeWindow.cpp | 100 NativeWindow* NativeWindowFactory::createWindow (NativeDisplay* nativeDisplay, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList, const WindowParams& params) const in createWindow() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglApiCase.cpp | 159 bool ApiCase::getConfig (EGLConfig* config, const eglu::FilterList& filters) in getConfig() argument
|
H A D | teglSurfacelessContextTests.cpp | 73 void SurfacelessContextCase::executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig() argument
|
/device/soc/rockchip/common/sdk_linux/ |
H A D | Makefile | [all...] |
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
H A D | pwm.h | 58 PwmConfig config; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware_cfg.c | 76 struct firmware_config *config = in fw_cfg_kobj_release() local 85 struct firmware_config *config = in show_fw_cfg() local 118 struct firmware_config *config in store_fw_cfg() local 221 struct firmware_config *config; kbase_csf_firmware_cfg_init() local 258 struct firmware_config *config; kbase_csf_firmware_cfg_term() local 281 struct firmware_config *config; kbase_csf_firmware_cfg_option_entry_parse() local [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | hndmem.c | 322 hndmem_sleeppda_config(si_t *sih, hndmem_type_t mem, hndmem_config_t config) in hndmem_sleeppda_config() argument 200 hndmem_sleeppda_bank_config(si_t *sih, hndmem_type_t mem, int bank_num, hndmem_config_t config, uint32 pda) hndmem_sleeppda_bank_config() argument 262 hndmem_activepda_bank_config(si_t *sih, hndmem_type_t mem, int bank_num, hndmem_config_t config, uint32 pda) hndmem_activepda_bank_config() argument 355 hndmem_activepda_config(si_t *sih, hndmem_type_t mem, hndmem_config_t config) hndmem_activepda_config() argument 384 hndmem_activepda_mem_config(si_t *sih, hndmem_type_t mem, uint32 mem_start, uint32 size, hndmem_config_t config) hndmem_activepda_mem_config() argument [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/regulator/ |
H A D | internal.h | 79 regulator_of_get_init_data(struct device *dev, const struct regulator_desc *desc, struct regulator_config *config, struct device_node **node) regulator_of_get_init_data() argument
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | c_driver_lite.py | 45 config = None variable in CTestDriver [all...] |
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | BroadcastSubscribeTest.cpp | 69 TaskConfig config = {LEVEL_HIGH, PRI_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast in GetTaskConfig() local
|
H A D | FeatureApiTest.cpp | 59 TaskConfig config = { in GetTaskConfig() local
|
H A D | FeatureTest.cpp | 59 TaskConfig config = { in GetTaskConfig() local
|
H A D | ServiceTest.cpp | 64 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
|
/test/xts/acts/graphic/graphicnapitest/ |
H A D | NativeBufferTest.cpp | 42 static inline OH_NativeBuffer_Config config = { member in OHOS::Rosen::NativeBufferTest
|