Searched refs:truncate (Results 1 – 25 of 38) sorted by relevance
12
12 <!--truncate-->14 Everything below the `<!--truncate-->` tag will only show on the actual blog post page, not on the …
332 int truncate(const char* path, int64_t length);400 using port::truncate;
208 int truncate(const char* path, int64_t length) { in truncate() function
22 <!--truncate-->
12 <!--truncate-->
19 <!--truncate-->
21 <!--truncate-->
14 <!--truncate-->
24 <!--truncate-->
16 <!--truncate-->
33 <!--truncate-->
25 <!--truncate-->
20 <!--truncate-->
14 <!--truncate-->73 1. copy the manifest file and truncate the size (you can read the comments of `DB::GetLiveFiles()` …
15 <!--truncate-->
194 ASSERT_EQ(0, truncate(logfile_path.c_str(), in TEST_F()