Searched refs:theDbeApplication (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DCatchOutOfMemory.cc57 delete theDbeApplication;
H A DDbeApplication.h48 extern DbeApplication *theDbeApplication;
H A DDbeApplication.cc42 DbeApplication *theDbeApplication; variable
47 theDbeApplication = this;
64 theDbeApplication = NULL;
H A Dgp-display-text.cc129 theDbeApplication->rdtMode = false;
179 Vector<String> *res = theDbeApplication->initApplication (NULL, NULL, NULL);
H A DDbe.cc195 Emsg *msg = theDbeApplication->fetch_comments ();
205 msg = theDbeApplication->fetch_comments ();
217 theDbeApplication->delete_comments ();
829 dbev->get_settings ()->proc_tabs (theDbeApplication->rdtMode);
H A Dipc.cc383 // Vector<String> *res = theDbeApplication->initApplication (arg1, arg2, &setProgress);
384 Vector<String> *res = theDbeApplication->initApplication (NULL, NULL, &setProgress);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeApplication.h48 extern DbeApplication *theDbeApplication;
H A DCatchOutOfMemory.cc57 delete theDbeApplication;
H A DDbeApplication.cc42 DbeApplication *theDbeApplication; variable
47 theDbeApplication = this;
64 theDbeApplication = NULL;
H A Dgp-display-text.cc134 theDbeApplication->rdtMode = false;
184 Vector<String> *res = theDbeApplication->initApplication (NULL, NULL, NULL);
H A DDbe.cc195 Emsg *msg = theDbeApplication->fetch_comments ();
205 msg = theDbeApplication->fetch_comments ();
217 theDbeApplication->delete_comments ();
829 dbev->get_settings ()->proc_tabs (theDbeApplication->rdtMode);
H A Dipc.cc382 // Vector<String> *res = theDbeApplication->initApplication (arg1, arg2, &setProgress);
383 Vector<String> *res = theDbeApplication->initApplication (NULL, NULL, &setProgress);

Completed in 204 milliseconds