/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/libjingle/source/talk/base/ |
firewallsocketserver.cc | 164 CritScope scope(&crit_); 169 CritScope scope(&crit_); 176 CritScope scope(&crit_); 229 CritScope scope(&crit_); 234 CritScope scope(&crit_); 241 CritScope scope(&crit_); 249 CritScope scope(&crit_);
|
/external/chromium_org/third_party/webrtc/base/ |
firewallsocketserver.cc | 147 CritScope scope(&crit_); 152 CritScope scope(&crit_); 159 CritScope scope(&crit_); 212 CritScope scope(&crit_); 217 CritScope scope(&crit_); 224 CritScope scope(&crit_); 232 CritScope scope(&crit_);
|
/external/chromium_org/v8/test/cctest/ |
test-object-observe.cc | 37 HandleScope scope(CcTest::isolate()); 90 HandleScope scope(CcTest::isolate()); 103 HandleScope scope(CcTest::isolate()); 134 HandleScope scope(CcTest::isolate()); 165 HandleScope scope(CcTest::isolate()); 189 HandleScope scope(CcTest::isolate()); 260 HandleScope scope(v8_isolate); 307 HandleScope scope(v8_isolate); 357 HandleScope scope(CcTest::isolate()); 390 Context::Scope observer_scope(observer_context) [all...] |
/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/third_party/WebKit/Source/core/page/ |
FrameTree.cpp | 175 TreeScope* scope = toLocalFrame(m_thisFrame)->document(); 176 if (!scope) 181 if (result->isLocalFrame() && toLocalFrame(result)->inScope(scope)) { 196 TreeScope* scope = toLocalFrame(m_thisFrame)->document(); 197 if (!scope) 201 if (child->tree().name() == name && child->isLocalFrame() && toLocalFrame(child)->inScope(scope)) 206 inline unsigned FrameTree::scopedChildCount(TreeScope* scope) const 208 if (!scope) 213 if (result->isLocalFrame() && toLocalFrame(result)->inScope(scope))
|
/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/content/browser/indexed_db/ |
indexed_db_transaction_unittest.cc | 81 const std::set<int64> scope; local 86 scope, 125 const std::set<int64> scope; local 130 scope, 157 const std::set<int64> scope; local 162 scope, 219 const std::set<int64> scope; local 224 scope, 280 const std::set<int64> scope; local 285 scope, 310 const std::set<int64> scope; local [all...] |
/external/chromium_org/net/dns/ |
address_sorter_posix.cc | 141 // fec0::/10 -- site-local expanded scope 162 // fec0::/10 -- site-local expanded scope 168 // Default mapping of IPv4 addresses to scope. 179 AddressSorterPosix::AddressScope scope; member in struct:net::__anon13200::DestinationInfo 195 // Rule 2: Prefer matching scope. 196 bool scope_match1 = (dst_a->src->scope == dst_a->scope); 197 bool scope_match2 = (dst_b->src->scope == dst_b->scope); 223 // Rule 8: Prefer smaller scope [all...] |
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ContextLifecycleNotifier.cpp | 68 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverActiveDOMObjects); 88 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverActiveDOMObjects); 104 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverActiveDOMObjects);
|
/external/chromium_org/tools/gn/ |
parse_tree.h | 25 class Scope; 46 virtual Value Execute(Scope* scope, Err* err) const = 0; 66 // Access an array or scope element. 78 // of a constant scope. Supporting this would also add a lot of complications 80 // in the const root scope that shouldn't be modified. Without a strong 95 virtual Value Execute(Scope* scope, Err* err) const OVERRIDE; 117 Value ExecuteArrayAccess(Scope* scope, Err* err) const [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)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
correg.h | 240 STDMETHOD(SetModuleProps)(mdScope scope,LPCWSTR szName,const GUID *ppid,LCID lcid) PURE; 244 STDMETHOD_(void,Close)(mdScope scope) PURE; 322 STDMETHOD_(void,Close)(mdScope scope) PURE; 323 STDMETHOD_(void,CloseEnum)(mdScope scope,HCORENUM hEnum) PURE; 324 STDMETHOD(CountEnum)(mdScope scope,HCORENUM hEnum,ULONG *pulCount) PURE; 325 STDMETHOD(ResetEnum)(mdScope scope,HCORENUM hEnum,ULONG ulPos) PURE; 326 STDMETHOD(EnumTypeDefs)(mdScope scope,HCORENUM *phEnum,mdTypeDef rTypeDefs[],ULONG cMax,ULONG *pcTypeDefs) PURE; 327 STDMETHOD(EnumInterfaceImpls)(mdScope scope,HCORENUM *phEnum,mdTypeDef td,mdInterfaceImpl rImpls[],ULONG cMax,ULONG *pcImpls) PURE; 328 STDMETHOD(EnumTypeRefs)(mdScope scope,HCORENUM *phEnum,mdTypeRef rTypeRefs[],ULONG cMax,ULONG *pcTypeRefs) PURE; 329 STDMETHOD(EnumCustomValues)(mdScope scope,HCORENUM *phEnum,mdToken tk,mdCustomValue rCustomValues[],ULONG cMax,ULONG *pcCustomValues) PURE [all...] |
/external/chromium_org/chrome/browser/extensions/api/preference/ |
preference_api.cc | 336 ExtensionPrefsScope scope, 348 // ScopeToPrefName() returns false if the scope is not persisted. 349 if (pref_names::ScopeToPrefName(scope, &scope_string)) { 361 extension_id, pref_key, scope, value); 367 ExtensionPrefsScope scope) { 373 if (pref_names::ScopeToPrefName(scope, &scope_string)) { 382 extension_id, pref_key, scope); 597 ExtensionPrefsScope scope = kExtensionPrefsScopeRegular; local 603 EXTENSION_FUNCTION_VALIDATE(helpers::StringToScope(scope_str, &scope)); 606 // Check incognito scope 668 extension_id(), browser_pref, scope, browser_pref_value.release()); local 680 ExtensionPrefsScope scope = kExtensionPrefsScopeRegular; local 712 ->RemoveExtensionControlledPref(extension_id(), browser_pref, scope); local [all...] |
/external/chromium_org/components/policy/core/common/ |
config_dir_policy_loader.h | 29 PolicyScope scope); 54 // Policies loaded by this provider will have this scope.
|
/external/chromium_org/content/browser/service_worker/ |
embedded_worker_instance_unittest.cc | 64 const GURL scope("http://example.com/*"); 75 scope, 109 const GURL scope("http://example.com/*"); 119 scope,
|
service_worker_provider_host.cc | 129 // registration (scope) as current active/waiting versions. 133 DCHECK_EQ(active_version_->scope(), version->scope()); 138 DCHECK_EQ(waiting_version_->scope(), version->scope());
|