Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/musl/src/unistd/
Dtruncate.c4 int truncate(const char *path, off_t length) in truncate() function
/third_party/littlefs/scripts/
Dreadmdir.py275 def _dump_tags(self, tags, f=sys.stdout, truncate=True): argument
300 def dump_tags(self, f=sys.stdout, truncate=True): argument
303 def dump_log(self, f=sys.stdout, truncate=True): argument
306 def dump_all(self, f=sys.stdout, truncate=True): argument
/third_party/node/deps/npm/node_modules/cli-table3/
Dindex.d.ts23 truncate: string; property
53 truncate?: string; property
/third_party/NuttX/fs/vfs/
Dfs_truncate.c162 int truncate(const char *path, off_t length) in truncate() function
/third_party/node/deps/npm/lib/search/
Dformat-package-stream.js68 truncate: truncate, property
70 name: { minWidth: 25, maxWidth: 25, truncate: false, truncateMarker: '' }, property
/third_party/node/deps/npm/node_modules/cli-table3/src/
Dutils.js187 function truncate(str, desiredLength, truncateChar) { function
299 truncate: truncate, property
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUResourceBundleCollationTest.java164 boolean truncate, String[] testCases) { in getFunctionalEquivalentTestCases()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DICUResourceBundleCollationTest.java161 boolean truncate, String[] testCases) { in getFunctionalEquivalentTestCases()
/third_party/boost/boost/interprocess/
Dshared_memory_object.hpp238 inline void shared_memory_object::truncate(offset_t length) in truncate() function in boost::interprocess::shared_memory_object
395 inline void shared_memory_object::truncate(offset_t length) in truncate() function in boost::interprocess::shared_memory_object
/third_party/ejdb/src/bindings/ejdb2_node/
Dtest.js32 const db = await EJDB2.open('hello.db', { truncate: true }); property
231 const db2 = await EJDB2.open('hello-bkp.db', { truncate: false }); property
/third_party/ntfs-3g/include/ntfs-3g/
Dplugin.h128 int (*truncate)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/
Dutils_test.js50 function truncate(x) { function
Ddecoder_test.js296 function truncate(x) { function
/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/
Dutils_test.js50 function truncate(x) { function
Ddecoder_test.js307 function truncate(x) { function
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/
DApp.js31 const db = await EJDB2.open('hello.db', { truncate: true }); property
266 const db2 = await EJDB2.open('hello.db.bkp', { truncate: false }); property
/third_party/skia/third_party/externals/spirv-tools/utils/
Dgit-sync-deps127 def truncate(s, length): function
/third_party/flutter/skia/tools/
Dgit-sync-deps103 def truncate(s, length): function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dgit-sync-deps127 def truncate(s, length): function
/third_party/spirv-tools/utils/
Dgit-sync-deps127 def truncate(s, length): function
/third_party/boost/libs/type_erasure/example/
Dprintf.cpp227 std::size_t truncate = 0; in print_impl() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp52 void truncate(int32_t newLength) { in truncate() function in __anon835c0d680111::LargestGaps
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcharstr.cpp55 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/third_party/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp52 void truncate(int32_t newLength) { in truncate() function in __anon5b0c6dc50111::LargestGaps
/third_party/node/deps/icu-small/source/tools/toolutil/
Ddenseranges.cpp52 void truncate(int32_t newLength) { in truncate() function in __anon05eb3dd40111::LargestGaps

1234