/third_party/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 | 33 constexpr SkScalar SH = SkIntToScalar(H); variable
|
/third_party/lwip/src/apps/snmp/ |
D | snmpv3_mbedtls.c | 298 mbedtls_sha1_context SH; in snmpv3_password_to_key_sha() local
|
/third_party/skia/third_party/externals/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
|
/third_party/python/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/cmsis/CMSIS/Core/Include/m-profile/ |
D | armv8m_mpu.h | 149 #define ARM_MPU_RBAR(BASE, SH, RO, NP, XN) \ argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | mem_sec.c | 320 } SH; typedef
|
/third_party/openssl/crypto/ |
D | mem_sec.c | 314 } SH; typedef
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | shortnumbermetadata.js | 2910 ,"SH":[,[,,"[129]\\d{2,4}",,,,,,,[3,4,5] property
|
D | metadatalite.js | 6615 ,"SH":[,[,,"(?:[256]\\d|8)\\d{3}",,,,,,,[4,5] property
|
D | metadata.js | 6615 ,"SH":[,[,,"(?:[256]\\d|8)\\d{3}",,,,,,,[4,5] property
|
D | demo-compiled.js | 396 …,,,,,,,,,[-1]],[,,"7000\\d{7}",,,,"70001234567",,,[11]],,,[,,,,,,,,,[-1]]],SH:[,[,,"(?:[256]\\d|8)… property 632 …,"100"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,"772\\d\\d",,,,"77200",,,[5]]],SH:[,[,,"[129]\\d{2,4}"… property
|
/third_party/skia/third_party/externals/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()
|
/third_party/vixl/test/aarch64/ |
D | test-disasm-sve-aarch64.cc | 3727 #define VIXL_DISAM_PREFETCH_TEST(INSN, NAME, SH) \ in TEST() argument
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | msa_macro.h | 111 #define SH(val, pdst) MSA_STORE(val, pdst, msa_sh) macro 130 #define SH(val, pdst) MSA_STORE(val, pdst, msa_ush) macro
|
/third_party/vixl/src/aarch64/ |
D | macro-assembler-sve-aarch64.cc | 1504 #define VIXL_DEFINE_MASM_FUNC(SZ, SH) \ argument
|
/third_party/openh264/codec/common/inc/ |
D | msa_macros.h | 75 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); macro 143 #define SH(val, pdst) \ macro
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 476 SH = ((5U << 3) + 1) << kOpcodeShift, enumerator
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 467 SH = ((5U << 3) + 1) << kOpcodeShift, enumerator
|
/third_party/ffmpeg/libavutil/mips/ |
D | generic_macros_msa.h | 84 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); macro 154 #define SH(val, pdst) \ macro
|