OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF16LE
(Results
1 - 7
of
7
) sorted by null
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/
UnicodeReader.java
56
private static final Charset
UTF16LE
= Charset.forName("UTF-16LE");
99
encoding =
UTF16LE
;
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
encodings.h
238
For streaming, use
UTF16LE
and UTF16BE, which handle endianness.
298
struct
UTF16LE
: 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/ubrkperf/
ubrkperfold.cpp
488
enum {
UTF16LE
, UTF16BE, UTF8} fEncoding;
518
fEncoding =
UTF16LE
; }
542
case
UTF16LE
:
/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 733 milliseconds