/third_party/skia/src/pathops/ |
H A D | SkDQuadLineIntersection.cpp | 117 int last = fIntersections->used() - 1; in checkCoincident() local
|
H A D | SkDConicLineIntersection.cpp | 39 int last = fIntersections->used() - 1; in checkCoincident() local
|
/third_party/skia/tests/ |
H A D | PathOpsTestCommon.cpp | 125 int last = inflections - 1; in toQuadraticTs() local
|
/third_party/openssl/test/ |
H A D | filterprov.c | 167 int algnum = 0, last = 0, ret = 0; in filter_provider_set_filter() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftoutln.c | 80 FT_Int last; /* index of last point in contour */ in FT_EXPORT_DEF() local 535 FT_Int first, last; FT_Outline_Reverse() local 909 FT_Int c, first, last; FT_EXPORT_DEF() local 1080 FT_Int last = outline->contours[c]; FT_EXPORT_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort2.c | 174 FT_UShort last; in gxv_mort_subtable_type2_ligActionOffset_validate() local
|
H A D | gxvmorx2.c | 173 FT_UShort last; in gxv_morx_subtable_type2_ligActionIndex_validate() local
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infutil.h | 48 uInt last; /* true if this block is the last block */ member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrgload.c | 83 FT_Int last, first; in pfr_glyph_close_contour() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-use-table.py | 473 last = -100000 variable 517 last = end variable
|
H A D | hb-set.cc | 271 hb_set_add_range(hb_set_t *set, hb_codepoint_t first, hb_codepoint_t last) hb_set_add_range() argument 311 hb_set_del_range(hb_set_t *set, hb_codepoint_t first, hb_codepoint_t last) hb_set_del_range() argument 564 hb_set_next_range(const hb_set_t *set, hb_codepoint_t *first, hb_codepoint_t *last) hb_set_next_range() argument 588 hb_set_previous_range(const hb_set_t *set, hb_codepoint_t *first, hb_codepoint_t *last) hb_set_previous_range() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-set.c | 406 hb_codepoint_t next, first, last; in test_set_iter() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | index_sub_table_format1.cc | 26 GetDataLength(ReadableFontData* data, int32_t offset, int32_t first, int32_t last) GetDataLength() argument
|
H A D | index_sub_table_format3.cc | 49 GetDataLength(ReadableFontData* data, int32_t offset, int32_t first, int32_t last) GetDataLength() argument
|
H A D | index_sub_table_format4.cc | 67 IndexSubTableFormat4(ReadableFontData* data, int32_t first, int32_t last) IndexSubTableFormat4() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.h | 291 uint16_t last() const { return E; } in last() function
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
H A D | inflate.c | 648 code last; /* parent table entry */ local [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | inflate.c | 637 code last; /* parent table entry */ local [all...] |
/third_party/spirv-tools/source/ |
H A D | enum_set.h | 270 void insert(InputIt first, InputIt last) { in insert() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | edits.cpp | 121 int32_t last = lastUnit(); in addUnchanged() local 167 int32_t last = lastUnit(); in addReplace() local [all...] |
H A D | normlzr.cpp | 320 UChar32 Normalizer::last() { in last() function in Normalizer
|
H A D | uchriter.cpp | 118 UCharCharacterIterator::last() { in last() function in UCharCharacterIterator
|
H A D | ustr_titlecase_brkiter.cpp | 107 int32_t WholeStringBreakIterator::last() { return length; } in last() function in WholeStringBreakIterator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | edits.h | 511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() argument
|
/third_party/toybox/toys/other/ |
H A D | i2ctools.c | 191 int bus, first = 0x03, last = 0x77, fd, row, addr, byte; in i2cdetect_main() local
|