Searched defs:Utf8 (Results 1 - 7 of 7) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
H A DUtf8.java23 public final class Utf8 { class
/external/guava/guava/src/com/google/common/base/
H A DUtf8.java39 public final class Utf8 { class
195 private Utf8() {} method in class:Utf8
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUtf8.java81 final class Utf8 { class
82 private static final Logger logger = Logger.getLogger(Utf8.class.getName());
165 * partialIsValidUtf8(bytes, index, limit) == Utf8.COMPLETE}.
177 * @param state either {@link Utf8#COMPLETE} (if this is the initial decoding
235 // These UTF-8 handling methods are copied from Guava's Utf8 class with a modification to throw
318 * @see Utf8#isValidUtf8(byte[], int, int)
331 * @see Utf8#partialIsValidUtf8(int, byte[], int, int)
345 * @see Utf8#encode(CharSequence, byte[], int, int)
384 * partialIsValidUtf8(bytes, index, limit) == Utf8.COMPLETE}.
396 * @param state either {@link Utf8#COMPLET
1682 private Utf8() {} method in class:Utf8
[all...]
/external/v8/src/
H A Dunicode.h131 class Utf8 { class in namespace:unibrow
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 313 milliseconds