Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc244 int32_t location_end = ReadUShort(end_index + location * end_offset); in SearchUShort() local
300 int32_t location_end = ReadULongAsInt(end_index + location * end_offset); in SearchULong() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h234 location_iterator location_end() const { in location_end() function