Home
last modified time | relevance | path

Searched defs:getRanges (Results 1 - 15 of 15) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DChange.java95 public abstract RangeTree getRanges(); in getRanges() method in Change
H A DDisjointRangeMap.java55 RangeTree getRanges(Object value) { in getRanges() method in DisjointRangeMap.Builder
152 RangeTree getRanges(Object value) { in getRanges() method in DisjointRangeMap
H A 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(Colum method in RangeTable
907 public abstract RangeTree getRanges(); getRanges() method in RangeTable.Row
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DCsvData.java188 public abstract CsvTable<RangeKey> getRanges(); in getRanges() method in CsvData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h352 const SmallVectorImpl<RangeSpan> &getRanges() const { return CURanges; } in getRanges() function in llvm::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h66 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } in getRanges() function in llvm::LexicalScope
H A DMachineMemOperand.h238 const MDNode *getRanges() const { return Ranges; } in getRanges() function in llvm::MachineMemOperand
H A DSelectionDAGNodes.h1341 const MDNode *getRanges() const { return MMO->getRanges(); } in getRanges() function in llvm::MemSDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSourceMgr.h294 ArrayRef<std::pair<unsigned, unsigned>> getRanges() const { return Ranges; } in getRanges() function in llvm::SMDiagnostic
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSourceMgr.h262 ArrayRef<std::pair<unsigned, unsigned> > getRanges() const { in getRanges() function in llvm::SMDiagnostic
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCFragment.h509 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> getRanges() const { in getRanges() function in llvm::MCCVDefRangeFragment
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp177 std::vector<VkPushConstantRange> getRanges (bool includeTask) const in getRanges() function
H A DvktMeshShaderApiTestsEXT.cpp177 std::vector<VkPushConstantRange> getRanges (bool includeTask) const in getRanges() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp177 std::vector<VkPushConstantRange> getRanges (bool includeTask) const in getRanges() function
H A DvktMeshShaderApiTestsEXT.cpp177 std::vector<VkPushConstantRange> getRanges (bool includeTask) const in getRanges() function

Completed in 18 milliseconds