HomeSort by relevance Sort by last modified time
    Searched refs:scope (Results 426 - 450 of 1184) sorted by null

<<11121314151617181920>>

  /developers/samples/android/ui/window/AdvancedImmersiveMode/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /developers/samples/android/ui/window/BasicImmersiveMode/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /developers/samples/android/ui/window/ImmersiveMode/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /developers/samples/android/views/TextLinkify/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/training/testingfun/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ST4ObjC.stg 143 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
144 <ruleRef(rule,label,elementIndex,args,scope)>
  /external/chromium_org/chrome/renderer/extensions/
pepper_request_proxy.cc 30 v8::HandleScope scope(isolate_);
  /external/chromium_org/components/policy/core/common/
configuration_policy_provider_test.h 68 // |level| and |scope| are the level and scope of the policies returned by
70 PolicyProviderTestHarness(PolicyLevel level, PolicyScope scope);
81 // Returns the policy level and scope set by the policy provider.
  /external/chromium_org/content/child/indexed_db/
webidbdatabase_impl.h 38 const blink::WebVector<long long>& scope,
  /external/chromium_org/gin/modules/
file_module_provider.cc 39 Runner::Scope scope(runner.get());
  /external/chromium_org/media/webm/
webm_content_encodings_client_unittest.cc 68 content_encodings[0]->scope());
107 content_encodings[i]->scope());
135 content_encodings[0]->scope());
170 content_encodings[0]->scope());
  /external/chromium_org/mojo/apps/js/bindings/
waiting_callback.cc 56 gin::Runner::Scope scope(runner_.get());
  /external/chromium_org/mojo/apps/js/
mojo_runner_delegate.cc 61 gin::Runner::Scope scope(runner);
  /external/chromium_org/mojo/public/tests/
bindings_array_unittest.cc 62 AllocationScope scope; local
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
callback_interface.cpp 70 v8::Context::Scope scope(v8Context);
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8MutationCallback.cpp 60 v8::Context::Scope scope(v8Context);
V8PerContextData.cpp 98 v8::Context::Scope scope(v8::Local<v8::Context>::New(m_isolate, m_context));
112 v8::Context::Scope scope(v8::Local<v8::Context>::New(m_isolate, m_context));
189 v8::Context::Scope contextScope(context);
195 v8::Context::Scope contextScope(context);
203 v8::HandleScope scope(context->GetIsolate());
211 v8::HandleScope scope(context->GetIsolate());
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ScriptProfile.cpp 48 v8::HandleScope scope(v8::Isolate::GetCurrent());
  /external/chromium_org/v8/src/
compiler.cc 195 return scope()->num_parameters();
204 return scope()->num_heap_slots();
242 function()->scope()->AllowsLazyCompilation() &&
402 Scope* scope = info()->scope(); local
403 if ((scope->num_parameters() + 1) > parameter_limit) {
410 scope->num_parameters() + 1 + scope->num_stack_slots() > locals_limit) {
435 unoptimized.SetScope(info()->scope());
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-131994.js 30 // Test that a variable in the local scope that shadows a context-allocated
60 var x = 3; // Allocated in the local scope.
  /external/chromium_org/v8/test/webkit/fast/js/kde/
arguments-scope.js 37 // in scope beforehand -- e.g. the arguments thing
42 // No need to undef-initialize something in scope already!
  /external/chromium_org/v8/test/webkit/
for-in-var-scope.js 25 "This tests that for/in statements properly scope a variable that's declared in one. "
28 + "Second, the code to set the loop variable would incorrectly walk the scope chain even after setting the loop variable."
  /external/clang/lib/Sema/
TargetAttributesSema.cpp 24 bool TargetAttributesSema::ProcessDeclAttribute(Scope *scope, Decl *D,
65 bool ProcessDeclAttribute(Scope *scope, Decl *D,
212 bool ProcessDeclAttribute(Scope *scope, Decl *D,
275 bool ProcessDeclAttribute(Scope *scope, Decl *D, const AttributeList &Attr,
  /external/clang/test/CXX/expr/expr.prim/expr.prim.general/
p8-0x.cpp 32 void scope() { function in namespace:PR10127
  /external/smali/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell

Completed in 727 milliseconds

<<11121314151617181920>>