/external/grpc-grpc/src/core/lib/json/ |
D | json_reader.cc | 36 uint32_t utf32) { in json_reader_string_add_utf32() 446 uint32_t utf32; in grpc_json_reader_run() local
|
D | json_writer.cc | 131 uint32_t utf32 = 0; in json_writer_escape_string() local
|
/external/skqp/src/pdf/ |
D | SkPDFUtils.h | 104 inline void WriteUTF16beHex(SkDynamicMemoryWStream* wStream, SkUnichar utf32) { in WriteUTF16beHex()
|
/external/skia/src/pdf/ |
D | SkPDFUtils.h | 104 inline void WriteUTF16beHex(SkDynamicMemoryWStream* wStream, SkUnichar utf32) { in WriteUTF16beHex()
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 34 static const uint32_t utf32[7] = {'a', 'b', 0x20000, 'd', 'e', 'f', 'g'}; variable 762 const uint32_t utf32[8]; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/json/ |
D | json_writer.cc | 173 uint32_t utf32 = 0; in EscapeString() local
|
D | json_reader.cc | 603 uint32_t utf32; in Run() local
|
/external/libchrome/base/strings/ |
D | utf_string_conversions_unittest.cc | 158 const wchar_t* utf32; in TEST() member
|
/external/skqp/src/utils/ |
D | SkUTF.cpp | 96 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
|
/external/skqp/tools/fonts/ |
D | SkTestTypeface.cpp | 148 auto utf32 = (const SkUnichar*)chars; in onCharsToGlyphs() local
|
D | SkTestSVGTypeface.cpp | 131 auto utf32 = (const SkUnichar*)chars; in onCharsToGlyphs() local
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
D | DetectingViewer.java | 312 Charset utf32 = CharsetICU.forNameICU(encoding); in show() local
|
/external/skia/src/utils/ |
D | SkUTF.cpp | 97 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
|
/external/skqp/src/ports/ |
D | SkTypeface_win_dw.cpp | 113 const UINT32* utf32 = reinterpret_cast<const UINT32*>(chars); in onCharsToGlyphs() local
|
D | SkFontHost_win.cpp | 795 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { in generateCharToGlyph() 2065 const uint32_t* utf32 = reinterpret_cast<const uint32_t*>(chars); in onCharsToGlyphs() local
|
D | SkFontHost_mac.cpp | 2355 const SkUnichar* utf32 = reinterpret_cast<const SkUnichar*>(chars); in onCharsToGlyphs() local
|
/external/icu/icu4c/source/common/ |
D | unistr.cpp | 450 UnicodeString UnicodeString::fromUTF32(const UChar32 *utf32, int32_t length) { in fromUTF32() 1011 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const { in toUTF32()
|
/external/jcommander/src/test/java/com/beust/jcommander/ |
D | JCommanderTest.java | 645 final Charset utf32 = Charset.forName("UTF-32"); in atFileWithInNonDefaultCharset() local 648 try (OutputStreamWriter fw = new OutputStreamWriter(new FileOutputStream(f), utf32)) { in atFileWithInNonDefaultCharset() argument
|
/external/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 1827 static const UChar32 utf32[] = { in TestUTF32() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 779 UChar32 *utf32 = (UChar32*)malloc(MAX_LENGTH*sizeof(UChar32)); in TestRegressionUTF32() local
|
D | nucnvtst.c | 1153 static const uint8_t utf32[]={ in TestNewConvertWithBufferSizes() local 1206 static const uint8_t utf32[]={ in TestNewConvertWithBufferSizes() local
|
D | ccapitst.c | 2802 static const uint8_t utf32[]={ in TestConvertAlgorithmic() local
|
/external/skia/src/ports/ |
D | SkTypeface_mac_ct.cpp | 1072 const SkUnichar* utf32 = reinterpret_cast<const SkUnichar*>(uni); in onCharsToGlyphs() local
|
D | SkFontHost_win.cpp | 1963 const uint32_t* utf32 = reinterpret_cast<const uint32_t*>(uni); in onCharsToGlyphs() local
|