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
759
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libcap-ng/libcap-ng-0.7/utils/
Makefile.in
92
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
95
$(AM_CPPFLAGS) $(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
148
CPPFLAGS
= @
CPPFLAGS
@
/external/libexif/
README
120
binary by setting one or both of the following macros in the
CPPFLAGS
/external/libmicrohttpd/doc/examples/
Makefile.in
171
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
174
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) \
276
CPPFLAGS
= @
CPPFLAGS
@
/external/libmicrohttpd/src/spdy2http/
Makefile.in
136
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
139
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) \
235
CPPFLAGS
= @
CPPFLAGS
@
/external/libmtp/examples/
Makefile.in
130
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
133
$(AM_CPPFLAGS) $(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
165
CPPFLAGS
= @
CPPFLAGS
@
/external/libmtp/src/
Makefile.in
89
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
92
$(AM_CPPFLAGS) $(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
116
CPPFLAGS
= @
CPPFLAGS
@
/external/skia/site/user/
tips.md
32
`CFLAGS`, `CXXFLAGS`, or `
CPPFLAGS
` to control how Skia is compiled.
/external/strace/tests/
Makefile.am
334
$(CPP) $(AM_CPPFLAGS) $(
CPPFLAGS
) -dD - > $@.t1
/external/google-breakpad/
configure
673
CPPFLAGS
772
CPPFLAGS
[
all
...]
/external/google-tv-pairing-protocol/cpp/
configure
811
CPPFLAGS
898
CPPFLAGS
[
all
...]
/external/jemalloc/
INSTALL
312
CPPFLAGS
="?"
315
CPPFLAGS
instead if you need to help 'configure' find header files.
378
CPPFLAGS
="?"
/external/libexif/m4m/
stdint.m4
186
old_CPPFLAGS="$
CPPFLAGS
" ;
CPPFLAGS
=""
193
CPPFLAGS
="$old_CPPFLAGS"
/external/libmtp/m4/
stdint.m4
184
old_CPPFLAGS="$
CPPFLAGS
" ;
CPPFLAGS
=""
191
CPPFLAGS
="$old_CPPFLAGS"
/external/libpng/
Makefile.am
239
$(
CPPFLAGS
) $(SYMBOL_CFLAGS) $< > $*.tf1
263
# used on demand to regenerate the standard header,
CPPFLAGS
should
267
test -z "$(
CPPFLAGS
)"
/external/netperf/src/missing/
Makefile.in
63
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
119
CPPFLAGS
= @
CPPFLAGS
@
/external/protobuf/
configure
696
CPPFLAGS
804
CPPFLAGS
[
all
...]
/ndk/sources/host-tools/make-3.81/glob/
Makefile.in
82
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
104
CPPFLAGS
= @
CPPFLAGS
@
/external/libpng/scripts/
pnglibconf.dfa
76
#
CPPFLAGS
='-DPNG_USER_CONFIG' ./configure
81
# the build by changing the
CPPFLAGS
passed to the initial ./configure
84
#
CPPFLAGS
; for example:
103
# this easier (set it like
CPPFLAGS
prior to running ./configure).
129
# compilation (i.e. in
CPPFLAGS
.)
[
all
...]
/external/protobuf/gtest/
configure
698
CPPFLAGS
788
CPPFLAGS
[
all
...]
/external/e2fsprogs/
configure
758
CPPFLAGS
870
CPPFLAGS
[
all
...]
/ndk/sources/host-tools/make-3.81/autom4te.cache/
output.0
654
CPPFLAGS
739
CPPFLAGS
[
all
...]
/ndk/sources/host-tools/make-3.81/
configure
654
CPPFLAGS
739
CPPFLAGS
[
all
...]
/toolchain/binutils/binutils-2.25/config/
tcl.m4
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
configure
715
CPPFLAGS
802
CPPFLAGS
[
all
...]
/external/curl/docs/
INSTALL
78
header files somewhere else, you have to set the LDFLAGS and
CPPFLAGS
84
CPPFLAGS
="-I/path/to/ssl/include" LDFLAGS="-L/path/to/ssl/lib" \
89
env
CPPFLAGS
="-I/path/to/ssl/include" LDFLAGS="-L/path/to/ssl/lib" \
152
Some versions of uClibc require configuring with
CPPFLAGS
=-D_GNU_SOURCE=1
788
CPPFLAGS
='-D_POSIX_SOURCE=1 -I/usr/local/include'
[
all
...]
Completed in 1529 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>