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

/haiku-fatelf/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.cpp54 #define D_ALLOC(X) //PRINT (x) // ctor/dtor macro
138 D_ALLOC(("InfoView::InfoView()\n"));
148 D_ALLOC(("InfoView::~InfoView()\n"));
381 D_ALLOC(("_InfoTextField::_InfoTextField()\n"));
390 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-fatelf/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp50 #define D_ALLOC(x) //PRINT (x) // ctor/dtor macro
75 D_ALLOC(("DormantNodeWindow::DormantNodeWindow()\n"));
98 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.cpp54 #define D_ALLOC(x) //PRINT (x) // ctor/dtor macro
74 D_ALLOC(("DormantNodeListItem::DormantNodeListItem()\n"));
80 D_ALLOC(("DormantNodeListItem::~DormantNodeListItem()\n"));
/haiku-fatelf/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 DParameterWindow.cpp61 #define D_ALLOC(x) //PRINT (x) macro
82 D_ALLOC(("ParameterWindow::ParameterWindow()\n"));
128 D_ALLOC(("ParameterWindow::~ParameterWindow()\n"));
H A DParameterWindowManager.cpp50 #define D_ALLOC(x) //PRINT (x) macro
117 D_ALLOC(("ParameterWindowManager::ParameterWindowManager()\n"));
125 D_ALLOC(("ParameterWindowManager::~ParameterWindowManager()\n"));
/haiku-fatelf/src/apps/cortex/support/
H A DMediaIcon.cpp54 #define D_ALLOC(x) //PRINT (x) macro
67 D_ALLOC(("MediaIcon::MediaIcon(live_node_info '%s')\n", nodeInfo.name));
78 D_ALLOC(("MediaIcon::MediaIcon(dormant_node_info '%s')\n", nodeInfo.name));
84 D_ALLOC(("MediaIcon::~MediaIcon()\n"));
/haiku-fatelf/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 68 milliseconds