| /external/lzma/CPP/7zip/Common/ |
| D | StreamObjects.h | 34 void Init(CReferenceBuf *ref) { Init(ref->Buf, ref->Buf.GetCapacity(), ref); } in Init() function 64 void Init() { _size = 0; } in Init() function 83 void Init(Byte *buffer, size_t size) in Init() function 103 void Init() { _size = 0; } in Init() function
|
| D | LockedStream.h | 15 void Init(IInStream *stream) in Init() function 27 void Init(CLockedInStream *lockedInStream, UInt64 startPos) in Init() function
|
| /external/lzma/CPP/7zip/Compress/ |
| D | ByteSwap.cpp | 31 STDMETHODIMP CByteSwap2::Init() { return S_OK; } in Init() function in CByteSwap2 46 STDMETHODIMP CByteSwap4::Init() { return S_OK; } in Init() function in CByteSwap4
|
| D | DeltaFilter.cpp | 47 STDMETHODIMP CDeltaEncoder::Init() in Init() function in CDeltaEncoder 79 STDMETHODIMP CDeltaDecoder::Init() in Init() function in CDeltaDecoder
|
| D | BranchCoder.cpp | 7 STDMETHODIMP CBranchConverter::Init() in Init() function in CBranchConverter
|
| /external/lzma/CPP/7zip/Archive/Common/ |
| D | InStreamWithCRC.h | 27 void Init() in Init() function 55 void Init() in Init() function
|
| D | CrossThreadProgress.h | 26 void Init() in Init() function
|
| D | DummyOutStream.h | 18 void Init() { _size = 0; } in Init() function
|
| /external/lzma/CS/7zip/Compress/LZMA/ |
| D | LzmaDecoder.cs | 30 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/v8/src/base/ |
| D | lazy-instance.h | 147 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/ |
| D | Decoder.java | 27 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/ |
| D | LzmaBench.cs | 22 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/skia/src/ports/ |
| D | SkGlobalInitialization_chromium.cpp | 66 static void Init() { in Init() function in SkPrivateEffectInitializer
|
| D | SkGlobalInitialization_default.cpp | 66 static void Init() { in Init() function in SkPrivateEffectInitializer
|
| /external/lzma/CS/7zip/Compress/RangeCoder/ |
| D | RangeCoderBitTree.cs | 16 public void Init() in Init() method 114 public void Init() in Init() method
|
| D | RangeCoderBit.cs | 15 public void Init() { Prob = kBitModelTotal >> 1; } in Init() method 87 public void Init() { Prob = kBitModelTotal >> 1; } in Init() method
|
| /external/llvm/lib/Transforms/Utils/ |
| D | ModuleUtils.cpp | 38 if (Constant *Init = GVCtor->getInitializer()) { in appendToGlobalArray() local 89 const ConstantArray *Init = cast<ConstantArray>(GV->getInitializer()); in collectUsedGlobalVariables() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | ConstantMerge.cpp | 145 Constant *Init = GV->getInitializer(); in runOnModule() local 176 Constant *Init = GV->getInitializer(); in runOnModule() local
|
| /external/clang/test/CodeGenCXX/ |
| D | debug-info-context.cpp | 12 class Init { class in ios_base
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zSpecStream.h | 19 void Init(ISequentialInStream *stream) in Init() function
|
| /external/webrtc/src/system_wrappers/source/ |
| D | rw_lock_posix.cc | 23 int RWLockPosix::Init() in Init() function in webrtc::RWLockPosix
|
| D | rw_lock_generic.cc | 35 int RWLockWrapperGeneric::Init() in Init() function in webrtc::RWLockWrapperGeneric
|
| /external/lzma/CPP/7zip/UI/Console/ |
| D | ExtractCallbackConsole.h | 63 void Init() in Init() function
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_stack_trace.cc | 39 void VarSizeStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { in Init() function in __tsan::VarSizeStackTrace
|
| /external/drm_hwcomposer/ |
| D | drmcompositorworker.cpp | 38 int DrmCompositorWorker::Init() { in Init() function in android::DrmCompositorWorker
|