/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 43 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local 76 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
|
/external/skia/gm/ |
D | strokerects.cpp | 21 static const SkScalar SH = SkIntToScalar(H); variable
|
D | strokes.cpp | 19 static const SkScalar SH = SkIntToScalar(H); variable
|
/external/chromium_org/third_party/skia/gm/ |
D | strokerects.cpp | 21 static const SkScalar SH = SkIntToScalar(H); variable
|
D | strokes.cpp | 19 static const SkScalar SH = SkIntToScalar(H); variable
|
/external/strace/ |
D | configure.ac | 99 AC_DEFINE([SH], 1, [Define for the SH architecture.]) definition
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 371 bool isShiftMask, unsigned &SH, in isRotateAndMask() 429 unsigned Value, SH = 0; in SelectBitfieldInsert() local 1147 unsigned Imm, Imm2, SH, MB, ME; in Select() local 1220 unsigned Imm, SH, MB, ME; in Select() local 1232 unsigned Imm, SH, MB, ME; in Select() local
|
D | PPCJITInfo.cpp | 39 #define BUILD_RLDICR(RD,RS,SH,ME) \ argument
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1578 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() 1584 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1889 SDValue SH = DAG.getNode(ISD::SHL, dl, N1.getValueType(), N1, in SimplifySetCC() local 1912 SDValue SH = DAG.getNode(ISD::SHL, dl, N1.getValueType(), N0, in SimplifySetCC() local
|
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/ |
D | RegionDataConstants.java | 1011 SH(new String[]{ enumConstant
|
/external/chromium_org/v8/src/mips/ |
D | constants-mips.h | 352 SH = ((5 << 3) + 1) << kOpcodeShift, enumerator
|
/external/chromium_org/v8/src/mips64/ |
D | constants-mips64.h | 323 SH = ((5 << 3) + 1) << kOpcodeShift, enumerator
|
/external/qemu/disas/ |
D | ppc.c | 750 #define SH RSO + 1 macro
|