/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
D | UnaryOperation.java | 115 public Expression getOperand(){ in getOperand() method in UnaryOperation
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInst.h | 180 const MCOperand &getOperand(unsigned i) const { return Operands[i]; } in getOperand() function 181 MCOperand &getOperand(unsigned i) { return Operands[i]; } in getOperand() function
|
/external/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
|
D | User.h | 134 Value *getOperand(unsigned i) const { in getOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 74 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
|
D | User.h | 169 Value *getOperand(unsigned i) const { in getOperand() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | User.h | 145 Value *getOperand(unsigned i) const { in getOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 162 inline VPValue *getOperand(unsigned N) const { in getOperand() function
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 64 const SCEV *getOperand() const { return Op; } in getOperand() function 138 const SCEV *getOperand(unsigned i) const { in getOperand() function
|
/external/angle/src/compiler/translator/ |
D | IntermNode.h | 462 TIntermTyped *getOperand() { return mOperand; } in getOperand() function 561 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 780 Init *getOperand(unsigned i) const override { in getOperand() function 786 Init *getOperand() const { return LHS; } in getOperand() function 830 Init *getOperand(unsigned i) const override { in getOperand() function 886 Init *getOperand(unsigned i) const override { in getOperand() function
|
/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/text/ |
D | FixedDecimal.java | 422 public static Operand getOperand(String t) { in getOperand() method in FixedDecimal
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 84 const SCEV *getOperand() const { return Op; } in getOperand() function 159 const SCEV *getOperand(unsigned i) const { in getOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 783 Init *getOperand(unsigned i) const override { in getOperand() function 789 Init *getOperand() const { return LHS; } in getOperand() function 837 Init *getOperand(unsigned i) const override { in getOperand() function 893 Init *getOperand(unsigned i) const override { in getOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 648 unsigned getOperand() const { return Operand; } in getOperand() function
|
/external/clang/include/clang/AST/ |
D | StmtCXX.h | 397 Expr *getOperand() const { return static_cast<Expr*>(SubStmts[Operand]); } in getOperand() function
|
D | ExprCXX.h | 3548 Expr *getOperand() const { return static_cast<Expr*>(Operand); } in getOperand() function 4217 Expr *getOperand() const { in getOperand() function 4240 Expr *getOperand() const { in getOperand() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 240 const SymExpr *getOperand() const { return Operand; } in getOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 167 Value *getOperand(unsigned N) const { in getOperand() function
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 670 Record *getOperand(unsigned ON) const { in getOperand() function
|
D | DAGISelMatcher.h | 952 unsigned getOperand(unsigned i) const { in getOperand() function
|
/external/llvm/lib/IR/ |
D | Metadata.cpp | 1055 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Metadata.cpp | 1082 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralRules.java | 941 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | PluralRules.java | 983 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
|