Home
last modified time | relevance | path

Searched defs:getSelection (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionCOFF.h54 int getSelection () const { return Selection; } in getSelection() function
/external/llvm/include/llvm/MC/
DMCSectionCOFF.h72 int getSelection() const { return Selection; } in getSelection() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DSolution.h84 unsigned getSelection(Graph::ConstNodeItr nItr) const { in getSelection() function
/external/llvm/include/llvm/CodeGen/PBQP/
DSolution.h83 unsigned getSelection(GraphBase::NodeId nodeId) const { in getSelection() function
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorLoader.java53 public String getSelection() { in getSelection() method in ShadowCursorLoader
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCSpinner.java253 public int getSelection() { in getSelection() method in CSpinner
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DPropertyTable.java997 public ISelection getSelection() { in getSelection() method in PropertyTable