Home
last modified time | relevance | path

Searched defs:getVariable (Results 1 – 25 of 38) 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
DAWithCommand.java77 public PVariable getVariable() in getVariable() method in AWithCommand
DALoopToCommand.java77 public PVariable getVariable() in getVariable() method in ALoopToCommand
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/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.java106 public VariableDeclarationExpr getVariable() { in getVariable() method in ForEachStmt
/external/javassist/src/main/javassist/compiler/ast/
DDeclarator.java83 public Symbol getVariable() { return (Symbol)getLeft(); } in getVariable() method in Declarator
/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/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h88 MDNode *getVariable() const { return Var; } in getVariable() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h93 DIVariable *getVariable() const { return Var; } in getVariable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h93 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/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java959 public ElemVariable getVariable(QName qname) in getVariable() method in Stylesheet
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h167 const DILocalVariable *getVariable() const { in getVariable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h169 const DILocalVariable *getVariable() const { in getVariable() function

12