Searched refs:next0 (Results 1 – 5 of 5) sorted by relevance
86 next0(nativeHandle_); in next()119 abstract void next0(long handle); in next0() method in AbstractRocksIterator
103 @Override final native void next0(long handle); in next0() method in RocksIterator
103 @Override final native void next0(long handle); in next0() method in SstFileReaderIterator
47 @Override final native void next0(long handle); in next0() method in WBWIRocksIterator
715 const uint64_t* next0 = (uint64_t*)next + block_size; in crc32c_3way() local716 const uint64_t* next1 = next0 + block_size; in crc32c_3way()1116 next0 = next2 + 128; in crc32c_3way()1117 next1 = next0 + 128; // from here on all blocks are 128 long in crc32c_3way()