Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnounit.h61 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/icu/icu4c/source/i18n/unicode/
Dnounit.h59 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/node/deps/npm/node_modules/gauge/lib/
Dtemplate-item.js13 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/node/deps/v8/tools/system-analyzer/
Dhelper.mjs14 get percent() { getter in Group
/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/toybox/toys/posix/
Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local
/third_party/python/Lib/
Dlocale.py183 def _format(percent, value, grouping=False, monetary=False, *additional): argument
250 def format(percent, value, grouping=False, monetary=False, *additional): argument
/third_party/icu/icu4c/source/test/intltest/
Dstatic_unisets_test.cpp68 const UnicodeSet &percent = *get(unisets::PERCENT_SIGN); in testSetCoverage() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DBufferSizeView.java106 int percent = (int) (normalizedThreshold * 100); in setBufferSizeByPosition() local
/third_party/curl/src/
Dtool_cb_prg.c195 double percent; in tool_progress_cb() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DExhaustiveNumberTest.java57 UnicodeSet percent = get(Key.PERCENT_SIGN); in testSetCoverage() local
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DExhaustiveNumberTest.java54 UnicodeSet percent = get(Key.PERCENT_SIGN); in testSetCoverage() local
/third_party/icu/icu4c/source/i18n/
Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.h44 int percent; /* Minimum recoverability */ member
94 int percent; /* Amount potentially recoverable */ member
/third_party/ffmpeg/libavfilter/
Dvf_vaguedenoiser.c39 float percent; member
333 const float percent) in hard_thresholding()
348 const float threshold, const float percent) in soft_thresholding()
368 const float percent) in qian_thresholding()
/third_party/toybox/kconfig/lxdialog/
Dtextbox.c384 int percent; in print_position() local
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DDecimalFormatSymbolsICU.java196 public void setPercent(char percent) { in setPercent()
/third_party/node/deps/v8/src/diagnostics/
Dcompilation-statistics.cc89 double percent = stats.delta_.PercentOf(total_stats.delta_); in WriteLine() local

1234