/external/v8/src/ |
D | v8.cc | 61 Logger::Setup(); in Initialize() 64 OS::Setup(); in Initialize() 81 if (!Heap::Setup(create_heap_objects)) { in Initialize() 87 Builtins::Setup(create_heap_objects); in Initialize() 96 Debug::Setup(create_heap_objects); in Initialize() 113 CPU::Setup(); in Initialize()
|
D | cpu.h | 54 static void Setup();
|
D | platform.h | 135 static void Setup(); 495 static bool Setup();
|
D | spaces.h | 334 static bool Setup(const size_t requested_size); 409 static bool Setup(int max_capacity); 850 bool Setup(Address start, size_t size); 1105 bool Setup(Address start, int initial_capacity, int maximum_capacity); 1263 bool Setup(Address start, int size); 1968 bool Setup();
|
D | spaces.cc | 157 bool CodeRange::Setup(const size_t requested) { in Setup() function in v8::internal::CodeRange 301 bool MemoryAllocator::Setup(int capacity) { in Setup() function in v8::internal::MemoryAllocator 644 bool PagedSpace::Setup(Address start, size_t size) { in Setup() function in v8::internal::PagedSpace 1001 bool NewSpace::Setup(Address start, int size) { in Setup() function in v8::internal::NewSpace 1026 if (!to_space_.Setup(start, in Setup() 1031 if (!from_space_.Setup(start + maximum_semispace_capacity, in Setup() 1227 bool SemiSpace::Setup(Address start, in Setup() function in v8::internal::SemiSpace 2530 bool LargeObjectSpace::Setup() { in Setup() function in v8::internal::LargeObjectSpace
|
/external/gtest/test/ |
D | gtest_nc.cc | 65 void Setup() {} in Setup() function in MyTest 77 testing::Test::Setup(); // Tries to call SetUp() in the parent class. in SetUp() 89 void Setup() {} in Setup() function in MyEnvironment 102 testing::Environment::Setup(); in SetUp()
|
/external/protobuf/gtest/test/ |
D | gtest_nc.cc | 65 void Setup() {} in Setup() function in MyTest 77 testing::Test::Setup(); // Tries to call SetUp() in the parent class. in SetUp() 89 void Setup() {} in Setup() function in MyEnvironment 102 testing::Environment::Setup(); in SetUp()
|
/external/v8/test/cctest/ |
D | test-spaces.cc | 102 CHECK(MemoryAllocator::Setup(Heap::MaxReserved())); in TEST() 158 CHECK(MemoryAllocator::Setup(Heap::MaxReserved())); in TEST() 167 CHECK(new_space.Setup(start, 2 * Heap::ReservedSemiSpaceSize())); in TEST() 183 CHECK(MemoryAllocator::Setup(Heap::MaxReserved())); in TEST() 196 CHECK(s->Setup(start, size)); in TEST() 210 CHECK(Heap::Setup(false)); in TEST()
|
D | test-sockets.cc | 128 ok = Socket::Setup(); in TEST()
|
/external/webkit/WebKitTools/wx/packaging/ |
D | wxWebKitInstaller.iss.in | 3 [Setup] 30 WelcomeLabel1=Welcome to the wxWebKit for wxPython Setup Wizard 34 program Setup;
|
/external/webkit/LayoutTests/storage/ |
D | private-browsing-readonly-expected.txt | 2 Setup statement 1 completed successfully 3 Setup statement 2 completed successfully
|
/external/expat/win32/ |
D | expat.iss | 1 ; Basic setup script for the Inno Setup installer builder. For more 5 ; The current version is used with Inno Setup 2.0.19. 7 [Setup] 68 WelcomeLabel1=Welcome to the Expat XML Parser Setup Wizard
|
/external/webkit/WebCore/bindings/v8/ |
D | DateExtension.cpp | 98 return v8::FunctionTemplate::New(Setup); in GetNativeFunction() 105 v8::Handle<v8::Value> DateExtension::Setup(const v8::Arguments& args) in Setup() function in WebCore::DateExtension
|
D | DateExtension.h | 47 static v8::Handle<v8::Value> Setup(const v8::Arguments&);
|
/external/v8/benchmarks/ |
D | base.js | 41 this.Setup = setup ? setup : function() { }; 231 suite.benchmarks[index].Setup();
|
/external/v8/src/ia32/ |
D | cpu-ia32.cc | 42 void CPU::Setup() { in Setup() function in v8::internal::CPU
|
/external/v8/src/x64/ |
D | cpu-x64.cc | 42 void CPU::Setup() { in Setup() function in v8::internal::CPU
|
/external/v8/src/mips/ |
D | cpu-mips.cc | 43 void CPU::Setup() { in Setup() function in v8::internal::CPU
|
/external/v8/src/arm/ |
D | cpu-arm.cc | 41 void CPU::Setup() { in Setup() function in v8::internal::CPU
|
/external/webkit/WebKit/mac/WebView/ |
D | WebDocumentLoaderMac.mm | 55 if ([bundleIdentifier isEqualToString:@"com.adobe.Installers.Setup"]) 60 … && [[[NSBundle mainBundle] bundleIdentifier] isEqualToString:@"com.adobe.Installers.Setup"];
|
/external/iproute2/ |
D | README.iproute2+tc | 75 Setup of rsvp and u32 classifiers is more hairy. 85 # Setup classifier root on eth1 root (it is cbq)
|
/external/quake/quake/src/WinQuake/data/ |
D | LICINFO.TXT | 13 -- Setup a shareware version based server on a not-for-profit basis 30 -- Setup a registered version based server on a not-for-profit basis
|
/external/dropbear/libtommath/ |
D | tommath.out | 93 \BOOKMARK [2][-]{subsection.6.2.6}{The Barrett Setup Algorithm}{section.6.2} 98 \BOOKMARK [2][-]{subsection.6.3.4}{Montgomery Setup}{section.6.3}
|
/external/webkit/WebCore/platform/mac/ |
D | RuntimeApplicationChecks.mm | 52 …staller = [[[NSBundle mainBundle] bundleIdentifier] isEqualToString:@"com.adobe.Installers.Setup"];
|
/external/icu4c/data/ |
D | icu4j-readme.txt | 11 *Setup*
|