OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wall
(Results
26 - 50
of
1817
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/media/camera/src/
Android.mk
19
-
Wall
\
/external/blktrace/
Android.mk
10
LOCAL_CFLAGS := -O2 -g -W -
Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
19
LOCAL_CFLAGS := -O2 -g -W -
Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_ANDROID_
28
LOCAL_CFLAGS := -O2 -g -W -
Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
37
LOCAL_CFLAGS := -O2 -g -W -
Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
46
#LOCAL_CFLAGS := -O2 -g -W -
Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
/external/valgrind/main/none/tests/ppc64/
Makefile.am
61
test_isa_2_06_part1_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -g -mregnames $(VSX_FLAG) \
64
test_isa_2_06_part2_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -g -mregnames $(VSX_FLAG) \
67
test_isa_2_06_part3_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -lm -g -mregnames $(VSX_FLAG) \
70
jm_insns_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -g -mregnames -maltivec \
73
test_dfp1_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -lm -g -mregnames $(DFP_FLAG) \
76
test_dfp2_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -lm -g -mregnames $(DFP_FLAG) \
78
test_dfp3_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -lm -g -mregnames $(DFP_FLAG) \
81
test_dfp4_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -lm -g -mregnames $(DFP_FLAG) \
84
test_dfp5_CFLAGS = $(AM_CFLAGS) -Winline -
Wall
-O -lm -g -mregnames $(DFP_FLAG) \
/external/clang/test/FixIt/
fixit-cxx1y-compat.cpp
4
// RUN: %clang_cc1 -
Wall
-pedantic-errors -Werror -x c++ -std=c++11 %t
5
// RUN: %clang_cc1 -
Wall
-pedantic-errors -Werror -x c++ -std=c++1y %t
fixit-include.c
1
// RUN: %clang_cc1 -fsyntax-only -
Wall
-pedantic -verify %s
5
// RUN: %clang_cc1 -
Wall
-pedantic %t
/external/clang/test/Sema/
format-strings-fixit-ssize_t.c
2
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -pedantic -
Wall
-fixit %t
3
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -pedantic -
Wall
-Werror %t
/external/icu4c/config/
pkgdata.inc
7
COMPILE=gcc -ffunction-sections -fdata-sections -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -O2 -
Wall
-std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c
9
GENLIB=gcc -O2 -
Wall
-std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,--gc-sections -shared -Wl,-Bsymbolic
/external/icu4c/test/testdata/
pkgdata.inc
7
COMPILE=gcc -ffunction-sections -fdata-sections -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -O2 -
Wall
-std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c
9
GENLIB=gcc -O2 -
Wall
-std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,--gc-sections -shared -Wl,-Bsymbolic
/external/marisa-trie/tests/
Makefile.am
1
AM_CFLAGS = -
Wall
-D_DEBUG -I../lib
2
AM_CXXFLAGS = -
Wall
-Weffc++ -D_DEBUG -I../lib
/external/marisa-trie/tools/
Makefile.am
1
AM_CFLAGS = -
Wall
-I../lib
2
AM_CXXFLAGS = -
Wall
-Weffc++ -I../lib
/external/marisa-trie/v0_1_5/tests/
Makefile.am
1
AM_CFLAGS = -
Wall
-D_DEBUG -I../lib
2
AM_CXXFLAGS = -
Wall
-Weffc++ -D_DEBUG -I../lib
/external/marisa-trie/v0_1_5/tools/
Makefile.am
1
AM_CFLAGS = -
Wall
-I../lib
2
AM_CXXFLAGS = -
Wall
-Weffc++ -I../lib
/frameworks/base/tools/obbtool/
Android.mk
16
LOCAL_CFLAGS := -
Wall
-Werror
39
LOCAL_CFLAGS := -
Wall
-Werror
/packages/inputmethods/PinyinIME/jni/command/
Makefile
2
CFLAGS= -g -
Wall
-std=c99
4
CPPFLAGS= -g3 -
Wall
-lpthread
/bootable/diskinstaller/
Android.mk
11
LOCAL_CFLAGS := -O2 -g -W -
Wall
-Werror
/device/asus/flo/camera/QCamera2/HAL/test/
Android.mk
29
LOCAL_CFLAGS += -
Wall
-fno-short-enums -O0
/external/clang/test/Analysis/
cxx-for-range-cfg.cpp
1
// RUN: %clang_cc1 -
Wall
-fsyntax-only %s -std=c++11 -verify
/external/clang/test/Misc/
serialized-diags-no-issue.c
3
// RUN: %clang -
Wall
-fsyntax-only %s --serialize-diagnostics %t
/external/clang/test/SemaCXX/
shift.cpp
1
// RUN: %clang_cc1 -
Wall
-Wshift-sign-overflow -ffreestanding -fsyntax-only -verify %s
warn-variable-not-needed.cpp
1
// RUN: %clang_cc1 -fsyntax-only -verify -
Wall
%s
/external/compiler-rt/make/platform/
multi_arch.mk
10
CFLAGS := -
Wall
-Werror
/external/fsck_msdos/
Android.mk
9
LOCAL_CFLAGS := -O2 -g -W -
Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
/external/wpa_supplicant_8/src/
lib.rules
6
CFLAGS = -MMD -O2 -
Wall
-g
/frameworks/compile/mclinker/
mcld-host-build.mk
9
-
Wall
\
/frameworks/native/cmds/dumpstate/
Android.mk
19
LOCAL_CFLAGS += -
Wall
-Wno-unused-parameter -std=gnu99
Completed in 434 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>