/external/chromium_org/v8/test/mjsunit/bugs/harmony/ |
debug-blockscopes.js | 80 // Check that the scope chain contains the expected types of scopes. 84 var scope = exec_state.frame().scope(i); 85 assertTrue(scope.isScope()); 86 assertEquals(scopes[i], scope.scopeType()); 88 // Check the global object when hitting the global scope. 92 assertPropertiesEqual(this, scope.scopeObject().value()); 118 assertTrue(found, "Scope object " + response.body.scopes[i].object.ref + " not found"); 122 // Check that the content of the scope is as expected. For functions just check 125 var scope = exec_state.frame().scope(number) [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
CSharp3.stg | 108 <scopes:{it|<if(it.isDynamicGlobalScope)><globalAttributeScope(scope=it)><endif>}> 294 <scopes:{it|<if(it.isDynamicGlobalScope)><globalAttributeScope(scope=it)><endif>}> 370 // imported grammars are 'public' (can't be internal because their return scope classes must be accessible) 489 <ruleAttributeScope(scope=ruleDescriptor.ruleScope)> 1021 ruleRef(rule,label,elementIndex,args,scope) ::= << 1023 <if(label)><label>=<endif><if(scope)><scope:delegateName()>.<endif><rule.name; format="id">(<args; separator=", ">); 1029 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << 1040 lexerRuleRef(rule,label,args,elementIndex,scope) ::= <% 1045 <if(scope)><scope:delegateName()>.<endif>m<rule.name>(<args; separator=", ">); <checkRuleBacktrackFailure()> (…) [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
CSharp2.stg | 109 <scopes:{it|<if(it.isDynamicGlobalScope)><globalAttributeScope(scope=it)><endif>}> 299 <scopes:{it|<if(it.isDynamicGlobalScope)><globalAttributeScope(scope=it)><endif>}> 388 // imported grammars are 'public' (can't be internal because their return scope classes must be accessible) 508 <ruleAttributeScope(scope=ruleDescriptor.ruleScope)> 1041 ruleRef(rule,label,elementIndex,args,scope) ::= << 1043 <if(label)><label>=<endif><if(scope)><scope:delegateName()>.<endif><rule.name; format="id">(<args; separator=", ">); 1049 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= << [all...] |
/external/chromium_org/content/child/service_worker/ |
service_worker_handle_reference.h | 38 const GURL& scope() const { return info_.scope; } function in class:content::ServiceWorkerHandleReference
|
/external/chromium_org/remoting/client/ |
token_fetcher_proxy.h | 20 const std::string& scope, 30 const std::string& scope,
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
ScriptValue.cpp | 66 ScriptState::Scope scope(m_scriptState.get()); 77 ScriptState::Scope scope(scriptState);
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
DocumentLifecycleNotifier.h | 63 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverDocumentObservers); 71 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverDocumentObservers);
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
PageLifecycleNotifier.h | 63 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverPageObservers); 70 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverPageObservers);
|
/external/chromium_org/third_party/WebKit/Source/core/testing/v8/ |
WebCoreTestSupport.cpp | 43 ScriptState::Scope scope(scriptState); 57 ScriptState::Scope scope(scriptState);
|
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/ |
ServiceWorker.idl | 40 readonly attribute ScalarValueString scope;
|
/external/chromium_org/tools/gn/ |
target_generator.h | 20 class Scope; 23 // Fills the variables in a Target object from a Scope (the result of a script 30 Scope* scope, 39 static void GenerateTarget(Scope* scope, 58 Scope* scope_;
|
function_write_file.cc | 46 Value RunWriteFile(Scope* scope, 59 const SourceDir& cur_dir = scope->GetSourceDir(); 62 scope->settings()->build_settings()->build_dir(), 77 scope->settings()->build_settings()->GetFullPath(source_file);
|
/external/chromium_org/v8/test/mjsunit/ |
debug-function-scopes.js | 45 // A copy of the scope types from mirror-debugger.js. 73 CheckScope(mirror.scope(0), { a: 4, b: 5 }, ScopeType.Closure); 74 CheckScope(mirror.scope(1), { w: 5, v: "Capybara" }, ScopeType.With); 75 CheckScope(mirror.scope(2), { y: 17, z: 22 }, ScopeType.Closure); 76 CheckScope(mirror.scope(3), { x: 5 }, ScopeType.Closure); 77 CheckScope(mirror.scope(4), {}, ScopeType.Global); 85 CheckScope(mirror.scope(0), {}, ScopeType.Global); 104 CheckScope(mirror.scope(0), { visible2: 20 }, ScopeType.Closure); 105 CheckScope(mirror.scope(1), { visible1: 10 }, ScopeType.Closure); 106 CheckScope(mirror.scope(2), {}, ScopeType.Global) [all...] |
/libcore/luni/src/main/java/java/security/ |
Signer.java | 52 * given scope. 56 * @param scope 57 * the scope of the signer. 60 * provided scope. 62 public Signer(String name, IdentityScope scope) throws KeyManagementException { 63 super(name, scope); 97 * {@code Signer} including its name and its scope if present.
|
/external/chromium_org/components/policy/core/common/ |
policy_loader_win.h | 75 // Loads and parses GPO policy in |policy_object_list| for scope |scope|. If 79 bool LoadGPOPolicy(PolicyScope scope, 87 bool ReadPolicyFromGPO(PolicyScope scope, 91 // Parses Chrome policy from |gpo_dict| for the given |scope| and |level| and 95 PolicyScope scope, 100 PolicyScope scope,
|
policy_map.h | 27 PolicyScope scope; member in struct:policy::PolicyMap::Entry 65 PolicyScope scope, 88 // will have |level| and |scope| in their entries. Existing entries are 92 PolicyScope scope);
|
/external/chromium_org/extensions/browser/ |
extension_pref_value_map.h | 88 extensions::ExtensionPrefsScope scope, 95 extensions::ExtensionPrefsScope scope); 165 extensions::ExtensionPrefsScope scope) const; 169 extensions::ExtensionPrefsScope scope);
|
pref_names.h | 18 // If the given |scope| is persisted, return true and populate |result| with the 20 // |scope| is not persisted, return false, and leave |result| unchanged. 21 bool ScopeToPrefName(ExtensionPrefsScope scope, std::string* result);
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
TaskSynchronizer.cpp | 49 ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); 52 // If this thread is already detached, we no longer need to enter a safe point scope.
|
/frameworks/av/drm/mediadrm/plugins/clearkey/ |
DrmPlugin.cpp | 45 const Vector<uint8_t>& scope, 57 sp<Session> session = mSessionLibrary->findSession(scope); 63 const Vector<uint8_t>& scope, 66 sp<Session> session = mSessionLibrary->findSession(scope);
|
/external/chromium_org/media/formats/webm/ |
webm_content_encodings.h | 23 enum Scope { 58 Scope scope() const { return scope_; } function in class:media::ContentEncoding 59 void set_scope(Scope scope) { scope_ = scope; } 77 Scope scope_;
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
DOMWindowLifecycleNotifier.cpp | 64 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverDOMWindowObservers); 71 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverDOMWindowObservers); 78 TemporaryChange<IterationType> scope(this->m_iterating, IteratingOverDOMWindowObservers);
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_operation_runner.cc | 50 BeginOperationScoper scope; local 51 OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr()); 72 BeginOperationScoper scope; local 73 OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr()); 95 BeginOperationScoper scope; local 96 OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr()); 122 BeginOperationScoper scope; local 123 OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr()); 143 BeginOperationScoper scope; local 144 OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr()) 163 BeginOperationScoper scope; local 183 BeginOperationScoper scope; local 203 BeginOperationScoper scope; local 224 BeginOperationScoper scope; local 248 BeginOperationScoper scope; local 290 BeginOperationScoper scope; local 329 BeginOperationScoper scope; local 350 BeginOperationScoper scope; local 379 BeginOperationScoper scope; local 401 BeginOperationScoper scope; local 420 BeginOperationScoper scope; local 439 BeginOperationScoper scope; local 461 BeginOperationScoper scope; local 482 BeginOperationScoper scope; local [all...] |
/external/libnl/src/ |
nl-fib-lookup.c | 21 " -s, --scope <scope> Routing scope\n" 36 int table = RT_TABLE_UNSPEC, scope = RT_SCOPE_UNIVERSE; local 44 {"scope", 1, 0, 's'}, 63 scope = strtoul(optarg, NULL, 0); 92 flnl_request_set_scope(request, scope);
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/ |
CPP.stg | 135 <scopes:{<if(it.isDynamicGlobalScope)><globalAttributeScope(scope=it)><endif>}> 281 <scopes:{<if(it.isDynamicGlobalScope)><globalAttributeScope(scope=it)><endif>}> 339 public void <ruleName>_fragment(<ruleDescriptor.parameterScope:parameterScope(scope=it)>) throws RecognitionException { 408 <ruleAttributeScope(scope=ruleDescriptor.ruleScope)> 409 <returnScope(scope=ruleDescriptor.returnScope)> 413 public <returnType()> <ruleName>(<ruleDescriptor.parameterScope:parameterScope(scope=it)>) throw(antlr3::BaseRecognitionException) 518 void m<ruleName>(<ruleDescriptor.parameterScope:parameterScope(scope=it)>) throw(antlr3::BaseRecognitionException) 1082 * out of scope */ 1152 globalAttributeScope(scope) ::= << 1153 <if(scope.attributes) [all...] |