/external/llvm/lib/CodeGen/ |
D | MachinePassRegistry.cpp | 47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
|
/external/chromium/net/disk_cache/ |
D | mem_rankings.cc | 28 void MemRankings::Remove(MemEntryImpl* node) { in Remove() function in disk_cache::MemRankings
|
/external/chromium/net/base/ |
D | ssl_client_auth_cache.cc | 40 void SSLClientAuthCache::Remove(const std::string& server) { in Remove() function in net::SSLClientAuthCache
|
/external/chromium/chrome/browser/prefs/ |
D | pref_change_registrar.cc | 39 void PrefChangeRegistrar::Remove(const char* path, NotificationObserver* obs) { in Remove() function in PrefChangeRegistrar
|
/external/chromium/net/ftp/ |
D | ftp_auth_cache.cc | 55 void FtpAuthCache::Remove(const GURL& origin, const string16& username, in Remove() function in net::FtpAuthCache
|
/external/chromium/chrome/browser/notifications/ |
D | balloon_collection_base.cc | 23 void BalloonCollectionBase::Remove(Balloon* balloon) { in Remove() function in BalloonCollectionBase
|
/external/chromium/chrome/common/extensions/ |
D | extension_set.cc | 28 void ExtensionSet::Remove(const std::string& id) { in Remove() function in ExtensionSet
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 66 void Remove(Instruction *I) { in Remove() function
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | SubList.cs | 83 public void Remove( object value ) in Remove() method in Antlr.Runtime.JavaExtensions.SubList 373 bool ICollection<T>.Remove( T item ) in Remove() method in Antlr.Runtime.JavaExtensions.SubList
|
/external/chromium/chrome/browser/ |
D | language_order_table_model.cc | 64 void LanguageOrderTableModel::Remove(int index) { in Remove() function in LanguageOrderTableModel
|
/external/chromium/chrome/browser/extensions/ |
D | extension_special_storage_policy.cc | 110 void ExtensionSpecialStoragePolicy::SpecialCollection::Remove( in Remove() function in ExtensionSpecialStoragePolicy::SpecialCollection
|
D | pending_extension_manager.cc | 46 void PendingExtensionManager::Remove(const std::string& id) { in Remove() function in PendingExtensionManager
|
/external/chromium/chrome/common/ |
D | auto_start_linux.cc | 58 bool AutoStart::Remove(const std::string& autostart_filename) { in Remove() function in AutoStart
|
/external/v8/test/cctest/ |
D | test-hashmap.cc | 56 void Remove(int x) { in Remove() function in IntSet
|
/external/chromium/chrome/browser/ui/gtk/ |
D | menu_bar_helper.cc | 65 void MenuBarHelper::Remove(GtkWidget* button) { in Remove() function in MenuBarHelper
|
/external/chromium/chrome/browser/search_engines/ |
D | search_host_to_urls_map.cc | 44 void SearchHostToURLsMap::Remove(const TemplateURL* template_url) { in Remove() function in SearchHostToURLsMap
|
D | search_host_to_urls_map_unittest.cc | 61 TEST_F(SearchHostToURLsMapTest, Remove) { in TEST_F() argument
|
/external/webrtc/src/system_wrappers/source/ |
D | map_no_stl.cc | 187 int MapNoStl::Remove(MapNoStlItem* item) in Remove() function in webrtc::MapNoStl
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | cookies_view_handler.cc | 165 void CookiesViewHandler::Remove(const ListValue* args) { in Remove() function in CookiesViewHandler
|
/external/chromium/base/ |
D | id_map.h | 80 void Remove(KeyType id) { in Remove() function
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Collections.pas | 109 procedure Remove(const Key: TKey); procedure 237 procedure THashList<TKey, TValue>.Remove(const Key: TKey); procedure
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | stunrequest.cc | 66 void StunRequestManager::Remove(StunRequest* request) { in Remove() function in cricket::StunRequestManager
|
/external/chromium/chrome/browser/task_manager/ |
D | task_manager_resource_providers.cc | 338 void TaskManagerTabContentsResourceProvider::Remove( in Remove() function in TaskManagerTabContentsResourceProvider 552 void TaskManagerPrerenderResourceProvider::Remove( in Remove() function in TaskManagerPrerenderResourceProvider 768 void TaskManagerBackgroundContentsResourceProvider::Remove( in Remove() function in TaskManagerBackgroundContentsResourceProvider 1067 void TaskManagerChildProcessResourceProvider::Remove( in Remove() function in TaskManagerChildProcessResourceProvider
|
/external/v8/src/ |
D | data-flow.h | 133 void Remove(int i) { in Remove() function
|
D | splay-tree-inl.h | 196 bool SplayTree<Config, Allocator>::Remove(const Key& key) { in Remove() function
|