Home
last modified time | relevance | path

Searched defs:ASCII (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dencodings.h483 struct ASCII { struct
484 typedef CharType Ch;
486 enum { supportUnicode = 0 };
489 static void Encode(OutputStream& os, unsigned codepoint) { in Encode()
495 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode()
502 static bool Validate(InputStream& is, OutputStream& os) { in Validate()
509 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()
516 static Ch Take(InputByteStream& is) { in Take()
522 static void PutBOM(OutputByteStream& os) { in PutBOM()
528 static void Put(OutputByteStream& os, Ch c) { in Put()
/packages/services/Telephony/src/com/android/phone/common/mail/utils/
DUtility.java27 public static final Charset ASCII = Charset.forName("US-ASCII"); field in Utility
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
DCharMatcher.java89 public static final CharMatcher ASCII = inRange('\0', '\u007f'); field in CharMatcher
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DUtility.java68 public static final Charset ASCII = Charset.forName("US-ASCII"); field in Utility
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...