/prebuilts/go/linux-x86/pkg/linux_amd64_race/ |
runtime.a | [all...] |
/external/e2fsprogs/lib/ext2fs/ |
tst_bitmaps.c | 249 void dump_bitmap(ext2fs_generic_bitmap bmap, unsigned int start, unsigned num) 261 retval = ext2fs_get_generic_bmap_range(bmap, (__u64) start, num, buf);
|
ext2_err.c | 106 N_( "Tried to set block bmap with missing indirect block"),
|
ext2_err.et.in | 297 "Tried to set block bmap with missing indirect block"
|
bmap.c | 2 * bmap.c --- logical to physical block mapping
|
Makefile.in | 33 bmap.o \ 104 $(srcdir)/bmap.c \ 574 bmap.o: $(srcdir)/bmap.c $(top_builddir)/lib/config.h \ [all...] |
bitops.h | 181 extern void ext2fs_set_generic_bmap_padding(ext2fs_generic_bitmap bmap);
|
/external/e2fsprogs/misc/ |
filefrag.c | 59 #define FIBMAP _IO(0x00, 1) /* bmap access */ 60 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fs.h | 312 #define FIBMAP _IO(0x00,1) /* bmap access */ 313 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fs.h | 324 #define FIBMAP _IO(0x00,1) /* bmap access */ 325 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */
|
/external/autotest/client/tests/fsstress/ |
ext3-tools.tar.gz | |
/external/e2fsprogs/tests/f_resize_inode/ |
expect | 86 debugfs -R ''set_inode_field <7> bmap[524] 57'' -w test.img
|
/external/clang/lib/Analysis/ |
ThreadSafety.cpp | 287 BeforeMap BMap; [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifInterface.java | 811 * @param bmap a bitmap to compress and write exif into. 816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { 817 if (bmap == null || exifOutStream == null) { 821 bmap.compress(Bitmap.CompressFormat.JPEG, 90, s); [all...] |
/packages/apps/Camera2/src/com/android/camera/exif/ |
ExifInterface.java | 811 * @param bmap a bitmap to compress and write exif into. 816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { 817 if (bmap == null || exifOutStream == null) { 821 bmap.compress(Bitmap.CompressFormat.JPEG, 90, s); [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifInterface.java | 811 * @param bmap a bitmap to compress and write exif into. 816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { 817 if (bmap == null || exifOutStream == null) { 821 bmap.compress(Bitmap.CompressFormat.JPEG, 90, s); [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropActivity.java | 267 Bitmap bmap = ImageLoader.loadConstrainedBitmap(uri, mContext, mBitmapSize, local 270 return bmap;
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/ |
ExifInterface.java | 811 * @param bmap a bitmap to compress and write exif into. 816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { 817 if (bmap == null || exifOutStream == null) { 821 bmap.compress(Bitmap.CompressFormat.JPEG, 90, s); [all...] |
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
ExifInterface.java | 811 * @param bmap a bitmap to compress and write exif into. 816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { 817 if (bmap == null || exifOutStream == null) { 821 bmap.compress(Bitmap.CompressFormat.JPEG, 90, s); [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastidct.cpp | 1863 Int bmap; local [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/ |
runtime.a | [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/ |
runtime.a | [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_nl80211_monitor.c | 444 0x02, 0xc0, 0x00, 0x00, /* bmap: flags, tx and rx flags */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
set.h | 122 __isl_take isl_basic_map *bmap);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/ |
set.h | 122 __isl_take isl_basic_map *bmap);
|