/developers/samples/android/ui/actionbarcompat/ShareActionProvider/ |
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/actionbarcompat/Styled/ |
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/holo/BorderlessButtons/ |
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/lists/CustomChoiceList/ |
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/notifications/BasicNotifications/ |
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/views/HorizontalPaging/ |
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/views/TextSwitcher/ |
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/browser/policy/ |
configuration_policy_provider.cc | 35 // The highest (level, scope) pair for an existing proxy policy is determined 60 current_priority.scope,
|
configuration_policy_provider_test.h | 69 // |level| and |scope| are the level and scope of the policies returned by 71 PolicyProviderTestHarness(PolicyLevel level, PolicyScope scope); 81 // Returns the policy level and scope set by the policy provider.
|
/external/chromium_org/content/child/indexed_db/ |
proxy_webidbdatabase_impl.h | 41 const WebKit::WebVector<long long>& scope,
|
/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/third_party/WebKit/Source/bindings/v8/ |
V8MutationCallback.cpp | 60 v8::Context::Scope scope(v8Context);
|
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/ |
ContentDistributor.cpp | 192 if (ScopeContentDistribution* scope = root->scopeDistribution()) { 193 const Vector<RefPtr<InsertionPoint> >& insertionPoints = scope->ensureInsertionPointList(root); 332 if (ScopeContentDistribution* scope = root->scopeDistribution()) 333 scope->setInsertionPointAssignedTo(0);
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
ScriptProfile.cpp | 48 v8::HandleScope scope; local
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
CustomEventTest.cpp | 63 v8::Context::Scope scope(m_v8Context);
|
/external/chromium_org/v8/src/ |
compiler.cc | 184 return scope()->num_parameters(); 192 return scope()->num_heap_slots(); 230 function()->scope()->AllowsLazyCompilation() && 358 Scope* scope = info()->scope(); local 359 if ((scope->num_parameters() + 1) > parameter_limit) { 366 scope->num_parameters() + 1 + scope->num_stack_slots() > locals_limit) { 391 unoptimized.SetScope(info()->scope()); [all...] |
/external/chromium_org/v8/test/cctest/ |
test-log-stack-tracer.cc | 172 v8::HandleScope scope(args.GetIsolate()); 271 v8::HandleScope scope(CcTest::isolate()); 316 v8::HandleScope scope(CcTest::isolate()); 390 v8::HandleScope scope(CcTest::isolate());
|
/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
|