Searched refs:ins (Results 1 – 5 of 5) sorted by relevance
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | DiskLruCache.java | 490 InputStream[] ins = new InputStream[valueCount]; in get() local 493 ins[i] = new FileInputStream(entry.getCleanFile(i)); in get() 506 return new Snapshot(key, entry.sequenceNumber, ins); in get() 733 private final InputStream[] ins; field in DiskLruCache.Snapshot 735 private Snapshot(String key, long sequenceNumber, InputStream[] ins) { in Snapshot() argument 738 this.ins = ins; in Snapshot() 754 return ins[index]; in getInputStream() 765 for (InputStream in : ins) { in close()
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | io_32.h | 31 … outs" #bwl : "+S"(addr), "+c"(count) : "d"(port)); } static inline void ins##bwl(int port, void…
|
/development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/ |
D | MyCloudProvider.java | 579 InputStream ins = getContext().getResources().openRawResource(resId); 584 while ((size = ins.read(buffer, 0, 1024)) >= 0) { 587 ins.close();
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | io.h | 94 … __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long…
|
/development/perftests/panorama/input/ |
D | test_006.ppm | 3245 -/.w|�ins���16;!')"(*070!%/0,<=8BA?#"!C>?0&'0-)
|