HomeSort by relevance Sort by last modified time
    Searched refs:help_str (Results 1 - 5 of 5) sorted by null

  /external/oprofile/libopt++/
popt_options.h 87 char short_name, char const * help_str,
99 char short_name, char const * help_str);
113 char const * help_str, char const * arg_help_str);
115 char short_name, char const * help_str,
119 char const * help_str, char const * arg_help_str);
popt_options.cpp 36 * @param help_str short description of the option
42 char const * help_str, char const * arg_help_str,
133 char const * help_str);
153 char const * help_str, char const * arg_help_str);
167 char short_name, char const * help_str,
191 char const * help_str, char const * arg_help_str,
  /external/oprofile/gui/
oprof_start.h 41 std::string help_str; member in struct:op_event_descr
oprof_start.cpp 221 descr.help_str = event->desc;
565 string help_str = descr.help_str.c_str(); local
567 help_str += " conflicts with:";
575 help_str += " ";
576 help_str += temp->text(0).latin1();
582 event_help_label->setText(help_str.c_str());
  /hardware/qcom/audio/legacy/libalsa-intf/
alsaucm_test.c 147 char *help_str = "help"; local
152 if (!strncmp(argv[0], help_str, strlen(argv[0])))

Completed in 1876 milliseconds