Home
last modified time | relevance | path

Searched defs:SZ (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmacros.h307 #define COPY_SZ_4V(DST, SZ, SRC) \ argument
322 #define COPY_CLEAN_4V(DST, SZ, SRC) \ argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c95 #define SZ(c, p, n, r, g, b, a, t, s, u) \ macro
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c96 #define ATTRIB(NAME, SZ, SRCTYPE, DSTTYPE, TO) \ argument
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3118 ,"SZ":[,[,,"9\\d\\d",,,,,,,[3] property
Dmetadata.js7035 ,"SZ":[,[,,"0800\\d{4}|(?:[237]\\d|900)\\d{6}",,,,,,,[8,9] property
Dmetadatalite.js7035 ,"SZ":[,[,,"0800\\d{4}|(?:[237]\\d|900)\\d{6}",,,,,,,[8,9] property
Ddemo-compiled.js413 …,1]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SZ:[,[,,"0800\\d{4}|(?:… property
636 …,,[,,"11[023]",,,,"110"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],SZ:[,[,,"9\\d\\d",,,,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp3304 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitLoadLinked() local
3326 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitStoreConditional() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp1290 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getTruncateExpr() local
1658 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getZeroExtendExpr() local
1968 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getSignExtendExpr() local
8126 const SCEVZeroExtendExpr *SZ = cast<SCEVZeroExtendExpr>(V); in BuildConstantFromSCEV() local