Home
last modified time | relevance | path

Searched defs:percent (Results 76 - 100 of 152) sorted by relevance

1234567

/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp516 UInt64 percent = 0; in PrintTime() local
/third_party/lame/frontend/
H A Dtimestatus.c120 int percent; in timestatus() local
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc29 percent(uint64_t a, uint64_t b) in percent() function
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_affixes.cpp145 NumberParseMatcher& AffixTokenMatcherWarehouse::percent() { in percent() function in AffixTokenMatcherWarehouse
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c156 static void print_progress_bar(int percent) in print_progress_bar() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c93 const int percent = (it->count_down0_ <= 0) in VP8IteratorProgress() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_affixes.cpp145 NumberParseMatcher& AffixTokenMatcherWarehouse::percent() { in percent() function in AffixTokenMatcherWarehouse
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp261 int percent = static_cast<float>(index) / files.size() * 95; // 95 : 95% percent in ReallyInstallModulePackage() local
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.cpp619 int32_t percent = std::round(value * DOUBLE_TO_PERCENT); in UpdateTipText() local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp468 bool RosenSvgPainter::GetMotionPathPosition(const std::string& path, double percent, MotionPathPosition& result) in GetMotionPathPosition() argument
951 UpdateMotionMatrix( const std::shared_ptr<RSNode>& rsNode, const std::string& path, const std::string& rotate, double percent) UpdateMotionMatrix() argument
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp268 void RenderTabBar::SetScrollIndicator(double percent, int32_t newIndex, bool needChange) in SetScrollIndicator() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.cpp701 bool JSSelect::IsPercentStr(std::string& percent) in IsPercentStr() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_one.cpp1122 double percent = 2.0f; in HWTEST_F() local
1140 double percent = 0.2f; in HWTEST_F() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp59 uint32_t percent = 0; in GetKeyboardGravity() local
226 WSError KeyboardSession::SetKeyboardSessionGravity(SessionGravity gravity, uint32_t percent) in SetKeyboardSessionGravity() argument
531 uint32_t percent = 0; in RelayoutKeyBoard() local
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp554 WMError WindowManagerProxy::SetWindowGravity(uint32_t windowId, WindowGravity gravity, uint32_t percent) in SetWindowGravity() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_vaguedenoiser.c39 float percent; member
331 hard_thresholding(float *block, const int width, const int height, const int stride, const float threshold, const float percent) hard_thresholding() argument
347 soft_thresholding(float *block, const int width, const int height, const int stride, const float threshold, const float percent) soft_thresholding() argument
366 qian_thresholding(float *block, const int width, const int height, const int stride, const float threshold, const float percent) qian_thresholding() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java161 static NumberFormat percent = null; field in CollationPerformanceTest
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc366 const char* percent = cur; in format() local
749 const char* percent = fmt; in parse() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp362 uint32_t PixelMap::SetAlpha(const float percent) in SetAlpha() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp334 bool GaugeModifier::ShouldHighLight(float start, float interval, float percent) in ShouldHighLight() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp489 float percent = PERCENT; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp159 uint32_t PixelYuv::SetAlpha(const float percent) in SetAlpha() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp1996 const float percent = 1; in HWTEST_F() local
2014 const float percent = 1; in HWTEST_F() local
2034 const float percent = 1; in HWTEST_F() local
2142 float percent = static_cast<float>(alpha) / UINT8_MAX; in HWTEST_F() local
2179 float percent = static_cast<float>(alpha) / UINT8_MAX; HWTEST_F() local
[all...]
H A Dimage_pixel_map_test.cpp813 float percent = 0.5; in HWTEST_F() local
1803 float percent = 0.5f; // 0.5f means alpha value in HWTEST_F() local
1849 float percent = 0.8f; // 0.8f means alpha value in HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h255 virtual WSError SetKeyboardSessionGravity(SessionGravity gravity, uint32_t percent) in SetKeyboardSessionGravity() argument

Completed in 56 milliseconds

1234567