Home
last modified time | relevance | path

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

/third_party/openh264/test/utils/
DBufferedData.h48 int SetLength (size_t newLen) { in SetLength() function
/third_party/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs100 public override void SetLength(long value) in SetLength() method in Google.Protobuf.LimitedInputStream
/third_party/flutter/skia/tests/
DDescriptorTest.cpp17 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() function in SkDescriptorTestHelper
/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/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/third_party/externals/dng_sdk/source/
Ddng_stream.cpp362 void dng_stream::SetLength (uint64 length) in SetLength() function in dng_stream
/third_party/node/src/
Dutil.h394 void SetLength(size_t length) { in SetLength() function
/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