/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | CodedInputStreamReader.java | 268 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamReader 270 return input.readSFixed64(); in readSFixed64() 1058 plist.addLong(input.readSFixed64()); in readSFixed64List() 1063 plist.addLong(input.readSFixed64()); in readSFixed64List() 1084 target.add(input.readSFixed64()); in readSFixed64List() 1089 target.add(input.readSFixed64()); in readSFixed64List() 1305 return readSFixed64(); in readField()
|
D | Reader.java | 189 long readSFixed64() throws IOException; in readSFixed64() method
|
D | WireFormat.java | 251 return input.readSFixed64(); in readPrimitiveField()
|
D | BinaryReader.java | 345 public long readSFixed64() throws IOException { in readSFixed64() method in BinaryReader.SafeHeapReader 1218 plist.addLong(readSFixed64()); in readSFixed64List() 1247 target.add(readSFixed64()); in readSFixed64List() 1477 return readSFixed64(); in readField()
|
D | CodedInputStream.java | 346 public abstract long readSFixed64() throws IOException; in readSFixed64() method in CodedInputStream 962 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.ArrayDecoder 1689 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.UnsafeDirectNioDecoder 2438 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.StreamDecoder 3549 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
|
D | ExtensionSchemaLite.java | 243 value = reader.readSFixed64(); in parseExtension()
|
D | ExtensionSchemaFull.java | 263 value = reader.readSFixed64(); in parseExtension()
|
D | MessageSchema.java | 3992 UnsafeUtil.putLong(message, offset(typeAndOffset), reader.readSFixed64()); in mergeFromHelper() 4276 message, offset(typeAndOffset), Long.valueOf(reader.readSFixed64())); in mergeFromHelper()
|
/external/protobuf/objectivec/ |
D | GPBCodedInputStream.h | 157 - (int64_t)readSFixed64;
|
D | GPBCodedInputStream.m | 491 - (int64_t)readSFixed64 { method
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | CodedInputByteBufferNano.java | 266 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputByteBufferNano 674 return readSFixed64(); in readPrimitiveField()
|
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
D | CodedInputStreamMicro.java | 273 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamMicro
|
/external/protobuf/objectivec/Tests/ |
D | GPBCodedInputStreamTests.m | 136 XCTAssertEqual(value, [input readSFixed64]); 148 XCTAssertEqual(value, [input readSFixed64]);
|
/external/kotlinx.metadata/ |
D | kotlinx-metadata-jvm-0.1.0.jar | META-INF/
META-INF/MANIFEST.MF
kotlinx/
kotlinx/metadata/
kotlinx/ ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/kotlinc/lib/ |
D | kotlin-reflect.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/com.android. ... |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |