OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:externs
(Results
1 - 12
of
12
) sorted by null
/external/chromium/chrome/browser/resources/ntp4/tools/
check.sh
32
for S in $SOURCES tools/
externs
.js; do
externs.js
5
//
externs
.js contains variable declarations for the closure compiler
/external/chromium/chrome/browser/resources/touch_ntp/tools/
check.sh
33
for S in $SOURCES tools/
externs
.js; do
externs.js
5
//
externs
.js contains variable declarations for the closure compiler
/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/yaffs2/
Android.mk
14
LOCAL_CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-
externs
-Winline
/external/yaffs2/yaffs2/utils/
Makefile
21
CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-
externs
-Winline
/external/dhcpcd/mk/
cc.mk
15
-Wbad-function-cast -Wnested-
externs
-Wcomment -Winline \
/external/linux-tools-perf/
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
$<
Completed in 363 milliseconds