Searched defs:snapshots (Results 1 - 6 of 6) sorted by relevance
/external/ImageMagick/MagickWand/ |
H A D | import.c | 164 "-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/internal/ |
H A D | DiskLruCache.java | 160 * To differentiate between old and current snapshots, each entry is given 713 public synchronized Iterator<Snapshot> snapshots() throws IOException { method in class:DiskLruCache
|
/external/valgrind/massif/ |
H A D | ms_main.c | 40 // - 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/mockito/lib/ |
H A D | byte-buddy-1.7.9.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 273 milliseconds