Home
last modified time | relevance | path

Searched defs:truncate (Results 101 – 125 of 1363) sorted by relevance

12345678910>>...55

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/nio/
H A DBuffer.java124 final void truncate() { in truncate() method in Buffer
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/
DAsynchronousFileChannel.java351 public abstract AsynchronousFileChannel truncate(long size) throws IOException; in truncate() method in AsynchronousFileChannel
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/channels/
DAsynchronousFileChannel.java351 public abstract AsynchronousFileChannel truncate(long size) throws IOException; in truncate() method in AsynchronousFileChannel
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/
H A DAsynchronousFileChannel.java351 public abstract AsynchronousFileChannel truncate(long size) throws IOException; in truncate() method in AsynchronousFileChannel
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/network/
Dlazy_wheel.py120 def truncate(self, size: Optional[int] = None) -> int: member in LazyZipOverHTTP
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/network/
Dlazy_wheel.py120 def truncate(self, size: Optional[int] = None) -> int: member in LazyZipOverHTTP
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/network/
Dlazy_wheel.py120 def truncate(self, size: Optional[int] = None) -> int: member in LazyZipOverHTTP
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/network/
Dlazy_wheel.py120 def truncate(self, size: Optional[int] = None) -> int: member in LazyZipOverHTTP
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/
Dopen_options.rs42 pub fn truncate(&mut self, truncate: bool) -> &mut Self { in truncate() method
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
H A DStreamingAeadSeekableDecryptingChannel.java342 public SeekableByteChannel truncate(long size) throws NonWritableChannelException { in truncate() method in StreamingAeadSeekableDecryptingChannel
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dcharstr.cpp94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/aosp_15_r20/external/crosvm/base/src/
H A Diobuf.rs87 pub fn truncate(&mut self, len: usize) { in truncate() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DUnresolvedSet.h132 void truncate(unsigned N) { decls().truncate(N); } in truncate() function
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dcharstr.cpp94 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DUnresolvedSet.h132 void truncate(unsigned N) { decls().truncate(N); } in truncate() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DUnresolvedSet.h132 void truncate(unsigned N) { decls().truncate(N); } in truncate() function
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DDerInputBuffer.java135 void truncate(int len) throws IOException { in truncate() method in DerInputBuffer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DUnresolvedSet.h132 void truncate(unsigned N) { decls().truncate(N); } in truncate() function
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DSimpleAsynchronousFileChannelImpl.java125 public AsynchronousFileChannel truncate(long size) throws IOException { in truncate() method in SimpleAsynchronousFileChannelImpl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dfs.rs74 truncate: bool, field
218 pub fn truncate(&mut self, truncate: bool) { in truncate() method
353 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/windows/
H A Dfs.rs74 truncate: bool, field
218 pub fn truncate(&mut self, truncate: bool) { in truncate() method
353 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/windows/
H A Dfs.rs74 truncate: bool, field
218 pub fn truncate(&mut self, truncate: bool) { in truncate() method
353 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/windows/
H A Dfs.rs72 truncate: bool, field
215 pub fn truncate(&mut self, truncate: bool) { in truncate() method
352 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/windows/
H A Dfs.rs72 truncate: bool, field
215 pub fn truncate(&mut self, truncate: bool) { in truncate() method
352 pub fn truncate(&self, size: u64) -> io::Result<()> { in truncate() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Drust_vec.rs72 pub fn truncate(&mut self, len: usize) { in truncate() method

12345678910>>...55