| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_utils.h | 155 static bool IsPercentStr(std::string& percent) in IsPercentStr() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_progress.cpp | 60 CreateProgressComponent( double min, double percent, double cachedValue, double max, ProgressType type) CreateProgressComponent() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_view_percent/ |
| H A D | ui_test_view_percent.cpp | 198 float percent = DEFAULT_PERCENT / DEFAULT_PERCENT_INTERVAL; AddElement() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_cb_prg.c | 195 double percent; in tool_progress_cb() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tsdcfmsy.cpp | 81 UnicodeString percent = en.getSymbol(DecimalFormatSymbols::kPercentSymbol); in testSymbols() local
|
| H A D | static_unisets_test.cpp | 68 const UnicodeSet &percent = *get(unisets::PERCENT_SIGN); in testSetCoverage() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_impl.h | 80 PercentMatcher percent; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | numparse_impl.h | 80 PercentMatcher percent; member
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | compilation-statistics.cc | 89 double percent = stats.delta_.PercentOf(total_stats.delta_); in WriteLine() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | numparse_impl.h | 80 PercentMatcher percent; member
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | textbox.c | 384 int percent; in print_position() local
|
| /third_party/toybox/toys/posix/ |
| H A D | df.c | 100 unsigned long long size, used, avail, percent, block; in show_mt() local
|
| /base/global/i18n_lite/frameworks/i18n/include/ |
| H A D | number_data.h | 60 char *percent = nullptr;
member in OHOS::I18N::NumberData
|
| /base/update/updater/services/ |
| H A D | updater_main.cpp | 341 float percent = static_cast<double>(startSize) / static_cast<double>(allPkgSize) + VERIFY_PERCENT; in CalcProgress() local [all...] |
| /base/update/updateservice/services/engine/src/ |
| H A D | progress_thread.cpp | 172 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 D | render_svg_base.h | 52 virtual void UpdateMotion(const std::string& path, const std::string& rotate, double percent) {} in UpdateMotion() argument
|
| H A D | rosen_render_svg_polygon.cpp | 188 void RosenRenderSvgPolygon::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/slider/ |
| H A D | rosen_render_slider.cpp | 120 int32_t percent = std::round(totalRatio_ * DOUBLE_TO_PERCENT); in AddTipChild() local
|
| /foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
| H A D | pixel_map_impl.cpp | 148 uint32_t PixelMapImpl::Opacity(float percent) in Opacity() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| H A D | image_pixel_map_switch_test.cpp | 422 float percent = 0.8;
in HWTEST_F() local 449 float percent = 1.5;
in HWTEST_F() local 1126 float percent = 0.0;
in HWTEST_F() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | pixel_astc_test.cpp | 293 float percent = 0.5; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_astc.cpp | 145 uint32_t PixelAstc::SetAlpha(const float percent)
in SetAlpha() argument
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | window_property_test.cpp | 590 uint32_t percent = 1; in HWTEST_F() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | window_session_property_test.cpp | 404 uint32_t percent = 1234567890; in HWTEST_F() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | avoid_area_controller.cpp | 72 uint32_t percent; in AddOrRemoveOverlayWindowIfNeed() local 160 uint32_t percent; in UpdateOverlayWindowIfNeed() local
|