Home
last modified time | relevance | path

Searched defs:percent (Results 1 – 25 of 119) sorted by relevance

12345

/third_party/e2fsprogs/lib/e2p/
Dpercent.c21 unsigned int e2p_percent(int percent, unsigned int base) in e2p_percent()
41 int percent; in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/
DSDL_power.c48 SDL_GetPowerInfo_Hardwired(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Hardwired()
98 SDL_GetPowerInfo(int *seconds, int *percent) in SDL_GetPowerInfo()
/third_party/boost/libs/filesystem/src/
Dunique_path.cpp226 BOOST_CONSTEXPR_OR_CONST wchar_t percent = L'%'; variable
229 BOOST_CONSTEXPR_OR_CONST char percent = '%'; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dnounit.h61 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnounit.h59 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/flutter/skia/third_party/externals/sdl/src/power/winrt/
DSDL_syspower.cpp30 SDL_GetPowerInfo_WinRT(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_WinRT()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnounit.h61 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/flutter/skia/third_party/externals/sdl/src/power/linux/
DSDL_syspower.c123 SDL_bool * charging, int *seconds, int *percent) in check_proc_acpi_battery()
236 int *seconds, int *percent) in SDL_GetPowerInfo_Linux_proc_acpi()
322 int *seconds, int *percent) in SDL_GetPowerInfo_Linux_proc_apm()
431 SDL_GetPowerInfo_Linux_sys_class_power_supply(SDL_PowerState *state, int *seconds, int *percent) in SDL_GetPowerInfo_Linux_sys_class_power_supply()
/third_party/flutter/skia/third_party/externals/sdl/src/power/emscripten/
DSDL_syspower.c31 SDL_GetPowerInfo_Emscripten(SDL_PowerState *state, int *seconds, int *percent) in SDL_GetPowerInfo_Emscripten()
/third_party/flutter/skia/third_party/externals/sdl/src/power/macosx/
DSDL_syspower.c40 SDL_bool * charging, int *seconds, int *percent) in checkps()
144 SDL_GetPowerInfo_MacOSX(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_MacOSX()
/third_party/flutter/skia/third_party/externals/sdl/src/power/psp/
DSDL_syspower.c33 int *percent) in SDL_GetPowerInfo_PSP()
/third_party/flutter/skia/third_party/externals/sdl/src/power/android/
DSDL_syspower.c31 SDL_GetPowerInfo_Android(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Android()
/third_party/flutter/skia/third_party/externals/sdl/src/power/windows/
DSDL_syspower.c31 SDL_GetPowerInfo_Windows(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Windows()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestpower.c20 int seconds, percent; in report_power() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnounit.cpp17 NoUnit U_EXPORT2 NoUnit::percent() { in percent() function in NoUnit
/third_party/node/deps/npm/node_modules/gauge/
Dtemplate-item.js11 function percent (num) { function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DAffixTokenMatcherFactory.java31 public PercentMatcher percent() { in percent() method in AffixTokenMatcherFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DAffixTokenMatcherFactory.java29 public PercentMatcher percent() { in percent() method in AffixTokenMatcherFactory
/third_party/libwebsockets/lib/misc/
Dprng.c77 lws_xos_percent(struct lws_xos *xos, int percent) in lws_xos_percent()
/third_party/flutter/skia/third_party/externals/sdl/src/power/haiku/
DSDL_syspower.c44 SDL_GetPowerInfo_Haiku(SDL_PowerState * state, int *seconds, int *percent) in SDL_GetPowerInfo_Haiku()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java74 char percent = en.getPercent(); in TestSymbols() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java71 char percent = en.getPercent(); in TestSymbols() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.c429 update_buffer_level (RTPJitterBuffer * jbuf, gint * percent) in update_buffer_level()
1003 gboolean * head, gint * percent) in rtp_jitter_buffer_insert()
1211 gboolean * duplicate, gint * percent) in rtp_jitter_buffer_append_buffer()
1241 rtp_jitter_buffer_pop (RTPJitterBuffer * jbuf, gint * percent) in rtp_jitter_buffer_pop()
1355 gint percent; in rtp_jitter_buffer_get_percent() local
/third_party/e2fsprogs/resize/
Donline.c61 double percent; in online_resize_fs() local
/third_party/toybox/toys/posix/
Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local

12345