| /external/tensorflow/tensorflow/core/kernels/ | 
| D | conv_grad_input_ops_benchmark_test.cc | 111 #define BM_NAME(name, type, T, FMT, N, H, W, C, FH, FW, FC, SH, SW, PADDING) \  argument 115 #define BM_Conv2DBwdInput(T, FMT, N, H, W, C, FW, FH, FC, SH, SW, PADDING,    \  argument
  | 
| D | conv_grad_filter_ops_benchmark_test.cc | 112 #define BM_NAME(name, type, T, FMT, N, H, W, C, FH, FW, FC, SH, SW, PADDING) \  argument 116 #define BM_Conv2DBwdFilter(T, FMT, N, H, W, C, FH, FW, FC, SH, SW, PADDING,    \  argument
  | 
| D | eigen_spatial_convolutions_test.cc | 1763 #define BM_RHS_NAME(prefix, T, N, H, W, C, FC, FH, FW, PAD, SH, SW, ISH, ISW, \  argument 1769 #define BM_PackRhs(T, N, H, W, C, FC, FH, FW, PAD, SH, SW, ISH, ISW, BR, BC)  \  argument
  | 
| /external/libcxx/test/std/strings/string.view/string.view.hash/ | 
| D | string_view.pass.cpp | 40     typedef std::hash<String> SH;  in test()  typedef
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.hash/ | 
| D | string_view.pass.cpp | 42     typedef std::hash<String> SH;  in test()  typedef
  | 
| /external/skia/gm/ | 
| D | strokerects.cpp | 24 constexpr SkScalar SH = SkIntToScalar(H);  variable
  | 
| D | beziers.cpp | 21 constexpr SkScalar SH = SkIntToScalar(H);  variable
  | 
| D | strokes.cpp | 34 constexpr SkScalar SH = SkIntToScalar(H);  variable
  | 
| /external/llvm/lib/Target/PowerPC/InstPrinter/ | 
| D | PPCInstPrinter.cpp | 60     unsigned char SH = MI->getOperand(2).getImm();  in printInst()  local 93     unsigned char SH = MI->getOperand(2).getImm();  in printInst()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ | 
| D | PPCInstPrinter.cpp | 97     unsigned char SH = MI->getOperand(2).getImm();  in printInst()  local 131     unsigned char SH = MI->getOperand(2).getImm();  in printInst()  local
  | 
| /external/python/cpython3/PCbuild/ | 
| D | prepare_libffi.bat | 71 if NOT DEFINED SH if exist c:\cygwin\bin\sh.exe set SH=c:\cygwin\bin\sh.exe  variable
  | 
| /external/strace/ | 
| D | configure.ac | 169 	AC_DEFINE([SH], 1, [Define for the SH architecture.])  definition
  | 
| /external/capstone/arch/PowerPC/ | 
| D | PPCInstPrinter.c | 104 		unsigned char SH = (unsigned char)MCOperand_getImm(MCInst_getOperand(MI, 2));  in PPC_printInst()  local 154 		unsigned char SH = (unsigned char)MCOperand_getImm(MCInst_getOperand(MI, 2));  in PPC_printInst()  local
  | 
| /external/python/cpython2/Modules/_ctypes/libffi/ | 
| D | configure.ac | 333 AM_CONDITIONAL(SH, test x$TARGET = xSH)  condition
  | 
| /external/libpng/mips/ | 
| D | filter_msa_intrinsics.c | 60    #define SH(val, pdst)                         \  macro 131    #define SH(val, pdst)                         \  macro 199    #define SH(val, pdst)                         \  macro
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ | 
| D | PPCInstrInfo.cpp | 1917       int64_t SH = MI->getOperand(2).getImm();  in optimizeCompareInstr()  local 2868     int64_t SH = MI.getOperand(2).getImm();  in convertToImmediateForm()  local 2892     int64_t SH = MI.getOperand(2).getImm();  in convertToImmediateForm()  local 3805           uint64_t SH = ShAmt == 0 ? 0 : RightShift ? 32 - ShAmt : ShAmt;  in transformToImmFormFedByLI()  local 3815           uint64_t SH = ShAmt == 0 ? 0 : RightShift ? 64 - ShAmt : ShAmt;  in transformToImmFormFedByLI()  local
  | 
| D | PPCISelDAGToDAG.cpp | 588                                       bool isShiftMask, unsigned &SH,  in isRotateAndMask() 729     unsigned Value, SH = 0;  in tryBitfieldInsert()  local 4380   unsigned Imm, Imm2, SH, MB, ME;  in tryAndWithMask()  local 4811     unsigned Imm, SH, MB, ME;  in Select()  local 4825     unsigned Imm, SH, MB, ME;  in Select()  local
  | 
| /external/llvm/lib/Target/PowerPC/ | 
| D | PPCISelDAGToDAG.cpp | 470                                       bool isShiftMask, unsigned &SH,  in isRotateAndMask() 528     unsigned Value, SH = 0;  in tryBitfieldInsert()  local 2595     unsigned Imm, Imm2, SH, MB, ME;  in Select()  local 2712     unsigned Imm, SH, MB, ME;  in Select()  local 2726     unsigned Imm, SH, MB, ME;  in Select()  local
  | 
| /external/llvm/lib/Analysis/ | 
| D | ScalarEvolutionExpander.cpp | 1611 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty,  in expandCodeFor() 1618 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) {  in expandCodeFor()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | ScalarEvolutionExpander.cpp | 1761 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty,  in expandCodeFor() 1767 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) {  in expandCodeFor()
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | TargetLowering.cpp | 2088             SDValue SH = DAG.getNode(  in SimplifySetCC()  local 2114           SDValue SH = DAG.getNode(  in SimplifySetCC()  local
  | 
| /external/vixl/test/aarch64/ | 
| D | test-disasm-sve-aarch64.cc | 3727 #define VIXL_DISAM_PREFETCH_TEST(INSN, NAME, SH)                               \  in TEST()  argument
  | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonBitSimplify.cpp | 390       BitTracker::RegisterRef &SL, BitTracker::RegisterRef &SH) {  in parseRegSequence() 1604       BitTracker::RegisterRef SL, SH;  in propagateRegCopy()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonBitSimplify.cpp | 433       BitTracker::RegisterRef &SL, BitTracker::RegisterRef &SH,  in parseRegSequence() 1684       BitTracker::RegisterRef SL, SH;  in propagateRegCopy()  local
  | 
| /external/libvpx/vp8/common/mips/msa/ | 
| D | vp8_macros_msa.h | 87 #define SH(val, pdst)                             \  macro 165 #define SH(val, pdst)                              \  macro
  |