/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/ |
D | RopeByteStringSubstringTest.java | 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() 88 classUnderTest, getActualClassName(unicode)); in testToString() 89 String roundTripString = unicode.toString(UTF_8); in testToString() 93 assertEquals(classUnderTest + " string must equal the flat string", flatString, unicode); in testToString() 95 flatString.hashCode(), unicode.hashCode()); in testToString() 106 ByteString unicode = ByteString.EMPTY; in testCharsetToString() local 109 unicode = RopeByteString.concatenate(unicode, sourceByteString); in testCharsetToString() 115 unicode = unicode.substring(2, unicode.size() - 6); in testCharsetToString() [all …]
|
D | RopeByteStringTest.java | 103 ByteString unicode = ByteString.EMPTY; in testToString() local 106 unicode = RopeByteString.concatenate(unicode, sourceByteString); in testToString() 111 classUnderTest, getActualClassName(unicode)); in testToString() 112 String roundTripString = unicode.toString(UTF_8); in testToString() 116 assertEquals(classUnderTest + " string must equal the flat string", flatString, unicode); in testToString() 118 flatString.hashCode(), unicode.hashCode()); in testToString() 129 ByteString unicode = ByteString.EMPTY; in testCharsetToString() local 132 unicode = RopeByteString.concatenate(unicode, sourceByteString); in testCharsetToString() 137 classUnderTest, getActualClassName(unicode)); in testCharsetToString() 138 String roundTripString = unicode.toString(Internal.UTF_8); in testCharsetToString() [all …]
|
D | BoundedByteStringTest.java | 64 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testToString() local 65 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() 77 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testCharsetToString() local 78 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString()
|
D | LiteralByteStringTest.java | 401 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testToString() local 402 String roundTripString = unicode.toString(UTF_8); in testToString() 408 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testCharsetToString() local 409 String roundTripString = unicode.toString(Internal.UTF_8); in testCharsetToString()
|
D | NioByteStringTest.java | 424 ByteString unicode = forString(testString); in testToString() local 425 String roundTripString = unicode.toString(UTF_8); in testToString() 431 ByteString unicode = forString(testString); in testCharsetToString() local 432 String roundTripString = unicode.toString(UTF_8); in testCharsetToString()
|
/frameworks/base/data/fonts/ |
D | Android.mk | 112 external/unicode/DerivedAge.txt \ 113 external/unicode/emoji-data.txt \ 114 external/unicode/emoji-sequences.txt \ 115 external/unicode/emoji-variation-sequences.txt \ 116 external/unicode/emoji-zwj-sequences.txt \ 117 external/unicode/additions/emoji-data.txt \ 118 external/unicode/additions/emoji-sequences.txt \ 119 external/unicode/additions/emoji-zwj-sequences.txt \ 123 $(FONTCHAIN_LINTER) $(TARGET_OUT) $(CHECK_EMOJI) external/unicode
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 863 unsigned int unicode; in decodeString() local 864 if (!decodeUnicodeCodePoint(token, current, end, unicode)) in decodeString() 866 decoded += codePointToUTF8(unicode); in decodeString() 881 unsigned int& unicode) { in decodeUnicodeCodePoint() argument 883 if (!decodeUnicodeEscapeSequence(token, current, end, unicode)) in decodeUnicodeCodePoint() 885 if (unicode >= 0xD800 && unicode <= 0xDBFF) { in decodeUnicodeCodePoint() 895 unicode = 0x10000 + ((unicode & 0x3FF) << 10) + (surrogatePair & 0x3FF); in decodeUnicodeCodePoint() 910 unsigned int& unicode) { in decodeUnicodeEscapeSequence() argument 916 unicode = 0; in decodeUnicodeEscapeSequence() 919 unicode *= 16; in decodeUnicodeEscapeSequence() [all …]
|
D | json.h | 1460 unsigned int& unicode); 1464 unsigned int& unicode);
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | FileUtilsTest.java | 392 final String unicode = "a\u03C0\u03C0\u03C0\u03C0z"; in testTrimFilename() local 393 assertEquals("a\u03C0\u03C0\u03C0\u03C0z", FileUtils.trimFilename(unicode, 10)); in testTrimFilename() 394 assertEquals("a\u03C0...\u03C0z", FileUtils.trimFilename(unicode, 9)); in testTrimFilename() 395 assertEquals("a...\u03C0z", FileUtils.trimFilename(unicode, 8)); in testTrimFilename() 396 assertEquals("a...\u03C0z", FileUtils.trimFilename(unicode, 7)); in testTrimFilename() 397 assertEquals("a...z", FileUtils.trimFilename(unicode, 6)); in testTrimFilename()
|
/frameworks/av/ |
D | NOTICE | 279 http://www.unicode.org/Public/, http://www.unicode.org/reports/, 280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any 282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 283 http://www.unicode.org/cldr/data/. 295 under the Terms of Use in http://www.unicode.org/copyright.html.
|
/frameworks/base/ |
D | NOTICE | 290 http://www.unicode.org/Public/, http://www.unicode.org/reports/, 291 and http://www.unicode.org/cldr/data/ . Unicode Software includes any 293 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 294 http://www.unicode.org/cldr/data/. 306 under the Terms of Use in http://www.unicode.org/copyright.html.
|
/frameworks/av/media/ndk/ |
D | NOTICE | 279 http://www.unicode.org/Public/, http://www.unicode.org/reports/, 280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any 282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 283 http://www.unicode.org/cldr/data/. 295 under the Terms of Use in http://www.unicode.org/copyright.html.
|
/frameworks/av/camera/ndk/ |
D | NOTICE | 279 http://www.unicode.org/Public/, http://www.unicode.org/reports/, 280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any 282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 283 http://www.unicode.org/cldr/data/. 295 under the Terms of Use in http://www.unicode.org/copyright.html.
|
/frameworks/native/ |
D | NOTICE | 279 http://www.unicode.org/Public/, http://www.unicode.org/reports/, 280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any 282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 283 http://www.unicode.org/cldr/data/. 295 under the Terms of Use in http://www.unicode.org/copyright.html.
|
/frameworks/minikin/doc/ |
D | minikin_style.md | 30 #include <unicode/ubidi.h> // Other library, ICU, header file.
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | WifiInfo.java | 315 String unicode = mWifiSsid.toString(); in getSSID() local 316 if (!TextUtils.isEmpty(unicode)) { in getSSID() 317 return "\"" + unicode + "\""; in getSSID()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ |
D | tokenizer.cc | 1095 uint32 unicode; in ParseStringAppend() local 1096 const char* end = FetchUnicodePoint(ptr, &unicode); in ParseStringAppend() 1101 AppendUTF8(unicode, output); in ParseStringAppend()
|
/frameworks/base/tools/localedata/ |
D | extract_icu_data.py | 64 line = unicode(line, 'UTF-8').strip(u' \n\uFEFF').encode('UTF-8')
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202)
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | message.cc | 635 PyObject* unicode = PyUnicode_FromEncodedObject(obj, "utf-8", NULL); in CheckAndGetInteger() local 640 if (unicode) { in CheckAndGetInteger() 641 Py_DECREF(unicode); in CheckAndGetInteger()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | descriptor_pool_test.py | 328 unicode_type = unicode
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 1246 * Strings now use the "unicode" type rather than the "str" type.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1475 # font does not include all possible unicode characters however, so when you need
|