Home
last modified time | relevance | path

Searched defs:last (Results 351 - 375 of 926) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c80 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 Dgxvmort2.c174 FT_UShort last; in gxv_mort_subtable_type2_ligActionOffset_validate() local
H A Dgxvmorx2.c173 FT_UShort last; in gxv_morx_subtable_type2_ligActionIndex_validate() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h48 uInt last; /* true if this block is the last block */ member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c83 FT_Int last, first; in pfr_glyph_close_contour() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py473 last = -100000 variable
517 last = end variable
H A Dhb-set.cc271 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 Dtest-set.c406 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 Dindex_sub_table_format1.cc26 GetDataLength(ReadableFontData* data, int32_t offset, int32_t first, int32_t last) GetDataLength() argument
H A Dindex_sub_table_format3.cc49 GetDataLength(ReadableFontData* data, int32_t offset, int32_t first, int32_t last) GetDataLength() argument
H A Dindex_sub_table_format4.cc67 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 DBitTracker.h291 uint16_t last() const { return E; } in last() function
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c648 code last; /* parent table entry */ local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinflate.c637 code last; /* parent table entry */ local
[all...]
/third_party/spirv-tools/source/
H A Denum_set.h270 void insert(InputIt first, InputIt last) { in insert() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dedits.cpp121 int32_t last = lastUnit(); in addUnchanged() local
167 int32_t last = lastUnit(); in addReplace() local
[all...]
H A Dnormlzr.cpp320 UChar32 Normalizer::last() { in last() function in Normalizer
H A Duchriter.cpp118 UCharCharacterIterator::last() { in last() function in UCharCharacterIterator
H A Dustr_titlecase_brkiter.cpp107 int32_t WholeStringBreakIterator::last() { return length; } in last() function in WholeStringBreakIterator
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dedits.h511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() argument
/third_party/toybox/toys/other/
H A Di2ctools.c191 int bus, first = 0x03, last = 0x77, fd, row, addr, byte; in i2cdetect_main() local
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.cc158 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 Dpool-manager-impl.h243 const PoolObject<T>& last = objects_.back(); in MustEmit() local
/third_party/vixl/test/
H A Dtest-runner.h89 static Test* last() { return last_; } in last() function in vixl::Test
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h290 InsertOrUpdateMany(Collection* const collection, InputIterator first, InputIterator last) InsertOrUpdateMany() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...38