Home
last modified time | relevance | path

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

12

/external/annotation-tools/scene-lib/src/annotations/el/
DDefCollector.java54 private void collect(AScene s) in collect() method in DefCollector
83 private void collect(AnnotationDef d) throws DefException { in collect() method in DefCollector
107 private void collect(AElement e) in collect() method in DefCollector
126 private void collect(ATypeElement e) in collect() method in DefCollector
134 private void collect(ADeclaration d) in collect() method in DefCollector
145 private void collect(AField f) in collect() method in DefCollector
150 private void collect(AMethod m) in collect() method in DefCollector
175 private void collect(AClass c) in collect() method in DefCollector
/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/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/lisa/libs/utils/android/workloads/
Dsuspend_resume.py53 def run(self, out_dir, duration_s, collect=''): argument
Didle_resume.py53 def run(self, out_dir, duration_s, collect=''): argument
Dcamera_startup.py48 def run(self, out_dir, duration_s=10, collect='systrace'): argument
Dapp_startup.py43 def run(self, out_dir, package, permissions, duration_s, collect=''): argument
Dgmaps.py46 def run(self, out_dir, location_search, swipe_count=5, collect=''): argument
Dyoutube.py43 def run(self, out_dir, video_url, video_duration_s, collect=''): argument
Dcamera_preview.py43 def run(self, out_dir, duration_s=30, collect='surfaceflinger, systrace'): argument
Dgeekbench.py49 def run(self, out_dir, test_name, collect=''): argument
Ddisplay_image.py45 def run(self, out_dir, duration_s, brightness, filepath, collect=''): argument
Dvellamo.py50 def run(self, out_dir, test_name, collect=''): argument
Dexoplayer.py119 def run(self, out_dir, collect, media_file, from_device=False, play_duration_s=None): argument
Dsystemui.py79 def run(self, out_dir, test_name, iterations, collect=''): argument
Duibench.py88 def run(self, out_dir, test_name, iterations=10, collect=''): argument
Dsysapp.py67 def run(self, out_dir, test_name, iterations, collect=''): argument
Djankbench.py112 def run(self, out_dir, test_name, iterations, collect): argument
/external/tensorflow/tensorflow/python/ops/
Dsummary_op_util.py28 def collect(val, collections, default_collections): function
/external/lisa/libs/utils/android/
Dviewer.py91 def run(self, out_dir, uri, portrait=True, collect=''): argument
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/
DInstrumentingLoader.java77 public ExecutionDataStore collect() { in collect() method in InstrumentingLoader
/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/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp105 bool DeadCodeElimination::collect() { in collect() function in DeadCodeElimination
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dcompat.c802 struct collect { struct
808 struct collect *collect) in CopyInterps()
878 struct collect collect; in CopyCompatToKeymap() local

12