Home
last modified time | relevance | path

Searched defs:truncate (Results 126 – 150 of 1363) sorted by relevance

12345678910>>...55

/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
H A DFileUseMap.java298 void truncate() { in truncate() method in FileUseMap
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dunistd.h1023 # define truncate truncate64 macro
/aosp_15_r20/external/rust/cxx/src/
Drust_vec.rs72 pub fn truncate(&mut self, len: usize) { in truncate() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/
H A DFileChannel.java514 public abstract FileChannel truncate(long size) throws IOException; in truncate() method in FileChannel
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/
DFileChannel.java514 public abstract FileChannel truncate(long size) throws IOException; in truncate() method in FileChannel
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/channels/
DFileChannel.java514 public abstract FileChannel truncate(long size) throws IOException; in truncate() method in FileChannel
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/staticinit/
Dsched.go1017 func truncate(c ir.Node, t *types.Type) (ir.Node, bool) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/fmt/
Dformat.go341 func (f *fmt) truncate(b []byte) []byte { func
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dlib.rs172 let truncate = s.len() > MAX_LINE_LEN; in write_file_descriptor_data() localVariable
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/
DOmtpConstants.java244 private static final String truncate(String string, int length) { in truncate() method in OmtpConstants
/aosp_15_r20/external/junit/src/main/java/junit/runner/
H A DBaseTestRunner.java196 public static String truncate(String s) { in truncate() method in BaseTestRunner
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DAscii.java551 public static String truncate(CharSequence seq, int maxLength, String truncationIndicator) { in truncate() method in Ascii
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DAscii.java551 public static String truncate(CharSequence seq, int maxLength, String truncationIndicator) { in truncate() method in Ascii
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/src/
Dparams.rs72 pub(crate) fn truncate(&mut self, n: usize) { in truncate() method
/aosp_15_r20/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
H A DAppCompatibility.java190 private static String truncate(String text, int maxLines) { in truncate() method in AppCompatibility
/aosp_15_r20/frameworks/base/test-junit/src/junit/runner/
H A DBaseTestRunner.java192 public static String truncate(String s) { in truncate() method in BaseTestRunner
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs346 truncate: bool, field
1081 pub fn truncate(&mut self, truncate: bool) { in truncate() method
1237 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs350 truncate: bool, field
1085 pub fn truncate(&mut self, truncate: bool) { in truncate() method
1241 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs346 truncate: bool, field
1081 pub fn truncate(&mut self, truncate: bool) { in truncate() method
1237 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs350 truncate: bool, field
1085 pub fn truncate(&mut self, truncate: bool) { in truncate() method
1241 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs346 truncate: bool, field
1081 pub fn truncate(&mut self, truncate: bool) { in truncate() method
1237 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs282 pub fn truncate(&mut self, truncate: bool) { in truncate() method
426 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs282 pub fn truncate(&mut self, truncate: bool) { in truncate() method
426 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs282 pub fn truncate(&mut self, truncate: bool) { in truncate() method
426 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/sql/
H A DOldPreparedStatementTest.java2361 public void truncate(long len) throws SQLException { in truncate() method in OldPreparedStatementTest.MockBlob
2415 public void truncate(long len) throws SQLException {} in truncate() method in OldPreparedStatementTest.MockClob

12345678910>>...55