Home
last modified time | relevance | path

Searched refs:normalization (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/third_party/icu/docs/userguide/collation/
Dfaq.md26 normalization for most characters is already built into ICU's collation by
28 there, and will work with most languages. So the normalization parameter in ICU
29 really only changes whether full normalization is invoked.
33 those cases, full normalization needs to be turned on. If you use the right
34 locale (or language) when creating a collation in ICU, then full normalization
44 normalization flags set.
/third_party/flutter/flutter/
D.gitattributes1 # Auto detect text files and perform LF normalization
4 # Always perform LF normalization on these files
21 # Never perform LF normalization on these files
/third_party/mindspore/mindspore/nn/layer/
D__init__.py20 from . import activation, normalization, container, conv, lstm, basic, embedding, pooling, image, q…
23 from .normalization import *
40 __all__.extend(normalization.__all__)
/third_party/flutter/engine/flutter/third_party/txt/
D.gitattributes1 # Auto detect text files and perform LF normalization
4 # Always perform LF normalization on these files
/third_party/flutter/skia/third_party/externals/icu/source/data/coll/
Dsi.txt8 "[normalization on]"
17 "[normalization on]"
Dbn.txt8 "[normalization on]"
16 "[normalization on]"
Dkn.txt8 "[normalization on]"
16 "[normalization on]"
Dvi.txt8 "[normalization on]"
20 "[normalization on]"
/third_party/icu/icu4c/source/data/coll/
Dsi.txt8 "[normalization on]"
17 "[normalization on]"
Dbn.txt8 "[normalization on]"
16 "[normalization on]"
Dkn.txt8 "[normalization on]"
16 "[normalization on]"
Dvi.txt8 "[normalization on]"
20 "[normalization on]"
/third_party/skia/third_party/externals/icu/source/data/coll/
Dsi.txt8 "[normalization on]"
17 "[normalization on]"
Dkn.txt8 "[normalization on]"
16 "[normalization on]"
Dbn.txt8 "[normalization on]"
16 "[normalization on]"
Dvi.txt8 "[normalization on]"
20 "[normalization on]"
/third_party/libxml2/result/
Datt5.rde5 1 8 #comment 0 1 no normalization
56 1 8 #comment 0 1 normalization
Datt5.rdr5 1 8 #comment 0 1 no normalization
56 1 8 #comment 0 1 normalization
/third_party/icu/docs/userguide/transforms/normalization/
Dindex.md30 normalization APIs support the standard normalization forms which are described
45 doc](http://site.icu-project.org/design/normalization/custom) with many details.
52 can be created from standard Unicode normalization data, or from a custom
56 file system normalization, and a combination of NFKC with case folding
77 combination of quick check and normalization.
79 with a UnicodeSet to limit normalization to certain characters. For example,
82 3.2 normalization now requires the uprops.icu data.)
86 * Iteration: Support for iterative normalization is now provided by functions
135 characters removes the original character in normalization.
/third_party/skia/third_party/externals/icu/source/data/unidata/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
21 # requirements for possible exceptions to normalization
24 # of normalization, *including* any errors in the data, can
/third_party/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
21 # requirements for possible exceptions to normalization
24 # of normalization, *including* any errors in the data, can
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
21 # requirements for possible exceptions to normalization
24 # of normalization, *including* any errors in the data, can
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
21 # requirements for possible exceptions to normalization
24 # of normalization, *including* any errors in the data, can
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
21 # requirements for possible exceptions to normalization
24 # of normalization, *including* any errors in the data, can
/third_party/boost/libs/locale/src/win32/
Dconverter.cpp41 case converter_base::normalization: in convert()
76 case normalization: in convert()

12345678910>>...12