Home
last modified time | relevance | path

Searched defs:SH (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/gm/
H A Dstrokerects.cpp24 constexpr SkScalar SH = SkIntToScalar(H); member
H A Dbeziers.cpp21 constexpr SkScalar SH = SkIntToScalar(H); variable
H A Dstrokes.cpp33 constexpr SkScalar SH = SkIntToScalar(H); variable
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c298 mbedtls_sha1_context SH; in snmpv3_password_to_key_sha() local
/third_party/python/PCbuild/
H A Dprepare_libffi.bat71 if NOT DEFINED SH if exist c:\cygwin\bin\sh.exe set SH=c:\cygwin\bin\sh.exe variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp97 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
131 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c320 } SH; typedef
/third_party/openssl/crypto/
H A Dmem_sec.c314 } SH; typedef
/third_party/skia/third_party/externals/libpng/mips/
H A Dfilter_msa_intrinsics.c60 #define SH(val, pdst) \ macro
131 #define SH(val, pdst) \ macro
199 #define SH(val, pdst) \ macro
/third_party/ffmpeg/libswscale/
H A Doutput.c2224 int SH = 22 + 8 - desc->comp[0].depth; in yuv2gbrp_full_X_c() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1761 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() argument
1767 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A 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/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h84 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); macro
154 #define SH(val, pdst) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp729 unsigned Value, SH = 0; in tryBitfieldInsert() local
4380 unsigned Imm, Imm2, SH, MB, ME; in tryAndWithMask() local
587 isRotateAndMask(SDNode *N, unsigned Mask, bool isShiftMask, unsigned &SH, unsigned &MB, unsigned &ME) isRotateAndMask() argument
4811 unsigned Imm, SH, MB, ME; Select() local
4825 unsigned Imm, SH, MB, ME; Select() local
[all...]

Completed in 29 milliseconds