Home
last modified time | relevance | path

Searched refs:Normalization (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/icu/docs/userguide/transforms/
Dindex.md35 ### Normalization subsection
37 [Normalization](normalization/index.md) is used to convert text to a unique, equivalent form. Syste…
39 composite character sequences into precomposed characters. While Normalization
52 * Normalization
/third_party/icu/docs/userguide/transforms/normalization/
Dindex.md3 title: Normalization
12 # Normalization chapter
25 Normalization is used to convert text to a unique, equivalent form. Software can
29 Normalization allows for easier sorting and searching of text. The ICU
31 in great detail in [Unicode Technical Report #15 (Unicode Normalization
32 Forms)](http://www.unicode.org/reports/tr15/) and the Normalization, Sorting and
110 Normalization data, use the files in
138 mappings that are forbidden by the Unicode Normalization algorithms are reported
/third_party/libinput/doc/user/
Dnormalization-of-relative-motion.rst4 Normalization of relative motion
42 Normalization of touchpad coordinates
56 Normalization of tablet coordinates
/third_party/icu/docs/userguide/collation/
Dfaq.md23 ## Q. Should I turn Full Normalization on all the time?
37 ## Q. Are there any cases where I would want to override the Full Normalization setting?
Dconcepts.md228 ## Normalization section in Collation Concepts
234 Normalization ensures that text is written in a predictable way so that searches
251 The ICU Collation Service has the ability to turn Normalization Checking either
252 on or off. If Normalization Checking is turned off, it is the user's
257 If the text requires normalization processing, Normalization Checking should be
259 Greek, Hebrew, Hindi, Thai or Vietnamese either requires Normalization Checking
262 For more information about Normalization related reordering please see
642 Normalization Checking | N | X, O, D
772 The **Normalization** setting determines whether
782 there is no need to enable this Normalization option.
/third_party/icu/docs/userguide/strings/
Dstringprep.md63 2. *Normalize*: Normalize the output of step 1 using Unicode Normalization Form
64 NFKC, it the option is set. Normalization algorithm must conform to UAX 15.
369 name strings. Normalization of code points and checking for bidirectional
374 names. Normalization of code points and checking for bidirectional code
381 turned on. Normalization of code points and checking for bidirectional code
391 identifiers within XMPP. Normalization of code points and checking of
396 within XMPP. Normalization of code points and checking of bidirectional code
/third_party/skia/third_party/externals/icu/flutter/
DREADME.md16 * Unicode Normalization Form KC (NFKC)
/third_party/flutter/skia/third_party/externals/icu/flutter/
DREADME.md17 * Unicode Normalization Form KC (NFKC)
/third_party/harfbuzz/src/ms-use/
DIndicPositionalCategory-Additional.txt63 …..SOGDIAN COMBINING CURVE ABOVE # Overriden to below because ccc-based Normalization controls order
65 … SOGDIAN COMBINING HOOK ABOVE # Overriden to below because ccc-based Normalization controls order
/third_party/icu/icu4c/source/test/testdata/
Dtestnorm.txt14 # Normalization test data, for improving code coverage.
/third_party/skia/third_party/externals/icu/source/data/unidata/
DNormalizationCorrections.txt43 # For more information, see UAX #15, Unicode Normalization Forms.
/third_party/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt43 # For more information, see UAX #15, Unicode Normalization Forms.
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DNormalizationCorrections.txt43 # For more information, see UAX #15, Unicode Normalization Forms.
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt43 # For more information, see UAX #15, Unicode Normalization Forms.
DCompositionExclusions.txt10 # defined in UAX #15, Unicode Normalization Forms.
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DNormalizationCorrections.txt43 # For more information, see UAX #15, Unicode Normalization Forms.
DCompositionExclusions.txt10 # defined in UAX #15, Unicode Normalization Forms.
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.vertex_arrays.single_attribute.txt56 Normalization is tested with different input types and component counts. User
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dfunctional.vertex_arrays.single_attribute.txt59 Normalization is tested with different input types and component counts. User
/third_party/openGLES/extensions/EXT/
DEXT_rescale_normal.txt66 after rescaling if rescaling is enabled. Normalization and rescaling
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_rescale_normal.txt66 after rescaling if rescaling is enabled. Normalization and rescaling
/third_party/typescript/tests/baselines/reference/
DobjectLiteralNormalization.errors.txt67 // Normalization applies to nested properties
DobjectLiteralNormalization.symbols124 // Normalization applies to nested properties
/third_party/icu/docs/userguide/usefrom/
Dcobol.md378 3. Normalization
442 ### Normalization sample program
/third_party/python/Doc/c-api/
Ddatetime.rst131 of days, seconds and microseconds. Normalization is performed so that the

1234