Searched defs:getVariable (Results 1 - 25 of 33) sorted by path

12

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DStylesheet.java959 public ElemVariable getVariable(QName qname) method in class:Stylesheet
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
H A Djsevalcontext.js285 JsEvalContext.prototype.getVariable = function(name) {
/external/chromium_org/third_party/jstemplate/
H A Djsevalcontext.js285 JsEvalContext.prototype.getVariable = function(name) {
/external/clang/include/clang/Sema/
H A DScopeInfo.h429 VarDecl *getVariable() const { function in class:clang::sema::CapturingScopeInfo::Capture
/external/deqp/framework/randomshaders/
H A DrsgShader.hpp70 const Variable* getVariable (void) const { return m_variable; } function in class:rsg::ShaderInput
H A DrsgVariableManager.hpp49 const Variable* getVariable (void) const { return m_variable; } function in class:rsg::ValueEntry
304 switch (entry->getVariable()->getStorage())
327 return entry->getVariable()->getStorage() == Storage;
H A DrsgVariableValue.hpp351 const Variable* getVariable (void) const { return m_variable; } function in class:rsg::VariableValue
/external/doclava/src/com/google/doclava/
H A DResolution.java25 * Public accessors {@link Resolution#getVariable()} and {@link Resolution#getValue()} exist to
58 public String getVariable() { method in class:Resolution
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/javassist/src/main/javassist/compiler/ast/
H A DDeclarator.java80 public Symbol getVariable() { return (Symbol)getLeft(); } method in class:Declarator
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DAEachCommand.java77 public PVariable getVariable() method in class:AEachCommand
H A DALoopCommand.java82 public PVariable getVariable() method in class:ALoopCommand
H A DALoopIncCommand.java87 public PVariable getVariable() method in class:ALoopIncCommand
H A DALoopToCommand.java77 public PVariable getVariable() method in class:ALoopToCommand
H A DANameCommand.java67 public PVariable getVariable() method in class:ANameCommand
H A DASetCommand.java72 public PVariable getVariable() method in class:ASetCommand
H A DAVariableExpression.java37 public PVariable getVariable() method in class:AVariableExpression
H A DAWithCommand.java77 public PVariable getVariable() method in class:AWithCommand
/external/llvm/include/llvm/IR/
H A DIntrinsicInst.h84 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(1)); } function in class:llvm::DbgDeclareInst
105 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(2)); } function in class:llvm::DbgValueInst

Completed in 2525 milliseconds

12