Home
last modified time | relevance | path

Searched defs:SetLength (Results 1 – 17 of 17) 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/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/skia/tests/
DDescriptorTest.cpp17 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() function in SkDescriptorTestHelper
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream
/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/lzma/CPP/Windows/
DFileIO.cpp586 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
844 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
/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.h416 void SetLength(size_t length) { in SetLength() function
/third_party/node/deps/v8/src/objects/
Dfixed-array-inl.h531 void ArrayList::SetLength(int length) { in SetLength() function
Dobjects.cc5164 Maybe<bool> JSArray::SetLength(Handle<JSArray> array, uint32_t new_length) { in SetLength() function in v8::internal::JSArray
Delements.cc716 Maybe<bool> SetLength(Handle<JSArray> array, uint32_t length) final { in SetLength() function in v8::internal::__anonb75414310111::ElementsAccessorBase
/third_party/node/deps/v8/src/api/
Dapi.cc1519 void FunctionTemplate::SetLength(int length) { in SetLength() function in v8::FunctionTemplate
/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