Searched refs:snapshots (Results 1 - 19 of 19) sorted by relevance

/external/webrtc/tools/cpu/
H A Dcpu_mon.py61 snapshots = []
66 snapshots.append(snapshot)
68 if len(snapshots) == 0:
74 for s in snapshots:
/external/valgrind/massif/
H A Dms_main.c40 // - do snapshots on some specific client requests
49 // - With --stack=yes, want to add a stack trace for detailed snapshots so
75 // - (Andy Lin) Give a stack trace on detailed snapshots?
124 - can completely separate connection between snapshots and trees.
141 Number of snapshots: 50
142 Detailed snapshots: [2, 11, 13, 19, 25, 32 (peak)]
200 // snapshots:
202 // is to always have a certain number of temporary snapshots around. So
206 // normal snapshots, a small fraction are detailed snapshots
652 static Snapshot* snapshots; // Array of snapshots. variable
[all...]
/external/libcxx/
H A Dappveyor-reqs-install.cmd12 appveyor DownloadFile http://prereleases.llvm.org/win-snapshots/LLVM-6.0.0-r316086-win32.exe -FileName llvm-installer.exe
/external/libusb/.private/
H A Dbwince.cmd2 rem produce the Win CE binary files for snapshots
H A Dbd.cmd2 rem produce the DDK binary files for snapshots
/external/nanohttpd/
H A DREADME.md229 <id>sonatype-snapshots</id>
230 <url>https://oss.sonatype.org/content/repositories/snapshots</url>
231 <snapshots>
233 </snapshots>
/external/nanohttpd/src/site/markdown/
H A Dindex.md225 <id>sonatype-snapshots</id>
226 <url>https://oss.sonatype.org/content/repositories/snapshots</url>
227 <snapshots>
229 </snapshots>
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
H A DDiskLruCacheTest.java938 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
972 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
990 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
1008 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
1021 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
1032 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
1042 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
1057 Iterator<DiskLruCache.Snapshot> iterator = cache.snapshots();
/external/llvm/utils/release/
H A Dbuild_llvm_package.bat5 REM used for the the weekly snapshots at http://www.llvm.org/builds.
/external/ImageMagick/MagickWand/
H A Dimport.c164 "-pause seconds seconds delay between snapshots",
177 "-snaps value number of screen snapshots",
282 snapshots;
414 snapshots=1;
456 for (scene=0; scene < (size_t) MagickMax(snapshots,1); scene++)
1175 snapshots=(ssize_t) StringToLong(argv[i]);
280 snapshots; local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DCache.java321 final Iterator<DiskLruCache.Snapshot> delegate = cache.snapshots();
/external/valgrind/massif/tests/
H A Dculling2.stderr.exp225 Massif: New time interval = 28064 (between snapshots 1 and 2)
378 Massif: New time interval = 59216 (between snapshots 48 and 49)
531 Massif: New time interval = 113728 (between snapshots 1 and 2)
539 Massif: skipped snapshots: 1
540 Massif: real snapshots: 200
541 Massif: detailed snapshots: 20
542 Massif: peak snapshots: 0
H A Dculling1.stderr.exp225 Massif: New time interval = 64 (between snapshots 0 and 1)
428 Massif: New time interval = 128 (between snapshots 0 and 1)
436 Massif: skipped snapshots: 51
437 Massif: real snapshots: 150
438 Massif: detailed snapshots: 15
439 Massif: peak snapshots: 0
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java160 * To differentiate between old and current snapshots, each entry is given
713 public synchronized Iterator<Snapshot> snapshots() throws IOException { method in class:DiskLruCache
/external/mksh/src/
H A DBuild.sh2751 MKSH_DISABLE_EXPERIMENTAL disable code not yet comfy for (LTS) snapshots
/external/blktrace/btt/doc/
H A Dbtt.tex980 between its generation of snapshots of the data via this option. Details
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 456 milliseconds