Home
last modified time | relevance | path

Searched defs:collect (Results 1 – 25 of 33) sorted by relevance

12

/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyMetaInfo.java71 private <T> List<T> collect(Collector<T> collector, CurrencyFilter filter) { in collect() method in ICUCurrencyMetaInfo
203 …public void collect(String region, String currency, long from, long to, int priority, boolean tend… in collect() method in ICUCurrencyMetaInfo.InfoCollector
222 public void collect( in collect() method in ICUCurrencyMetaInfo.RegionCollector
242 public void collect( in collect() method in ICUCurrencyMetaInfo.CurrencyCollector
280 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect() method
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUCurrencyMetaInfo.java73 private <T> List<T> collect(Collector<T> collector, CurrencyFilter filter) { in collect() method in ICUCurrencyMetaInfo
205 …public void collect(String region, String currency, long from, long to, int priority, boolean tend… in collect() method in ICUCurrencyMetaInfo.InfoCollector
224 public void collect( in collect() method in ICUCurrencyMetaInfo.RegionCollector
244 public void collect( in collect() method in ICUCurrencyMetaInfo.CurrencyCollector
282 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect() method
/external/tensorflow/tensorflow/python/ops/
Dsummary_op_util.py28 def collect(val, collections, default_collections): function
/external/opencensus-java/contrib/dropwizard/src/test/java/io/opencensus/contrib/dropwizard/
DDropWizardMetricsTest.java58 public void collect() throws InterruptedException { in collect() method in DropWizardMetricsTest
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/
DInstrumentingLoader.java77 public ExecutionDataStore collect() { in collect() method in InstrumentingLoader
/external/opencensus-java/exporters/stats/prometheus/src/main/java/io/opencensus/exporter/stats/prometheus/
DPrometheusStatsCollector.java95 public List<MetricFamilySamples> collect() { in collect() method in PrometheusStatsCollector
/external/turbine/javatests/com/google/turbine/bytecode/sig/
DSigRegressionTest.java32 public void collect() { in collect() method in SigRegressionTest
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DRuntimeData.java95 public final void collect(final IExecutionDataVisitor executionDataVisitor, in collect() method in RuntimeData
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dcompat.c802 struct collect { struct
808 struct collect *collect) in CopyInterps()
878 struct collect collect; in CopyCompatToKeymap() local
/external/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp105 bool DeadCodeElimination::collect() { in collect() function in DeadCodeElimination
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp116 bool DeadCodeElimination::collect() { in collect() function in DeadCodeElimination
/external/python/cpython2/Modules/
D_lsprof.c549 statscollector_t *collect = (statscollector_t*) arg; in statsForSubEntry() local
570 statscollector_t *collect = (statscollector_t*) arg; in statsForEntry() local
634 statscollector_t collect; in profiler_getstats() local
Dgcmodule.c869 collect(int generation) in collect() function
/external/python/cpython3/Modules/
D_lsprof.c546 statscollector_t *collect = (statscollector_t*) arg; in statsForSubEntry() local
567 statscollector_t *collect = (statscollector_t*) arg; in statsForEntry() local
631 statscollector_t collect; in profiler_getstats() local
Dgcmodule.c797 collect(int generation, Py_ssize_t *n_collected, Py_ssize_t *n_uncollectable, in collect() function
/external/libcups/cups/
Dppd-emit.c85 ppd_choice_t **collect; /* Collected choices */ in ppdCollect2() local
/external/libchrome/third_party/jinja2/
Dasyncsupport.py24 async def collect(): function
/external/guava/guava-tests/test/com/google/common/io/
DFilesTest.java521 LineProcessor<List<String>> collect = new LineProcessor<List<String>>() { in testReadLines_withLineProcessor() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c620 struct ir3_instruction *collect; in create_collect() local
635 struct ir3_instruction *address, struct ir3_instruction *collect) in create_indirect_load()
1984 struct ir3_instruction *collect = in emit_intrinsic() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp613 void shader_stats::collect(node *n) { in collect() function in r600_sb::shader_stats
/external/selinux/python/sepolgen/src/sepolgen/
Drefparser.py301 def collect(stmts, parent, val=None): function
/external/autotest/contrib/
Dcoverage.py508 def collect(self): member in coverage
/external/python/cpython2/Lib/test/
Dtest_weakref.py68 def collect(): function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterPressure.cpp553 void RegisterOperands::collect(const MachineInstr &MI, in collect() function in RegisterOperands
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp528 void RegisterOperands::collect(const MachineInstr &MI, in collect() function in RegisterOperands

12