/external/chromium_org/tools/gn/ |
filesystem_utils.cc | 627 SourceDir GetCurrentOutputDir(const Scope* scope) { 628 return GetOutputDirForSourceDir(scope->settings(), scope->GetSourceDir()); 631 SourceDir GetCurrentGenDir(const Scope* scope) { 632 return GetGenDirForSourceDir(scope->settings(), scope->GetSourceDir());
|
/external/chromium_org/v8/src/ia32/ |
deoptimizer-ia32.cc | 50 HandleScope scope(isolate); 253 CpuFeatureScope scope(masm(), SSE2); 288 AllowExternalCallThatCantCauseGC scope(masm()); 304 CpuFeatureScope scope(masm(), SSE2); 346 AllowExternalCallThatCantCauseGC scope(masm()); 391 CpuFeatureScope scope(masm(), SSE2);
|
/external/chromium_org/v8/test/cctest/ |
test-thread-termination.cc | 124 v8::HandleScope scope(CcTest::isolate()); 129 v8::Context::Scope context_scope(context); 144 v8::HandleScope scope(CcTest::isolate()); 149 v8::Context::Scope context_scope(context); 184 v8::HandleScope scope(CcTest::isolate()); 189 v8::Context::Scope context_scope(context); 245 v8::HandleScope scope(CcTest::isolate()); 257 v8::Context::Scope context_scope(context); 302 v8::HandleScope scope(CcTest::isolate()); 307 v8::Context::Scope context_scope(context) [all...] |
test-threads.cc | 52 v8::Isolate::Scope isolate_scope(isolate); 53 v8::HandleScope scope(isolate); 55 v8::Context::Scope context_scope(context); 94 v8::Isolate::Scope isolate_scope(isolate); 96 v8::HandleScope scope(isolate); 98 v8::Context::Scope context_scope(context);
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-2073.js | 38 function Scope() { 48 Scope.prototype = { 81 function inc(scope) { 82 scope.counter = scope.counter + 1; 85 var $root = new Scope();
|
/external/v8/test/cctest/ |
test-thread-termination.cc | 124 v8::HandleScope scope; local 128 v8::Context::Scope context_scope(context); 144 v8::HandleScope scope; local 148 v8::Context::Scope context_scope(context); 184 v8::HandleScope scope; local 187 v8::Context::Scope context_scope(context); 206 v8::HandleScope scope; local 211 v8::Context::Scope context_scope(context); 305 v8::HandleScope scope; local 314 v8::Context::Scope context_scope(context) 356 v8::HandleScope scope; local [all...] |
test-heap.cc | 19 v8::HandleScope scope; local 218 // Allocate an object. Unrooted after leaving the scope. 263 v8::HandleScope scope; local 286 v8::HandleScope scope; local 303 HandleScope scope; local 351 HandleScope scope; local 389 HandleScope scope; local 427 HandleScope scope; local 757 v8::HandleScope scope; local 805 v8::HandleScope scope; local 842 v8::HandleScope scope; local 867 v8::HandleScope scope; local 940 v8::HandleScope scope; local 950 { v8::HandleScope scope; local 1015 v8::HandleScope scope; local 1032 v8::HandleScope scope; local 1145 v8::HandleScope scope; local 1264 v8::HandleScope scope; local 1318 v8::HandleScope scope; local 1500 v8::HandleScope scope; local 1532 v8::HandleScope scope; local 1546 v8::HandleScope scope; local 1608 v8::HandleScope scope; local 1654 v8::HandleScope scope; local [all...] |
test-strings.cc | 36 v8::HandleScope scope; local 41 v8::HandleScope scope; local 234 v8::HandleScope scope; local 282 v8::HandleScope scope; local 488 v8::HandleScope scope; local 520 v8::HandleScope scope; local 539 HandleScope scope; local 568 HandleScope scope; local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.help.base_3.5.2.v201011171123.jar | |
/external/chromium_org/v8/src/ |
prettyprinter.cc | 608 void PrettyPrinter::PrintParameters(Scope* scope) { 610 for (int i = 0; i < scope->num_parameters(); i++) { 612 PrintLiteral(scope->parameter(i)->name(), false); 629 PrintParameters(function->scope()); 631 PrintDeclarations(function->scope()->declarations()); 721 PrintParameters(program->scope()); 722 PrintDeclarations(program->scope()->declarations()); 739 void AstPrinter::PrintParameters(Scope* scope) { [all...] |
full-codegen.cc | 341 info->function()->scope()->AllowsLazyCompilation()); 610 Scope* scope = module->body()->scope(); local 611 Interface* interface = scope->interface(); 614 interface->Allocate(scope->module_var()->index()); 617 ASSERT(scope->interface()->Index() >= 0); 618 __ Push(Smi::FromInt(scope->interface()->Index())); 619 __ Push(scope->GetScopeInfo()); 624 AllocateModules(scope->declarations()) 795 Scope* scope = module->body()->scope(); local [all...] |
/external/v8/src/ |
prettyprinter.cc | 569 void PrettyPrinter::PrintParameters(Scope* scope) { 571 for (int i = 0; i < scope->num_parameters(); i++) { 573 PrintLiteral(scope->parameter(i)->name(), false); 590 PrintParameters(function->scope()); 592 PrintDeclarations(function->scope()->declarations()); 705 PrintParameters(program->scope()); 706 PrintDeclarations(program->scope()->declarations()); 723 void AstPrinter::PrintParameters(Scope* scope) { [all...] |
ast.h | 423 Scope* block_scope() const { return block_scope_; } 424 void set_block_scope(Scope* block_scope) { block_scope_ = block_scope; } 442 Scope* block_scope_; 450 Scope* scope() const { return scope_; } function in class:v8::internal::Declaration 459 Scope* scope) 462 scope_(scope) { 473 // Nested scope from which the declaration originated. 474 Scope* scope_ 1145 Scope* scope() { return scope_; } function in class:v8::internal::TryCatchStatement 2036 Scope* scope() const { return scope_; } function in class:v8::internal::FunctionLiteral [all...] |
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_commands_overlay.css | 63 .command-scope {
|
/external/chromium_org/content/browser/indexed_db/ |
indexed_db_database_unittest.cc | 117 const std::vector<int64> scope; local 120 scope,
|
/external/chromium_org/media/webm/ |
webm_content_encodings_client.cc | 94 if (cur_content_encoding_->scope() == ContentEncoding::kScopeInvalid) 164 if (cur_content_encoding_->scope() != ContentEncoding::kScopeInvalid) { 180 cur_content_encoding_->set_scope(static_cast<ContentEncoding::Scope>(val));
|
/external/chromium_org/remoting/host/ |
token_validator_factory_impl_unittest.cc | 30 // Bad scope: no nonce element. 68 static std::string CreateResponse(const std::string& scope) { 72 response_dict.SetString("scope", scope);
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
ScheduledAction.cpp | 97 v8::Context::Scope scope(context); 114 v8::Context::Scope scope(context);
|
ScriptCallStackFactory.cpp | 92 v8::HandleScope scope(isolate); 127 v8::HandleScope scope(isolate);
|
V8AbstractEventListener.cpp | 60 v8::HandleScope scope(m_isolate); 86 v8::Context::Scope scope(v8Context);
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
java_extension.cc | 92 const string& scope, 95 vars["scope"] = scope; 157 " $scope$.getDefaultInstance(),\n" 210 "registry.add($scope$.$name$);\n", 211 "scope", scope_,
|
/frameworks/native/include/media/drm/ |
DrmAPI.h | 111 // The scope parameter may be a sessionId or a keySetId, depending on the 113 // kKeyType_Streaming, scope should be set to the sessionId the keys will be 114 // provided to. When the keyType is kKeyType_Release, scope should be set to 134 getKeyRequest(Vector<uint8_t> const &scope, 144 // scope may be a sessionId or a keySetId depending on the type of the 145 // response. Scope should be set to the sessionId when the response is 146 // for either streaming or offline key requests. Scope should be set to the 154 virtual status_t provideKeyResponse(Vector<uint8_t> const &scope,
|
/developers/build/ |
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/build/prebuilts/gradle/ActionBarCompat-Basic/ |
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/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ |
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
|