Searched refs:D_ALLOC (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/cortex/InfoView/
H A DInfoWindow.cpp44 #define D_ALLOC(x) //PRINT (x) macro
59 D_ALLOC(("InfoWindow::InfoWindow()\n"));
64 D_ALLOC(("InfoWindow::~InfoWindow()\n"));
H A DInfoView.cpp61 #define D_ALLOC(X) //PRINT (x) // ctor/dtor macro
147 D_ALLOC(("InfoView::InfoView()\n"));
157 D_ALLOC(("InfoView::~InfoView()\n"));
389 D_ALLOC(("_InfoTextField::_InfoTextField()\n"));
398 D_ALLOC(("_InfoTextField::~_InfoTextField()\n"));
H A DInfoWindowManager.cpp62 #define D_ALLOC(x) //PRINT (x) macro
193 D_ALLOC(("InfoWindowManager::InfoWindowManager()\n"));
205 D_ALLOC(("InfoWindowManager::~InfoWindowManager()\n"));
/haiku/src/apps/cortex/ParameterView/
H A DParameterContainerView.cpp43 #define D_ALLOC(x) //PRINT (x) macro
64 D_ALLOC(("ParameterContainerView::ParameterContainerView()\n"));
109 D_ALLOC(("ParameterContainerView::~ParameterContainerView()\n"));
H A DParameterWindowManager.cpp50 #define D_ALLOC(x) //PRINT (x) macro
117 D_ALLOC(("ParameterWindowManager::ParameterWindowManager()\n"));
125 D_ALLOC(("ParameterWindowManager::~ParameterWindowManager()\n"));
H A DParameterWindow.cpp68 #define D_ALLOC(x) //PRINT (x) macro
91 D_ALLOC(("ParameterWindow::ParameterWindow()\n"));
136 D_ALLOC(("ParameterWindow::~ParameterWindow()\n"));
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp57 #define D_ALLOC(x) //PRINT (x) // ctor/dtor macro
85 D_ALLOC(("DormantNodeWindow::DormantNodeWindow()\n"));
107 D_ALLOC(("DormantNodeWindow::~DormantNodeWindow()\n"));
H A DDormantNodeView.cpp54 #define D_ALLOC(x) //PRINT (x) // ctor/dtor macro
69 D_ALLOC(("DormantNodeView::DormantNodeView()\n"));
74 D_ALLOC(("DormantNodeView::~DormantNodeView()\n"));
H A DDormantNodeListItem.cpp61 #define D_ALLOC(x) //PRINT (x) // ctor/dtor macro
83 D_ALLOC(("DormantNodeListItem::DormantNodeListItem()\n"));
89 D_ALLOC(("DormantNodeListItem::~DormantNodeListItem()\n"));
/haiku/src/apps/cortex/support/
H A DMediaIcon.cpp57 #define D_ALLOC(x) //PRINT (x) macro
70 D_ALLOC(("MediaIcon::MediaIcon(live_node_info '%s')\n", nodeInfo.name));
81 D_ALLOC(("MediaIcon::MediaIcon(dormant_node_info '%s')\n", nodeInfo.name));
87 D_ALLOC(("MediaIcon::~MediaIcon()\n"));
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.cpp53 #define D_ALLOC(x) //PRINT(x) macro
117 D_ALLOC(("StatusView::StatusView()\n"));
126 D_ALLOC(("StatusView::~ParameterContainerView()\n"));

Completed in 110 milliseconds