Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dgen-os2-unicode-ranges.py20 all_ranges = [] variable
41 all_ranges = sorted(all_ranges, key=lambda t: t[0]) variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp166 Annotations::all_ranges() const { in all_ranges() function in Annotations