Home
last modified time | relevance | path

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

123456789

/external/autotest/frontend/client/src/autotest/tko/
DParameterizedField.java40 private static final ParameterizedField[] prototypes = new ParameterizedField[] { field in ParameterizedField
52 for (ParameterizedField prototype : prototypes) {
75 for (ParameterizedField prototype : prototypes) { in getPrototype()
/external/llvm/test/Transforms/StripDeadPrototypes/
Dbasic.ll1 ; RUN: opt -strip-dead-prototypes -S -o - < %s | FileCheck %s
2 ; RUN: opt -S -passes=strip-dead-prototypes < %s | FileCheck %s
/external/selinux/policycoreutils/secon/
DMakefile8 …ast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmis…
/external/avahi/avahi-utils/
DAndroid.mk31 -Wmissing-prototypes \
32 -Wstrict-prototypes \
/external/avahi/avahi-client/
DAndroid.mk37 -Wmissing-prototypes \
38 -Wstrict-prototypes \
/external/avahi/avahi-common/
DAndroid.mk36 -Wmissing-prototypes \
37 -Wstrict-prototypes \
/external/deqp/scripts/opengl/
Dgen_wrapper.py42 prototypes = imap(commandWrapperDeclaration, iface.commands)
43 src = indentLines(chain(defines, prototypes))
/external/jemalloc/include/jemalloc/
Djemalloc_defs.h.in30 * If defined, specify throw() for the public function prototypes when compiling
31 * with C++. The only justification for this is to match the prototypes that
/external/zlib/src/old/
DMakefile.emx16 -Wstrict-prototypes -Wmissing-prototypes
/external/zlib/src/msdos/
DMakefile.emx16 -Wstrict-prototypes -Wmissing-prototypes
DMakefile.dj234 -Wstrict-prototypes -Wmissing-prototypes
/external/expat/
DAndroid.mk13 -Wmissing-prototypes -Wstrict-prototypes \
/external/avahi/avahi-core/
DAndroid.mk61 -Wmissing-prototypes \
62 -Wstrict-prototypes \
/external/curl/
DAndroid.mk14 -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long \
16 -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement \
/external/avahi/avahi-daemon/
DAndroid.mk62 -Wmissing-prototypes \
63 -Wstrict-prototypes \
/external/libpng/scripts/
Dmakefile.beos40 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.hpgcc53 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.solaris-x8645 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.so949 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.solaris45 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.32sunu47 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.64sunu47 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
Dmakefile.linux48 -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
/external/opencv3/3rdparty/zlib/
DCMakeLists.txt85 …sable(CMAKE_C_FLAGS -Wshorten-64-to-32 -Wattributes -Wstrict-prototypes -Wmissing-prototypes -Wmis…
/external/selinux/libselinux/utils/
DMakefile11 -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes \

123456789