Searched refs:ICU (Results 1 - 25 of 72) sorted by relevance

123

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptAndLanguages11 ICU Version=56.0
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliterator.properties7 # Default messages for the ICU transliterator input method.
10 name=ICU Transliterator
11 title=ICU Transliterator Input Method
/external/icu/icu4j/perf-tests/
H A Dcollationperf.pl8 # ICU and Windows Collation performance test script
74 # Run ICU Test for this (locale, data file) pair.
123 -------- ICU -------- ------ JAVA ------- (JAVA - ICU)/ICU
H A Dperftests.pl201 # Run ICU Test for this (locale, data file) pair.
227 my $ICU = $doc->createElement("perfTestResult");
230 $ICU->setAttribute("test"=> $testname);
231 $ICU->setAttribute("iterations"=>1000);
232 $ICU->setAttribute("time"=> $iStrCol);
233 $root->appendChild($ICU);
/external/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl126 #store ICU result
147 my $title = "Collation: ICU " . $ICULatestVersion . " vs GLIBC";
219 <li>For general information on ICU collation see <a href=
242 <td align="left"><b>strcoll</b> <i>(ICU)</i></td>
243 <td align="left"><b>keygen</b> <i>(ICU)</i></td>
244 <td align="left"><b>keylen</b> <i>(ICU)</i></td>
248 <td align="left"><b>strcoll</b> <i>(GLIBC-ICU)/ICU)</i></td>
249 <td align="left"><b>keygen</b> <i>(GLIBC-ICU)/ICU)</
[all...]
/external/icu/icu4c/source/io/
H A Ducln_io.cpp23 #error U_IO_IMPLEMENTATION not set - must be set for all ICU source files in io/ - see http://userguide.icu-project.org/howtouseicu
/external/icu/icu4c/source/samples/
H A Ddefs.mk6 # Load ICU information. You can copy this to other makefiles #######
21 # default - resources in same mode as ICU
H A Dreadme.txt13 csdet - demonstrates using ICU's CharSet Detection API
19 layout - demonstrates the ICU LayoutEngine
21 legacy - demonstrates using two versions of ICU in one application
31 translit - demonstrates the use of ICU transliteration
35 ucnv - demonstrates the use of ICU codepage conversion
37 udata - demonstrates the use of ICU low level data routines (reader/writer in 'all' MSVC solution)
41 ugrep - demonstrates ICU Regular Expressions.
45 ustring - demonstrates ICU string manipulation functions
52 It is normally built with ICU, and is located in icu/source/extra/uconv
55 included with ICU
[all...]
/external/icu/icu4c/source/data/translit/
H A Dtrnsfiles.mk11 # configure the ICU.
/external/icu/icu4c/source/tools/tzcode/
H A Dzdump.c29 /* Enable extensions and modifications for ICU. */
30 #define ICU macro
32 #ifdef ICU
238 #ifdef ICU
352 #ifdef ICU
380 #ifdef ICU
420 #ifdef ICU
431 #endif ICU
490 #ifdef ICU
549 #ifdef ICU
[all...]
H A Dzic.c6 /* Enable extensions and modifications for ICU. */
7 #define ICU macro
9 /* Continue executing after link failure. Even if ICU is undefined
18 #ifdef ICU
54 #ifdef ICU
142 #ifdef ICU
177 #ifdef ICU
311 #ifdef ICU
402 #ifdef ICU
531 #ifdef ICU
[all...]
/external/icu/icu4c/source/samples/ufortune/resources/
H A Dfortune_resources.mak6 # for for the ICU sample program "ufortune".
19 # ICUDIR the location of ICU, used to locate the tools for
/external/harfbuzz_ng/win32/
H A Dinfo-msvc.mak30 !if "$(ICU)" == "1"
31 BUILT_LIBRARIES = $(BUILT_LIBRARIES) HarfBuzz-ICU
96 @echo ICU:
97 @echo Enable the HarfBuzz-ICU layout library, requires the International
98 @echo Components for Unicode (ICU) libraries.
H A Dconfig-msvc.mak4 # Additional Libraries for building HarfBuzz-ICU
5 # icudt.lib may be required for static ICU builds
66 # Enable HarfBuzz-ICU, if desired
67 !if "$(ICU)" == "1"
/external/icu/icu4c/packaging/rpm/
H A Dicu.spec4 # RPM specification file for ICU.
9 # This file can be freely redistributed under the same license as ICU.
22 ICU is a set of C and C++ libraries that provides robust and full-featured
33 This package contains the runtime libraries for ICU. It does
41 ICU is a set of C and C++ libraries that provides robust and full-featured
42 Unicode support. This package contains the runtime libraries for ICU. It does
51 ICU is a set of C and C++ libraries that provides robust and full-featured
52 Unicode support. This package contains the development files for ICU.
55 Summary: Locale data for ICU
59 The locale data are used by ICU t
[all...]
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DdumpICUrules.bat19 # This perl script creates ICU transliterator data files, that live
27 # The output files are named according to ICU conventions (see NAME_MAP
30 # An ICU build must
31 # then be initiated, and the standard suite of ICU transliterator tests
72 # Mapping from Java file names to ICU file names
102 # An ICU name of "" means the ICU name == the ID
167 # Header blocks of text written at start of ICU output files
341 # Param: ICU output file name, e.g. fullhalf
/external/icu/icu4c/source/data/misc/
H A Dmiscfiles.mk11 # configure ICU.
/external/icu/icu4c/source/data/sprep/
H A Dsprepfiles.mk11 # reconfigure ICU.
/external/icu/icu4c/source/tools/genren/
H A Dgenren.pl87 * Contains data for renaming ICU exports.
256 -S - suffix (defaults to _MAJOR_MINOR of current ICU version)
/external/icu/icu4c/source/allinone/
H A Dicucheck.bat33 echo testing ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
117 echo Summary: ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
/external/icu/icu4c/source/extra/uconv/
H A Dmakedata.mak33 #Let's see if user has given us a path to ICU
38 !MESSAGE ICU path is $(ICUP)
/external/icu/icu4c/source/i18n/
H A Dformat.cpp27 #error U_I18N_IMPLEMENTATION not set - must be set for all ICU source files in i18n/ - see http://userguide.icu-project.org/howtouseicu
170 * @draft ICU 2.4
/external/icu/icu4c/source/data/brkitr/
H A Dbrkfiles.mk12 # reconfigure ICU.
/external/icu/icu4c/source/
H A DrunConfigureICU438 echo source in the ICU distribution to build ICU. Please remember that ICU needs
/external/cblas/testing/
H A Dc_cblat3.f791 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:CCHK2
867 DO 70 ICU = 1, 2
868 UPLO = ICHU( ICU: ICU )
1111 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:CCHK3
1180 DO 110 ICU = 1, 2
1181 UPLO = ICHU( ICU: ICU )
1476 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:CCHK4
1546 DO 70 ICU
1886 INTEGER I, IA, IB, ICT, ICU local in subroutine:CCHK5
[all...]

Completed in 373 milliseconds

123