OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_names
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/util/
color.c
8
static const char * const
color_names
[] = {
local
15
for (i = 0; i < (int)ARRAY_SIZE(
color_names
); i++) {
16
const char *str =
color_names
[i];
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h
595
#define
color_names
CUR Strings[373]
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h
595
#define
color_names
CUR Strings[373]
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h
595
#define
color_names
CUR Strings[373]
macro
[
all
...]
/external/qemu/
console.c
388
enum
color_names
{
enum
[
all
...]
Completed in 1077 milliseconds