OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cppflags
(Results
876 - 900
of
1154
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/valgrind/none/tests/amd64-solaris/
Makefile.in
168
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
228
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/valgrind/none/tests/darwin/
Makefile.in
169
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
229
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/valgrind/none/tests/x86-darwin/
Makefile.in
163
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
221
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/valgrind/none/tests/x86-linux/
Makefile.in
173
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
233
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/valgrind/none/tests/x86-solaris/
Makefile.in
167
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
227
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/toolchain/binutils/binutils-2.27/
configure
673
CPPFLAGS
808
CPPFLAGS
[
all
...]
/build/soong/cc/config/
arm_device.go
331
func (t *toolchainArm)
Cppflags
() string {
/build/soong/cc/
makevars.go
227
toolchain.
Cppflags
(),
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_macros.mk
223
$$(Q)$$(CPP) $$(
CPPFLAGS
) -P -D__ASSEMBLY__ -D__LINKER__ $(MAKE_DEP) -o $$@ $$<
/external/ImageMagick/ImageMagick/Magick++/
Install.html
245
<p align="center">
CPPFLAGS
</p></td>
/external/ImageMagick/ImageMagick/script/
magick++.html
104
c++ `Magick++-config --cxxflags --
cppflags
` -O2 -o demo demo.cpp \
/external/ImageMagick/www/Magick++/
Install.html
245
<p align="center">
CPPFLAGS
</p></td>
/external/ImageMagick/www/
magick++.html
108
c++ `Magick++-config --cxxflags --
cppflags
` -O2 -o demo demo.cpp \
/external/curl/tests/
README
165
compile curl with
CPPFLAGS
=-DMEMDEBUG_LOG_SYNC when using this option, to
/external/e2fsprogs/lib/e2p/
Makefile.in
59
$(Q) $(CPPCHECK_CMD) $(
CPPFLAGS
) $<
/external/e2fsprogs/lib/ss/
Makefile.in
38
$(Q) $(CPPCHECK_CMD) $(
CPPFLAGS
) $<
/external/icu/icu4c/source/i18n/
regeximp.h
29
//
CPPFLAGS
="-DREGEX_DEBUG" ./runConfigureICU --enable-debug --disable-release Linux
/external/libexif/
configure.ac
78
AM_CPPFLAGS="$
CPPFLAGS
"
/external/libmicrohttpd/src/testspdy/
Makefile.in
211
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
214
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) \
528
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/libmicrohttpd/src/testzzuf/
Makefile.in
183
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
186
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) \
497
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/libmojo/
Android.bp
377
cppflags
: [
/external/libpng/
pngstruct.h
51
* (pngusr.h, or set it in
CPPFLAGS
) and it works to set it to a considerably
/external/libunwind/
Android.bp
26
cppflags
: [
/external/pdfium/third_party/libpng16/
pngstruct.h
51
* (pngusr.h, or set it in
CPPFLAGS
) and it works to set it to a considerably
/external/python/cpython2/
Makefile.pre.in
77
# Both
CPPFLAGS
and LDFLAGS need to contain the shell's value for setup.py to
80
CPPFLAGS
= -I. -IInclude -I$(srcdir)/Include @
CPPFLAGS
@
90
PY_CFLAGS= $(CFLAGS) $(
CPPFLAGS
) $(CFLAGSFORSHARED) -DPy_BUILD_CORE
[
all
...]
Completed in 1150 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>