HomeSort by relevance Sort by last modified time
    Searched refs:UTF16BE (Results 1 - 9 of 9) sorted by null

  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/
UnicodeReader.java 55 private static final Charset UTF16BE = Charset.forName("UTF-16BE");
96 encoding = UTF16BE;
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
encodedstreamtest.cpp 256 TestEncodedInputStream<UTF16BE<>, UTF16<> >("utf16be.json");
257 TestEncodedInputStream<UTF16BE<>, UTF16<> >("utf16bebom.json");
269 TestAutoUTFInputStream("utf16be.json", false);
291 TestEncodedOutputStream<UTF16BE<>, UTF16<> >("utf16be.json", false);
292 TestEncodedOutputStream<UTF16BE<>, UTF16<> >("utf16bebom.json",true);
304 TestAutoUTFOutputStream(kUTF16BE, false, "utf16be.json");
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 493 enum {UTF16LE, UTF16BE, UTF8} fEncoding;
525 fEncoding = UTF16BE; }
559 case UTF16BE:
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
encodedstream.h 29 \tparam Encoding The interpretation of encoding of the stream. Either UTF8, UTF16LE, UTF16BE, UTF32LE, UTF32BE.
62 \tparam Encoding The interpretation of encoding of the stream. Either UTF8, UTF16LE, UTF16BE, UTF32LE, UTF32BE.
93 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UTF32BE<Ch>::x
encodings.h 238 For streaming, use UTF16LE and UTF16BE, which handle endianness.
330 struct UTF16BE : UTF16<CharType> {
555 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UTF32BE<Ch>::x
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1076 milliseconds