Home
last modified time | relevance | path

Searched defs:lastRun (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/experimental/sktext/tests/
H A DSelectableText.cpp173 auto lastRun = testVisitor.fTestRuns.back(); in UNIX_ONLY_TEST() local
/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4_compress.c431 size_t const lastRun = (size_t)(iend - anchor); in LZ4_compress_generic() local
H A Dlz4hc_compress.c556 int lastRun = (int)(iend - anchor); in LZ4HC_compress_generic() local
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_compress.c431 size_t const lastRun = (size_t)(iend - anchor); in LZ4_compress_generic() local
H A Dlz4hc_compress.c556 int lastRun = (int)(iend - anchor); in LZ4HC_compress_generic() local
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp1036 le_int32 lastRun = getCharRun(runEnd); in computeVisualRuns() local
1202 const VisualRun *lastRun = getVisualRun(fRunCount - 1); in getWidth() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp619 auto* lastRun = reinterpret_cast<SkTextBlob::RunRecord*>(fStorage.get() + fLastRun); in make() local
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp693 Run* lastRun = nullptr; in moveForward() local
710 Run* lastRun = nullptr; in moveForward() local
[all...]
H A DTextLine.cpp956 RunIndex lastRun = EMPTY_RUN; local
1042 RunIndex lastRun = EMPTY_RUN; local
1824 const Run* lastRun = nullptr; local
[all...]
/third_party/lz4/lib/
H A Dlz4.c1268 { size_t lastRun = (size_t)(iend - anchor); in LZ4_compress_generic_validated() local
[all...]

Completed in 17 milliseconds