Home
last modified time | relevance | path

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

/external/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
/external/zlib/src/contrib/dotzlib/DotZLib/
DGZipStream.cs243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream
/external/lzma/CPP/Windows/
DFileIO.cpp424 bool COutFile::SetLength(UInt64 length) in SetLength() function in NWindows::NFile::NIO::COutFile
/external/webrtc/src/modules/interface/
Dmodule_common_types.h586 VideoFrame::SetLength(const WebRtc_UWord32 newLength) in SetLength() function
/external/v8/src/
Delements.cc673 MUST_USE_RESULT virtual MaybeHandle<Object> SetLength( in SetLength() function in v8::internal::ElementsAccessorBase
Dapi.cc1201 void FunctionTemplate::SetLength(int length) { in SetLength() function in v8::FunctionTemplate