Searched defs:readInt64 (Results 1 - 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DGCOV.h135 uint64_t readInt64() { function in class:llvm::GCOVBuffer
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DCodedInputStreamMicro.java171 public long readInt64() throws IOException { method in class:CodedInputStreamMicro
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DCodedInputByteBufferNano.java163 public long readInt64() throws IOException { method in class:CodedInputByteBufferNano
666 return readInt64();
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedInputStream.java216 long value = readInt64();
332 public long readInt64() throws IOException { method in class:CodedInputStream
/external/llvm/include/llvm/Support/
H A DGCOV.h197 bool readInt64(uint64_t &Val) { function in class:llvm::GCOVBuffer
/external/protobuf/js/binary/
H A Ddecoder.js844 jspb.BinaryDecoder.prototype.readInt64 = function() {
H A Dreader.js485 return this.readInt64();
637 jspb.BinaryReader.prototype.readInt64 = function() {
798 return this.decoder_.readInt64();
1066 return this.readPackedField_(this.decoder_.readInt64);
/external/flatbuffers/js/
H A Dflatbuffers.js919 flatbuffers.ByteBuffer.prototype.readInt64 = function(offset) {
/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/sqlite/dist/orig/
H A Dsqlite3.c167485 static i64 readInt64(u8 *p){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c167497 static i64 readInt64(u8 *p){ function
[all...]
/external/kotlinc/lib/
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...
/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/ ...

Completed in 920 milliseconds