Home
last modified time | relevance | path

Searched defs:truncate (Results 176 – 200 of 1363) sorted by relevance

12345678910>>...55

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc78 BoolAttr truncate) { in CreateTFCastOpF32()
91 BoolAttr truncate) { in CreateTFCastOpI32()
/aosp_15_r20/external/rust/android-crates-io/crates/csv/src/
Dstring_record.rs388 pub fn truncate(&mut self, n: usize) { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/os_str/
H A Dbytes.rs209 pub(crate) fn truncate(&mut self, len: usize) { in truncate() method
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/
Dmod.rs480 fn truncate(&mut self, len: usize) { in truncate() function
/aosp_15_r20/external/llvm/lib/IR/
H A DConstantRange.cpp575 ConstantRange ConstantRange::truncate(uint32_t DstTySize) const { in truncate() function in ConstantRange
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/os_str/
H A Dbytes.rs209 pub(crate) fn truncate(&mut self, len: usize) { in truncate() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/os_str/
H A Dbytes.rs209 pub(crate) fn truncate(&mut self, len: usize) { in truncate() method
/aosp_15_r20/external/python/cpython2/Lib/
Dtempfile.py621 def truncate(self): member in SpooledTemporaryFile
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DAssetFileDescriptor.java633 public FileChannel truncate(long size) throws IOException { in truncate() method in AssetFileDescriptor.SeekableAutoCloseInputStream.OffsetCorrectFileChannel
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
H A DFileChannelImpl.java104 public java.nio.channels.FileChannel truncate(long newSize) throws java.io.IOException { in truncate() method in FileChannelImpl
/aosp_15_r20/external/crosvm/base/src/
H A Dvolatile_memory.rs111 pub fn truncate(&mut self, len: usize) { in truncate() method
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
H A DRegularFile.java220 public boolean truncate(long size) { in truncate() method in RegularFile
/aosp_15_r20/device/google/trout/tools/
Dbpttool605 def truncate(self, size): member in ImageHandler
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dserialutil.py214 def truncate(self, n=None): member in FileLike
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dposix_compat.h268 inline int truncate(const wchar_t* path, off_t length) { in truncate() function
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16_test.py56 def truncate(x, float_type): function
/aosp_15_r20/external/python/cpython2/Lib/bsddb/
Ddbtables.py159 def __init__(self, filename, dbhome, create=0, truncate=0, mode=0600, argument
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java746 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java748 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
/aosp_15_r20/external/libfuse/include/
H A Dfuse.h414 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/
Dwasm_exec.js55 truncate(path, length, callback) { callback(enosys()); }, method
/aosp_15_r20/trusty/user/app/storage/
Dclient.c539 bool truncate, in storage_file_open()
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc135 bool truncate) { in WriteData()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DICUResourceBundleTest.java797 boolean truncate, String[] testCases) { in getFunctionalEquivalentTestCases()
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_os.py921 def truncate(self, path: AnyStr, length: int) -> None: member in FakeOsModule

12345678910>>...55