Searched refs:displayhelp (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h185 int hud_get_num_nics(bool displayhelp);
192 int hud_get_num_disks(bool displayhelp);
198 int hud_get_num_cpufreq(bool displayhelp);
206 int hud_get_num_sensors(bool displayhelp);
H A Dhud_cpufreq.c180 * \param displayhelp true if the list of detected cpus should be
185 hud_get_num_cpufreq(bool displayhelp) argument
243 if (displayhelp) {
H A Dhud_diskstat.c239 * \param displayhelp true if the list of detected devices should be
244 hud_get_num_disks(bool displayhelp) argument
315 if (displayhelp) {
H A Dhud_sensors_temp.c322 * \param displayhelp true if the list of detected devices should be
327 hud_get_num_sensors(bool displayhelp) argument
349 if (displayhelp) {
H A Dhud_nic.c323 * \param displayhelp true if the list of detected devices should be
328 hud_get_num_nics(bool displayhelp) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h187 int hud_get_num_nics(bool displayhelp);
194 int hud_get_num_disks(bool displayhelp);
200 int hud_get_num_cpufreq(bool displayhelp);
208 int hud_get_num_sensors(bool displayhelp);
H A Dhud_cpufreq.c180 * \param displayhelp true if the list of detected cpus should be
185 hud_get_num_cpufreq(bool displayhelp) argument
243 if (displayhelp) {
H A Dhud_diskstat.c240 * \param displayhelp true if the list of detected devices should be
245 hud_get_num_disks(bool displayhelp) argument
316 if (displayhelp) {
H A Dhud_sensors_temp.c323 * \param displayhelp true if the list of detected devices should be
328 hud_get_num_sensors(bool displayhelp) argument
350 if (displayhelp) {
H A Dhud_nic.c324 * \param displayhelp true if the list of detected devices should be
329 hud_get_num_nics(bool displayhelp) argument

Completed in 7 milliseconds