Home
last modified time | relevance | path

Searched defs:sliceStart (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts46 const sliceStart = packageNames.length - remaining; constant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp328 auto sliceStart = mReadTransformConstructorArgs.begin() + elementsOffset; in constructReadTransformExpressionHelper() local