Home
last modified time | relevance | path

Searched refs:encodings (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dencoding.md13 RapidJSON supports various encodings. It can also validate the encodings of JSON, and transconding …
28 There are various encodings for storing Unicode code points. These are called Unicode Transformatio…
36 RapidJSON provide these encodings via the structs in `rapidjson/encodings.h`:
88encodings are statically bound in compile-time. In other words, user must know exactly which encod…
125 #include "rapidjson/encodings.h"
Dfeatures.md29 * Support UTF-8, UTF-16, UTF-32 encodings, including little endian and big endian.
30 * These encodings are used in input/output streams and in-memory representation.
31 * Support automatic detection of encodings in input stream.
32 * Support transcoding between encodings internally.
38 * Support custom encodings.
Dstream.md37 …m` is a typedef of `GenericStringStream<UTF8<> >`, user may use another encodings to represent the…
91 Different from string streams, `FileReadStream` is byte stream. It does not handle encodings. If th…
136 …is a `Encoding` class, such as `UTF8`, `UTF16LE`, defined in `rapidjson/encodings.h`. The second o…
DDoxyfile.in24 # for the list of possible encodings.
785 # possible encodings.
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapFolder.java381 String[] encodings = fetchPart.getHeader(MimeHeader.HEADER_CONTENT_TRANSFER_ENCODING); in fetchInternal() local
384 if (encodings != null && encodings.length > 0) { in fetchInternal()
385 contentTransferEncoding = encodings[0]; in fetchInternal()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile21 # http://www.gnu.org/software/libiconv for the list of possible encodings.
593 # the list of possible encodings.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile21 # http://www.gnu.org/software/libiconv for the list of possible encodings.
593 # the list of possible encodings.
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...