HomeSort by relevance Sort by last modified time
    Searched defs:Ascii (Results 1 - 4 of 4) sorted by null

  /external/guava/guava/src/com/google/common/base/
Ascii.java 23 * Static methods pertaining to ASCII characters (those in the range of values
27 * <p>ASCII utilities also exist in other classes of this package:
30 * <li>{@link Charsets#US_ASCII} specifies the {@code Charset} of ASCII characters.
31 * <li>{@link CharMatcher#ASCII} matches ASCII characters and provides text processing methods
32 * which operate only on the ASCII characters of a string.
40 public final class Ascii {
42 private Ascii() {}
44 /* The ASCII control characters, per RFC 20. */
228 * Transmission on/off: Although originally defined as DC1, this ASCII
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 4452 milliseconds