/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | lower_tf.cc | 78 BoolAttr truncate) { in CreateTFCastOpF32() 91 BoolAttr truncate) { in CreateTFCastOpI32()
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/src/ |
D | string_record.rs | 388 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 D | bytes.rs | 209 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/ |
D | mod.rs | 480 fn truncate(&mut self, len: usize) { in truncate() function
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 575 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 D | bytes.rs | 209 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 D | bytes.rs | 209 pub(crate) fn truncate(&mut self, len: usize) { in truncate() method
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | tempfile.py | 621 def truncate(self): member in SpooledTemporaryFile
|
/aosp_15_r20/frameworks/base/core/java/android/content/res/ |
H A D | AssetFileDescriptor.java | 633 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 D | FileChannelImpl.java | 104 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 D | volatile_memory.rs | 111 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 D | RegularFile.java | 220 public boolean truncate(long size) { in truncate() method in RegularFile
|
/aosp_15_r20/device/google/trout/tools/ |
D | bpttool | 605 def truncate(self, size): member in ImageHandler
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/ |
H A D | serialutil.py | 214 def truncate(self, n=None): member in FileLike
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/ |
H A D | posix_compat.h | 268 inline int truncate(const wchar_t* path, off_t length) { in truncate() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/ |
H A D | bfloat16_test.py | 56 def truncate(x, float_type): function
|
/aosp_15_r20/external/python/cpython2/Lib/bsddb/ |
D | dbtables.py | 159 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 D | DecimalQuantity_AbstractBCD.java | 746 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 D | DecimalQuantity_AbstractBCD.java | 748 public void truncate() { in truncate() method in DecimalQuantity_AbstractBCD
|
/aosp_15_r20/external/libfuse/include/ |
H A D | fuse.h | 414 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member
|
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/ |
D | wasm_exec.js | 55 truncate(path, length, callback) { callback(enosys()); }, method
|
/aosp_15_r20/trusty/user/app/storage/ |
D | client.c | 539 bool truncate, in storage_file_open()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | mock_http_cache.cc | 135 bool truncate) { in WriteData()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | ICUResourceBundleTest.java | 797 boolean truncate, String[] testCases) { in getFunctionalEquivalentTestCases()
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/ |
D | fake_os.py | 921 def truncate(self, path: AnyStr, length: int) -> None: member in FakeOsModule
|