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

/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/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DAVariableExpression.java37 public PVariable getVariable() method in class:AVariableExpression
H A DANameCommand.java67 public PVariable getVariable() method in class:ANameCommand
H A DASetCommand.java72 public PVariable getVariable() method in class:ASetCommand
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 DAWithCommand.java77 public PVariable getVariable() method in class:AWithCommand
/external/webkit/Source/WebCore/wml/
H A DWMLPageState.h53 String getVariable(const String& name) const { return m_variables.get(name); } function in class:WebCore::WMLPageState
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
H A Djsevalcontext.js285 JsEvalContext.prototype.getVariable = function(name) {
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
H A Djsevalcontext.js285 JsEvalContext.prototype.getVariable = function(name) {
/external/javassist/src/main/javassist/compiler/ast/
H A DDeclarator.java80 public Symbol getVariable() { return (Symbol)getLeft(); } method in class:Declarator
/external/llvm/include/llvm/
H A DIntrinsicInst.h86 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(1)); } function in class:llvm::DbgDeclareInst
108 MDNode *getVariable() const { return cast<MDNode>(getArgOperand(2)); } function in class:llvm::DbgValueInst
/external/clang/include/clang/Sema/
H A DScopeInfo.h212 VarDecl *getVariable() const { function in class:clang::sema::CapturingScopeInfo::Capture
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DStylesheet.java959 public ElemVariable getVariable(QName qname) method in class:Stylesheet
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h139 DIVariable getVariable() const { return Var; } function in class:llvm::DbgVariable
/external/llvm/include/llvm/TableGen/
H A DRecord.h1086 TypedInit *getVariable() const { return TI; } function
/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.text_3.5.0.v20100601-1300.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.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 ...

Completed in 367 milliseconds