/external/chromium_org/net/disk_cache/ |
D | mapped_file.cc | 11 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile 21 bool MappedFile::Load(const FileBlock* block, in Load() function in disk_cache::MappedFile
|
D | storage_block-inl.h | 118 template<typename T> bool StorageBlock<T>::Load() { in Load() function 146 template<typename T> bool StorageBlock<T>::Load(FileIOCallback* callback, in Load() function
|
/external/chromium_org/v8/test/cctest/ |
D | test-macro-assembler-ia32.cc | 79 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local 93 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local 107 __ Load(edx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local 121 __ Load(edx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
|
D | test-macro-assembler-arm.cc | 165 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local 180 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::Integer8()); in TEST() local 195 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local 210 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
|
/external/chromium_org/chrome/installer/test/ |
D | resource_loader.cc | 72 bool ResourceLoader::Load(const std::wstring& name, in Load() function in upgrade_test::ResourceLoader 81 bool ResourceLoader::Load(WORD id, in Load() function in upgrade_test::ResourceLoader
|
/external/lzma/CPP/Windows/ |
D | DLL.cpp | 46 bool CLibrary::Load(LPCTSTR fileName) in Load() function in NWindows::NDLL::CLibrary 66 bool CLibrary::Load(LPCWSTR fileName) in Load() function in NWindows::NDLL::CLibrary
|
/external/chromium_org/tools/gn/ |
D | input_file.cc | 23 bool InputFile::Load(const base::FilePath& system_path) { in Load() function in InputFile
|
/external/chromium_org/sync/syncable/ |
D | in_memory_directory_backing_store.cc | 16 DirOpenResult InMemoryDirectoryBackingStore::Load( in Load() function in syncer::syncable::InMemoryDirectoryBackingStore
|
D | invalid_directory_backing_store.cc | 17 DirOpenResult InvalidDirectoryBackingStore::Load( in Load() function in syncer::syncable::InvalidDirectoryBackingStore
|
/external/chromium_org/tools/json_schema_compiler/ |
D | json_schema.py | 32 def Load(filename): function
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.h | 31 Load = (1<<1), enumerator
|
/external/chromium_org/sync/test/ |
D | test_directory_backing_store.cc | 24 DirOpenResult TestDirectoryBackingStore::Load( in Load() function in syncer::syncable::TestDirectoryBackingStore
|
/external/chromium/net/disk_cache/ |
D | mapped_file_posix.cc | 35 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile
|
D | mapped_file_win.cc | 45 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile
|
/external/chromium_org/chromeos/ime/ |
D | mock_component_extension_ime_manager_delegate.cc | 26 bool MockComponentExtIMEManagerDelegate::Load(const std::string& extension_id, in Load() function in chromeos::input_method::MockComponentExtIMEManagerDelegate
|
/external/chromium/chrome/browser/chromeos/cros/ |
D | cros_library_loader.cc | 37 bool CrosLibraryLoader::Load(std::string* load_error_string) { in Load() function in chromeos::CrosLibraryLoader
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
D | property-refs.js | 30 function Load(o) { class
|
/external/v8/test/mjsunit/compiler/ |
D | property-refs.js | 30 function Load(o) { class
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | ANTLRFileStream.cs | 63 public virtual void Load( string fileName, Encoding encoding ) in Load() method in Antlr.Runtime.ANTLRFileStream
|
D | ANTLRReaderStream.cs | 67 public virtual void Load( TextReader r, int size, int readChunkSize ) in Load() method in Antlr.Runtime.ANTLRReaderStream
|
/external/chromium_org/chromeos/app_mode/ |
D | kiosk_oem_manifest_parser.cc | 28 bool KioskOemManifestParser::Load( in Load() function in chromeos::KioskOemManifestParser
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
D | user_policy_token_loader.cc | 31 void UserPolicyTokenLoader::Load() { in Load() function in policy::UserPolicyTokenLoader
|
/external/chromium_org/mojo/shell/ |
D | app_container.cc | 33 void AppContainer::Load(const GURL& app_url) { in Load() function in mojo::shell::AppContainer
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | ANTLRFileStream.cs | 101 public virtual void Load(string fileName, Encoding encoding) in Load() method in Antlr.Runtime.ANTLRFileStream
|
D | ANTLRReaderStream.cs | 62 public virtual void Load(TextReader r, int size, int readChunkSize) { in Load() method in Antlr.Runtime.ANTLRReaderStream
|