/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | AnnotationStatistics.kt | 54 fun count() { in <lambda>() method 207 val count = classCount[containingClass] in <lambda>() constant 251 val count = getCount(item) in <lambda>() constant 336 for (count in 0 until max) { in <lambda>() method 443 val count = used[it] in <lambda>() constant 457 val count = used[it] in <lambda>() constant
|
D | Baseline.kt | 269 val count = idMap?.count() ?: 0 in <lambda>() constant 281 val count = entry.value in <lambda>() constant
|
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/ |
D | acts_usage_metadata.proto | 35 optional int32 count = 3; field
|
/tools/dexter/slicer/export/slicer/ |
D | arrayview.h | 34 ArrayView(T* ptr, size_t count) : begin_(ptr), end_(ptr + count) {} in ArrayView()
|
D | reader.h | 121 slicer::ArrayView<const T> section(int offset, int count) const { in section()
|
D | writer.h | 85 dex::u4 Init(dex::u4 offset, dex::u4 count) { in Init()
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringThroughputTest.py | 127 def pc_can_ping(self, count=3): argument 147 def dut_can_ping(self, count=3): argument
|
D | UsbTetheringFunctionsTest.py | 160 def can_ping(self, ip, extra_params='', count=10): argument
|
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/ |
D | Counter.kt | 21 data class CounterValue(val timestamp: Double, val count: Long) constant in trebuchet.model.CounterValue
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | wlan_device.py | 149 count=3, argument 159 count=3, argument 273 count=3, argument 283 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument 405 count=3, argument 420 count=3, argument
|
/tools/security/fuzzing/system_fuzzers/libwatchdog_perf_service/ |
D | libwatchdog_perf_service_fuzzer.cpp | 45 int count = 0; in LLVMFuzzerTestOneInput() local
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | access_point.py | 613 count=None, argument 645 count=3, argument 662 count=1, argument
|
D | fuchsia_device.py | 763 count=3, argument 823 count=1, argument
|
/tools/trebuchet/trebuchet/startup-analyzer/src/ |
D | StartupAnalyzer.kt | 90 …o.values.toSortedMap(java.lang.String.CASE_INSENSITIVE_ORDER).forEach { value, (count, duration) -> in <lambda>() method
|
/tools/test/connectivity/acts/framework/acts/ |
D | utils.py | 910 def parse_ping_ouput(ad, count, out, loss_tolerance=20): argument 943 count=120, argument 1522 count=3, argument 1578 count=3, argument 1684 count=1, argument
|
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
D | BtCarPbapTest.py | 128 def connect_and_verify(self, count): argument
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | Fat16BootSector.java | 176 public void setSectorCount(long count) { in setSectorCount()
|
D | Fat32BootSector.java | 156 public void setSectorCount(long count) { in setSectorCount()
|
D | ClusterChain.java | 172 int count = nrClusters - chain.length; in setChainLength() local
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | PingStressTest.py | 67 count=3, argument
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
D | LoopSummary.java | 25 private long count; field in LoopSummary 97 long count, in LoopSummary()
|
/tools/trebuchet/trebuchet/startup-common/src/ |
D | StartupCommon.kt | 65 var count : Int = 0 in <lambda>() variable
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveConnectivityMonitorBaseTest.py | 674 count=CONSECUTIVE_CALL_FAILS, argument 759 count=1, argument
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
D | CentralDirectory.java | 224 static CentralDirectory makeFromData(@Nonnull ByteBuffer bytes, int count, @Nonnull ZFile file) in makeFromData()
|