/external/chromium/chrome/browser/prerender/ |
D | prerender_contents.cc | 249 Destroy(FINAL_STATUS_HTTPS); in DidNavigate() 279 Destroy(FINAL_STATUS_JAVASCRIPT_ALERT); in RunJavaScriptMessage() 293 Destroy(FINAL_STATUS_PROFILE_DESTROYED); in Observe() 297 Destroy(FINAL_STATUS_APP_TERMINATING); in Observe() 312 Destroy(FINAL_STATUS_AUTH_NEEDED); in Observe() 327 Destroy(FINAL_STATUS_DOWNLOAD); in Observe() 346 Destroy(FINAL_STATUS_HTTPS); in Observe() 386 Destroy(FINAL_STATUS_CLOSED); in Close() 406 Destroy(FINAL_STATUS_CREATE_NEW_WINDOW); in CreateNewWindow() 455 Destroy(FINAL_STATUS_HTTPS); in OnDidStartProvisionalLoadForFrame() [all …]
|
/external/chromium/chrome/browser/ui/gtk/ |
D | owned_widget_gtk.cc | 12 Destroy(); in ~OwnedWidgetGtk() 29 void OwnedWidgetGtk::Destroy() { in Destroy() function in OwnedWidgetGtk
|
D | hover_controller_gtk.cc | 57 void HoverControllerGtk::Destroy() { in Destroy() function in HoverControllerGtk 125 Destroy(); in OnDestroy()
|
D | owned_widget_gtk.h | 83 void Destroy();
|
/external/compiler-rt/lib/asan/ |
D | asan_thread.cc | 49 summary->thread()->Destroy(); in TSDDtor() 53 void AsanThread::Destroy() { in Destroy() function in __asan::AsanThread 99 this->Destroy(); in ThreadStart()
|
/external/chromium/chrome/browser/prefs/ |
D | pref_member.h | 90 void Destroy(); 149 void Destroy() { in Destroy() function 150 subtle::PrefMemberBase::Destroy(); in Destroy()
|
D | pref_member.cc | 21 Destroy(); in ~PrefMemberBase() 39 void PrefMemberBase::Destroy() { in Destroy() function in subtle::PrefMemberBase
|
/external/zlib/contrib/delphi/ |
D | ZLib.pas | 90 destructor Destroy; override; procedure 119 destructor Destroy; override; procedure 418 destructor TCompressionStream.Destroy; 436 inherited Destroy; 491 destructor TDecompressionStream.Destroy; 495 inherited Destroy;
|
/external/llvm/include/llvm/ADT/ |
D | StringMap.h | 211 void Destroy(AllocatorTy &Allocator) { in Destroy() function 218 void Destroy() { in Destroy() function 220 Destroy(A); in Destroy() 338 static_cast<MapEntryTy*>(Bucket)->Destroy(Allocator); in clear() 386 V.Destroy(Allocator); in erase()
|
/external/opencv/otherlibs/highgui/ |
D | image.cpp | 60 void CvvImage::Destroy() in Destroy() function in CvvImage 67 Destroy(); in ~CvvImage() 85 Destroy(); in Create()
|
/external/clang/lib/Rewrite/ |
D | RewriteRope.cpp | 98 void Destroy(); 412 Children[i]->Destroy(); in ~RopePieceBTreeInterior() 605 CurChild->Destroy(); in erase() 617 void RopePieceBTreeNode::Destroy() { in Destroy() function in RopePieceBTreeNode 727 getRoot(Root)->Destroy(); in ~RopePieceBTree() 738 getRoot(Root)->Destroy(); in clear()
|
D | DeltaTree.cpp | 115 void Destroy(); 128 Children[i]->Destroy(); in ~DeltaTreeInteriorNode() 159 void DeltaTreeNode::Destroy() { in Destroy() function in DeltaTreeNode 401 getRoot(Root)->Destroy(); in ~DeltaTree()
|
/external/chromium/chrome/browser/sync/engine/net/ |
D | syncapi_server_connection_manager.cc | 53 factory_->Destroy(http); in Init() 77 factory_->Destroy(http); in Init()
|
/external/chromium/chrome/browser/instant/ |
D | instant_unload_handler.cc | 51 handler_->Destroy(this); in CloseContents() 128 void InstantUnloadHandler::Destroy(TabContentsDelegateImpl* delegate) { in Destroy() function in InstantUnloadHandler
|
D | instant_unload_handler.h | 37 void Destroy(TabContentsDelegateImpl* delegate);
|
/external/llvm/lib/VMCore/ |
D | Value.cpp | 80 Name->Destroy(); in ~Value() 197 Name->Destroy(); in setName() 203 Name->Destroy(); in setName() 219 Name->Destroy(); in setName() 250 Name->Destroy(); in takeName()
|
/external/chromium/chrome/browser/ |
D | blocked_content_container.cc | 79 Destroy(); in LaunchForContents() 94 void BlockedContentContainer::Destroy() { in Destroy() function in BlockedContentContainer
|
/external/chromium/chrome/browser/sync/engine/ |
D | http_post_provider_factory.h | 29 virtual void Destroy(HttpPostProviderInterface* http) = 0;
|
/external/chromium/chrome/browser/chromeos/login/ |
D | login_display.cc | 20 void LoginDisplay::Destroy() { in Destroy() function in chromeos::LoginDisplay
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCtrls.py | 272 dlg.Destroy() 334 dlg.Destroy() 369 dlg.Destroy() 376 dlg.Destroy() 383 dlg.Destroy() 389 dlg.Destroy() 561 self.Destroy()
|
D | JetCreator.py | 453 dlg.Destroy() 520 dlg.Destroy() 592 dlg.Destroy() 683 dlg.Destroy() 752 dlg.Destroy() 840 dlg.Destroy() 860 dlg.Destroy() 873 dialog.Destroy() 994 dlg.Destroy() 1062 dlg1.Destroy() [all …]
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | rawtransportchannel.cc | 268 stun_port_->Destroy(); in OnMessage() 272 relay_port_->Destroy(); in OnMessage()
|
/external/markdown/tests/extensions-x-tables/ |
D | tables.txt | 23 | `destroy()` | **Destroy your computer!** |
|
/external/webrtc/src/modules/audio_processing/ |
D | processing_component.h | 27 virtual int Destroy();
|
/external/clang/lib/Sema/ |
D | DelayedDiagnostic.cpp | 43 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
|