/external/webrtc/tools/cpu/ |
D | cpu_mon.py | 61 snapshots = [] 66 snapshots.append(snapshot) 68 if len(snapshots) == 0: 74 for s in snapshots:
|
/external/libgdx/gdx/src/com/badlogic/gdx/utils/ |
D | SnapshotArray.java | 42 private int snapshots; field in SnapshotArray 80 snapshots++; in begin() 86 snapshots = Math.max(0, snapshots - 1); in end() 88 if (snapshot != items && snapshots == 0) { in end()
|
/external/valgrind/massif/ |
D | ms_main.c | 129 - can completely separate connection between snapshots and trees. 146 Number of snapshots: 50 147 Detailed snapshots: [2, 11, 13, 19, 25, 32 (peak)] 1029 static Snapshot* snapshots; // Array of snapshots. variable 1054 return &snapshots[0] == snapshot // First snapshot in is_uncullable_snapshot() 1055 || &snapshots[next_snapshot_i-1] == snapshot // Last snapshot in is_uncullable_snapshot() 1071 tl_assert( is_snapshot_in_use( & snapshots[i] )); in sanity_check_snapshots_array() 1074 tl_assert(!is_snapshot_in_use( & snapshots[i] )); in sanity_check_snapshots_array() 1109 Snapshot* snapshot = &snapshots[i]; in VERB_snapshot() 1151 j < clo_max_snapshots && !is_snapshot_in_use(&snapshots[j]); \ in cull_snapshots() [all …]
|
/external/valgrind/massif/tests/ |
D | one.post.exp2 | 32 Number of snapshots: 2 33 Detailed snapshots: []
|
D | big-alloc.post.exp-ppc64 | 32 Number of snapshots: 11 33 Detailed snapshots: [9]
|
D | big-alloc.post.exp-64bit | 32 Number of snapshots: 11 33 Detailed snapshots: [9]
|
D | deep-D.post.exp-ppc64 | 32 Number of snapshots: 11 33 Detailed snapshots: [9]
|
D | overloaded-new.post.exp-mips32 | 32 Number of snapshots: 10 33 Detailed snapshots: [5 (peak)]
|
D | basic2.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out --detailed-freq=1 --max-snapshots=10
|
/external/autotest/client/tests/kvmtest/ |
D | control.with_modbuild | 15 SNAPBASE = 'http://people.qumranet.com/avi/snapshots/' 20 # change this value to point to older snapshots , defaults to 37 # ex: http://people.qumranet.com/avi/snapshots/kvm-snapshot-20071021.tar.gz
|
/external/dbus/ |
D | README | 52 versions are development snapshots. 54 So for example, development snapshots: 1.1.1, 1.1.2, 1.1.3, 1.3.4 57 All pre-1.0 versions were development snapshots. 59 Development snapshots make no ABI stability guarantees for new ABI 60 introduced since the last stable release. Development snapshots are 111 major.minor.micro) are devel snapshots for testing, and any new ABI
|
/external/droiddriver/ |
D | releasing_to_jcenter.md | 11 # Releasing snapshots to artifactory 18 Note that resolving the snapshots requires adding the maven repo to the gradle build file:
|
/external/llvm/utils/crosstool/ARM/ |
D | README | 4 1. % llvm/utils/crosstool/create-snapshots.sh 34 LLVM_PKG_PATH=[dir where you stored your LLVM and LLVM-GCC snapshots] \
|
/external/okhttp/ |
D | README.md | 22 Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap]. 70 [snap]: https://oss.sonatype.org/content/repositories/snapshots/
|
/external/valgrind/gdbserver_tests/ |
D | mssnapshot.vgtest | 1 # test the massif help and massif snapshots.
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
D | DiskLruCacheTest.java | 938 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iterator() 972 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iteratorElementsAddedDuringIterationAreOmitted() 990 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iteratorElementsUpdatedDuringIterationAreUpdated() 1008 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iteratorElementsRemovedDuringIterationAreOmitted() 1021 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iteratorRemove() 1032 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iteratorRemoveBeforeNext() 1042 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in iteratorRemoveOncePerCallToNext() 1057 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots(); in cacheClosedTruncatesIterator()
|
/external/testng/ |
D | README-publish | 5 - the snapshot to https://oss.sonatype.org/content/repositories/snapshots
|
D | README.dev | 20 <id>sonatype-nexus-snapshots</id>
|
/external/autotest/client/tests/kernelbuild/ |
D | control | 21 …ing/patch-2.6.19-rc6.bz2', 'http://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.19-rc6…
|
/external/nanohttpd/ |
D | README.md | 229 <id>sonatype-snapshots</id> 230 <url>https://oss.sonatype.org/content/repositories/snapshots</url> 231 <snapshots> 233 </snapshots>
|
/external/nanohttpd/src/site/markdown/ |
D | index.md | 225 <id>sonatype-snapshots</id> 226 <url>https://oss.sonatype.org/content/repositories/snapshots</url> 227 <snapshots> 229 </snapshots>
|
/external/dagger2/ |
D | README.md | 100 Developer snapshots are available from [Sonatype's snapshot repository][dagger-snap], and 124 [dagger-snap]: https://oss.sonatype.org/content/repositories/snapshots/com/google/dagger/
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/ |
D | test_volume.py | 199 retval = self.volume_one.snapshots() 205 self.volume_one.snapshots("owner", "restorable_by")
|
/external/testng/gradle/ |
D | publishing-maven.gradle | 47 snapshotRepository(url: "https://oss.sonatype.org/content/repositories/snapshots") {
|
/external/iproute2/doc/ |
D | rtstat.sgml | 43 <item><tt/-i INTERVAL/ - interval between snapshots, default value is
|