Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 25 of 218) sorted by relevance

123456789

/external/rust/android-crates-io/crates/textdistance/src/algorithms/
Dhamming.rs11 pub truncate: bool, field
93 fn truncate() { in truncate() function
/external/trusty/musl/src/unistd/
Dtruncate.c4 int truncate(const char *path, off_t length) in truncate() function
/external/musl/src/unistd/
Dtruncate.c4 int truncate(const char *path, off_t length) in truncate() function
/external/cronet/tot/net/disk_cache/simple/
Dsimple_entry_operation.cc84 bool truncate, in WriteOperation()
139 const bool truncate = false; in DoomOperation() local
155 bool truncate, in SimpleEntryOperation()
/external/cronet/stable/net/disk_cache/simple/
Dsimple_entry_operation.cc84 bool truncate, in WriteOperation()
139 const bool truncate = false; in DoomOperation() local
155 bool truncate, in SimpleEntryOperation()
/external/grpc-grpc/src/core/lib/transport/
Dtransport_op_string.cc41 grpc_transport_stream_op_batch* op, bool truncate) { in grpc_transport_stream_op_batch_string()
/external/strace/
Dtruncate.c3 SYS_FUNC(truncate) in SYS_FUNC() argument
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_helper.cc36 bool TempFile::truncate() { in truncate() function in TempFile
/external/cronet/stable/net/disk_cache/
Dnet_log_parameters.cc21 bool truncate) { in NetLogReadWriteDataParams()
76 bool truncate) { in NetLogReadWriteData()
/external/perfetto/ui/src/traceconv/
Dindex.ts103 truncate?: 'start' | 'end'; property
145 truncate?: 'start' | 'end'; property
/external/cronet/tot/net/disk_cache/
Dnet_log_parameters.cc21 bool truncate) { in NetLogReadWriteDataParams()
76 bool truncate) { in NetLogReadWriteData()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecordBuilder.h51 void truncate(uint64_t Size) { in truncate() function
/external/python/google-api-python-client/samples/tasks_appengine/
Dmain.py50 def truncate(s, l): function
/external/tensorflow/tensorflow/core/kernels/
Dcast_op_impl_bfloat.cc35 bool truncate) { in GetGpuCastFromBfloat()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dtransport_op_string.cc44 grpc_transport_stream_op_batch* op, bool truncate) { in grpc_transport_stream_op_batch_string()
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DDowngradedSeekableByteChannel.java67 public SeekableByteChannel truncate(long size) throws IOException { in truncate() method in DowngradedSeekableByteChannel
DJimfsAsynchronousFileChannel.java65 public AsynchronousFileChannel truncate(long size) throws IOException { in truncate() method in JimfsAsynchronousFileChannel
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
Dfile_helper.h64 void reopen(bool truncate) in reopen()
/external/mesa3d/src/imagination/common/
Dpvr_dump.c141 const uint32_t truncate) in pvr_dump_hex_print_line()
213 uint32_t truncate) in pvr_dump_hex_process_line()
/external/okio/okio/src/zlibMain/kotlin/okio/internal/
DFixedLengthSource.kt34 private val truncate: Boolean, constant
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DByteBufferChannel.java86 public SeekableByteChannel truncate(long size) throws IOException { in truncate() method in ByteBufferChannel
/external/python/watchdog/tests/
Dshell.py65 def truncate(path): function
/external/tink/java_src/src/main/java/com/google/crypto/tink/streamingaead/
DSeekableByteChannelDecrypter.java173 public SeekableByteChannel truncate(long size) throws IOException { in truncate() method in SeekableByteChannelDecrypter
/external/tink-java/src/main/java/com/google/crypto/tink/streamingaead/
DSeekableByteChannelDecrypter.java173 public SeekableByteChannel truncate(long size) throws IOException { in truncate() method in SeekableByteChannelDecrypter
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dfile_descriptor.rs147 let truncate = s.len() > MAX_LINE_LEN; in write_file_descriptor_data() localVariable

123456789