OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cppflags
(Results
51 - 75
of
819
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libpng/contrib/pngminim/decoder/
pngusr.h
15
/* To include pngusr.h set -DPNG_USER_CONFIG in
CPPFLAGS
*/
/external/libpng/contrib/pngminim/encoder/
pngusr.h
15
/* To include pngusr.h set -DPNG_USER_CONFIG in
CPPFLAGS
*/
/external/libpng/contrib/pngminim/preader/
pngusr.h
15
/* To include pngusr.h set -DPNG_USER_CONFIG in
CPPFLAGS
*/
/external/ltrace/
configure.ac
88
saved_CPPFLAGS="${
CPPFLAGS
}"
90
CPPFLAGS
="${
CPPFLAGS
} ${AM_CPPFLAGS}"
99
CPPFLAGS
="${saved_CPPFLAGS}"
144
saved_CPPFLAGS="${
CPPFLAGS
}"
145
CPPFLAGS
="${
CPPFLAGS
} ${AM_CPPFLAGS}"
147
CPPFLAGS
="${saved_CPPFLAGS}"
189
saved_CPPFLAGS="${
CPPFLAGS
}"
190
CPPFLAGS
="${CPPFLAGS} ${AM_CPPFLAGS}
[
all
...]
/external/xmlrpcpp/test/
Makefile
4
CPPFLAGS
= -I$(SRC)
/device/google/marlin/dataservices/
configure.ac
20
[
CPPFLAGS
="$
CPPFLAGS
-idirafter $withval"])
/device/huawei/angler/dataservices/
configure.ac
19
[
CPPFLAGS
="$
CPPFLAGS
-idirafter $withval"])
/external/autotest/client/deps/fakemodem/src/
Makefile
20
$(CC) -o $@ $(CFLAGS) $(
CPPFLAGS
) $(LDFLAGS) $< $(PKG_LIBS)
28
$(CC) -o $@ $(CFLAGS) $(
CPPFLAGS
) $(LDFLAGS) $<
/external/dhcpcd-6.8.2/dev/
Makefile
20
${CC} ${PICFLAG} -DPIC ${
CPPFLAGS
} ${CFLAGS} -c $< -o $@
30
CPPFLAGS
+= ${LIBUDEV_CPPFLAGS}
/external/icu/icu4c/source/samples/
defs.mk
10
CPPFLAGS
=$(shell icu-config --
cppflags
)
/external/jemalloc/android/scripts/
README
31
CPPFLAGS
="$
CPPFLAGS
-D_GNU_SOURCE"
/external/libexif/auto-m4/
lib-prefix.m4
18
dnl AC_LIB_PREFIX adds to the
CPPFLAGS
and LDFLAGS the flags that are needed
55
dnl Potentially add $additional_includedir to $
CPPFLAGS
.
58
dnl 2. if it's already present in $
CPPFLAGS
,
63
for x in $
CPPFLAGS
; do
80
dnl Really add $additional_includedir to $
CPPFLAGS
.
81
CPPFLAGS
="${
CPPFLAGS
}${
CPPFLAGS
:+ }-I$additional_includedir"
/ndk/sources/host-tools/make-3.81/config/
lib-prefix.m4
18
dnl AC_LIB_PREFIX adds to the
CPPFLAGS
and LDFLAGS the flags that are needed
55
dnl Potentially add $additional_includedir to $
CPPFLAGS
.
58
dnl 2. if it's already present in $
CPPFLAGS
,
63
for x in $
CPPFLAGS
; do
80
dnl Really add $additional_includedir to $
CPPFLAGS
.
81
CPPFLAGS
="${
CPPFLAGS
}${
CPPFLAGS
:+ }-I$additional_includedir"
/toolchain/binutils/binutils-2.25/config/
lib-prefix.m4
18
dnl AC_LIB_PREFIX adds to the
CPPFLAGS
and LDFLAGS the flags that are needed
55
dnl Potentially add $additional_includedir to $
CPPFLAGS
.
58
dnl 2. if it's already present in $
CPPFLAGS
,
63
for x in $
CPPFLAGS
; do
80
dnl Really add $additional_includedir to $
CPPFLAGS
.
81
CPPFLAGS
="${
CPPFLAGS
}${
CPPFLAGS
:+ }-I$additional_includedir"
/external/curl/m4/
xc-val-flgs.m4
75
AC_MSG_NOTICE([$xc_bad_var_msg macro definitions. Use
CPPFLAGS
for: $xc_word])
78
AC_MSG_NOTICE([$xc_bad_var_msg macro suppressions. Use
CPPFLAGS
for: $xc_word])
81
AC_MSG_NOTICE([$xc_bad_var_msg include directories. Use
CPPFLAGS
for: $xc_word])
98
for xc_word in $
CPPFLAGS
; do
112
AC_MSG_NOTICE([using
CPPFLAGS
: $
CPPFLAGS
])
113
xc_bad_var_msg="
CPPFLAGS
note:
CPPFLAGS
should only be used to specify C preprocessor flags, not"
114
for xc_word in $
CPPFLAGS
; do
165
AC_MSG_NOTICE([$xc_bad_var_msg macro definitions. Use
CPPFLAGS
for: $xc_word]
[
all
...]
/external/minijail/
Makefile
10
CPPFLAGS
+= -DPRELOADPATH="$(PRELOADPATH)"
13
CPPFLAGS
+= -DHAVE_SECUREBITS_H
16
CPPFLAGS
+= -DUSE_SECCOMP_SOFTFAIL
51
libsyscalls.gen.o:
CPPFLAGS
+= -I$(SRC)
66
libconstants.gen.o:
CPPFLAGS
+= -I$(SRC)
/external/fio/
Makefile
18
CPPFLAGS
= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL $(DEBUGFLAGS)
125
CPPFLAGS
+= -D__EXTENSIONS__
145
CPPFLAGS
+= -D_LARGE_FILES -D__ppc__
264
$(QUIET_CC)$(CC) -o $@ $(CFLAGS) $(
CPPFLAGS
) -c $<
265
@$(CC) -MM $(CFLAGS) $(
CPPFLAGS
) $*.c > $*.d
277
$(QUIET_CC)$(CC) -o $@ $(CFLAGS) $(
CPPFLAGS
) -c $<
280
$(QUIET_CC)$(CC) -o $@ $(CFLAGS) $(
CPPFLAGS
) -c $<
290
$(QUIET_CC)$(CC) -o $@ $(CFLAGS) $(
CPPFLAGS
) -c $<
298
$(QUIET_CC)$(CC) -o init.o $(CFLAGS) $(
CPPFLAGS
) -c init.c
301
$(QUIET_CC)$(CC) $(CFLAGS) $(GTK_CFLAGS) $(
CPPFLAGS
) -c gcompat.
[
all
...]
/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
FreetypeBuild.java
78
win32home.
cppFlags
+= " -std=c99 -DFT2_BUILD_LIBRARY";
84
win32.
cppFlags
+= " -std=c99 -DFT2_BUILD_LIBRARY";
90
win64.
cppFlags
+= " -std=c99 -DFT2_BUILD_LIBRARY";
96
lin32.
cppFlags
+= " -std=c99 -DFT2_BUILD_LIBRARY";
102
lin64.
cppFlags
+= " -std=c99 -DFT2_BUILD_LIBRARY";
108
mac.
cppFlags
+= " -DFT2_BUILD_LIBRARY";
115
mac64.
cppFlags
+= " -DFT2_BUILD_LIBRARY";
122
android.
cppFlags
+= " -std=c99 -DFT2_BUILD_LIBRARY";
128
ios.
cppFlags
+= " -DFT2_BUILD_LIBRARY";
/external/ImageMagick/MagickCore/
MagickCore-config.1
10
.Op Fl -
cppflags
26
.It Fl -
cppflags
, -cflags , -cxxflags
61
.Dl cc `MagickCore-config --
cppflags
--ldflags` program.c
/external/ImageMagick/MagickWand/
MagickWand-config.1
9
.B [--
cppflags
]
35
cc `MagickWand-config \-\-cflags \-\-
cppflags
\-\-ldflags \-\-libs` program.c
44
.B \-\-
cppflags
/external/icu/icu4c/source/config/
mh-haiku
8
GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(
CPPFLAGS
)
9
GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(
CPPFLAGS
)
21
CPPFLAGS
+= -D__STDC_ISO_10646__ -DU_CHARSET_IS_UTF8=1
/external/liblzf/
Makefile.in
12
CPPFLAGS
= -I. @
CPPFLAGS
@
65
$(CC) $(
CPPFLAGS
) $(CFLAGS) -g -o bench bench.c -L. -llzf
/external/libpng/contrib/pngminus/
makefile.std
26
CPPFLAGS
=$(PNGINC) $(ZINC)
41
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) png2pnm$(C)
50
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) pnm2png$(C)
/external/libpng/scripts/
makefile.ne12bsd
27
CPPFLAGS
+=-I${.CURDIR}
42
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
48
${CC} -c ${
CPPFLAGS
} ${CFLAGS} ${.ALLSRC} -o ${.TARGET}
makefile.netbsd
27
CPPFLAGS
+=-I${.CURDIR}
42
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
48
${CC} -c ${
CPPFLAGS
} ${CFLAGS} ${.ALLSRC} -o ${.TARGET}
Completed in 624 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>