Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 25 of 76) sorted by relevance

1234

/external/webkit/Tools/DumpRenderTree/mac/
DNavigationController.h34 enum { None, Load, GoBack, ExecuteScript } pendingAction; enumerator
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h31 Load = (1<<1), enumerator
/external/chromium/net/disk_cache/
Dmapped_file_posix.cc35 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile
Dmapped_file_win.cc45 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile
Dstorage_block-inl.h109 template<typename T> bool StorageBlock<T>::Load() { in Load() function
/external/chromium/chrome/browser/chromeos/cros/
Dcros_library_loader.cc37 bool CrosLibraryLoader::Load(std::string* load_error_string) { in Load() function in chromeos::CrosLibraryLoader
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DANTLRFileStream.cs63 public virtual void Load( string fileName, Encoding encoding ) in Load() method in Antlr.Runtime.ANTLRFileStream
DANTLRReaderStream.cs67 public virtual void Load( TextReader r, int size, int readChunkSize ) in Load() method in Antlr.Runtime.ANTLRReaderStream
/external/v8/test/mjsunit/compiler/
Dproperty-refs.js30 function Load(o) { class
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRReaderStream.cs62 public virtual void Load(TextReader r, int size, int readChunkSize) { in Load() method in Antlr.Runtime.ANTLRReaderStream
DANTLRFileStream.cs101 public virtual void Load(string fileName, Encoding encoding) in Load() method in Antlr.Runtime.ANTLRFileStream
/external/chromium/chrome/browser/
Dtransport_security_persister.cc37 void TransportSecurityPersister::Load() { in Load() function in TransportSecurityPersister
/external/chromium/chrome/browser/policy/
Dconfig_dir_policy_provider.cc20 DictionaryValue* ConfigDirPolicyProviderDelegate::Load() { in Load() function in policy::ConfigDirPolicyProviderDelegate
Dconfiguration_policy_provider_mac.cc47 DictionaryValue* MacPreferencesPolicyProviderDelegate::Load() { in Load() function in policy::MacPreferencesPolicyProviderDelegate
Dconfiguration_policy_provider_delegate_win.cc48 DictionaryValue* ConfigurationPolicyProviderDelegateWin::Load() { in Load() function in policy::ConfigurationPolicyProviderDelegateWin
Duser_policy_identity_strategy.cc62 void UserPolicyIdentityStrategy::TokenCache::Load() { in Load() function in policy::UserPolicyIdentityStrategy::TokenCache
Ddevice_policy_cache.cc137 void DevicePolicyCache::Load() { in Load() function in policy::DevicePolicyCache
/external/chromium/net/base/
Dcookie_monster_store_test.cc28 bool MockPersistentCookieStore::Load( in Load() function in net::MockPersistentCookieStore
109 bool MockSimplePersistentCookieStore::Load( in Load() function in net::MockSimplePersistentCookieStore
/external/chromium/chrome/browser/download/
Ddownload_history.cc29 void DownloadHistory::Load(HistoryService::DownloadQueryCallback* callback) { in Load() function in DownloadHistory
/external/chromium/chrome/common/
Dlibxml_utils.cc44 bool XmlReader::Load(const std::string& input) { in Load() function in XmlReader
/external/chromium/third_party/libjingle/source/talk/base/
Dlatebindingsymboltable.h93 bool Load() { in Load() function
/external/chromium/chrome/browser/net/
Dsqlite_persistent_cookie_store.cc204 bool SQLitePersistentCookieStore::Backend::Load( in Load() function in SQLitePersistentCookieStore::Backend
608 bool SQLitePersistentCookieStore::Load( function in SQLitePersistentCookieStore
/external/chromium/chrome/browser/custom_handlers/
Dprotocol_handler_registry.cc36 void ProtocolHandlerRegistry::Load() { in Load() function in ProtocolHandlerRegistry
/external/opencv/otherlibs/highgui/
Dimage.cpp132 bool CvvImage::Load( const char* filename, int desired_color ) in Load() function in CvvImage
/external/webkit/Source/WebCore/loader/cache/
DCachedResourceLoader.h123 enum RevalidationPolicy { Use, Revalidate, Reload, Load }; enumerator

1234