Home
last modified time | relevance | path

Searched defs:configs (Results 26 - 50 of 193) sorted by relevance

12345678

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_profile_config_test.cpp87 Config configs; in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dutil_test.cpp44 std::vector<BootAnimationConfig> configs; in HWTEST_F() local
73 std::vector<BootAnimationConfig> configs; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Degl_manager.cpp52 EGLConfig configs = NULL; in GetConfig() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig_unittest.cpp58 std::vector<egl::Config> configs; in GenerateUniqueConfigs() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListCase.cpp125 ConfigList configs; in iterate() local
[all...]
H A DglcConfigList.hpp142 std::vector<Config> configs; member in glcts::ConfigList
H A DglcConfigListEGL.cpp98 std::vector<eglw::EGLConfig> configs = eglu::getConfigs(library, display); in getDefaultEglConfigList() local
/third_party/toybox/toys/posix/
H A Dgetconf.c192 struct config *configs[] = {sysconfs, pathconfs, confstrs, limits, others}, in getconf_main() local
/third_party/vk-gl-cts/modules/egl/
H A DteglMutableRenderBufferTests.cpp131 const vector<EGLConfig> configs = eglu::chooseConfigs(egl, m_eglDisplay, attribsNoBit); in init() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/test/unittest/common/
H A Devent_export_config_test.cpp78 std::vector<std::shared_ptr<ExportConfig>> configs; in HWTEST_F() local
/base/global/i18n/frameworks/intl/src/
H A Drelative_time_format.cpp109 void RelativeTimeFormat::ParseConfigs(std::map<std::string, std::string> &configs) in ParseConfigs() argument
57 RelativeTimeFormat(const std::vector<std::string> &localeTags, std::map<std::string, std::string> &configs) RelativeTimeFormat() argument
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_data.cpp24 DateTimeData::DateTimeData(const char *amPmMarkers, const char *configs, const int size) in DateTimeData() argument
/base/global/i18n/frameworks/intl/include/
H A Dlocale_info.h76 std::map<std::string, std::string> configs; member in OHOS::Global::I18n::LocaleInfo
/device/board/hihope/rk3568/audio_drivers/dai/src/
H A Drk3568_dai_linux_driver.c40 const struct txrx_config *configs; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_debugfs.c75 struct kbase_mem_pool_config *const configs = array; in kbase_mem_pool_config_debugfs_set_max_size() local
86 struct kbase_mem_pool_config *const configs = array; in kbase_mem_pool_config_debugfs_max_size() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_debugfs.c77 struct kbase_mem_pool_config *const configs = array; in kbase_mem_pool_config_debugfs_set_max_size() local
89 struct kbase_mem_pool_config *const configs = array; in kbase_mem_pool_config_debugfs_max_size() local
/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_server.cpp112 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/
H A Dsocperf_client.cpp147 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
/foundation/resourceschedule/soc_perf/test/testutil/
H A Dsocperf_test.cpp90 char* configs = argv[4]; in LimitRequest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_state_machine_test.cpp187 std::vector<WifiDeviceConfig> configs; in HWTEST_F() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Degl_core.cpp35 EGLConfig configs = NULL; in getConfig() local
/third_party/gn/src/gn/
H A Drust_project_writer_helpers.h90 ConfigList& configs() { return configs_; } in configs() function in Crate
/third_party/mesa3d/src/egl/main/
H A Deglconfigdebug.c161 eglPrintConfigDebug(const _EGLDisplay *const disp, const EGLConfig *const configs, const EGLint numConfigs, const EGLBoolean printChosen) eglPrintConfigDebug() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c106 lws_dll2_owner_t configs; member
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtransform_builder.h127 std::vector<Config> configs = tb->builder()->vector<Config>(); in impl() local

Completed in 12 milliseconds

12345678