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

  /system/core/toolbox/grep/
grep.c 146 static inline const char *init_color(const char *);
308 init_color(const char *d) function
592 color = init_color("01;31");
596 color = init_color("01;31");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 584 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */
    [all...]
ncurses.h 584 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 584 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */
    [all...]
ncurses.h 584 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 584 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */
    [all...]
ncurses.h 584 extern NCURSES_EXPORT(int) init_color (short,short,short,short); /* implemented */
    [all...]

Completed in 596 milliseconds