/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/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/skia/src/utils/ |
D | SkUTF.cpp | 96 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
|
/external/skia/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/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/ports/ |
D | SkTypeface_win_dw.cpp | 113 const UINT32* utf32 = reinterpret_cast<const UINT32*>(chars); in onCharsToGlyphs() local
|
D | SkFontHost_win.cpp | 796 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { in generateCharToGlyph() 2064 const uint32_t* utf32 = reinterpret_cast<const uint32_t*>(chars); in onCharsToGlyphs() local
|
D | SkFontHost_mac.cpp | 2375 const SkUnichar* utf32 = reinterpret_cast<const SkUnichar*>(chars); in onCharsToGlyphs() local
|
/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/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.cpp | 714 const CPVRTArray<PVRTuint32>& utf32) in MeasureText()
|
/external/icu/icu4c/source/common/ |
D | unistr.cpp | 451 UnicodeString UnicodeString::fromUTF32(const UChar32 *utf32, int32_t length) { in fromUTF32() 1012 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const { in toUTF32()
|
/external/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 1824 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 | 2784 static const uint8_t utf32[]={ in TestConvertAlgorithmic() local
|