Home
last modified time | relevance | path

Searched defs:getRegions (Results 1 – 5 of 5) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYSeriesFormatter.java44 public ZIndexable<RectRegion> getRegions() { in getRegions() method in XYSeriesFormatter
/external/cldr/tools/java/org/unicode/cldr/util/
DWikipediaOfficialLanguages.java214 public static Set<String> getRegions() { in getRegions() method in WikipediaOfficialLanguages
/external/llvm-project/mlir/lib/TableGen/
DOperator.cpp183 auto Operator::getRegions() const in getRegions() function in Operator
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h412 MutableArrayRef<Region> getRegions() { in getRegions() function
DOpDefinition.h495 region_range getRegions() { return this->getOperation()->getRegions(); } in getRegions() function