Home
last modified time | relevance | path

Searched defs:UTF8 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DStringCodec.java18 private static final Charset UTF8 = Charset.forName("UTF8"); field in StringCodec
DStandardMessageCodec.java94 private static final Charset UTF8 = Charset.forName("UTF8"); field in StandardMessageCodec
/third_party/ninja/src/
Djson_test.cc37 TEST(JSONTest, UTF8) { in TEST() argument
Dmanifest_parser_test.cc1076 TEST_F(ParserTest, UTF8) { in TEST_F() argument
/third_party/skia/tools/sk_app/unix/
DWindow_unix.cpp328 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/
Dtest-http2-createwritereq.js27 'UTF8': 'utf8' // Should fall through to Buffer.from property
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUTF8.java8 class UTF8 { class
DUConverterSharedData.java357 static final int UTF8 = 4; field in UConverterSharedData.UConverterType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DConvertUTF.h111 typedef unsigned char UTF8; /* typically 8 bits */ typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DConvertUTF.h111 typedef unsigned char UTF8; /* typically 8 bits */ typedef
/third_party/icu/icu4c/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/third_party/node/deps/icu-small/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/third_party/cef/tests/ceftests/
Dstring_unittest.cc15 TEST(StringTest, UTF8) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp190 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/
Dheader.py32 UTF8 = Charset('utf-8') variable
/third_party/cups-filters/filter/
Dtexttopdf.c39 int UTF8 = 1; /* Use UTF-8 encoding? */ variable
/third_party/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp493 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DXCldrStub.java342 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/
DXCldrStub.java380 public static final Charset UTF8 = Charset.forName("utf-8"); field in XCldrStub.FileUtilities
/third_party/node/src/
Dnode.h680 UTF8, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_split_test.cc686 TEST(Split, UTF8) { in TEST() argument
Dstring_view_test.cc734 TEST(StringViewTest, UTF8) { in TEST() argument
/third_party/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp1228 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator

12