/external/skia/gm/ |
D | strokerects.cpp | 21 static const SkScalar SH = SkIntToScalar(H); variable
|
D | beziers.cpp | 15 static const SkScalar SH = SkIntToScalar(H); variable
|
D | strokes.cpp | 19 static const SkScalar SH = SkIntToScalar(H); variable
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 57 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local 90 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
|
/external/strace/ |
D | configure.ac | 99 AC_DEFINE([SH], 1, [Define for the SH architecture.]) definition
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 415 bool isShiftMask, unsigned &SH, in isRotateAndMask() 473 unsigned Value, SH = 0; in SelectBitfieldInsert() local 2508 unsigned Imm, Imm2, SH, MB, ME; in Select() local 2602 unsigned Imm, SH, MB, ME; in Select() local 2614 unsigned Imm, SH, MB, ME; in Select() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1581 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() 1587 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1916 SDValue SH = DAG.getNode(ISD::SHL, dl, N1.getValueType(), N1, in SimplifySetCC() local 1939 SDValue SH = DAG.getNode(ISD::SHL, dl, N1.getValueType(), N0, in SimplifySetCC() local
|
/external/v8/src/mips/ |
D | constants-mips.h | 352 SH = ((5 << 3) + 1) << kOpcodeShift, enumerator
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 323 SH = ((5 << 3) + 1) << kOpcodeShift, enumerator
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 91 #define SH(val, pdst) \ macro 177 #define SH(val, pdst) \ macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 100 #define SH(val, pdst) { \ macro 195 #define SH(val, pdst) { \ macro
|