Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:use_color
(Results
1 - 8
of
8
) sorted by relevance
/third_party/alsa-utils/alsamixer/
H
A
D
mainloop.c
45
void initialize_curses(bool
use_color
, bool use_mouse)
in initialize_curses()
argument
H
A
D
cli.c
34
static int
use_color
= 1;
variable
H
A
D
colors.c
59
void init_colors(int
use_color
)
in init_colors()
argument
/third_party/ffmpeg/libavutil/
H
A
D
log.c
123
static int
use_color
= -1;
variable
[all...]
/third_party/toybox/kconfig/lxdialog/
H
A
D
util.c
159
int
use_color
= 1;
in set_theme()
local
/third_party/ffmpeg/tests/checkasm/
H
A
D
checkasm.c
396
static int
use_color
= -1;
in color_printf()
local
/third_party/mesa3d/src/gtest/src/
H
A
D
gtest.cc
3036
const bool
use_color
= AlwaysFalse();
in ColoredPrintf()
local
3040
const bool
use_color
= in_color_mode && (color != COLOR_DEFAULT);
in ColoredPrintf()
local
/third_party/toybox/generated/
H
A
D
globals.h
43
int
use_color
;
member
Completed in 18 milliseconds