Searched refs:readInt64 (Results 1 – 10 of 10) sorted by relevance
137 uint64_t readInt64() { in readInt64() function
554 bool readInt64(const char*& data, const char* end, int64_t& result, const char* dbgLabel = 0);591 bool readInt64(const char*& data, const char* end, int64_t& result, const char* dbgLabel) in readInt64() function754 if (!readInt64(data, end, id, "Form id")) in readItemRecursive()
163 public long readInt64() throws IOException { in readInt64() method in CodedInputByteBufferNano
108 Blocks[i]->addCount(Buff.readInt64()); in read()
171 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamMicro
174 public long readInt64() throws IOException { in readInt64() method in CodedInputStream
437 case INT64 : return input.readInt64 (); in readPrimitiveField()
478 getFieldBuilder(number).addVarint(input.readInt64()); in mergeFieldFrom()
130491 static i64 readInt64(u8 *p){130829 return readInt64(&pNode->zData[4 + pRtree->nBytesPerCell*iCell]);
130445 static i64 readInt64(u8 *p){130783 return readInt64(&pNode->zData[4 + pRtree->nBytesPerCell*iCell]);