/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
|
/third_party/vixl/src/aarch32/ |
H A D | instructions-aarch32.cc | 158 SRegister last = reglist.GetLastSRegister(); in operator <<() local 162 os << "{" << first << "-" << last << "}"; in operator <<() local 169 DRegister last = reglist.GetLastDRegister(); in operator <<() local 173 os << "{" << first << "-" << last << "}"; in operator <<() local
|
/third_party/vixl/src/ |
H A D | pool-manager-impl.h | 243 const PoolObject<T>& last = objects_.back(); in MustEmit() local
|
/third_party/vixl/test/ |
H A D | test-runner.h | 89 static Test* last() { return last_; } in last() function in vixl::Test
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | map_util.h | 290 InsertOrUpdateMany(Collection* const collection, InputIterator first, InputIterator last) InsertOrUpdateMany() argument
|