HomeSort by relevance Sort by last modified time
    Searched refs:icu (Results 26 - 50 of 106) sorted by null

12 3 4 5

  /external/chromium/third_party/icu/source/data/
Makefile.in 1 ## Makefile.in for ICU data
21 #lib icu data for link
145 # and it's what we want to build. Try to not run any of ICU's tools.
163 ## Install ICU data.
207 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
210 # CHROME: unames.icu are excluded from the icu data fil
    [all...]
  /external/icu4c/data/
Makefile 1 ## Makefile.in for ICU data
21 #lib icu data for link
145 # and it's what we want to build. Try to not run any of ICU's tools.
163 ## Install ICU data.
207 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
210 DAT_FILES_SHORT=pnames.icu unames.icu cnvalias.icu coll/ucadata.icu coll/invuca.icu
    [all...]
Makefile.in 1 ## Makefile.in for ICU data
21 #lib icu data for link
159 # and it's what we want to build. Try to not run any of ICU's tools.
177 ## Install ICU data.
225 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
228 DAT_FILES_SHORT=pnames.icu unames.icu cnvalias.icu coll/ucadata.icu coll/invuca.icu nfc.nrm nfkc.nrm nfkc_cf.nr
    [all...]
  /external/chromium/third_party/icu/source/test/perf/unisetperf/draft/
contperf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
span16perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
span8perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
  /external/chromium/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.bat 4 set PERF=c:\svn\icuproj\icu\utf8\source\test\perf\utrie2perf\x86\Release\utrie2perf
  /external/icu4c/test/perf/unisetperf/draft/
contperf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
span16perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
span8perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.bat 4 set PERF=c:\svn\icuproj\icu\utf8\source\test\perf\utrie2perf\x86\Release\utrie2perf
  /external/chromium/third_party/icu/
icui18n.scons 7 env = env.Clone(COMPONENT_NAME='icu',
30 env.Dir('$SRC_DIR/third_party/icu/public/common'),
31 env.Dir('$SRC_DIR/third_party/icu/public/i18n'),
32 env.Dir('$SRC_DIR/third_party/icu/source/common'),
33 env.Dir('$SRC_DIR/third_party/icu/source/i18n')
125 env.Dir('$SRC_DIR/third_party/icu/public/common'),
126 env.Dir('$SRC_DIR/third_party/icu/public/i18n'),
127 env.Dir('$SRC_DIR/third_party/icu/source/common'),
128 env.Dir('$SRC_DIR/third_party/icu/source/i18n')
402 and (infile.startswith('$SRC_DIR/third_party/icu/')
    [all...]
icuuc.scons 7 env = env.Clone(COMPONENT_NAME='icu',
32 env.Dir('$SRC_DIR/third_party/icu/public/common'),
33 env.Dir('$SRC_DIR/third_party/icu/public/i18n'),
34 env.Dir('$SRC_DIR/third_party/icu/source/common'),
35 env.Dir('$SRC_DIR/third_party/icu/source/i18n')
129 env.Dir('$SRC_DIR/third_party/icu/public/common'),
130 env.Dir('$SRC_DIR/third_party/icu/public/i18n'),
131 env.Dir('$SRC_DIR/third_party/icu/source/common'),
132 env.Dir('$SRC_DIR/third_party/icu/source/i18n')
409 and (infile.startswith('$SRC_DIR/third_party/icu/')
    [all...]
  /external/webkit/WebKitTools/wx/
install-unix-extras 52 ICU_TARBALL="icu-$ICU_VERSION.tgz"
53 ICU_URL="ftp://ftp.software.ibm.com/software/globalization/icu/$ICU_VERSION/$ICU_TARBALL"
84 # build ICU
85 if [ `which icu-config >/dev/null 2>&1` ]; then
89 cd $DL_DIR/icu/source
106 rm -rf icu
  /external/chromium/third_party/icu/source/tools/genpname/
gensvpa.pl 158 e.g.: gensvpa.pl --destdir=<icu>/source/tools/genpname --iso15924=iso15924-utf8-20041025.txt --prop=<icu>/source/data/unidata --code-start=60
  /external/icu4c/tools/genpname/
gensvpa.pl 158 e.g.: gensvpa.pl --destdir=<icu>/source/tools/genpname --iso15924=iso15924-utf8-20041025.txt --prop=<icu>/source/data/unidata --code-start=60
  /external/webkit/WebKitTools/Scripts/
clean-header-guards 23 %r|icu/unicode|,
  /build/target/product/
core.mk 43 icu.dat \
  /external/icu4c/samples/legacy/
Makefile 6 # - configure and build ICU [see the docs] .. use "--prefix=" something
9 # - do 'make install' of icu
12 # (will look for $(prefix)/lib/icu/Makefile.inc )
20 #ICU_LEGACY = /home/weiv/build/icu-1-8-1
24 ICU_INC=$(ICU_PREFIX)/lib/icu/Makefile.inc
  /external/icu4c/samples/udata/
Makefile 4 # - configure, build, install ICU
5 # - ensure that 'icu-config' is in the PATH (PREFIX/bin/icu-config)
6 # - if ICU is not built relative to this directory,
7 # set the variable ICU_PATH to the 'icu' directory
8 # (i.e. /foo/icu )
12 # Include ICU standard definitions
47 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
  /external/icu4c/samples/uresb/
Makefile 4 # - configure, build, install ICU
5 # - ensure that 'icu-config' is in the PATH (PREFIX/bin/icu-config)
6 # - if ICU is not built relative to this directory,
7 # set the variable ICU_PATH to the 'icu' directory
8 # (i.e. /foo/icu )
42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio)
  /external/webkit/JavaScriptCore/
Android.v8.wtf.mk 57 wtf/unicode/icu/CollatorICU.cpp
  /external/webkit/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.cpp 101 // Since Chrome synchronizes the ICU default locale with its UI locale,
102 // this ICU locale tells the current UI locale of Chrome.
103 icu::Locale locale = icu::Locale::getDefault();
105 if (locale == icu::Locale::getJapanese())
107 else if (locale == icu::Locale::getKorean())
  /external/icu4c/common/
Android.mk 104 # This is the empty compiled-in icu data structure
112 # We make the ICU data directory relative to $ANDROID_ROOT on Android, so both
116 local_cflags += '-DICU_DATA_DIR="/usr/icu"'
147 LOCAL_ADDITIONAL_DEPENDENCIES += $(HOST_OUT)/usr/icu/$(root).dat
  /external/icu4c/stubdata/
Android.mk 16 # To get your own ICU userdata:
18 # Go to http://apps.icu-project.org/datacustom/ and configure yourself
76 PRODUCT_COPY_FILES += $(LOCAL_PATH)/$(root)-$(config).dat:/system/usr/icu/$(root).dat
79 $(eval $(call copy-one-file,$(LOCAL_PATH)/$(root)-$(config).dat,$(HOST_OUT)/usr/icu/$(root).dat))

Completed in 393 milliseconds

12 3 4 5