Home
last modified time | relevance | path

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

12

/third_party/rust/rust/library/std/src/sys/windows/
Dapi.rs3 const UTF8: &str = $str; constant
/third_party/ninja/src/
Djson_test.cc37 TEST(JSONTest, UTF8) { in TEST() argument
/third_party/re2/re2/testing/
Dexhaustive_test.cc31 TEST(EgrepLiterals, UTF8) { in TEST() argument
Dexhaustive3_test.cc36 static std::string UTF8(Rune r) { in UTF8() function
Dstring_generator_test.cc102 TEST(StringGenerator, UTF8) { in TEST() 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/skia/m133/tools/sk_app/unix/
DWindow_unix.cpp344 Atom UTF8 = XInternAtom(fDisplay, "UTF8_STRING", 0), in handleEvent() local
487 Atom UTF8 = XInternAtom(fDisplay, "UTF8_STRING", 0), in getClipboardText() local
/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/grpc/third_party/upb/upb/wire/internal/
Ddecode_fast.h100 #define UTF8(card, tagbytes) \ macro
/third_party/protobuf/upb/wire/internal/
Ddecode_fast.h100 #define UTF8(card, tagbytes) \ macro
/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/skia/third_party/externals/icu/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/third_party/icu/icu4c/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/third_party/skia/m133/third_party/externals/icu/source/common/
Dunisetspan.h43 UTF8 = 4, enumerator
/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/re2/util/
Dpcre.h215 UTF8 = 0x0800, // == PCRE_UTF8 enumerator
/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/skia/m133/third_party/externals/icu/source/test/perf/ubrkperf/
Dubrkperfold.cpp493 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator
/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/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/protobuf/upb/test/
Dtest_generated_code.cc477 TEST(GeneratedCode, UTF8) { in TEST() argument

12