Home
last modified time | relevance | path

Searched defs:getRanges (Results 1 – 11 of 11) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DDisjointRangeMap.java55 RangeTree getRanges(Object value) { in getRanges() method in DisjointRangeMap.Builder
152 RangeTree getRanges(Object value) { in getRanges() method in DisjointRangeMap
DRangeTable.java147 public RangeTree getRanges(Assignment<?> assignment) { in getRanges() method in RangeTable.Builder
156 public RangeTree getRanges(Column<?> column, @Nullable Object value) { in getRanges() method in RangeTable.Builder
453 public RangeTree getRanges(Assignment<?> assignment) { in getRanges() method in RangeTable
461 public RangeTree getRanges(Column<?> column, @Nullable Object value) { in getRanges() method in RangeTable
907 public abstract RangeTree getRanges(); in getRanges() method in RangeTable.Row
DChange.java95 public abstract RangeTree getRanges(); in getRanges() method in Change
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h66 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function
DMachineMemOperand.h238 const MDNode *getRanges() const { return Ranges; } in getRanges() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h352 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DCsvData.java188 public abstract CsvTable<RangeKey> getRanges(); in getRanges() method in CsvData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h262 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { in getRanges() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h294 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h509 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { in getRanges() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp176 std::vector<VkPushConstantRange> getRanges (bool includeTask) const in getRanges() function