| /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/node/benchmark/url/ |
| D | whatwg-url-idna.js | 8 unicode: '', property 12 unicode: 'passports', property 16 unicode: 'xn--Pastrae-1vae', property 20 unicode: 'xn--ihqwczyycu19kkg2c', property 24 unicode: { toString() { return ''; } }, property
|
| /third_party/node/test/parallel/ |
| D | test-url-format-whatwg.js | 115 url.format(myURL, { unicode: true }), property 120 url.format(myURL, { unicode: 1 }), property 125 url.format(myURL, { unicode: {} }), property 130 url.format(myURL, { unicode: false }), property 135 url.format(myURL, { unicode: 0 }), property 140 url.format(new URL('http://user:pass@xn--0zwm56d.com:8080/path'), { unicode: true }), property 146 url.format(new URL('tel:123'), { unicode: true }) property
|
| D | test-icu-punycode.js | 22 for (const [i, { ascii, unicode }] of tests.entries()) { field
|
| D | test-whatwg-url-custom-domainto.js | 28 for (const [i, { ascii, unicode }] of tests.entries()) { field
|
| /third_party/node/deps/npm/test/lib/commands/ |
| D | view.js | 285 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 291 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 297 const { view, outputs } = await loadMockNpm(t, { config: { unicode: true } }) property 303 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 309 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 315 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 321 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 327 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 333 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property 339 const { view, outputs } = await loadMockNpm(t, { config: { unicode: false } }) property [all …]
|
| D | unstar.js | 21 config: { unicode: false, ...auth }, property 43 config: { unicode: true, ...auth }, property
|
| D | star.js | 21 config: { unicode: false, ...auth }, property 43 config: { unicode: true, ...auth }, property
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-icu.cc | 110 hb_codepoint_t unicode, in hb_icu_unicode_combining_class() 119 hb_codepoint_t unicode, in hb_icu_unicode_general_category() 170 hb_codepoint_t unicode, in hb_icu_unicode_mirroring() 178 hb_codepoint_t unicode, in hb_icu_unicode_script()
|
| D | hb-glib.cc | 89 hb_codepoint_t unicode, in hb_glib_unicode_combining_class() 98 hb_codepoint_t unicode, in hb_glib_unicode_general_category() 108 hb_codepoint_t unicode, in hb_glib_unicode_mirroring() 117 hb_codepoint_t unicode, in hb_glib_unicode_script()
|
| D | hb-ucd.cc | 25 hb_codepoint_t unicode, in hb_ucd_combining_class() 33 hb_codepoint_t unicode, in hb_ucd_general_category() 41 hb_codepoint_t unicode, in hb_ucd_mirroring() 49 hb_codepoint_t unicode, in hb_ucd_script()
|
| /third_party/python/Objects/ |
| D | unicodeobject.c | 530 PyUnicodeObject *unicode = _PyUnicodeObject_CAST(op); in _PyUnicode_CheckConsistency() local 619 unicode_result_wchar(PyObject *unicode) in unicode_result_wchar() 653 unicode_result_ready(PyObject *unicode) in unicode_result_ready() 686 unicode_result(PyObject *unicode) in unicode_result() 696 unicode_result_unchanged(PyObject *unicode) in unicode_result_unchanged() 713 PyObject *unicode, Py_ssize_t collstart, Py_ssize_t collend) in backslashreplace() 780 PyObject *unicode, Py_ssize_t collstart, Py_ssize_t collend) in xmlcharrefreplace() 1008 unicode_fill_invalid(PyObject *unicode, Py_ssize_t old_length) in unicode_fill_invalid() 1020 resize_compact(PyObject *unicode, Py_ssize_t length) in resize_compact() 1091 resize_inplace(PyObject *unicode, Py_ssize_t length) in resize_inplace() [all …]
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | BoundedByteStringTest.java | 64 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testToString() local 81 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testCharsetToString() local
|
| D | RopeByteStringSubstringTest.java | 76 ByteString unicode = ByteString.EMPTY; in testToString() local 109 ByteString unicode = ByteString.EMPTY; in testCharsetToString() local
|
| D | RopeByteStringTest.java | 124 ByteString unicode = ByteString.EMPTY; in testToString() local 153 ByteString unicode = ByteString.EMPTY; in testCharsetToString() local
|
| /third_party/mesa3d/src/gtest/src/ |
| D | gtest-filepath.cc | 207 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 231 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
| /third_party/skia/modules/skunicode/src/ |
| D | SkUnicode.cpp | 16 std::unique_ptr<SkUnicode> unicode = SkUnicode::MakeIcuBasedUnicode(); in Make() local 30 std::unique_ptr<SkUnicode> unicode = in MakeClientBasedUnicode() local
|
| /third_party/node/deps/googletest/src/ |
| D | gtest-filepath.cc | 253 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 277 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 354 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
| /third_party/googletest/googletest/src/ |
| D | gtest-filepath.cc | 249 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 273 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 352 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
| /third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/ |
| D | key.js | 8 unicode: false, property
|
| /third_party/skia/experimental/sktext/editor/ |
| D | Texts.h | 33 auto unicode = SkUnicode::Make(); in StaticText() local 71 auto unicode = SkUnicode::Make(); in DynamicText() local 97 auto unicode = SkUnicode::Make(); in rebuild() local
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-utils.cc | 172 bool unicode) { in AdvanceStringIndex() 191 bool unicode) { in SetAdvancedStringIndex()
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
| D | CMapTableBuilderTest.java | 44 int unicode = entry.getKey(); in verifyCmap() local
|
| /third_party/node/deps/npm/test/lib/utils/ |
| D | display.js | 31 display.load({ unicode: true }) property 34 display.load({ unicode: false }) property
|
| /third_party/cups-filters/fontembed/ |
| D | embed.h | 68 static inline void emb_set(EMB_PARAMS *emb,int unicode,unsigned short gid) // {{{ in emb_set() 82 static inline unsigned short emb_get(EMB_PARAMS *emb,int unicode) // {{{ gid in emb_get()
|