/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
blkpg.h | 18 #define BLKPG _IO(0x12,105)
|
/external/strace/ |
block.c | 52 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup) 55 #define BLKTRACESTART _IO(0x12,116) 58 #define BLKTRACESTOP _IO(0x12,117) 61 #define BLKTRACETEARDOWN _IO(0x12,118) 64 #define BLKDISCARD _IO(0x12,119) 67 #define BLKIOMIN _IO(0x12,120) 70 #define BLKIOOPT _IO(0x12,121) 73 #define BLKALIGNOFF _IO(0x12,122) 76 #define BLKPBSZGET _IO(0x12,123) 79 #define BLKDISCARDZEROES _IO(0x12,124 [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
sad_inline.h | 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 107 x12 = *((uint32*)(blk += 16)); 113 /* process x12 & x10 */ 114 x10 = sad_4pixel(x10, x12, x9); 126 x12 = *((uint32*)(blk + 8)); 132 /* process x12 & x10 */ 133 x10 = sad_4pixel(x10, x12, x9); 256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 275 x12 = *((int32*)(blk + 8)); 280 /* process x12 & x10 * 296 LDR x12, [blk], #16 ; local 430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad_inline.h | 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 110 x12 = *((uint32*)(blk += 16)); 116 /* process x12 & x10 */ 117 x10 = sad_4pixel(x10, x12, x9); 129 x12 = *((uint32*)(blk + 8)); 135 /* process x12 & x10 */ 136 x10 = sad_4pixel(x10, x12, x9); 259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 278 x12 = *((int32*)(blk + 8)); 283 /* process x12 & x10 * 299 LDR x12, [blk], #16 ; local 448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ubidi_props_data.c | 211 0x9a0,0x310,0x310,0x310,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,8,7,8, 212 9,7,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12 [all...] |
/external/e2fsprogs/lib/ext2fs/ |
getsectsize.c | 31 #define BLKSSZGET _IO(0x12,104)/* get block device sector size */ 34 #define BLKPBSZGET _IO(0x12,123)/* get block physical sector size */
|
/system/extras/ext4_utils/ |
wipe.c | 26 #define BLKDISCARD _IO(0x12,119) 30 #define BLKSECDISCARD _IO(0x12,125)
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
alternate_format.cc | 24 0x0A, 0xA1, 0x02, 0x0A, 0x00, 0x12, 0x00, 0x1A, 0x00, 0x22, 0x08, 0x12, 0x02, 25 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x2A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 26 0x02, 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 27 0x3A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x42, 0x08, 0x12, 32 0x32, 0x7D, 0x29, 0x12, 0x0B, 0x24, 0x31, 0x20, 0x24, 0x32, 0x20, 0x24, 0x33, 36 0x7B, 0x32, 0x7D, 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x36, 0x7D, 0x29, 0x12, 0x05, 40 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x38, 0x7D, 0x29, 0x12, 0x05, 0x24, 0x31, 0x20, 42 0x00, 0x30, 0x00, 0xAA, 0x01, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E [all...] |
/external/llvm/test/MC/Disassembler/AArch64/ |
basic-a64-instructions.txt | 327 # CHECK: cmn x12, x13, lsr #0 377 # CHECK: cmp x12, x13, lsr #0 432 # CHECK: sub x12, xzr, x11, asr #31 482 # CHECK: subs x12, xzr, x11, asr #31 1005 0x12 0x08 0xc0 0x5a 1038 0x12 0x5e 0xdf 0x9a 1145 # CHECK: smaddl xzr, w10, w11, x12 1156 # CHECK: smsubl xzr, w10, w11, x12 1167 # CHECK: umaddl xzr, w10, w11, x12 1178 # CHECK: umsubl xzr, w10, w11, x12 [all...] |