Home
last modified time | relevance | path

Searched defs:SetLength (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs60 public override void SetLength(long value) => throw new NotSupportedException(); in SetLength() method in Google.Protobuf.LimitedInputStream
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs208 public override void SetLength(long value){ in SetLength() method in Org.Brotli.Dec.BrotliInputStream
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs54 public override void SetLength(long value) in SetLength() method in SevenZip.CDoubleStream
DLzmaBench.cs133 public override void SetLength(long value) { } in SetLength() method in SevenZip.LzmaBench.CrcOutStream
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream
/third_party/skia/tests/
DDescriptorTest.cpp17 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() function in SkDescriptorTestHelper
/third_party/gn/src/base/files/
Dfile_win.cc141 bool File::SetLength(int64_t length) { in SetLength() function in base::File
Dfile_posix.cc257 bool File::SetLength(int64_t length) { in SetLength() function in base::File
/third_party/skia/m133/tests/
DDescriptorTest.cpp24 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() function in SkDescriptorTestHelper
/third_party/lzma/CPP/Windows/
DFileIO.cpp595 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
893 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
/third_party/protobuf/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h551 inline void CordBuffer::SetLength(size_t length) { in SetLength() function
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_stream.cpp362 void dng_stream::SetLength (uint64 length) in SetLength() function in dng_stream
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_stream.cpp362 void dng_stream::SetLength (uint64 length) in SetLength() function in dng_stream
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp57859 typename ActualAlloc::ResultType SetLength(size_type aNewLen) in SetLength() function in nsTArray_Impl
57873 bool SetLength(size_type aNewLen, const mozilla::fallible_t&) in SetLength() function in nsTArray_Impl
121711 bool SetLength(nsString::size_type aLength, mozilla::fallible_t const&) { in SetLength() function