Home
last modified time | relevance | path

Searched defs:percent (Results 51 - 75 of 262) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c88 static int hsw_ext_get_count_percent(unsigned int id, double *percent, in hsw_ext_get_count_percent() argument
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_madc_battery.c139 int percent = twl4030_madc_bat_voltscale(bat, in twl4030_madc_bat_get_property() local
155 int percent = twl4030_madc_bat_voltscale(bat, in twl4030_madc_bat_get_property() local
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c50 u8 percent; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dmisc.h41 static inline u64 mult_perc(u64 num, u32 percent) in mult_perc() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c50 u8 percent; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtwl4030_madc_battery.c139 int percent = twl4030_madc_bat_voltscale(bat, in twl4030_madc_bat_get_property() local
155 int percent = twl4030_madc_bat_voltscale(bat, in twl4030_madc_bat_get_property() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c118 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) in nvkm_therm_fan_set() argument
175 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set() argument
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dtextbox.c121 int percent; in print_position() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c88 static int hsw_ext_get_count_percent(unsigned int id, double *percent, in hsw_ext_get_count_percent() argument
H A Dnhm_idle.c101 static int nhm_get_count_percent(unsigned int id, double *percent, in nhm_get_count_percent() argument
H A Dsnb_idle.c86 static int snb_get_count_percent(unsigned int id, double *percent, in snb_get_count_percent() argument
/third_party/curl/src/
H A Dtool_cb_prg.c195 double percent; in tool_progress_cb() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsdcfmsy.cpp81 UnicodeString percent = en.getSymbol(DecimalFormatSymbols::kPercentSymbol); in testSymbols() local
H A Dstatic_unisets_test.cpp68 const UnicodeSet &percent = *get(unisets::PERCENT_SIGN); in testSetCoverage() local
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/node/deps/v8/src/diagnostics/
H A Dcompilation-statistics.cc89 double percent = stats.delta_.PercentOf(total_stats.delta_); in WriteLine() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/toybox/kconfig/lxdialog/
H A Dtextbox.c384 int percent; in print_position() local
/third_party/toybox/toys/posix/
H A Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local
/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h60 char *percent = nullptr; member in OHOS::I18N::NumberData
/base/update/updater/services/
H A Dupdater_main.cpp341 float percent = static_cast<double>(startSize) / static_cast<double>(allPkgSize) + VERIFY_PERCENT; in CalcProgress() local
[all...]
/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp172 int32_t DownloadThread::DownloadCallback(uint32_t percent, UpgradeStatus status, const std::string &error) in DownloadCallback() argument
217 unsigned int percent = (dlNow + curr) / (curr + dlTotal) * DOWNLOAD_FINISH_PERCENT; DownloadProgress() local
242 DealAbnormal(uint32_t percent) DealAbnormal() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.h52 virtual void UpdateMotion(const std::string& path, const std::string& rotate, double percent) {} in UpdateMotion() argument
H A Drosen_render_svg_polygon.cpp188 void RosenRenderSvgPolygon::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument

Completed in 12 milliseconds

1234567891011