Home
last modified time | relevance | path

Searched defs:SH (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/gm/
Dstrokerects.cpp24 constexpr SkScalar SH = SkIntToScalar(H); variable
Dbeziers.cpp21 constexpr SkScalar SH = SkIntToScalar(H); variable
Dstrokes.cpp33 constexpr SkScalar SH = SkIntToScalar(H); variable
/third_party/lwip/src/apps/snmp/
Dsnmpv3_mbedtls.c298 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/
DPPCInstPrinter.cpp97 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/
Dprepare_libffi.bat71 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/
Dfilter_msa_intrinsics.c60 #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/
DPPCInstrInfo.cpp1917 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
DPPCISelDAGToDAG.cpp588 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/
Darmv8m_mpu.h149 #define ARM_MPU_RBAR(BASE, SH, RO, NP, XN) \ argument
/third_party/node/deps/openssl/openssl/crypto/
Dmem_sec.c320 } SH; typedef
/third_party/openssl/crypto/
Dmem_sec.c314 } SH; typedef
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2910 ,"SH":[,[,,"[129]\\d{2,4}",,,,,,,[3,4,5] property
Dmetadatalite.js6615 ,"SH":[,[,,"(?:[256]\\d|8)\\d{3}",,,,,,,[4,5] property
Dmetadata.js6615 ,"SH":[,[,,"(?:[256]\\d|8)\\d{3}",,,,,,,[4,5] property
Ddemo-compiled.js396 …,,,,,,,,,[-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/
DScalarEvolutionExpander.cpp1761 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/
Dtest-disasm-sve-aarch64.cc3727 #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/
DHexagonBitSimplify.cpp433 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/
Dmsa_macro.h111 #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/
Dmacro-assembler-sve-aarch64.cc1504 #define VIXL_DEFINE_MASM_FUNC(SZ, SH) \ argument
/third_party/openh264/codec/common/inc/
Dmsa_macros.h75 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); macro
143 #define SH(val, pdst) \ macro
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h476 SH = ((5U << 3) + 1) << kOpcodeShift, enumerator
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h467 SH = ((5U << 3) + 1) << kOpcodeShift, enumerator
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h84 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); macro
154 #define SH(val, pdst) \ macro

12