OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT_COLOR_YELLOW
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/profilers/powertop/src/
powertop.h
96
#define
PT_COLOR_YELLOW
5
display.c
130
init_pair(
PT_COLOR_YELLOW
, COLOR_WHITE, COLOR_YELLOW);
258
wbkgd(wakeup_window, COLOR_PAIR(
PT_COLOR_YELLOW
));
Completed in 47 milliseconds