Searched defs:readTag (Results 1 - 11 of 11) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotBase.py173 def readTag(self): member in class:OTTableReader
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotBase.py173 def readTag(self): member in class:OTTableReader
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DCodedInputStream.java42 * protocol message constructs and field types (e.g. {@link #readTag()} and
80 public int readTag() throws IOException { method in class:CodedInputStream
96 * Verifies that the last call to readTag() returned the given tag value.
149 final int tag = readTag();
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
H A DCodedInputStreamMicro.java40 * protocol message constructs and field types (e.g. {@link #readTag()} and
78 public int readTag() throws IOException { method in class:CodedInputStreamMicro
93 * Verifies that the last call to readTag() returned the given tag value.
146 final int tag = readTag();
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DCodedInputByteBufferNano.java39 * protocol message constructs and field types (e.g. {@link #readTag()} and
70 public int readTag() throws IOException { method in class:CodedInputByteBufferNano
85 * Verifies that the last call to readTag() returned the given tag value.
138 final int tag = readTag();
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DSerializedScriptValue.cpp1645 if (!readTag(&tag))
1871 if (!readTag(&tag)) {
1893 bool readTag(SerializationTag* tag) function in class:blink::__anon10905::Reader
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 2080 milliseconds