HomeSort by relevance Sort by last modified time
    Searched refs:toolutil (Results 1 - 25 of 40) sorted by null

1 2

  /external/icu/icu4c/source/samples/udata/
Makefile 39 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
41 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
49 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
50 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
  /external/icu/icu4c/source/samples/uresb/
Makefile 37 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
39 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
44 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
45 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio)
  /external/icu/icu4c/source/tools/pkgdata/
Makefile.in 35 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
  /external/icu/icu4c/source/test/hdrtst/
testinternalheaders.sh 49 for file in `ls tools/toolutil/*.h`; do
53 $CXX -c -I common -I i18n -I io -I tools/toolutil -O0 ht_temp.cpp ;
67 $CXX -c -I common -I i18n -I io -I tools/toolutil -I tools/$tool -O0 ht_temp.cpp ;
77 $CXX -c -I common -I i18n -I io -I tools/toolutil -I tools/ctestfw -O0 ht_temp.cpp ;
85 $CC -c -I common -I i18n -I io -I tools/toolutil -I tools/ctestfw -I test/cintltst -O0 ht_temp.cpp ;
93 $CXX -c -I common -I i18n -I io -I tools/toolutil -I tools/ctestfw -I test/$test -O0 ht_temp.cpp ;
103 # $CXX -c -I common -I i18n -I io -I layout -I . -I layoutex -I tools/toolutil -I tools/ctestfw -I test/letest -O0 ht_temp.cpp ;
  /external/icu/icu4c/source/test/perf/DateFmtPerf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_builddir)/i18n -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/charperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/collationperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/collperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/collperf2/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/convperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/dicttrieperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_builddir)/i18n -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/leperf/
Makefile.in 27 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/layout/.. -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw -I$(top_srcdir)/io -I$(top_srcdir)/i18n
  /external/icu/icu4c/source/test/perf/normperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/strsrchperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/ubrkperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/unisetperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/usetperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/ustrperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/utfperf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/test/perf/utrie2perf/
Makefile.in 25 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
  /external/icu/icu4c/source/tools/
Makefile.in 18 SUBDIRS = toolutil ctestfw makeconv genrb genbrk \
  /external/icu/icu4c/source/tools/genbrk/
Makefile.in 31 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
  /external/icu/icu4c/source/tools/genccode/
Makefile.in 32 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
  /external/icu/icu4c/source/tools/gencfu/
Makefile.in 31 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(srcdir)/../toolutil

Completed in 455 milliseconds

1 2