Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc186 int32_t location_end = ReadUShort(end_index + location * end_offset); in SearchUShort() local
242 int32_t location_end = ReadULongAsInt(end_index + location * end_offset); in SearchULong() local
/external/google-breakpad/src/processor/
Dstackwalker_x86.cc455 uint32_t location_end = last_frame->context.esp + in GetCallerByWindowsFrameInfo() local