Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.c1145 const char *decoded = "unknown"; in debuglist_printerStatus() local
1147 decoded = "Initializing"; in debuglist_printerStatus()
1149 decoded = "Shutting Down"; in debuglist_printerStatus()
1151 decoded = "Unable To Connect"; in debuglist_printerStatus()
1153 decoded = "Unknown"; in debuglist_printerStatus()
1155 decoded = "Offline"; in debuglist_printerStatus()
1157 decoded = "Idle"; in debuglist_printerStatus()
1159 decoded = "Printing"; in debuglist_printerStatus()
1161 decoded = "Out Of Paper"; in debuglist_printerStatus()
1163 decoded = "Out Of Ink"; in debuglist_printerStatus()
[all …]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
DDecoderUtil.java194 String decoded = decodeEncodedWord(body, begin, end); in decodeEncodedWords() local
195 if (decoded == null) { in decodeEncodedWords()
202 sb.append(decoded); in decodeEncodedWords()
206 previousWasEncoded = decoded != null; in decodeEncodedWords()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md176 …e place where it is stored. It is possible in JSON because the length of decoded string is always …
178 …ompare normal and *in situ* parsing. The JSON string values contain pointers to the decoded string.
182decoded string are copied to freshly allocated buffers. `"\\n"` (2 characters) is decoded as `"\n"…
230 During transcoding, the source string is decoded to into Unicode code points, and then the code poi…
Dencoding.md116 … it must decode the input sequence. And if the sequence was unable to be decoded, it must be inval…
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DBitmapUtil.java76 final Bitmap decoded = decodeByteArray(src, w, h); in decodeByteArrayWithCenterCrop() local
77 return centerCrop(decoded, w, h); in decodeByteArrayWithCenterCrop()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DImageCanvas.java68 void drawImage(Bitmap decoded, Object key); in drawImage() argument
/packages/apps/UnifiedEmail/tests/src/com/android/emailcommon/mail/
DAddressUnitTests.java85 String decoded = DecoderUtil.decodeEncodedWords(encoded); in testBase64Decode() local
87 assertEquals(""+i, prefix, decoded); in testBase64Decode()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz