/third_party/protobuf/js/binary/ |
H A D | utils_test.js | 50 function truncate(x) { function
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/ |
H A D | utils_test.js | 50 function truncate(x) { function
|
/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/ |
H A D | utils_test.js | 50 function truncate(x) { function
|
/third_party/musl/src/unistd/ |
H A D | truncate.c | 4 int truncate(const char *path, off_t length) in truncate() function
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_truncate.c | 162 int truncate(const char *path, off_t length) in truncate() function
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | plugin.h | 128 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 D | ICUResourceBundleCollationTest.java | 160 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 D | ICUResourceBundleCollationTest.java | 163 getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, boolean truncate, String[] testCases) getFunctionalEquivalentTestCases() argument
|
H A D | ICUResourceBundleTest.java | 787 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 D | denseranges.cpp | 52 void truncate(int32_t newLength) { in truncate() function in __anon12076::LargestGaps
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | denseranges.cpp | 52 void truncate(int32_t newLength) { in truncate() function in __anon3750::LargestGaps
|
/third_party/rust/crates/cxx/src/ |
H A D | rust_vec.rs | 72 pub fn truncate(&mut self, len: usize) { in truncate() functions
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | denseranges.cpp | 52 void truncate(int32_t newLength) { in truncate() function in __anon21328::LargestGaps
|
/third_party/icu/icu4c/source/common/ |
H A D | charstr.cpp | 94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
|
/third_party/node/deps/icu-small/source/common/ |
H A D | charstr.cpp | 94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | charstr.cpp | 94 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 D | ICUResourceBundleTest.java | 787 getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, boolean truncate, String[] testCases) getFunctionalEquivalentTestCases() argument
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse.h | 128 int (*truncate) (const char *, off_t); member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsundelete.h | 50 int truncate; /* Truncate files to exact size. */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-array.hh | 248 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 D | decimal.js | 3928 function truncate(arr, len) { function
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | DecimalQuantity_AbstractBCD.java | 746 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | DecimalQuantity_AbstractBCD.java | 742 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
|
/third_party/libfuse/include/ |
H A D | fuse.h | 412 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member
|
/third_party/python/Lib/ |
H A D | tempfile.py | 829 def truncate(self, size=None): member in SpooledTemporaryFile
|