/external/icu4c/tools/gennorm/ |
gennorm.h | 51 UGENNORM_STORE_COMPAT, /* (k) compatibility decompositions */
|
store.c | 110 * set a flag for each code point that was seen in decompositions - 115 /* set of characters with NFD_QC=No (i.e., those with canonical decompositions) */ 599 * decompose the one decomposition further, may generate two decompositions 600 * apply all previous characters' decompositions to this one 664 * and we only see canonical decompositions 706 * apply this one character's decompositions (there is at least one!) to 707 * all previous characters' decompositions to decompose them further 773 /* set the new decompositions, forget the old ones */ 826 /* decompose this one decomposition further, may generate two decompositions */ 829 /* has this code point been used in previous decompositions? * [all...] |
gennorm.c | 129 "\t k: compatibility decompositions (NFKC, NFKD)\n"
|
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
RuleBasedCollatorTest.java | 372 int [] decompositions = {Collator.NO_DECOMPOSITION, local 375 for (int decom:decompositions) {
|
/external/icu4c/common/ |
caniter.cpp | 212 // doesn't start any decompositions. (Analysis is done 449 // if so, see which decompositions match
|
unormimp.h | 421 * @param buffer out-only buffer for algorithmic decompositions of Hangul 622 * Stored only if there are decompositions, i.e., 637 * Each of the two decompositions consists of up to two parts: 764 * The result sets are the code points whose canonical decompositions start
|
unorm.cpp | 62 * It does not add decompositions to code points that do not have any or 421 * (like from decompositions) 758 * @param buffer out-only buffer for algorithmic decompositions of Hangul [all...] |
/external/icu4c/common/unicode/ |
unorm.h | 77 * identifies such characters by giving them "compatibility" decompositions 83 * In addition, you can have it perform compatibility decompositions so that 100 * as their decompositions do not need canonical reordering.
|
uchar.h | 217 CompositionExclusions.txt+Singleton Decompositions+ 218 Non-Starter Decompositions. @stable ICU 2.1 */ [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
unorm.h | 77 * identifies such characters by giving them "compatibility" decompositions 83 * In addition, you can have it perform compatibility decompositions so that 100 * as their decompositions do not need canonical reordering.
|
uchar.h | 196 CompositionExclusions.txt+Singleton Decompositions+ 197 Non-Starter Decompositions. @stable ICU 2.1 */ [all...] |
/external/webkit/WebCore/icu/unicode/ |
unorm.h | 77 * identifies such characters by giving them "compatibility" decompositions 83 * In addition, you can have it perform compatibility decompositions so that 100 * as their decompositions do not need canonical reordering.
|
uchar.h | 196 CompositionExclusions.txt+Singleton Decompositions+ 197 Non-Starter Decompositions. @stable ICU 2.1 */ [all...] |
/external/webkit/WebKit/mac/icu/unicode/ |
unorm.h | 77 * identifies such characters by giving them "compatibility" decompositions 83 * In addition, you can have it perform compatibility decompositions so that 100 * as their decompositions do not need canonical reordering.
|
uchar.h | 196 CompositionExclusions.txt+Singleton Decompositions+ 197 Non-Starter Decompositions. @stable ICU 2.1 */ [all...] |
/external/bluetooth/glib/glib/ |
gunidecomp.c | 256 decompositions come out in canonical order. I haven't tested
|
/external/icu4c/tools/genprops/ |
genprops.c | 546 /* Hangul have canonical decompositions */
|
/external/icu4c/i18n/ |
bmsearch.cpp | 378 // allocate one buffer for both decompositions
|
usearch.cpp | [all...] |
/dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
PatternTest.java | [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
uchar.h | 196 CompositionExclusions.txt+Singleton Decompositions+ 197 Non-Starter Decompositions. @stable ICU 2.1 */ [all...] |
/external/icu4c/data/unidata/ |
DerivedNormalizationProps.txt | 589 # Generated from: Composition Exclusions + Singletons + Non-Starter Decompositions [all...] |
/external/icu4c/test/intltest/ |
tstnorm.cpp | 331 * decompositions. However, having an index of zero means that [all...] |