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

1 2

  /external/icu4c/samples/
readme.txt 17 layout - demonstrates the ICU LayoutEngine
19 legacy - demonstrates using two versions of ICU in one application
29 translit - demonstrates the use of ICU transliteration
33 ucnv - demonstrates the use of ICU codepage conversion
35 udata - demonstrates the use of ICU low level data routines
39 ugrep - demonstrates ICU Regular Expressions.
43 ustring - demonstrates ICU string manipulation functions
50 It is normally built with ICU, and is located in icu/source/extra/uconv
53 included with ICU. You can check it out from the CVS command lin
    [all...]
defs.mk 6 # Load ICU information. You can copy this to other makefiles #######
8 CC=$(shell icu-config --cc)
9 CXX=$(shell icu-config --cxx)
10 CPPFLAGS=$(shell icu-config --cppflags)
11 CFLAGS=$(shell icu-config --cflags)
12 CXXFLAGS=$(shell icu-config --cxxflags)
13 LDFLAGS =$(shell icu-config --ldflags)
14 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
15 INVOKE=$(shell icu-config --invoke)
16 GENRB=$(shell icu-config --invoke=genrb
    [all...]
  /external/v8/src/
ic.h 42 // inline caching code. The argument for the macro, ICU, is the function name.
43 #define IC_UTIL_LIST(ICU) \
44 ICU(LoadIC_Miss) \
45 ICU(KeyedLoadIC_Miss) \
46 ICU(CallIC_Miss) \
47 ICU(StoreIC_Miss) \
48 ICU(SharedStoreIC_ExtendStorage) \
49 ICU(KeyedStoreIC_Miss) \
51 ICU(LoadCallbackProperty) \
52 ICU(StoreCallbackProperty)
    [all...]
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 77 my @icu = `$p -locale @locale[$n] -loop 1000 -file $filePath@data[$n] -qsort`;
80 my @icua = split( ' = ', $icu[2] );
89 @icu = `$p -locale @locale[$n] -loop 1000 -file $filePath@data[$n] -keygen`;
92 @icua = split( ' = ', $icu[2] );
101 @icua = split( ' = ', $icu[3] );
126 #store ICU result
147 my $title = "Collation: ICU " . $ICULatestVersion . " vs GLIBC";
163 <link rel="stylesheet" href="../icu.css" type="text/css" />
219 <li>For general information on ICU collation see <a href=
223 "/apiref/icu4j/com/ibm/icu/text/Collator.html">Java</a>.</li
    [all...]
  /external/icu4c/data/misc/
miscfiles.mk 11 # configure ICU.
  /external/icu4c/data/translit/
trnsfiles.mk 11 # configure the ICU.
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 6 # for for the ICU sample program "ufortune".
19 # ICUDIR the location of ICU, used to locate the tools for
  /external/icu4c/tools/tzcode/
zdump.c 10 * ICU note: Mr. Arthur David Olson (olsona@dc37a.nci.nih.gov) stated that
12 * This version of zdump.c is modified by ICU team to change output format
25 /* Enable extensions and modifications for ICU. */
26 #define ICU
28 #ifdef ICU
173 #ifdef ICU
293 #ifdef ICU
321 #ifdef ICU
400 #ifdef ICU
460 #ifdef ICU
    [all...]
zic.c 29 /* Enable extensions and modifications for ICU. */
30 #define ICU
32 /* Continue executing after link failure. Even if ICU is undefined
39 #ifdef ICU
123 #ifdef ICU
182 #ifdef ICU
314 #ifdef ICU
405 #ifdef ICU
510 #ifdef ICU
511 /* File into which we will write supplemental ICU data. *
    [all...]
  /external/icu4c/
icudefs.mk 1 # Make definitions that are shared by the different subprojects of ICU.
31 PACKAGE = icu
37 # The ICU data external name is usually icudata; the entry point name is
75 # ICU specific directories
168 ## How ICU libraries are named... ex. $(LIBICU)uc$(SO)
169 # Prefix for the ICU library names
170 ICUPREFIX = icu
218 # Link commands to link to ICU libs
228 # Invoke, set library path for all ICU libraries.
runConfigureICU 363 echo source in the ICU distribution to build ICU. Please remember that ICU needs
  /external/icu4c/data/sprep/
sprepfiles.mk 11 # reconfigure ICU.
  /external/icu4c/tools/genren/
genren.pl 88 * Contains data for renaming ICU exports.
202 -S - suffix (defaults to _MAJOR_MINOR of current ICU version)
  /external/icu4c/extra/uconv/
makedata.mak 33 #Let's see if user has given us a path to ICU
38 !MESSAGE ICU path is $(ICUP)
  /external/icu4c/data/brkitr/
brkfiles.mk 12 # reconfigure ICU.
28 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/icu4c/data/rbnf/
rbnffiles.mk 12 # reconfigure ICU.
28 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/icu4c/stubdata/
IcuData.mk 16 # Common definitions used for building ICU data files.
Android.mk 16 # To get your own ICU userdata:
18 # Go to http://apps.icu-project.org/datacustom/ and configure yourself
  /external/icu4c/data/
makedata.mak 23 # Is icu\source\data\build
26 !ERROR Can't find ICUMAKE (ICU Data Make dir, should point to icu\source\data\ )!
28 !MESSAGE ICU data make path is $(ICUMAKE)
46 # The root of the ICU source directory tree
52 !MESSAGE ICU root path is $(ICUP)
117 # This is the same place that all of the other ICU DLLs go (the code-containing DLLs)
145 # Directory under which all of the ICU data building tools live.
149 # The current ICU tools need to be in the path first.
180 !MESSAGE ICU data source archive is $(ICUDATA_SOURCE_ARCHIVE
    [all...]
  /external/icu4c/data/mappings/
ucmfiles.mk 11 # configure the ICU.
25 # ucmebcdic.mk from the <icu>/source/data directory
108 icu-internal-25546.ucm lmb-excp.ucm
  /external/icu4c/tools/gendraft/
genheaders.pl 247 --version=<current version of ICU>
250 e.g.: genheaders.pl --srcdir=<icu>/source/common/docs/html --destdir=<icu>/source/common/unicode --version=2.8 --exclusion-list=exclude.txt
  /external/icu4c/data/coll/
colfiles.mk 12 # reconfigure ICU.
28 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/icu4c/test/testdata/
testdata.mak 18 # I generated it with an ICU 2.6.1 build on Windows after removing
31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp"
55 test.icu
89 "$(TESTDATABLD)\test.icu" : {"$(ICUTOOLS)\gentest\$(CFG)"}gentest.exe
  /external/icu4c/common/
umutex.c 73 * A note on ICU Mutex Initialization and ICU startup:
75 * ICU mutexes, as used through the rest of the ICU code, are self-initializing.
76 * To make this work, ICU uses the _ICU GLobal Mutex_ to synchronize the lazy init
77 * of other ICU mutexes. For the global mutex itself, we need some other mechanism
79 * threads were more or less simultaenously the first to use ICU in a process, and
93 * If an application has overridden the ICU mutex implementation
120 * mutexes deadlock upon reentry. ICU contains checking code for
182 #error no ICU mutex implementation for this platfor
    [all...]
  /external/icu4c/data/locales/
resfiles.mk 12 # reconfigure ICU.
28 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)

Completed in 536 milliseconds

1 2