Searched defs:SetLength (Results 1 – 14 of 14) sorted by relevance
100 public override void SetLength(long value) in SetLength() method in Google.Protobuf.LimitedInputStream
208 public override void SetLength(long value){ in SetLength() method in Org.Brotli.Dec.BrotliInputStream
54 public override void SetLength(long value) in SetLength() method in SevenZip.CDoubleStream
133 public override void SetLength(long value) { } in SetLength() method in SevenZip.LzmaBench.CrcOutStream
243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream
422 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
331 bool File::SetLength(int64_t length) { in SetLength() function in base::File
362 void dng_stream::SetLength (uint64 length) in SetLength() function in dng_stream
247 void SetLength(uint16_t length) { length_ = length; } in SetLength() function
628 void RawPacket::SetLength(size_t length) { in SetLength() function in webrtc::rtcp::RawPacket
744 void SetLength(Handle<JSArray> array, uint32_t length) final { in SetLength() function in v8::internal::__anon8ffe97730111::ElementsAccessorBase
2533 void ArrayList::SetLength(int length) { in SetLength() function
1481 void FunctionTemplate::SetLength(int length) { in SetLength() function in v8::FunctionTemplate
14744 void JSArray::SetLength(Handle<JSArray> array, uint32_t new_length) { in SetLength() function in v8::internal::JSArray