Searched defs:readTag (Results 1 - 9 of 9) 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/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/protobuf/java/src/main/java/com/google/protobuf/
H A DCodedInputStream.java45 * protocol message constructs and field types (e.g. {@link #readTag()} and
148 public int readTag() throws IOException { method in class:CodedInputStream
164 * Verifies that the last call to readTag() returned the given tag value.
272 final int tag = readTag();
286 final int tag = readTag();
/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/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 114 milliseconds