Home
last modified time | relevance | path

Searched defs:readDouble (Results 1 – 25 of 36) sorted by relevance

12

/external/guava/android/guava/src/com/google/common/io/
DByteArrayDataInput.java87 double readDouble(); in readDouble() method
DLittleEndianDataInputStream.java173 public double readDouble() throws IOException { in readDouble() method in LittleEndianDataInputStream
DByteStreams.java449 public double readDouble() { in readDouble() method in ByteStreams.ByteArrayDataInputStream
/external/guava/guava/src/com/google/common/io/
DByteArrayDataInput.java87 double readDouble(); in readDouble() method
DLittleEndianDataInputStream.java173 public double readDouble() throws IOException { in readDouble() method in LittleEndianDataInputStream
/external/proguard/src/proguard/classfile/io/
DRuntimeDataInput.java80 public double readDouble() in readDouble() method in RuntimeDataInput
/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
DSwappedDataInputStream.java91 public double readDouble() throws IOException, EOFException { in readDouble() method in SwappedDataInputStream
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/
DMockDataInput.java86 public double readDouble() throws IOException { in readDouble() method in MockDataInput
/external/cronet/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js167 function readDouble(bufferDecoder, start) { function
342 readDouble, property
/external/cronet/third_party/protobuf/js/binary/
Ddecoder.js797 jspb.BinaryDecoder.prototype.readDouble = function() { method in jspb.BinaryDecoder
Dreader.js893 jspb.BinaryReader.prototype.readDouble = function() { method in jspb.BinaryReader
/external/javassist/src/main/javassist/compiler/
DLex.java303 private int readDouble(StringBuffer sbuf, int c, Token token) { in readDouble() method in Lex
/external/cronet/third_party/protobuf/objectivec/
DGPBCodedInputStream.m399 - (double)readDouble { method
/external/protobuf/objectivec/
DGPBCodedInputStream.m399 - (double)readDouble { method
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DParsableByteArray.java409 public double readDouble() { in readDouble() method in ParsableByteArray
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DParsableByteArray.java409 public double readDouble() { in readDouble() method in ParsableByteArray
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java148 public double readDouble() throws IOException { in readDouble() method in CodedInputByteBufferNano
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java80 double readDouble() throws IOException; in readDouble() method
DCodedInputStream.java261 public abstract double readDouble() throws IOException; in readDouble() method in CodedInputStream
752 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.ArrayDecoder
1467 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.UnsafeDirectNioDecoder
2260 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.StreamDecoder
3355 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.IterableDirectByteBufferDecoder
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java80 double readDouble() throws IOException; in readDouble() method
DCodedInputStream.java261 public abstract double readDouble() throws IOException; in readDouble() method in CodedInputStream
752 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.ArrayDecoder
1467 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.UnsafeDirectNioDecoder
2260 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.StreamDecoder
3355 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.IterableDirectByteBufferDecoder
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java156 public double readDouble() throws IOException { in readDouble() method in CodedInputStreamMicro
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php248 public static function readDouble(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DPacketStream.java379 double readDouble() { in readDouble() method in PacketStream
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php248 public static function readDouble(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire

12