Home
last modified time | relevance | path

Searched defs:LineRange (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h179 struct LineRange { struct
180 LineRange(size_t s, size_t e, size_t eew, size_t ein, bool h) in LineRange() function
191 std::vector<LineRange> line_ranges_; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DLineTable.cpp41 int64_t LineRange = MaxLineDelta - MinLineDelta + 1; in encodeSpecial() local
65 int64_t LineRange = MaxDelta - MinDelta + 1; in parse() local
172 auto LineRange = DeltaInfos[J].Delta - FirstDelta; in encode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h90 uint8_t LineRange; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h135 uint8_t LineRange; member