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

  /external/llvm/unittests/Object/
YAMLTest.cpp 24 static void mapping(IO &IO, BinaryHolder &BH) {
25 IO.mapRequired("Binary", BH.Binary);
32 BinaryHolder BH;
36 YOut << BH;
  /art/compiler/utils/x86/
constants_x86.h 38 BH = 7,
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 106 AM, CM, BK, CF, ES, FM, MD, NO, LR, RF, DB, SG, BH, HS, MT, DS, RG, CN, UUT, UUQ, UUP, UUH,
  /external/qemu/
i386-dis.c 406 #define BH { OP_IMREG, bh_reg }
    [all...]
ppc-dis.c 524 #define BH BOE + 1
528 #define BT BH + 1
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 98 #define BH bh
160 #define BH %bh
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 98 #define BH bh
160 #define BH %bh
    [all...]

Completed in 356 milliseconds