Home
last modified time | relevance | path

Searched refs:initial_offset_ (Results 1 – 25 of 62) sorted by relevance

123

/dports/net-p2p/bitcoin/bitcoin-22.0/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset) { in Reader()
36 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
37 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
60 if (last_record_offset_ < initial_offset_) { in ReadRecord()
174 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
248 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/sysutils/vector/leveldb-sys-bbdd99a6fab0a7444a8c6eb0cc86a1a5a75f7fa1/deps/leveldb-1.22/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/leveldb-sys-2.0.5/deps/leveldb-1.18/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset) { in Reader()
36 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
37 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
60 if (last_record_offset_ < initial_offset_) { in ReadRecord()
176 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
255 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
37 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
38 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
61 if (last_record_offset_ < initial_offset_) { in ReadRecord()
194 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
273 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
37 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
38 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
61 if (last_record_offset_ < initial_offset_) { in ReadRecord()
194 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
273 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
37 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
38 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
61 if (last_record_offset_ < initial_offset_) { in ReadRecord()
194 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
273 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset) { in Reader()
36 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
37 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
60 if (last_record_offset_ < initial_offset_) { in ReadRecord()
176 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
255 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset) { in Reader()
36 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
37 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
60 if (last_record_offset_ < initial_offset_) { in ReadRecord()
176 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
255 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/leveldatabase/src/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/leveldatabase/src/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset), in Reader()
34 const size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
35 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
57 if (last_record_offset_ < initial_offset_) { in ReadRecord()
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
263 initial_offset_) { in ReadPhysicalRecord()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/leveldb/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset) { in Reader()
36 size_t offset_in_block = initial_offset_ % kBlockSize; in SkipToInitialBlock()
37 uint64_t block_start_location = initial_offset_ - offset_in_block; in SkipToInitialBlock()
60 if (last_record_offset_ < initial_offset_) { in ReadRecord()
176 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) { in ReportDrop()
255 initial_offset_) { in ReadPhysicalRecord()
/dports/databases/leveldb/leveldb-1.23/db/
H A Dlog_reader.cc28 initial_offset_(initial_offset),
34 const size_t offset_in_block = initial_offset_ % kBlockSize;
35 uint64_t block_start_location = initial_offset_ - offset_in_block;
57 if (last_record_offset_ < initial_offset_) {
184 end_of_buffer_offset_ - buffer_.size() - bytes >= initial_offset_) {
263 initial_offset_) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/file_system/
H A Dsandbox_file_stream_writer.cc56 initial_offset_(initial_offset), in SandboxFileStreamWriter()
138 if (initial_offset_ > file_size_) { in DidCreateSnapshotFile()
159 memory_file_util_delegate, platform_path, initial_offset_); in DidCreateSnapshotFile()
164 initial_offset_, FileStreamWriter::OPEN_EXISTING_FILE); in DidCreateSnapshotFile()
212 initial_offset_, file_size_); in DidInitializeForWrite()
229 if (total_bytes_written_ + write_response + initial_offset_ > file_size_) { in DidWrite()
230 int overlapped = file_size_ - total_bytes_written_ - initial_offset_; in DidWrite()
H A Dlocal_file_stream_writer.cc98 initial_offset_(initial_offset), in LocalFileStreamWriter()
149 if (initial_offset_ == 0) { in InitiateSeek()
156 initial_offset_, in InitiateSeek()
172 if (result != initial_offset_) { in DidSeek()
H A Dfile_system_file_stream_reader.cc44 initial_offset_(initial_offset), in FileSystemFileStreamReader()
116 memory_file_util_delegate, platform_path, initial_offset_, in DidCreateSnapshot()
121 initial_offset_, expected_modification_time_); in DidCreateSnapshot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/file_system/
H A Dsandbox_file_stream_writer.cc56 initial_offset_(initial_offset), in SandboxFileStreamWriter()
142 if (initial_offset_ > file_size_) { in DidCreateSnapshotFile()
163 memory_file_util_delegate, platform_path, initial_offset_); in DidCreateSnapshotFile()
168 initial_offset_, FileStreamWriter::OPEN_EXISTING_FILE); in DidCreateSnapshotFile()
216 initial_offset_, file_size_); in DidInitializeForWrite()
237 if (total_bytes_written_ + write_response + initial_offset_ > file_size_) { in DidWrite()
238 int overlapped = file_size_ - total_bytes_written_ - initial_offset_; in DidWrite()
H A Dlocal_file_stream_writer.cc98 initial_offset_(initial_offset), in LocalFileStreamWriter()
169 if (initial_offset_ == 0) { in InitiateSeek()
175 if (initial_offset_ > file_info->size) { in InitiateSeek()
183 initial_offset_, in InitiateSeek()
199 if (result != initial_offset_) { in DidSeek()
H A Dfile_system_file_stream_reader.cc44 initial_offset_(initial_offset), in FileSystemFileStreamReader()
116 memory_file_util_delegate, platform_path, initial_offset_, in DidCreateSnapshot()
121 initial_offset_, expected_modification_time_); in DidCreateSnapshot()

123