Searched defs:getSelect (Results 1 - 9 of 9) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemCopyOf.java73 public XPath getSelect() method in class:ElemCopyOf
H A DElemSort.java93 public XPath getSelect() method in class:ElemSort
H A DElemValueOf.java92 public XPath getSelect() method in class:ElemValueOf
H A DElemWithParam.java82 public XPath getSelect() method in class:ElemWithParam
H A DElemForEach.java114 public Expression getSelect() method in class:ElemForEach
H A DElemVariable.java121 public XPath getSelect() method in class:ElemVariable
424 return new XPath(new XRTreeFragSelectWrapper(valueof.getSelect().getExpression()));
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h695 // getSelect - Helper function to make it easier to build Select's if you just
697 SDValue getSelect(SDLoc DL, EVT VT, SDValue Cond, function in class:llvm::SelectionDAG
/external/llvm/lib/IR/
H A DConstants.cpp1170 return ConstantExpr::getSelect(Ops[0], Ops[1], Ops[2]);
1893 Constant *ConstantExpr::getSelect(Constant *C, Constant *V1, Constant *V2) { function in class:ConstantExpr
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 5966 milliseconds