Searched refs:prototypes (Results 1 - 25 of 70) sorted by relevance

123

/external/iputils/Modules/
H A DMakefile5 CCOPT=-O2 -Wstrict-prototypes -Wall -Werror -fno-strict-aliasing -fno-common
/external/selinux/policycoreutils/secon/
H A DMakefile8 WARNS=-Werror -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Wfloat-equal
/external/autotest/client/tests/rtc/src/
H A DMakefile2 CFLAGS= -O -Wall -Wstrict-prototypes
/external/libdaemon/libdaemon/
H A DAndroid.mk21 # -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls
/external/xmlrpcpp/test/
H A DMakefile7 GCCWARN = -Wall -Wstrict-prototypes
/external/deqp/scripts/opengl/
H A Dgen_wrapper.py42 prototypes = imap(commandWrapperDeclaration, iface.commands)
43 src = indentLines(chain(defines, prototypes))
/external/autotest/frontend/client/src/autotest/tko/
H A DParameterizedField.java40 private static final ParameterizedField[] prototypes = new ParameterizedField[] { field in class:ParameterizedField
52 for (ParameterizedField prototype : prototypes) {
75 for (ParameterizedField prototype : prototypes) {
/external/freetype/builds/compiler/
H A Dgcc-dev.mk68 strict_prototypes := -Wstrict-prototypes
/external/freetype/src/tools/ftrandom/
H A DMakefile18 WFLAGS = -Wmissing-prototypes \
/external/deqp/scripts/egl/
H A Dgtf_wrapper.py93 prototypes = imap(commandWrapperDeclaration, defaultIface.commands)
94 src = indentLines(chain(defines, prototypes))
/external/elfutils/config/
H A Deu.am46 -Wold-style-definition -Wstrict-prototypes \
/external/adhd/defs/
H A Dc.mk64 -Wmissing-prototypes \
85 -Wstrict-prototypes \
/external/libcap/
H A DMake.Rules60 -Wstrict-prototypes -Wmissing-prototypes \
/external/lz4/contrib/djgpp/
H A DMakefile22 CFLAGS ?= -O3 -std=gnu99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -DLZ4_VERSION=\"$(RELEASE)\"
/external/lz4/lib/dll/example/
H A DMakefile33 -Wdeclaration-after-statement -Wstrict-prototypes \
/external/selinux/
H A DMakefile15 -Wstrict-prototypes \
/external/xmlrpcpp/
H A DMakefile7 GCCWARN = -Wall -Wstrict-prototypes
/external/selinux/libselinux/utils/
H A DMakefile26 -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes \
/external/syslinux/mk/
H A Dsyslinux.mk82 GCCWARN = -W -Wall -Wstrict-prototypes $(DEBUGOPT)
/external/autotest/client/deps/iwcap/src/
H A DMakefile15 CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
/external/lz4/examples/
H A DMakefile31 CFLAGS += -std=gnu99 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Wstrict-prototypes
/external/mesa3d/docs/specs/
H A DMESA_shader_debug.spec164 The following printMESA prototypes are available.
195 The following assertMESA prototypes are available.
/external/selinux/secilc/
H A DMakefile19 CFLAGS ?= -Wall -Wshadow -Wextra -Wundef -Wmissing-format-attribute -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wunused
/external/selinux/libselinux/src/
H A DMakefile72 -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes \
100 -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations
/external/iputils/
H A DMakefile51 # CCOPT=-fno-strict-aliasing -Wstrict-prototypes -Wall -Werror -g
52 CCOPT=-fno-strict-aliasing -Wstrict-prototypes -Wall -g

Completed in 9248 milliseconds

123