Searched defs:snapshots (Results 1 - 8 of 8) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
H A Dvolume.py222 def snapshots(self, owner=None, restorable_by=None, dry_run=False): member in class:Volume
224 Get all snapshots related to this volume. Note that this requires
225 that all available snapshots for the account be retrieved from EC2
230 :param owner: If present, only the snapshots owned by the
238 :param restorable_by: If present, only the snapshots that
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
H A DSnapshotArray.java42 private int snapshots; field in class:SnapshotArray
80 snapshots++;
86 snapshots = Math.max(0, snapshots - 1);
88 if (snapshot != items && snapshots == 0) {
/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/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/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
80 // - (Andy Lin) Give a stack trace on detailed snapshots?
129 - can completely separate connection between snapshots and trees.
146 Number of snapshots: 50
147 Detailed snapshots: [2, 11, 13, 19, 25, 32 (peak)]
202 // snapshots:
204 // is to always have a certain number of temporary snapshots around. So
208 // normal snapshots, a small fraction are detailed snapshots
1029 static Snapshot* snapshots; // Array of snapshots. variable
[all...]
/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/ ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...

Completed in 180 milliseconds