| /third_party/skia/third_party/externals/icu/ |
| D | icu.gyp | 497 # ls source/i18n/unicode/*h | sort | \ 500 'unicode/alphaindex.h', 501 'unicode/basictz.h', 502 'unicode/calendar.h', 503 'unicode/choicfmt.h', 504 'unicode/coleitr.h', 505 'unicode/coll.h', 506 'unicode/compactdecimalformat.h', 507 'unicode/curramt.h', 508 'unicode/currpinf.h', [all …]
|
| D | sources.gni | 428 # ls source/i18n/unicode/*h | sort | sed 's/^\(.*\)$/ "\1",/' 433 "source/i18n/unicode/alphaindex.h", 434 "source/i18n/unicode/basictz.h", 435 "source/i18n/unicode/calendar.h", 436 "source/i18n/unicode/choicfmt.h", 437 "source/i18n/unicode/coleitr.h", 438 "source/i18n/unicode/coll.h", 439 "source/i18n/unicode/compactdecimalformat.h", 440 "source/i18n/unicode/curramt.h", 441 "source/i18n/unicode/currpinf.h", [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/ |
| D | icu.gyp | 502 # ls source/i18n/unicode/*h | sort | \ 505 'unicode/alphaindex.h', 506 'unicode/basictz.h', 507 'unicode/calendar.h', 508 'unicode/choicfmt.h', 509 'unicode/coleitr.h', 510 'unicode/coll.h', 511 'unicode/compactdecimalformat.h', 512 'unicode/curramt.h', 513 'unicode/currpinf.h', [all …]
|
| D | BUILD.gn | 513 # ls source/i18n/unicode/*h | sort | sed 's/^\(.*\)$/ "\1",/' 519 "source/i18n/unicode/alphaindex.h", 520 "source/i18n/unicode/basictz.h", 521 "source/i18n/unicode/calendar.h", 522 "source/i18n/unicode/choicfmt.h", 523 "source/i18n/unicode/coleitr.h", 524 "source/i18n/unicode/coll.h", 525 "source/i18n/unicode/compactdecimalformat.h", 526 "source/i18n/unicode/curramt.h", 527 "source/i18n/unicode/currpinf.h", [all …]
|
| /third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/charsetdet/ |
| D | CharsetDetectionTests.xml | 3 <!-- Copyright (C) 2016 and later: Unicode, Inc. and others. --> 4 <!-- License & terms of use: http://www.unicode.org/copyright.html#License --> 10 <!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. --> 20 Unicode 26 <!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. --> 29 Bliv global med Unicode 31 Indskriv dig nu til den tiende internationale Unicode-konference, der holdes den 10-12 33 globale Internet og Unicode, internationalisering og lokalisering, implementering af 34 Unicode i styresystemer og programmer, skrifttyper, tekst-layout og flersproget databehandling. 36 Unicode [all …]
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/ |
| D | CharsetDetectionTests.xml | 3 <!-- Copyright (C) 2016 and later: Unicode, Inc. and others. --> 4 <!-- License & terms of use: http://www.unicode.org/copyright.html --> 10 <!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. --> 20 Unicode 26 <!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. --> 29 Bliv global med Unicode 31 Indskriv dig nu til den tiende internationale Unicode-konference, der holdes den 10-12 33 globale Internet og Unicode, internationalisering og lokalisering, implementering af 34 Unicode i styresystemer og programmer, skrifttyper, tekst-layout og flersproget databehandling. 36 Unicode [all …]
|
| /third_party/icu/icu4c/source/test/testdata/ |
| D | csdetest.xml | 3 <!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.uni… 9 <!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. --> 19 Unicode 25 <!-- Copyright © 1991-2005 Unicode, Inc. All rights reserved. --> 28 Bliv global med Unicode 30 Indskriv dig nu til den tiende internationale Unicode-konference, der holdes den 10-12 32 globale Internet og Unicode, internationalisering og lokalisering, implementering af 33 Unicode i styresystemer og programmer, skrifttyper, tekst-layout og flersproget databehandling. 35 Unicode 36 Når verden vil tale, taler den “Unicode.” [all …]
|
| D | ConverterSelectorTestUTF8.txt | 1 Что такое Unicode? 3 Unicode - это уникальный код для любого символа, 8 …мволу должно быть поставлено в соответствие число. До того, как появился Unicode, в мире имели хож… 11 Unicode изменяет такое положение вещей! 13 …Unicode присваивает уникальный код любому символу, независимо от платформы, независимо от программ… 15 …Unicode в многоуровневых приложениях или программных комплексах, построенных в рамках архитектуры … 67 Ç'është UNICODE? 69 Unicode siguron një numër të vetëm për çdo gërmë, 74 …karakteret) e tjera duke u caktuar nga një numër (kod). Para zbulimit të Unicode-s, kishte qindra … 77 Unicode po e ndryshon gjithë këtë rrëmujë! [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-utf.hh | 42 hb_codepoint_t *unicode, in next() 100 *unicode = c; in next() 104 *unicode = replacement; in next() 111 hb_codepoint_t *unicode, in prev() 118 if (likely (next (text, end, unicode, replacement) == end)) in prev() 121 *unicode = replacement; in prev() 130 encode_len (hb_codepoint_t unicode) in encode_len() 132 if (unicode < 0x0080u) return 1; in encode_len() 133 if (unicode < 0x0800u) return 2; in encode_len() 134 if (unicode < 0x10000u) return 3; in encode_len() [all …]
|
| D | hb-unicode.cc | 33 #include "hb-unicode.hh" 37 * SECTION: hb-unicode 38 * @title: hb-unicode 39 * @short_description: Unicode character property access 42 * Unicode functions are used to access Unicode character properties. 44 * the Unicode Character Database for any code point, such as General 47 * Client programs can optionally pass in their own Unicode functions 62 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() 71 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() 80 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() [all …]
|
| D | hb-unicode.h | 46 * Maximum valid Unicode code point. 87 * the Unicode Character Database. 90 /* Unicode Character Database property: General_Category (gc) */ 186 * from the Unicode Character Database. 188 * <note>Note: newer versions of Unicode may add new values. 281 * accessing various Unicode character properties. 285 * their own replacements for the individual Unicode functions, as 342 * @ufuncs: A Unicode-functions structure 343 * @unicode: The code point to query 349 * property for a specified Unicode code point. [all …]
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-utf.hh | 42 hb_codepoint_t *unicode, in next() 100 *unicode = c; in next() 104 *unicode = replacement; in next() 111 hb_codepoint_t *unicode, in prev() 118 if (likely (next (text, end, unicode, replacement) == end)) in prev() 121 *unicode = replacement; in prev() 130 encode_len (hb_codepoint_t unicode) in encode_len() 132 if (unicode < 0x0080u) return 1; in encode_len() 133 if (unicode < 0x0800u) return 2; in encode_len() 134 if (unicode < 0x10000u) return 3; in encode_len() [all …]
|
| /third_party/harfbuzz/src/ |
| D | hb-utf.hh | 42 hb_codepoint_t *unicode, in next() 100 *unicode = c; in next() 104 *unicode = replacement; in next() 111 hb_codepoint_t *unicode, in prev() 118 if (likely (next (text, end, unicode, replacement) == end)) in prev() 121 *unicode = replacement; in prev() 130 encode_len (hb_codepoint_t unicode) in encode_len() 132 if (unicode < 0x0080u) return 1; in encode_len() 133 if (unicode < 0x0800u) return 2; in encode_len() 134 if (unicode < 0x10000u) return 3; in encode_len() [all …]
|
| D | hb-unicode.cc | 33 #include "hb-unicode.hh" 37 * SECTION: hb-unicode 38 * @title: hb-unicode 39 * @short_description: Unicode character property access 42 * Unicode functions are used to access Unicode character properties. 44 * the Unicode Character Database for any code point, such as General 47 * Client programs can optionally pass in their own Unicode functions 62 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() 71 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() 80 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() [all …]
|
| D | hb-unicode.h | 46 * Maximum valid Unicode code point. 87 * the Unicode Character Database. 90 /* Unicode Character Database property: General_Category (gc) */ 186 * from the Unicode Character Database. 188 * <note>Note: newer versions of Unicode may add new values. 281 * accessing various Unicode character properties. 285 * their own replacements for the individual Unicode functions, as 342 * @ufuncs: A Unicode-functions structure 343 * @unicode: The code point to query 349 * property for a specified Unicode code point. [all …]
|
| /third_party/node/test/fixtures/ |
| D | url-idna.js | 6 unicode: 'افغانستا.icom.museum' property 10 unicode: 'الجزائر.icom.museum' property 14 unicode: 'österreich.icom.museum' property 18 unicode: 'বাংলাদেশ.icom.museum' property 22 unicode: 'беларусь.icom.museum' property 26 unicode: 'belgië.icom.museum' property 30 unicode: 'българия.icom.museum' property 34 unicode: 'تشادر.icom.museum' property 38 unicode: '中国.icom.museum' property 42 unicode: 'القمر.icom.museum' property [all …]
|
| /third_party/flutter/engine/flutter/tools/licenses/data/ |
| D | unicode | 1 Unicode® Terms of Use 2 …olicy governing access to this site, see the Unicode Privacy Policy. For trademark usage, see the… 4 A. Unicode Copyright. 5 1. Copyright © 1991-2017 Unicode, Inc. All rights reserved. 6 …fy such documents and files to create derivative works conforming to the Unicode® Standard, subjec… 7 …or informational purposes and in the creation of products supporting the Unicode Standard, subject… 8 … pertaining to the use of the particular set of data files known as the "Unicode Character Databas… 9 …Unicode Standard has further specifications of rights and restrictions of use. For the book editio… 10 6. No license is granted to "mirror" the Unicode website where a fee is charged for access to the "… 14 … will be incorporated in new editions of the publication and/or website. Unicode may make improvem… [all …]
|
| /third_party/skia/third_party/icu/ |
| D | icu.gni | 223 "$_src/common/unicode/appendable.h", 224 "$_src/common/unicode/brkiter.h", 225 "$_src/common/unicode/bytestream.h", 226 "$_src/common/unicode/bytestrie.h", 227 "$_src/common/unicode/bytestriebuilder.h", 228 "$_src/common/unicode/caniter.h", 229 "$_src/common/unicode/casemap.h", 230 "$_src/common/unicode/char16ptr.h", 231 "$_src/common/unicode/chariter.h", 232 "$_src/common/unicode/dbbi.h", [all …]
|
| /third_party/flutter/skia/third_party/icu/ |
| D | icu.gni | 223 "$_src/common/unicode/appendable.h", 224 "$_src/common/unicode/brkiter.h", 225 "$_src/common/unicode/bytestream.h", 226 "$_src/common/unicode/bytestrie.h", 227 "$_src/common/unicode/bytestriebuilder.h", 228 "$_src/common/unicode/caniter.h", 229 "$_src/common/unicode/casemap.h", 230 "$_src/common/unicode/char16ptr.h", 231 "$_src/common/unicode/chariter.h", 232 "$_src/common/unicode/dbbi.h", [all …]
|
| /third_party/icu/icu4j/perf-tests/data/conversion/ |
| D | french.txt | 1 Qu'est ce qu'Unicode? 3 Unicode spécifie un numéro unique pour chaque caractère, 8 …lettres et autres caractères sous formes de nombres. Avant l'invention d'Unicode, des centaines de… 11 Unicode transforme tout cela ! 13 Unicode spécifie un numéro unique pour chaque caractère, quelle que soit la plate-forme, quel que s… 15 …Unicode dans les applications client-serveur, les applications distribuées et les sites Internet p… 16 À propos du Consortium Unicode 18 …Unicode est une organisation sans but lucratif, ayant pour mission de développer, d'étendre et de … 20 …ts additionnels dans le glossaire, la liste partielle de produits gérant Unicode, l'aperçu techniq…
|
| /third_party/python/Include/ |
| D | unicodeobject.h | 8 Unicode implementation based on original code by Fredrik Lundh, 10 Unicode Integration Proposal. (See 11 http://www.egenix.com/files/python/unicode-proposal.txt). 19 * Yet another Unicode string type for Python. This type supports the 31 * This Unicode String Type is 62 /* --- Internal Unicode Format -------------------------------------------- */ 64 /* Python 3.x requires unicode */ 74 Otherwise, Unicode strings are stored as UCS-2 (with limited support 101 unicode representations. */ 120 /* This Unicode character will be used as replacement character during [all …]
|
| /third_party/python/Doc/howto/ |
| D | unicode.rst | 4 Unicode HOWTO 9 This HOWTO discusses Python's support for the Unicode specification 11 people commonly encounter when trying to work with Unicode. 14 Introduction to Unicode 26 Python's string type uses the Unicode Standard for representing 30 Unicode (https://www.unicode.org/) is a specification that aims to 32 its own unique code. The Unicode specifications are continually 42 The Unicode standard describes how characters are represented by 45 `actual number assigned <https://www.unicode.org/versions/latest/#Summary>`_ 50 The Unicode standard contains a lot of tables listing characters and [all …]
|
| /third_party/node/deps/npm/node_modules/has-unicode/ |
| D | package.json | 4 "has-unicode@2.0.1", 8 "_from": "has-unicode@2.0.1", 9 "_id": "has-unicode@2.0.1", 12 "_location": "/has-unicode", 17 "raw": "has-unicode@2.0.1", 18 "name": "has-unicode", 19 "escapedName": "has-unicode", 28 "_resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", 36 "url": "https://github.com/iarna/has-unicode/issues" 38 "description": "Try to guess if your terminal supports unicode", [all …]
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | RopeByteStringSubstringTest.java | 70 String sourceString = "I love unicode \u1234\u5678 characters"; in testToString() 76 ByteString unicode = ByteString.EMPTY; in testToString() local 79 unicode = RopeByteString.concatenate(unicode, sourceByteString); in testToString() 85 unicode = unicode.substring(2, unicode.size() - 6); in testToString() 90 getActualClassName(unicode)); in testToString() 91 String roundTripString = unicode.toString(UTF_8); in testToString() 92 assertEquals(classUnderTest + " unicode bytes must match", testString, roundTripString); in testToString() 94 assertEquals(classUnderTest + " string must equal the flat string", flatString, unicode); in testToString() 98 unicode.hashCode()); in testToString() 103 String sourceString = "I love unicode \u1234\u5678 characters"; in testCharsetToString() [all …]
|
| /third_party/re2/re2/ |
| D | unicode.py | 5 """Parser for Unicode data files (as distributed by unicode.org).""" 15 # Directory or URL where Unicode tables reside. 16 _UNICODE_DIR = "https://www.unicode.org/Public/12.1.0/ucd" 18 # Largest valid Unicode code value. 23 """Unicode error base class.""" 27 """Unicode input error class. Raised on invalid input.""" 31 """Converts string to Unicode code point ('263A' => 0x263a). 37 Unicode code point 40 InputError: the string is not a valid Unicode value. 48 raise InputError("invalid Unicode value %s" % (s,)) [all …]
|