HomeSort by relevance Sort by last modified time
    Searched refs:cppflags (Results 1 - 8 of 8) sorted by null

  /external/libpng/scripts/
libpng-config-head.in 21 cppflags=""
libpng-config.in 24 cppflags=""
39 --cppflags print pre-processor flags
78 --cppflags)
79 echo ${cppflags}
83 echo ${I_opts} ${cppflags} ${ccopts}
  /external/icu4c/config/
test-icu-config.sh 19 icu-config --cppflags
20 icu-config --cppflags-searchpath
icu-config-bottom 28 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]"
29 echo " --cppflags-dynamic Print additional C Preprocessor flags for"
31 echo " --cppflags-searchpath Print only -I include directives (-Iinclude)"
80 echo "The most commonly used options will be --cflags, --cxxflags, --cppflags, and --ldflags."
81 echo 'Example (in make): CPFLAGS=$(shell icu-config --cppflags)'
232 --cppflags)
234 echo $ECHO_N "${CPPFLAGS} ${ECHO_C}" | sed -e 's/-I. //'
237 --cppflags-searchpath)
241 --cppflags-dynamic
    [all...]
  /external/icu4c/test/hdrtst/
Makefile.in 74 $(COMPILE.cc) -c $(cppflags) ht_$$incfile.cpp ; \
88 $(COMPILE.cc) -c $(cppflags) -I$(prefix)/include/layout ht_$$incfile.cpp ; \
103 $(COMPILE.cc) -c $(cppflags) ht_$$incfile.cpp 2>&1 | sed -e 's/^.*#error[^"]*"//' | fgrep -v ht_ | tee ht_dep.junk | fgrep -v "$$incfile.h header is obsolete" ; \
126 $(COMPILE.c) -c $(cppflags) ht_$$incfile.c ; \
143 $(COMPILE.cc) -c $(cppflags) hd_$$incfile.c ; \
160 $(COMPILE.cc) -c $(cppflags) hdp_$$incfile.c ; \
177 $(COMPILE.cc) -c $(cppflags) hin_$$incfile.c ; \
194 $(COMPILE.cc) -c $(cppflags) hob_$$incfile.c ; \
  /external/icu4c/samples/
defs.mk 10 CPPFLAGS=$(shell icu-config --cppflags)
  /external/openfst/
configure 817 CPPFLAGS
907 CPPFLAGS
    [all...]
  /external/openssh/
configure 665 CPPFLAGS
768 CPPFLAGS
    [all...]

Completed in 119 milliseconds