Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/external/lzma/CPP/7zip/Common/
DStreamObjects.h36 void Init(CReferenceBuf *ref) { Init(ref->Buf, ref->Buf.Size(), ref); } in Init() function
69 void Init() { _size = 0; } in Init() function
88 void Init(Byte *buffer, size_t size) in Init() function
108 void Init() { _size = 0; } in Init() function
DLockedStream.h15 void Init(IInStream *stream) in Init() function
27 void Init(CLockedInStream *lockedInStream, UInt64 startPos) in Init() function
DLimitedStreams.h22 void Init(UInt64 streamSize) in Init() function
128 void Init() in Init() function
169 void Init() in Init() function
/external/webrtc/webrtc/base/
Dhelpers.cc53 bool Init(const void* seed, size_t len) override { return true; } in Init() function in rtc::SecureRandomGenerator
65 bool Init(const void* seed, size_t len) override { return true; } in Init() function in rtc::SecureRandomGenerator
81 virtual bool Init(const void* seed, size_t seed_len) { in Init() function in rtc::SecureRandomGenerator
121 virtual bool Init(const void* seed, size_t len) { in Init() function in rtc::SecureRandomGenerator
152 bool Init(const void* seed, size_t len) override { return true; } in Init() function in rtc::TestRandomGenerator
/external/lzma/CPP/7zip/Compress/
DByteSwap.cpp31 STDMETHODIMP CByteSwap2::Init() { return S_OK; } in Init() function in CByteSwap2
46 STDMETHODIMP CByteSwap4::Init() { return S_OK; } in Init() function in CByteSwap4
DDeltaFilter.cpp47 STDMETHODIMP CDeltaEncoder::Init() in Init() function in CDeltaEncoder
92 STDMETHODIMP CDeltaDecoder::Init() in Init() function in CDeltaDecoder
DBranchCoder.cpp7 STDMETHODIMP CBranchConverter::Init() in Init() function in CBranchConverter
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h31 void Init(CStdOutStream *outStream) in Init() function
65 void Init(CStdOutStream *outStream) in Init() function
/external/libcxx/utils/google-benchmark/src/
Dre.h64 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
87 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
/external/lzma/CPP/7zip/Archive/Common/
DInStreamWithCRC.h27 void Init() in Init() function
55 void Init() in Init() function
DHandlerOut.cpp37 void CMultiMethodProps::Init() in Init() function in NArchive::CMultiMethodProps
101 void CSingleMethodProps::Init() in Init() function in NArchive::CSingleMethodProps
/external/google-benchmark/src/
Dre.h64 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
87 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
/external/lzma/CS/7zip/Compress/LZMA/
DLzmaDecoder.cs30 public void Init() in Init() method in SevenZip.Compression.LZMA.Decoder.LenDecoder
67 public void Init() { for (int i = 0; i < 0x300; i++) m_Decoders[i].Init(); } in Init() method
118 public void Init() in Init() method in SevenZip.Compression.LZMA.Decoder.LiteralDecoder
198 void Init(System.IO.Stream inStream, System.IO.Stream outStream) in Init() method in SevenZip.Compression.LZMA.Decoder
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DDataChannel.java35 public static class Init { class in DataChannel
46 public Init() {} in Init() method in DataChannel.Init
49 private Init( in Init() method in DataChannel.Init
/external/webrtc/webrtc/sound/
Dautomaticallychosensoundsystem_unittest.cc22 virtual bool Init() { in Init() function in rtc::NeverFailsToFailSoundSystem
34 virtual bool Init() { in Init() function in rtc::InitCheckingSoundSystem1
51 virtual bool Init() { in Init() function in rtc::InitCheckingSoundSystem2
/external/v8/src/base/
Dlazy-instance.h147 static void Init(OnceType* once, Function function, Storage storage) { in Init() function
156 static void Init(OnceType* once, Function function, Storage storage) { in Init() function
177 void Init() const { in Init() function
/external/lzma/Java/SevenZip/Compression/LZMA/
DDecoder.java27 public void Init() in Init() method in Decoder.LenDecoder
57 public void Init() in Init() method in Decoder.LiteralDecoder.Decoder2
110 public void Init() in Init() method in Decoder.LiteralDecoder
179 void Init() throws IOException in Init() method in Decoder
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs22 public void Init() { A1 = 362436069; A2 = 521288629; } in Init() method in SevenZip.LzmaBench.CRandomGenerator
36 public void Init() in Init() method in SevenZip.LzmaBench.CBitRandomGenerator
123 public void Init() { CRC.Init(); } in Init() method in SevenZip.LzmaBench.CrcOutStream
151 public void Init() { InSize = 0; } in Init() method in SevenZip.LzmaBench.CProgressInfo
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_manager_win.cc98 bool UdpSocket2ManagerWindows::Init(int32_t id, in Init() function in webrtc::test::UdpSocket2ManagerWindows
425 int32_t IoContextPool::Init(uint32_t /*increaseSize*/) in Init() function in webrtc::test::IoContextPool
554 int32_t UdpSocket2WorkerWindows::Init() in Init() function in webrtc::test::UdpSocket2WorkerWindows
/external/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoderBitTree.cs16 public void Init() in Init() method
114 public void Init() in Init() method
DRangeCoderBit.cs15 public void Init() { Prob = kBitModelTotal >> 1; } in Init() method
87 public void Init() { Prob = kBitModelTotal >> 1; } in Init() method
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp35 void Init() { Processed = 0; } in Init() function
53 void Init() { Processed = 0; } in Init() function
151 void CRangeDecoder::Init() in Init() function in CRangeDecoder
244 void Init() in Init() function in CBitTreeDecoder
283 void Init() in Init() function in CLenDecoder
445 void Init() in Init() function in CLzmaDecoder
/external/webrtc/webrtc/test/
Drtp_file_reader_unittest.cc23 void Init(const std::string& filename, bool headers_only_file) { in Init() function in webrtc::TestRtpFileReader
64 void Init(const std::string& filename) { in Init() function in webrtc::TestPcapFileReader
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DConstantMerge.cpp143 Constant *Init = GV->getInitializer(); in runOnModule() local
176 Constant *Init = GV->getInitializer(); in runOnModule() local
/external/llvm/lib/Transforms/IPO/
DConstantMerge.cpp116 Constant *Init = GV->getInitializer(); in mergeConstants() local
147 Constant *Init = GV->getInitializer(); in mergeConstants() local

12345678910>>...26