Searched refs:Load (Results 1 - 25 of 702) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/Perl5/t/
H A Dclasses.t7 use My::Test::Class::Load 't/classes';
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_dictionary.h17 virtual void Load() = 0;
/external/chromium_org/sync/syncable/
H A Dinvalid_directory_backing_store.cc17 DirOpenResult InvalidDirectoryBackingStore::Load( function in class:syncer::syncable::InvalidDirectoryBackingStore
H A Dinvalid_directory_backing_store.h20 virtual DirOpenResult Load(
H A Ddeferred_on_disk_directory_backing_store_unittest.cc39 // Test initialization of root entry when calling Load().
40 TEST_F(DeferredOnDiskDirectoryBackingStoreTest, Load) {
42 EXPECT_EQ(OPENED, store.Load(&handles_map_, &delete_journals_,
59 EXPECT_EQ(OPENED, store.Load(&handles_map_, &delete_journals_,
72 EXPECT_EQ(OPENED, store.Load(&handles_map_, &delete_journals_,
87 EXPECT_EQ(OPENED, store.Load(&handles_map_, &delete_journals_,
103 EXPECT_EQ(OPENED, read_store.Load(&handles_map_, &delete_journals_,
/external/chromium_org/mojo/application_manager/
H A Dbackground_shell_application_loader_unittest.cc19 virtual void Load(ApplicationManager* manager,
46 TEST(BackgroundShellApplicationLoaderTest, Load) {
53 loader.Load(NULL, GURL(), callbacks);
/external/chromium_org/v8/test/mjsunit/
H A Ddictionary-properties.js23 function Load(o) { function
30 assertEquals(undefined, Load(o1));
31 assertEquals(4, Load(o2));
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DANTLRReaderStream.cs59 Load(r, size, readChunkSize);
62 public virtual void Load(TextReader r, int size, int readChunkSize) { method in class:Antlr.Runtime.ANTLRReaderStream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DANTLRReaderStream.cs64 Load( r, size, readChunkSize );
67 public virtual void Load( TextReader r, int size, int readChunkSize ) method in class:Antlr.Runtime.ANTLRReaderStream
H A DANTLRFileStream.cs60 Load( fileName, encoding );
63 public virtual void Load( string fileName, Encoding encoding ) method in class:Antlr.Runtime.ANTLRFileStream
/external/chromium_org/chrome/installer/test/
H A Dresource_loader.h35 bool Load(const std::wstring& name, const std::wstring& type,
41 bool Load(WORD id, WORD type, std::pair<const uint8*, DWORD>* resource_data);
/external/chromium_org/v8/test/mjsunit/compiler/
H A Dproperty-refs.js30 function Load(o) { function
47 return Load(object);
/external/chromium_org/chromeos/app_mode/
H A Dkiosk_oem_manifest_parser.h35 static bool Load(const base::FilePath& kiosk_oem_file,
/external/chromium_org/tools/gn/
H A Dinput_file.cc23 bool InputFile::Load(const base::FilePath& system_path) { function in class:InputFile
/external/llvm/lib/Transforms/Scalar/
H A DLoadCombine.cpp43 : Load(L), POP(P), InsertOrder(O) {}
45 LoadInst *Load; member in struct:__anon26289::LoadPOPPair
141 BaseLoad = L.Load;
143 PrevSize = DL->getTypeStoreSize(L.Load->getType());
147 if (L.Load->getAlignment() > BaseLoad->getAlignment())
162 PrevSize = DL->getTypeStoreSize(L.Load->getType());
175 TotalSize += L.Load->getType()->getPrimitiveSizeInBits();
177 TotalSize -= Loads.pop_back_val().Load->getType()->getPrimitiveSizeInBits();
184 dbgs() << L.POP.Offset << ": " << *L.Load << "\n";
198 Builder->SetInsertPoint(FirstLP.Load);
[all...]
/external/lzma/CPP/7zip/UI/Common/
H A DZipRegistry.h21 void Load();
61 void Load();
91 void Load();
102 void Load();
/external/chromium_org/remoting/host/
H A Dpairing_registry_delegate_linux_unittest.cc53 EXPECT_EQ(delegate->Load(pairing1.client_id()), pairing1);
54 EXPECT_EQ(delegate->Load(pairing2.client_id()), pairing2);
60 EXPECT_EQ(delegate->Load(pairing1.client_id()), PairingRegistry::Pairing());
61 EXPECT_EQ(delegate->Load(pairing2.client_id()), pairing2);
86 EXPECT_EQ(load_delegate->Load(pairing.client_id()), pairing);
/external/valgrind/main/VEX/priv/
H A Dir_match.c82 if (p->Iex.Load.end != e->Iex.Load.end) return False;
83 if (p->Iex.Load.ty != e->Iex.Load.ty) return False;
84 if (!matchWrk(mi, p->Iex.Load.addr, e->Iex.Load.addr))
/external/chromium_org/third_party/webrtc/base/
H A Doptionsfile_unittest.cc64 EXPECT_TRUE(store_->Load());
67 EXPECT_TRUE(store_->Load());
74 EXPECT_TRUE(store_->Load());
77 EXPECT_TRUE(store_->Load());
90 EXPECT_TRUE(store_->Load());
93 EXPECT_TRUE(store_->Load());
100 EXPECT_TRUE(store_->Load());
103 EXPECT_TRUE(store_->Load());
121 // Load the saved contents from above.
123 EXPECT_TRUE(store_->Load());
[all...]
/external/chromium_org/net/disk_cache/blockfile/
H A Dmapped_file.h38 bool Load(const FileBlock* block);
41 // Asynchronous versions of Load/Store, following the semantics of File::Read
43 bool Load(const FileBlock* block, FileIOCallback* callback, bool* completed);
H A Dstorage_block.h24 // a.Load();
75 bool Load();
77 bool Load(FileIOCallback* callback, bool* completed);
/external/chromium_org/tools/json_schema_compiler/
H A Djson_schema.py39 def Load(filename): function
51 """Equivalent to Load(filename), but caches results for subsequent calls"""
53 _cache[filename] = Load(filename)
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/My/Test/Class/
H A DLoad.pm1 package My::Test::Class::Load;
6 use base 'Test::Class::Load';
/external/chromium_org/chrome/browser/extensions/
H A Dinstalled_loader.h23 void Load(const ExtensionInfo& info, bool write_to_prefs);
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_scraper_unittest.cc33 model_->Load();

Completed in 2707 milliseconds

1234567891011>>