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

1 2 3 4 5 6 7 8 91011>>

  /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...]
  /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/v8/test/mjsunit/
parse-int-float.js 41 assertEquals(0x12, parseInt('0x12'));
42 assertEquals(0x12, parseInt('0x12', 16));
43 assertEquals(0x12, parseInt('0x12', 16.1));
44 assertEquals(0x12, parseInt('0x12', NaN));
50 assertEquals(0, parseFloat('0x12'));
  /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. */
  /external/icu4c/common/
ubidi_props_data.c 200 0x8b6,0x8b6,0x8b6,0x8b6,0x8b6,0x2e5,0x2e5,0x2e5,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
201 0x12,8,7,8,9,7,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12
    [all...]
  /external/blktrace/
blktrace_api.h 131 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup)
132 #define BLKTRACESTART _IO(0x12,116)
133 #define BLKTRACESTOP _IO(0x12,117)
134 #define BLKTRACETEARDOWN _IO(0x12,118)

Completed in 1187 milliseconds

1 2 3 4 5 6 7 8 91011>>