HomeSort by relevance Sort by last modified time
    Searched refs:x12 (Results 1 - 25 of 500) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
mount.h 79 #define BLKROSET _IO(0x12, 93) /* Set device read-only (0 = read-write). */
80 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */
81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
82 #define BLKGETSIZE _IO(0x12, 96) /* Return device size. */
83 #define BLKFLSBUF _IO(0x12, 97) /* Flush buffer cache. */
84 #define BLKRASET _IO(0x12, 98) /* Set read ahead for block device. */
85 #define BLKRAGET _IO(0x12, 99) /* Get current read ahead setting. */
  /bionic/libc/kernel/common/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
fs.h 133 #define BLKROSET _IO(0x12,93)
134 #define BLKROGET _IO(0x12,94)
135 #define BLKRRPART _IO(0x12,95)
136 #define BLKGETSIZE _IO(0x12,96)
137 #define BLKFLSBUF _IO(0x12,97)
138 #define BLKRASET _IO(0x12,98)
139 #define BLKRAGET _IO(0x12,99)
140 #define BLKFRASET _IO(0x12,100)
141 #define BLKFRAGET _IO(0x12,101)
142 #define BLKSECTSET _IO(0x12,102)
    [all...]
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
sad_mb_offset.h 29 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
50 x12 = *((uint32*)(ref + 8)); /* L K J I */
55 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
57 x12 = *((uint32*)(blk += 16));
63 /* process x12 & x10 */
64 x10 = sad_4pixel(x10, x12, x9);
76 x12 = *((uint32*)(ref + 16)); /* L K J I */
81 x11 = x11 | (x12 << (32 - SHIFT)); /* ~K ~J ~I ~H */
83 x12 = *((uint32*)(blk + 8));
89 /* process x12 & x10 *
132 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
158 BIC x11, x11, x12, lsl #(32-SHIFT); local
160 LDR x12, [blk, #8]; local
174 LDR x12, [ref, #8]; local
181 BIC x11, x11, x12, lsl #(32-SHIFT); local
183 LDR x12, [blk], #16; local
224 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
sad_mb_offset.h 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
55 x12 = *((uint32*)(ref + 8)); /* L K J I */
60 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
62 x12 = *((uint32*)(blk += 16));
68 /* process x12 & x10 */
69 x10 = sad_4pixel(x10, x12, x9);
81 x12 = *((uint32*)(ref + 16)); /* L K J I */
86 x11 = x11 | (x12 << (32 - SHIFT)); /* ~K ~J ~I ~H */
88 x12 = *((uint32*)(blk + 8));
94 /* process x12 & x10 *
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
164 BIC x11, x11, x12, lsl #(32-SHIFT); local
166 LDR x12, [blk, #8]; local
180 LDR x12, [ref, #8]; local
187 BIC x11, x11, x12, lsl #(32-SHIFT); local
189 LDR x12, [blk], #16; local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/kernel-headers/original/linux/
blkpg.h 30 #define BLKPG _IO(0x12,105)
  /external/opencore/nodes/pvprotocolenginenode/include/
pvmf_protocol_engine_factory.h 33 #define KPVMFProtocolEngineNodeUuid PVUuid(0xd6b78c5d,0x2ec2,0x4e9f,0x88,0x12,0xd0,0x92,0x3e,0x81,0x25,0x29);

Completed in 458 milliseconds

1 2 3 4 5 6 7 8 91011>>