/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/ |
D | StringCodec.java | 18 private static final Charset UTF8 = Charset.forName("UTF8"); field in StringCodec
|
D | StandardMessageCodec.java | 94 private static final Charset UTF8 = Charset.forName("UTF8"); field in StandardMessageCodec
|
/third_party/ninja/src/ |
D | json_test.cc | 37 TEST(JSONTest, UTF8) { in TEST() argument
|
D | manifest_parser_test.cc | 1076 TEST_F(ParserTest, UTF8) { in TEST_F() argument
|
/third_party/skia/tools/sk_app/unix/ |
D | Window_unix.cpp | 328 Atom UTF8 = XInternAtom(fDisplay, "UTF8_STRING", 0), in handleEvent() local 463 Atom UTF8 = XInternAtom(fDisplay, "UTF8_STRING", 0), in getClipboardText() local
|
/third_party/node/test/parallel/ |
D | test-http2-createwritereq.js | 27 'UTF8': 'utf8' // Should fall through to Buffer.from property
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | UTF8.java | 8 class UTF8 { class
|
D | UConverterSharedData.java | 357 static final int UTF8 = 4; field in UConverterSharedData.UConverterType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ConvertUTF.h | 111 typedef unsigned char UTF8; /* typically 8 bits */ typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ConvertUTF.h | 111 typedef unsigned char UTF8; /* typically 8 bits */ typedef
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.h | 43 UTF8 = 4, enumerator
|
/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.h | 43 UTF8 = 4, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unisetspan.h | 43 UTF8 = 4, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.h | 43 UTF8 = 4, enumerator
|
/third_party/cef/tests/ceftests/ |
D | string_unittest.cc | 15 TEST(StringTest, UTF8) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WindowsResource.cpp | 190 std::string UTF8; in makeDuplicateResourceError() local 199 std::string UTF8; in makeDuplicateResourceError() local 216 std::string UTF8; in printStringOrID() local
|
/third_party/python/Lib/email/ |
D | header.py | 32 UTF8 = Charset('utf-8') variable
|
/third_party/cups-filters/filter/ |
D | texttopdf.c | 39 int UTF8 = 1; /* Use UTF-8 encoding? */ variable
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
D | ubrkperfold.cpp | 493 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | XCldrStub.java | 342 public static final Charset UTF8 = Charset.forName("utf-8"); field in XCldrStub.FileUtilities
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | XCldrStub.java | 380 public static final Charset UTF8 = Charset.forName("utf-8"); field in XCldrStub.FileUtilities
|
/third_party/node/src/ |
D | node.h | 680 UTF8, enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | str_split_test.cc | 686 TEST(Split, UTF8) { in TEST() argument
|
D | string_view_test.cc | 734 TEST(StringViewTest, UTF8) { in TEST() argument
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 1228 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator
|