Searched refs:theApplication (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DApplication.h106 extern Application *theApplication;
H A DApplication.cc34 Application *theApplication; variable
38 theApplication = this;
H A DMachineModel.cc71 path = dbe_sprintf ("%s/%s/%s.ermm", theApplication->get_run_dir (),
295 char *sysdir = dbe_sprintf ("%s/%s", theApplication->get_run_dir (), LIBNAME);
H A DDataSpace.cc274 theApplication->set_progress (percent, (percent != 0) ? NULL : msg);
359 theApplication->set_progress (0, NTXT (""));
376 theApplication->set_progress (0, GTXT ("Constructing Metrics"));
457 theApplication->set_progress (0, NTXT (""));
H A DLoadObject.cc591 theApplication->set_progress (1, msg);
611 theApplication->set_progress (percent, (percent != 0) ? NULL : msg);
624 theApplication->set_progress (0, NTXT (""));
886 theApplication->set_progress (percent, (percent != 0) ? NULL : msg);
901 theApplication->set_progress (0, "");
1076 theApplication->set_progress (0, NTXT (""));
H A Dutil.cc703 if (*name == '/' && theApplication)
705 char *cwd = theApplication->get_cur_dir ();
788 if (theApplication)
790 nm = theApplication->get_name ();
1068 if (theApplication->get_number_of_worker_threads () > 0)
H A DExperiment.cc2573 theApplication->set_progress (0, msg);
2587 theApplication->set_progress (percent, NULL);
2687 theApplication->set_progress (0, NTXT (""));
2728 theApplication->set_progress (0, msg);
2742 theApplication->set_progress (percent, NULL);
2837 theApplication->set_progress (0, NTXT (""));
2863 theApplication->set_progress (0, msg);
2873 theApplication->set_progress (percent, NULL);
2881 theApplication->set_progress (0, NTXT (""));
2894 theApplication
[all...]
H A DPathTree.cc617 if (theApplication->set_progress (val, progress_bar_msg)
856 theApplication->set_progress (0, GTXT ("Constructing Metrics"));
1158 theApplication->set_progress (0, GTXT (""));
1462 theApplication->set_progress (percent, NULL);
2172 theApplication->set_progress (percent, NULL);
H A Dipc.cc378 theApplication->set_name ("analyzer-NBM");
380 theApplication->set_name ("analyzer");
2717 theApplication->get_run_dir ());
H A DDbeSession.cc1001 newview = new DbeView (theApplication, settings, index);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DApplication.h106 extern Application *theApplication;
H A DApplication.cc34 Application *theApplication; variable
38 theApplication = this;
H A DMachineModel.cc71 path = dbe_sprintf ("%s/%s/%s.ermm", theApplication->get_run_dir (),
295 char *sysdir = dbe_sprintf ("%s/%s", theApplication->get_run_dir (), LIBNAME);
H A DDataSpace.cc274 theApplication->set_progress (percent, (percent != 0) ? NULL : msg);
359 theApplication->set_progress (0, NTXT (""));
376 theApplication->set_progress (0, GTXT ("Constructing Metrics"));
457 theApplication->set_progress (0, NTXT (""));
H A DLoadObject.cc565 theApplication->set_progress (1, msg);
585 theApplication->set_progress (percent, (percent != 0) ? NULL : msg);
598 theApplication->set_progress (0, NTXT (""));
860 theApplication->set_progress (percent, (percent != 0) ? NULL : msg);
875 theApplication->set_progress (0, "");
1050 theApplication->set_progress (0, NTXT (""));
H A Dutil.cc703 if (*name == '/' && theApplication)
705 char *cwd = theApplication->get_cur_dir ();
788 if (theApplication)
790 nm = theApplication->get_name ();
1068 if (theApplication->get_number_of_worker_threads () > 0)
H A DExperiment.cc2575 theApplication->set_progress (0, msg);
2589 theApplication->set_progress (percent, NULL);
2689 theApplication->set_progress (0, NTXT (""));
2730 theApplication->set_progress (0, msg);
2744 theApplication->set_progress (percent, NULL);
2839 theApplication->set_progress (0, NTXT (""));
2865 theApplication->set_progress (0, msg);
2875 theApplication->set_progress (percent, NULL);
2883 theApplication->set_progress (0, NTXT (""));
2896 theApplication
[all...]
H A DPathTree.cc617 if (theApplication->set_progress (val, progress_bar_msg)
856 theApplication->set_progress (0, GTXT ("Constructing Metrics"));
1158 theApplication->set_progress (0, GTXT (""));
1462 theApplication->set_progress (percent, NULL);
2172 theApplication->set_progress (percent, NULL);
H A Dipc.cc377 theApplication->set_name ("analyzer-NBM");
379 theApplication->set_name ("analyzer");
2716 theApplication->get_run_dir ());
H A DDbeSession.cc1001 newview = new DbeView (theApplication, settings, index);

Completed in 314 milliseconds