Home
last modified time | relevance | path

Searched refs:collects (Results 1 – 25 of 68) sorted by relevance

123

/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyMetaInfo.java79 int needed = collector.collects(); in collect()
213 public int collects() { in collects() method in ICUCurrencyMetaInfo.InfoCollector
228 public int collects() { in collects() method in ICUCurrencyMetaInfo.RegionCollector
248 public int collects() { in collects() method in ICUCurrencyMetaInfo.CurrencyCollector
269 int collects(); in collects() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUCurrencyMetaInfo.java81 int needed = collector.collects(); in collect()
215 public int collects() { in collects() method in ICUCurrencyMetaInfo.InfoCollector
230 public int collects() { in collects() method in ICUCurrencyMetaInfo.RegionCollector
250 public int collects() { in collects() method in ICUCurrencyMetaInfo.CurrencyCollector
271 int collects(); in collects() method
/third_party/node/deps/npm/node_modules/get-stream/
Dreadme.md86 … stream](https://nodesource.com/blog/understanding-object-streams/) and collects values emitted fr…
88 - When `encoding` is set to `buffer`, it collects an array of buffers. `maxBuffer` refers to the su…
90 - When `encoding` is set to anything else, it collects an array of strings. `maxBuffer` refers to t…
/third_party/node/deps/npm/node_modules/got/node_modules/get-stream/
Dreadme.md83 … stream](https://nodesource.com/blog/understanding-object-streams/) and collects values emitted fr…
85 - When `encoding` is set to `buffer`, it collects an array of buffers. `maxBuffer` refers to the su…
87 - When `encoding` is set to anything else, it collects an array of strings. `maxBuffer` refers to t…
/third_party/node/deps/npm/node_modules/execa/node_modules/get-stream/
Dreadme.md83 … stream](https://nodesource.com/blog/understanding-object-streams/) and collects values emitted fr…
85 - When `encoding` is set to `buffer`, it collects an array of buffers. `maxBuffer` refers to the su…
87 - When `encoding` is set to anything else, it collects an array of strings. `maxBuffer` refers to t…
/third_party/python/Doc/library/
Durllib.rst10 ``urllib`` is a package that collects several modules for working with URLs:
Dxmlrpc.rst8 ``xmlrpc`` is a package that collects server and client modules implementing
Dhttp.rst15 :mod:`http` is a package that collects several modules for working with the
Dpoplib.rst111 The FAQ for the :program:`fetchmail` POP/IMAP client collects information on
/third_party/iptables/extensions/
Dlibxt_RATEEST.man1 The RATEEST target collects statistics, performs rate estimation calculation
/third_party/skia/third_party/externals/oboe/src/common/
DREADME.md19 2) There is a block size adapter that collects odd sized blocks into larger blocks of the correct s…
/third_party/flutter/flutter/packages/flutter_goldens_client/lib/
Dskia_client.dart109 /// The `imgtest` command collects and uploads test results to the Skia Gold
154 /// The `imgtest` command collects and uploads test results to the Skia Gold
/third_party/ltp/pan/cgi/
DREADME45 The driver I was using with these scripts collects some system information
/third_party/openssl/doc/man3/
DRAND_DRBG_generate.pod44 which collects some additional data from low entropy sources
/third_party/python/Doc/tutorial/
Dwhatnow.rst51 * http://www.pyvideo.org collects links to Python-related videos from
/third_party/gstreamer/gstreamer/docs/random/
Dtypefind14 currently, bytestream collects incoming buffers and adds
/third_party/boost/libs/spirit/repository/doc/qi/
Dkeywords.qbk52 of any mistakes. This parser collects all the kwd directives and
/third_party/mbedtls/docs/architecture/testing/
Dtest-framework.md45 If you run `all.sh --outcome-file test-outcome.csv`, this collects the outcome of all the test case…
/third_party/flutter/flutter/dev/devicelab/lib/framework/
Drunner.dart14 /// Runs a task in a separate Dart VM and collects the result using the VM
/third_party/flutter/flutter/packages/flutter_tools/test/src/
Dmocks.dart295 /// An IOSink that collects whatever is written to it.
397 /// A Stdio that collects stdout and supports simulated stdin.
/third_party/libwebsockets/lib/abstract/
DREADME.md168 collects the statistics and gives a PASS / FAIL result.
/third_party/boost/libs/spirit/doc/qi/
Dmini_xml.qbk57 The semantic action collects the chars and appends them (via +=) to the
/third_party/flutter/flutter/examples/catalog/bin/
Dsample_page.dart228 // that collects screenshots of each app and saves them.
/third_party/boost/libs/fiber/doc/
Dtuning.qbk57 * work-balancing: a dedicated (helper) fiber-scheduler periodically collects
/third_party/boost/libs/test/doc/runtime_configuration/
Druntime_custom.qbk39 The [link boost_test.tests_organization.test_tree.master_test_suite master test suite] collects the…

123