Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 25 of 38) sorted by relevance

12

/rocksdb-6.9/docs/doc-type-examples/
D2016-04-07-blog-post-example.md12 <!--truncate-->
14 Everything below the `<!--truncate-->` tag will only show on the actual blog post page, not on the …
/rocksdb-6.9/port/win/
Dport_win.h332 int truncate(const char* path, int64_t length);
400 using port::truncate;
Dport_win.cc208 int truncate(const char* path, int64_t length) { in truncate() function
/rocksdb-6.9/docs/_posts/
D2014-05-19-rocksdb-3-0-release.markdown22 <!--truncate-->
D2015-04-22-integrating-rocksdb-with-mongodb-2.markdown12 <!--truncate-->
D2014-06-27-rocksdb-3-2-release.markdown19 <!--truncate-->
D2014-09-15-rocksdb-3-5-release.markdown21 <!--truncate-->
D2015-02-24-reading-rocksdb-options-from-a-file.markdown12 <!--truncate-->
D2015-07-22-rocksdb-is-now-available-in-windows-platform.markdown14 <!--truncate-->
D2016-03-07-rocksdb-options-file.markdown22 <!--truncate-->
D2016-02-24-rocksdb-4-2-release.markdown24 <!--truncate-->
D2014-07-29-rocksdb-3-3-release.markdown19 <!--truncate-->
D2014-04-07-rocksdb-2-8-release.markdown14 <!--truncate-->
D2016-09-28-rocksdb-4-11-2-released.markdown16 <!--truncate-->
D2014-04-02-the-1st-rocksdb-local-meetup-held-on-march-27-2014.markdown12 <!--truncate-->
D2015-11-10-use-checkpoints-for-efficient-snapshots.markdown12 <!--truncate-->
D2016-04-26-rocksdb-4-5-1-released.markdown33 <!--truncate-->
D2015-01-16-migrating-from-leveldb-to-rocksdb-2.markdown12 <!--truncate-->
D2016-07-26-rocksdb-4-8-released.markdown25 <!--truncate-->
D2015-07-15-rocksdb-2015-h2-roadmap.markdown12 <!--truncate-->
D2014-06-23-plaintable-a-new-file-format.markdown20 <!--truncate-->
D2014-05-14-lock.markdown14 <!--truncate-->
73 1. copy the manifest file and truncate the size (you can read the comments of `DB::GetLiveFiles()` …
D2014-09-12-new-bloom-filter-format.markdown15 <!--truncate-->
D2014-03-27-how-to-persist-in-memory-rocksdb-database.markdown12 <!--truncate-->
/rocksdb-6.9/db/
Ddb_log_iter_test.cc194 ASSERT_EQ(0, truncate(logfile_path.c_str(), in TEST_F()

12