HomeSort by relevance Sort by last modified time
    Searched full:externs (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/yaffs2/
Android.mk 14 LOCAL_CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline
  /external/linux-tools-perf/util/
probe-finder.h 34 bool externs);
86 bool externs; /* Find external vars too */ member in struct:available_var_finder
probe-event.h 130 struct strfilter *filter, bool externs);
probe-event.c 453 bool externs)
466 ret = find_available_vars_at(fd, pev, &vls, max_vls, externs);
505 struct strfilter *_filter, bool externs)
523 externs);
570 bool externs __unused)
    [all...]
probe-finder.c     [all...]
  /external/chromium/chrome/browser/resources/ntp4/tools/
externs.js 5 // externs.js contains variable declarations for the closure compiler
check.sh 32 for S in $SOURCES tools/externs.js; do
  /external/chromium/chrome/browser/resources/touch_ntp/tools/
externs.js 5 // externs.js contains variable declarations for the closure compiler
check.sh 33 for S in $SOURCES tools/externs.js; do
  /external/dhcpcd/mk/
cc.mk 15 -Wbad-function-cast -Wnested-externs -Wcomment -Winline \
  /external/yaffs2/yaffs2/utils/
Makefile 21 CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline
  /external/yaffs2/yaffs2/direct/
Makefile 19 #CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
miniopt.h 64 /* ---- Variable Externs ------------------------------------------------- */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
miniopt.h 64 /* ---- Variable Externs ------------------------------------------------- */
  /external/quake/quake/src/WinQuake/
in_sun.cpp 46 // externs
  /hardware/invensense/mlsdk/mllite/
accel.c 71 /* - Externs. - */
pressure.c 73 /* - Externs. - */
  /external/bzip2/
bzlib_private.h 270 /*-- externs for compression. --*/
482 /*-- externs for decompression. --*/
  /external/chromium/third_party/libevent/
configure.in 376 CFLAGS="$CFLAGS -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wbad-function-cast -Wswitch-enum -Werror"
  /external/e2fsprogs/
MCONFIG.in 149 -Wnested-externs -Winline -DNO_INLINE_FUNCS -Wshadow \
  /external/linux-tools-perf/Documentation/
perf-probe.txt 72 --externs::
  /external/linux-tools-perf/
builtin-probe.c 238 OPT_BOOLEAN('\0', "externs", &params.show_ext_vars,
Makefile 86 EXTRA_WARNINGS := $(EXTRA_WARNINGS) -Wnested-externs
735 $(QUIET_CC)$(CC) -o $@ -c $(ALL_CFLAGS) $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs $<
741 $(QUIET_CC)$(CC) -o $@ -c $(ALL_CFLAGS) $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs $<
  /bionic/libc/private/
resolv_private.h 332 * these externs break the linker when resolv.h is
  /external/clang/include/clang/Basic/
DiagnosticGroups.td 128 def : DiagGroup<"nested-externs">;

Completed in 1022 milliseconds

1 2 3 4 5 6