Home
last modified time | relevance | path

Searched refs:prototypes (Results 1 – 25 of 178) sorted by relevance

12345678

/external/selinux/policycoreutils/secon/
DMakefile8 …ast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmis…
/external/linux-tools-perf/src/tools/perf/config/
Dfeature-tests.mak86 #pragma GCC diagnostic ignored \"-Wstrict-prototypes\"
88 #pragma GCC diagnostic error \"-Wstrict-prototypes\"
99 #pragma GCC diagnostic ignored \"-Wstrict-prototypes\"
101 #pragma GCC diagnostic error \"-Wstrict-prototypes\"
/external/deqp/scripts/opengl/
Dgen_wrapper.py42 prototypes = imap(commandWrapperDeclaration, iface.commands)
43 src = indentLines(chain(defines, prototypes))
/external/zlib/src/msdos/
DMakefile.emx16 -Wstrict-prototypes -Wmissing-prototypes
DMakefile.dj234 -Wstrict-prototypes -Wmissing-prototypes
/external/zlib/src/old/
DMakefile.emx16 -Wstrict-prototypes -Wmissing-prototypes
/external/expat/
DAndroid.mk13 -Wmissing-prototypes -Wstrict-prototypes \
/external/libpng/scripts/
Dmakefile.beos39 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.32sunu47 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.so948 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.solaris-x8644 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.hpgcc52 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.solaris44 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.64sunu47 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.linux47 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.elf53 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
/external/selinux/libselinux/utils/
DMakefile11 -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes \
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dseries3 static-prototypes
/external/lz4/programs/
DMakefile39 CFLAGS += -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -pedantic -DLZ4_…
/external/llvm/tools/llvm-c-test/
DMakefile24 CFLAGS += -std=c99 -Wall -Wstrict-prototypes
/external/clang/test/SemaOpenCL/
Dwarn-missing-prototypes.cl1 // RUN: %clang_cc1 -fsyntax-only -verify -Wmissing-prototypes %s
/external/iputils/Modules/
DMakefile5 CCOPT=-O2 -Wstrict-prototypes -Wall -Werror -fno-strict-aliasing -fno-common
/external/selinux/libselinux/src/
DMakefile59 -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes \
78 -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations
/external/valgrind/
DAndroid.mk28 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wmissing-declarations \
/external/llvm/test/Linker/
Dredefinition.ll1 ; Test linking two functions with different prototypes and two globals

12345678