Home
last modified time | relevance | path

Searched refs:Free (Results 1 – 7 of 7) sorted by relevance

/rocksdb-6.9/utilities/persistent_cache/
Dblock_cache_tier_file.cc145 const size_t free = buf->Free(); in Append()
153 assert(!buf->Free()); in Append()
157 if (!buf->Free()) { in Append()
361 free += bufs_[i]->Free(); in ExpandBuffer()
379 size_ += static_cast<uint32_t>(buf->Free()); in ExpandBuffer()
380 free += buf->Free(); in ExpandBuffer()
412 assert(!buf->Free() || in DispatchBuffer()
484 assert(i == buf_woff_ || !buf->Free()); in ReadBuffer()
Dblock_cache_tier_file_buffer.h46 size_t Free() const { return size_ - pos_; } in Free() function
117 size_t Free() const { return bufs_.size() * buffer_size_; } in Free() function
/rocksdb-6.9/cache/
Dlru_cache.cc28 h->Free(); in ~LRUHandleTable()
137 entry->Free(); in EraseUnRefEntries()
262 entry->Free(); in SetCapacity()
334 e->Free(); in Release()
411 entry->Free(); in Insert()
440 e->Free(); in Erase()
Dlru_cache.h127 void Free() { in Free() function
/rocksdb-6.9/db/
Dc_test.c110 Free(actual); in CheckValue()
124 Free(&val); in CheckGet()
139 Free(&val); in CheckGetCF()
382 Free(&val); in CheckTxnGet()
396 Free(&val); in CheckTxnGetCF()
410 Free(&val); in CheckTxnDBGet()
424 Free(&val); in CheckTxnDBGetCF()
518 Free(&err); in main()
523 Free(&err); in main()
957 Free(&vals[i]); in main()
[all …]
/rocksdb-6.9/
DCOPYING4 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
15 General Public License applies to most of the Free Software
17 using it. (Some other Free Software Foundation software is covered by
237 9. The Free Software Foundation may publish revised and/or new versions
245 either of that version or of any later version published by the Free
247 this License, you may choose any version ever published by the Free Software
252 to ask for permission. For software which is copyrighted by the Free
253 Software Foundation, write to the Free Software Foundation; we sometimes
298 the Free Software Foundation; either version 2 of the License, or
307 with this program; if not, write to the Free Software Foundation, Inc.,
/rocksdb-6.9/CMakeFiles/
DCMakeConfigureLog.yaml62 …M compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation…