/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
ASTTreeParser.stg | 228 ruleRef(rule,label,elementIndex,args,scope) ::= << 240 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 246 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 255 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= << 261 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 267 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 273 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 279 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 287 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
|
ASTParser.stg | 137 ruleRef(rule,label,elementIndex,args,scope) ::= << 143 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>" 146 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 152 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 158 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= << 164 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
ASTTreeParser.stg | 221 ruleRef(rule,label,elementIndex,args,scope) ::= << 233 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 239 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 248 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= << 254 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 260 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 266 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 272 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 280 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
ASTTreeParser.stg | 179 ruleRef(rule,label,elementIndex,args,scope) ::= << 191 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 197 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 206 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= << 212 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 218 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 224 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 230 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 238 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
ASTTreeParser.stg | 233 ruleRef(rule,label,elementIndex,args,scope) ::= << 247 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 253 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 264 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= << 270 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 276 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 282 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 288 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 296 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
RuleSet.cpp | 55 static inline bool isDocumentScope(const ContainerNode* scope) 57 return !scope || scope->isDocumentNode(); 353 void RuleSet::addChildRules(const Vector<RefPtr<StyleRuleBase> >& rules, const MediaQueryEvaluator& medium, StyleResolver* resolver, const ContainerNode* scope, bool hasDocumentSecurityOrigin, AddRuleFlags addRuleFlags) 364 if (isDocumentScope(scope)) 366 resolver->ruleSets().shadowDistributedRules().addRule(styleRule, selectorIndex, const_cast<ContainerNode*>(scope), addRuleFlags); 375 addChildRules(mediaRule->childRules(), medium, resolver, scope, hasDocumentSecurityOrigin, addRuleFlags); 379 if (!isDocumentScope(scope)) 385 resolver->ensureScopedStyleResolver(scope)->addKeyframeStyle(static_cast<StyleRuleKeyframes*>(rule)); 390 if (!isScopingNodeInShadowTree(scope)) 394 resolver->ensureScopedStyleResolver(scope->shadowHost())->addHostRule(static_cast<StyleRuleHost*>(rule), hasDocumentSecurityOrigin, scope); local [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
firewallsocketserver.cc | 163 CritScope scope(&crit_); 168 CritScope scope(&crit_); 175 CritScope scope(&crit_); 219 CritScope scope(&crit_); 224 CritScope scope(&crit_); 231 CritScope scope(&crit_); 239 CritScope scope(&crit_);
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/ |
V8TestCallback.cpp | 59 v8::Context::Scope scope(v8Context); 80 v8::Context::Scope scope(v8Context); 109 v8::Context::Scope scope(v8Context); 145 v8::Context::Scope scope(v8Context); 174 v8::Context::Scope scope(v8Context) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
firewallsocketserver.cc | 163 CritScope scope(&crit_); 168 CritScope scope(&crit_); 175 CritScope scope(&crit_); 228 CritScope scope(&crit_); 233 CritScope scope(&crit_); 240 CritScope scope(&crit_); 248 CritScope scope(&crit_);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | |
/external/chromium_org/printing/backend/ |
win_helper.cc | 33 EPrintTicketScope scope, 40 EPrintTicketScope scope, 49 EPrintTicketScope scope, 161 EPrintTicketScope scope, 166 scope, 174 EPrintTicketScope scope, 181 scope, 190 EPrintTicketScope scope, 196 scope,
|
win_helper.h | 85 EPrintTicketScope scope, 91 EPrintTicketScope scope, 98 EPrintTicketScope scope,
|
/external/chromium_org/v8/test/cctest/ |
test-weakmaps.cc | 82 HandleScope scope(isolate); 89 HandleScope scope(isolate); 98 HandleScope scope(isolate); 114 HandleScope scope(isolate); 142 HandleScope scope(isolate); 150 HandleScope scope(isolate); 183 HandleScope scope(isolate); 195 HandleScope scope(isolate); 222 HandleScope scope(isolate);
|
test-weaksets.cc | 82 HandleScope scope(isolate); 89 HandleScope scope(isolate); 98 HandleScope scope(isolate); 114 HandleScope scope(isolate); 142 HandleScope scope(isolate); 150 HandleScope scope(isolate); 183 HandleScope scope(isolate); 195 HandleScope scope(isolate); 222 HandleScope scope(isolate);
|
/external/v8/test/cctest/ |
test-decls.cc | 112 HandleScope scope; 134 HandleScope scope; local 205 HandleScope scope; local 260 HandleScope scope; local 314 HandleScope scope; local 404 HandleScope scope; local 496 HandleScope scope; local 524 HandleScope scope; local 586 HandleScope scope; local
|
/bionic/libc/bionic/ |
pthread_attr.cpp | 150 int pthread_attr_setscope(pthread_attr_t* , int scope) { 151 if (scope == PTHREAD_SCOPE_SYSTEM) { 154 if (scope == PTHREAD_SCOPE_PROCESS) {
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
ASTParser.stg | 127 ruleRef(rule,label,elementIndex,args,scope) ::= << 133 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>" 136 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 142 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 148 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= << 154 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
ASTParser.stg | 126 ruleRef(rule,label,elementIndex,args,scope) ::= << 132 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>" 135 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 141 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 147 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= << 153 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
ASTParser.stg | 131 ruleRef(rule,label,elementIndex,args,scope) ::= <% 139 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>" 142 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 148 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 154 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= << 160 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
ASTParser.stg | 133 ruleRef(rule,label,elementIndex,args,scope) ::= << 141 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>" 144 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= << 152 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 159 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= << 166 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/chromium_org/chrome/browser/extensions/api/preference/ |
preference_api.h | 62 ExtensionPrefsScope scope, 68 ExtensionPrefsScope scope); 116 ExtensionPrefsScope scope);
|
/external/chromium_org/net/dns/ |
address_sorter_posix.cc | 142 // fec0::/10 -- site-local expanded scope 163 // fec0::/10 -- site-local expanded scope 169 // Default mapping of IPv4 addresses to scope. 204 AddressSorterPosix::AddressScope scope; member in struct:net::__anon11071::DestinationInfo 220 // Rule 2: Prefer matching scope. 221 bool scope_match1 = (dst_a->src->scope == dst_a->scope); 222 bool scope_match2 = (dst_b->src->scope == dst_b->scope); 248 // Rule 8: Prefer smaller scope [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_future.py | 110 scope = {} 111 exec "from __future__ import unicode_literals; x = ''" in scope namespace 112 self.assertIsInstance(scope["x"], unicode)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_future.py | 110 scope = {} 111 exec "from __future__ import unicode_literals; x = ''" in scope namespace 112 self.assertIsInstance(scope["x"], unicode)
|
/external/chromium_org/chrome/browser/policy/ |
config_dir_policy_loader.h | 26 ConfigDirPolicyLoader(const base::FilePath& config_dir, PolicyScope scope); 51 // Policies loaded by this provider will have this scope.
|