Home
last modified time | relevance | path

Searched defs:truncate (Results 1 - 25 of 48) sorted by relevance

12

/third_party/protobuf/js/binary/
H A Dutils_test.js50 function truncate(x) { function
/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/
H A Dutils_test.js50 function truncate(x) { function
/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/
H A Dutils_test.js50 function truncate(x) { function
/third_party/musl/src/unistd/
H A Dtruncate.c4 int truncate(const char *path, off_t length) in truncate() function
/third_party/NuttX/fs/vfs/
H A Dfs_truncate.c162 int truncate(const char *path, off_t length) in truncate() function
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h128 int (*truncate)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DICUResourceBundleCollationTest.java160 getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, boolean truncate, String[] testCases) getFunctionalEquivalentTestCases() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUResourceBundleCollationTest.java163 getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, boolean truncate, String[] testCases) getFunctionalEquivalentTestCases() argument
H A DICUResourceBundleTest.java787 getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, boolean truncate, String[] testCases) getFunctionalEquivalentTestCases() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddenseranges.cpp52 void truncate(int32_t newLength) { in truncate() function in __anon12076::LargestGaps
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddenseranges.cpp52 void truncate(int32_t newLength) { in truncate() function in __anon3750::LargestGaps
/third_party/rust/crates/cxx/src/
H A Drust_vec.rs72 pub fn truncate(&mut self, len: usize) { in truncate() functions
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddenseranges.cpp52 void truncate(int32_t newLength) { in truncate() function in __anon21328::LargestGaps
/third_party/icu/icu4c/source/common/
H A Dcharstr.cpp94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/third_party/node/deps/icu-small/source/common/
H A Dcharstr.cpp94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstr.cpp94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUResourceBundleTest.java787 getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, boolean truncate, String[] testCases) getFunctionalEquivalentTestCases() argument
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h128 int (*truncate) (const char *, off_t); member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h50 int truncate; /* Truncate files to exact size. */ member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-array.hh248 hb_array_t truncate (unsigned length) const { return sub_array (0, length); } in truncate() function
341 hb_sorted_array_t truncate (unsigned length) const { return sub_array (0, length); } in truncate() function
/third_party/decimal.js/
H A Ddecimal.js3928 function truncate(arr, len) { function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java746 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java742 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
/third_party/libfuse/include/
H A Dfuse.h412 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member
/third_party/python/Lib/
H A Dtempfile.py829 def truncate(self, size=None): member in SpooledTemporaryFile

Completed in 22 milliseconds

12