/external/clang/include/clang/Sema/ |
D | AttributeList.h | 216 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 219 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 230 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 237 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 253 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 258 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 273 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 276 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 292 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 294 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() [all …]
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | TreeToNFAConverter.g | 568 atom[String scopeName] returns [StateCluster g=null] 571 NFAState start = grammar.getRuleStartState(scopeName,$r.text); 574 Rule rr = grammar.getRule(scopeName,$r.text); 591 NFAState start = grammar.getRuleStartState(scopeName,$t.text); 594 Rule rr = grammar.getRule(scopeName,t.getText());
|
D | ActionTranslator.g | 156 AttributeScope resolveDynamicScope(String scopeName) { 157 if ( grammar.getGlobalScope(scopeName)!=null ) { 158 return grammar.getGlobalScope(scopeName); 160 Rule scopeRule = grammar.getRule(scopeName);
|
D | CodeGenTreeWalker.g | 971 String scopeName = null; 973 scopeName = scope.getText(); 975 Rule rdef = grammar.getRule(scopeName, $r.text); 1037 String scopeName = null; 1040 scopeName = scope.getText(); 1042 Rule rdef2 = grammar.getRule(scopeName, $t.text);
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | Grammar.java | 1670 public Rule getRule(String scopeName, String ruleName) { in getRule() argument 1671 if ( scopeName!=null ) { // scope override in getRule() 1672 Grammar scope = composite.getGrammar(scopeName); in getRule() 1681 public int getRuleIndex(String scopeName, String ruleName) { in getRuleIndex() argument 1682 Rule r = getRule(scopeName, ruleName); in getRuleIndex() 2713 public NFAState getRuleStartState(String scopeName, String ruleName) { in getRuleStartState() argument 2714 Rule r = getRule(scopeName, ruleName); in getRuleStartState()
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
D | polymer.js | 3776 var scopeName = template.polymerExpressionScopeIdent_; 3777 if (!scopeName) 3787 return createScopeObject(parentScope, model, scopeName, indexName); 3793 function(parentScope, model, scopeName, indexName) { 3795 scope[scopeName] = model; 3801 function(parentScope, model, scopeName, indexName) { 3803 Object.defineProperty(scope, scopeName, 10225 var scopeName = scope.host ? scope.host.localName : scope.localName; 10226 return polyfillScopeStyleCache[scopeName] || (polyfillScopeStyleCache[scopeName] = {});
|
/external/chromium-trace/catapult/tracing/third_party/components/polymer/ |
D | polymer.js | 3776 var scopeName = template.polymerExpressionScopeIdent_; 3777 if (!scopeName) 3787 return createScopeObject(parentScope, model, scopeName, indexName); 3793 function(parentScope, model, scopeName, indexName) { 3795 scope[scopeName] = model; 3801 function(parentScope, model, scopeName, indexName) { 3803 Object.defineProperty(scope, scopeName, 10223 var scopeName = scope.host ? scope.host.localName : scope.localName; 10224 return polyfillScopeStyleCache[scopeName] || (polyfillScopeStyleCache[scopeName] = {});
|
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/guice/extensions/struts2/lib/ |
D | jsp-api-2.1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/servlet/
javax/ ... |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | auto-value-1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |