HomeSort by relevance Sort by last modified time
    Searched defs:B21 (Results 1 - 6 of 6) sorted by null

  /art/compiler/utils/arm/
assembler_arm.h 383 B21 = 1 << 21,
    [all...]
  /external/v8/src/arm/
constants-arm.h 199 B21 = 1 << 21,
  /external/v8/src/ppc/
constants-ppc.h 339 B21 = 1 << 21,
  /external/svox/pico/lib/
picopam.c 197 picoos_uint8 b18_b20_b21_syllable; /* B18,B20,B21 */
298 #define B21 29
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h 115 B21 = 0x10000000, /* Bit 2 must be high. */
316 #define PREFIX_010_D2 0x0, 0x1, 0x0, B30 | B21 | DISP2SRC
331 #define PREFIX_015_D2 0x0, 0x1, 0x5, B30 | B21 | DISP2SRC
347 #define PREFIX_017_D2S 0x0, 0x1, 0x7, B30 | B21 | DISP2SRC
348 #define PREFIX_017_D2D 0x0, 0x1, 0x7, B30 | B21 | DISP2DST
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
Annotations57649Test.java     [all...]

Completed in 378 milliseconds