Home
last modified time | relevance | path

Searched defs:getVariable (Results 1 – 25 of 33) sorted by relevance

12

/external/doclava/src/com/google/doclava/
DResolution.java58 public String getVariable() { in getVariable() method in Resolution
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DAVariableExpression.java37 public PVariable getVariable() in getVariable() method in AVariableExpression
DANameCommand.java67 public PVariable getVariable() in getVariable() method in ANameCommand
DASetCommand.java72 public PVariable getVariable() in getVariable() method in ASetCommand
DALoopToCommand.java77 public PVariable getVariable() in getVariable() method in ALoopToCommand
DAWithCommand.java77 public PVariable getVariable() in getVariable() method in AWithCommand
DAEachCommand.java77 public PVariable getVariable() in getVariable() method in AEachCommand
DALoopCommand.java82 public PVariable getVariable() in getVariable() method in ALoopCommand
DALoopIncCommand.java87 public PVariable getVariable() in getVariable() method in ALoopIncCommand
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
DNodeWithVariables.java43 default VariableDeclarator getVariable(int i) { in getVariable() method
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DForeachStmt.java78 public VariableDeclarationExpr getVariable() { in getVariable() method in ForeachStmt
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DForeachStmt.java94 public VariableDeclarationExpr getVariable() { in getVariable() method in ForeachStmt
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h86 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(1)); } in getVariable() function
108 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(2)); } in getVariable() function
/external/swiftshader/third_party/subzero/src/
DIceLiveness.cpp135 Variable *Liveness::getVariable(SizeT LiveIndex, const CfgNode *Node) const { in getVariable() function in Ice::Liveness
/external/llvm/include/llvm/IR/
DIntrinsicInst.h84 DILocalVariable *getVariable() const { in getVariable() function
117 DILocalVariable *getVariable() const { in getVariable() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/
DForeachStmt.java103 public VariableDeclarationExpr getVariable() { in getVariable() method in ForeachStmt
/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h88 MDNode *getVariable() const { return Var; } in getVariable() function
/external/deqp/framework/randomshaders/
DrsgShader.hpp70 const Variable* getVariable (void) const { return m_variable; } in getVariable() function in rsg::ShaderInput
DrsgVariableManager.hpp49 const Variable* getVariable (void) const { return m_variable; } in getVariable() function in rsg::ValueEntry
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h92 DIVariable *getVariable() const { return Var; } in getVariable() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h109 const DILocalVariable *getVariable() const { return Var; } in getVariable() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h124 const DILocalVariable *getVariable() const { return Var; } in getVariable() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h138 DIVariable getVariable() const { return Var; } in getVariable() function
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java959 public ElemVariable getVariable(QName qname) in getVariable() method in Stylesheet
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicInst.h80 DILocalVariable *getVariable() const { in getVariable() function

12