Searched defs:BH (Results 1 - 7 of 7) sorted by relevance

/external/llvm/unittests/MC/
H A DYAMLTest.cpp24 static void mapping(IO &IO, BinaryHolder &BH) { argument
25 IO.mapRequired("Binary", BH.Binary);
32 BinaryHolder BH; local
36 YOut << BH; local
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DRegionDataConstants.java150 BH(new String[]{ enum constant in enum:RegionDataConstants.RegionDataEnum
/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp707 const deUint8 BH = extend6To8((deUint8)getBits(src, 19, 24)); local
720 const int unclampedB = (x * ((int)BH-(int)BO) + y * ((int)BV-(int)BO) + 4*(int)BO + 2) >> 2;
/external/qemu/disas/
H A Di386.c406 #define BH { OP_IMREG, bh_reg } macro
H A Dppc.c524 #define BH BOE + 1
528 #define BT BH + 1
1850 /* A mask for branch instructions using the BH field. */
3126 { "bclr", XLLK(19,16,0), XLBH_MASK, PPCCOM, { BO, BI, BH } },
3127 { "bclrl", XLLK(19,16,1), XLBH_MASK, PPCCOM, { BO, BI, BH } },
3319 { "bcctr", XLLK(19,528,0), XLBH_MASK, PPCCOM, { BO, BI, BH } },
3320 { "bcctrl", XLLK(19,528,1), XLBH_MASK, PPCCOM, { BO, BI, BH } },
520 #define BH macro
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h98 #define BH bh macro
160 #define BH %bh macro
825 #define B_BH BH
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h98 #define BH bh macro
160 #define BH %bh macro
825 #define B_BH BH

Completed in 1910 milliseconds