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:CFLAGS
(Results
1 - 25
of
128
) sorted by relevance
1
2
3
4
5
6
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H
A
D
erst-inj.mk
1
CFLAGS
:= -g -Wall
global()
macro
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H
A
D
erst-inj.mk
1
CFLAGS
:= -g -Wall
global()
macro
/third_party/ltp/testcases/kernel/mce-test/tools/simple_process/
H
A
D
Makefile
1
CFLAGS
:= -g -Wall
global()
macro
/third_party/zlib/contrib/puff/
H
A
D
Makefile
1
CFLAGS
=-O
global()
macro
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H
A
D
Makefile
3
CFLAGS
:= -I$(KDIR)/drivers/char/drm
macro
/third_party/ltp/testcases/kernel/mce-test/stress/
H
A
D
Makefile
1
CFLAGS
:= -g -Wall
global()
macro
/third_party/openssl/demos/bio/
H
A
D
Makefile
16
CFLAGS
= $(OPENSSL_INCS_LOCATION)
macro
/third_party/openssl/demos/cipher/
H
A
D
Makefile
13
CFLAGS
= $(OPENSSL_INCS_LOCATION)
macro
/third_party/openssl/demos/mac/
H
A
D
Makefile
11
CFLAGS
= $(OPENSSL_INCS_LOCATION) -Wall
macro
/third_party/selinux/checkpolicy/test/
H
A
D
Makefile
4
CFLAGS
?= -g -Wall -W -Werror -O2
macro
/third_party/zlib/contrib/untgz/
H
A
D
Makefile
2
CFLAGS
=-g
macro
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
H
A
D
Makefile
6
CFLAGS
:= $(
CFLAGS
) -Wall
macro
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H
A
D
Makefile
7
CFLAGS
:= $(
CFLAGS
) -Wall
macro
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H
A
D
Makefile
36
CFLAGS
= -O2 -Wall -W
macro
/third_party/ltp/testcases/kernel/device-drivers/drm/kernel_space/
H
A
D
Makefile
4
CFLAGS
:= $(
CFLAGS
) -Wall
macro
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
H
A
D
Makefile
6
CFLAGS
:= $(
CFLAGS
) -Wall
macro
/third_party/ltp/testcases/kernel/device-drivers/include/
H
A
D
Makefile
6
CFLAGS
:= $(
CFLAGS
) -Wall
macro
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H
A
D
Makefile
2
CFLAGS
=-O -I../..
macro
/third_party/musl/libc-test/src/math/gen/
H
A
D
Makefile
1
CFLAGS
=-I. -Wall -fno-builtin -ffloat-store -D_GNU_SOURCE
global()
macro
/third_party/lwip/test/fuzz/
H
A
D
Makefile
38
CFLAGS
=-O0 $(D)
macro
/third_party/libabigail/tests/data/test-diff-filter/test38/
H
A
D
Makefile
3
CFLAGS
= -Wall -g
macro
/third_party/libabigail/tests/data/test-read-common/PR26261/
H
A
D
Makefile
4
CFLAGS
= -Wall -g -gctf
macro
/third_party/openssl/demos/pkey/
H
A
D
Makefile
11
CFLAGS
= -I../../include -g -Wall
macro
/third_party/openssl/demos/signature/
H
A
D
Makefile
6
CFLAGS
= -I../../include -g -Wall
macro
/third_party/openssl/demos/digest/
H
A
D
Makefile
6
CFLAGS
= -I../../include -g -Wall
macro
Completed in 6 milliseconds
1
2
3
4
5
6