Home
last modified time | relevance | path

Searched defs:percent (Results 1 - 25 of 71) sorted by relevance

123

/third_party/icu/icu4c/source/i18n/unicode/
H A Dnounit.h59 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnounit.h59 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnounit.h61 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/base/update/updateservice/interfaces/inner_api/feature/update/model/common/
H A Dprogress.h26 uint32_t percent = 0; member
/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_callback_proxy.cpp26 void SysInstallerCallbackProxy::OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) in OnUpgradeProgress() argument
/base/update/updateservice/services/firmware/upgrade/install/src/
H A Dfirmware_sys_installer_callback.cpp27 void SysInstallerCallback::OnUpgradeProgress(SysInstaller::UpdateStatus updateStatus, int percent, in OnUpgradeProgress() argument
/third_party/libwebsockets/lib/misc/
H A Dprng.c77 lws_xos_percent(struct lws_xos *xos, int percent) in lws_xos_percent() argument
/third_party/node/deps/npm/node_modules/gauge/lib/
H A Dtemplate-item.js
/base/update/sys_installer/frameworks/status_manager/src/
H A Dstatus_manager.cpp49 void StatusManager::UpdateCallback(UpdateStatus updateStatus, int percent, const std::string &resultMsg) in UpdateCallback() argument
72 void StatusManager::SetUpdatePercent(int percent) in SetUpdatePercent() argument
[all...]
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dsys_installer_callback.cpp42 int percent = data.ReadInt32(); in OnRemoteRequest() local
43 OnUpgradeProgress(static_cast<UpdateStatus>(updateStatus), percent, data.ReadString()); in OnRemoteRequest() local
53 void SysInstallerCallback::OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) in OnUpgradeProgress() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java29 public PercentMatcher percent() { in percent() method in AffixTokenMatcherFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java31 public PercentMatcher percent() { in percent() method in AffixTokenMatcherFactory
/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...]
/third_party/alsa-utils/bat/
H A Danalyze.c35 int i, percent; in check_amplitude() local

Completed in 9 milliseconds

123