Home
last modified time | relevance | path

Searched refs:getArea (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopRanges.cpp102 if (a->getArea() != b->getArea()) in byAreaDesc()
103 return a->getArea() > b->getArea() ? -1 : 1; in byAreaDesc()
/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DBoundingBox.java55 return bbx.getArea() + this.getArea() - this.intersect(bbx); in union()
58 public float getArea() { in getArea() method in BoundingBox
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineLoopRanges.h65 unsigned getArea() const { return Area; } in getArea() function
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DInfoDialog.java32 public TextArea getArea() { in getArea() method in InfoDialog
DDemo.java281 helpDialog.getArea().setEditable(false); in initMenus()
299 String hexValue = hexDialog.getArea().getText(); in initMenus()
323 compound = compoundDialog.getArea().getText(); in initMenus()
326 compoundDialog.getArea().setText(compound + "\n" + ex.getMessage()); in initMenus()
352 compound = rulesDialog.getArea().getText(); in initMenus()
356 rulesDialog.getArea().setText(compound + "\n#" + ex.getMessage()); in initMenus()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...