OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cppflags
(Results
476 - 500
of
1154
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/system/extras/perfprofd/
Android.bp
38
cppflags
: [
/external/strace/tests/
Makefile.in
[
all
...]
/external/strace/tests-m32/
Makefile.in
[
all
...]
/external/strace/tests-mx32/
Makefile.in
[
all
...]
/external/valgrind/coregrind/
Makefile.in
[
all
...]
/bionic/linker/
Android.bp
167
cppflags
: ["-DUSE_LD_CONFIG_FILE"],
171
cppflags
: ["-Wold-style-cast"],
/external/icu/icu4c/source/config/
mh-aix-gcc
18
GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(
CPPFLAGS
)
19
GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(
CPPFLAGS
)
mh-hpux-acc
55
COMPILE.c= $(CC) $(DEFS) $(
CPPFLAGS
) $(CFLAGS) -c
56
COMPILE.cc= $(CXX) $(DEFS) $(
CPPFLAGS
) $(CXXFLAGS) -c
mh-solaris
18
GEN_DEPS.c= $(CC) -xM $(DEFS) $(
CPPFLAGS
)
19
GEN_DEPS.cc= $(CXX) -xM $(DEFS) $(
CPPFLAGS
)
/external/icu/icu4c/source/layoutex/
Makefile.in
59
#
cppflags
: load .. so that #include <layout/...> works
65
CPPFLAGS
+= -I$(srcdir) -I$(srcdir)/unicode -I$(top_srcdir)/common $(ICULE_CFLAGS) $(LIBCPPFLAGS)
/external/libmicrohttpd/src/microhttpd/
Makefile.am
89
$(LIBTOOL) $(AM_V_lt) --tag=RC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(RC) $(RCFLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $< -o $@
100
RC_CPP_FLAGS=" $(DEFAULT_INCLUDES) $(INCLUDES) $(libmicrohttpd_la_CPPFLAGS) $(
CPPFLAGS
) " && \
/external/libpng/contrib/gregbook/
Makefile.sgi
57
CPPFLAGS
=
77
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) $<
Makefile.w32
56
CPPFLAGS
= $(INCS)
80
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) $<
/external/libpng/scripts/
makefile.cegcc
67
cd $(PACKAGE) &&
CPPFLAGS
="$(
CPPFLAGS
) -DPNG_CONSOLE_IO_SUPPORTED -D_WIN32_WCE=0x0420" \
makefile.dj2
16
CPPFLAGS
=-I../zlib -DPNG_NO_SNPRINTF
34
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
makefile.gcc
25
CPPFLAGS
= -I$(ZLIBINC) # -DPNG_DEBUG=5
49
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
makefile.ibmc
27
CPPFLAGS
= -I$(ZLIBINC)
49
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) $<
makefile.mips
25
CPPFLAGS
=-I../zlib -DSYSV -Dmips
44
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
makefile.sunos
43
CPPFLAGS
=-I$(ZLIBINC) # -DPNG_DEBUG=5
56
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
/external/ltp/include/mk/
env_post.mk
36
CPPFLAGS
+= -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/include/old/
41
CPPFLAGS
+= -D__UCLIBC__ -DUCLINUX
/external/strace/m4/
ax_prog_cc_for_build.m4
64
pushdef([
CPPFLAGS
], CPPFLAGS_FOR_BUILD)dnl
130
popdef([
CPPFLAGS
])dnl
mpers.m4
125
CC="$CC" CPP="$CPP"
CPPFLAGS
="$
CPPFLAGS
" \
/external/syslinux/gnu-efi/gnu-efi-3.0/
Make.defaults
86
CPPFLAGS
+= -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11
90
CPPFLAGS
+= -DCONFIG_$(ARCH)
/external/icu/icu4c/source/
configure.ac
82
AC_SUBST(
CPPFLAGS
)
292
OLD_CPPFLAGS="${
CPPFLAGS
}"
298
CPPFLAGS
="${
CPPFLAGS
} -ffunction-sections -fdata-sections"
309
CPPFLAGS
="${OLD_CPPFLAGS}"
529
# Make this available via
CPPFLAGS
[
all
...]
/external/elfutils/m4/
gettext.m4
187
[gt_save_CPPFLAGS="$
CPPFLAGS
"
188
CPPFLAGS
="$
CPPFLAGS
$INCINTL"
234
CPPFLAGS
="$gt_save_CPPFLAGS"
320
AC_LIB_APPENDTOVAR([
CPPFLAGS
], [$INCINTL])
Completed in 359 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>