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

  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.cpp 57 static constexpr IValueT B21 = 1 << 21;
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /external/v8/src/arm/
constants-arm.h 200 B21 = 1 << 21,
  /external/v8/src/s390/
constants-s390.h     [all...]
  /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/annotations/
Annotations57649Test.java     [all...]

Completed in 1098 milliseconds