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

  /external/llvm/unittests/MC/
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/deqp/framework/common/
tcuCompressedTexture.cpp 692 const deUint8 BH = extend6To8((deUint8)getBits(src, 19, 24));
705 const int unclampedB = (x * ((int)BH-(int)BO) + y * ((int)BV-(int)BO) + 4*(int)BO + 2) >> 2;
    [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 377 BH = 8,
  /external/mesa3d/src/mesa/x86/
assyntax.h 98 #define BH bh
160 #define BH %bh
    [all...]

Completed in 764 milliseconds