| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cTextureGatherTests.cpp | 960 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::GatherBase 1187 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherInt2DRgba 1254 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherUint2D 1329 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherDepth2D 1361 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherFloat2DArray 1382 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherUnorm2DArray 1408 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherInt2DArray 1478 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherUint2DArray 1558 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherDepth2DArray 1590 virtual void Init() in Init() function in gl4cts::__anon74331bbe0111::PlainGatherFloatCubeRgba [all …]
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | StreamObjects.h | 19 void Init() { _pos = 0; } in Init() function 53 void Init(CReferenceBuf *ref) { Init(ref->Buf, ref->Buf.Size(), ref); } in Init() function 92 void Init() { _size = 0; } in Init() function 112 void Init(Byte *buffer, size_t size) in Init() function 133 void Init() { _size = 0; } in Init() function
|
| D | CWrappers.cpp | 67 void CCompressProgressWrap::Init(ICompressProgressInfo *progress) throw() in Init() function in CCompressProgressWrap 104 void CSeqInStreamWrap::Init(ISequentialInStream *stream) throw() in Init() function in CSeqInStreamWrap 112 void CSeqOutStreamWrap::Init(ISequentialOutStream *stream) throw() in Init() function in CSeqOutStreamWrap 147 void CSeekInStreamWrap::Init(IInStream *stream) throw() in Init() function in CSeekInStreamWrap
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 855 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::GatherBase 1020 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherInt2D 1049 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherUint2D 1093 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherDepth2D 1123 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherFloat2DArray 1142 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherInt2DArray 1181 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherUint2DArray 1230 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherDepth2DArray 1260 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherFloatCube 1284 virtual void Init() in Init() function in glcts::__anon98a1f14f0111::PlainGatherIntCube [all …]
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| D | InStreamWithCRC.h | 27 void Init() in Init() function 55 void Init() in Init() function
|
| /third_party/lzma/CPP/7zip/Compress/ |
| D | ByteSwap.cpp | 32 STDMETHODIMP CByteSwap2::Init() { return S_OK; } in Init() function in NCompress::NByteSwap::CByteSwap2 55 STDMETHODIMP CByteSwap4::Init() { return S_OK; } in Init() function in NCompress::NByteSwap::CByteSwap4
|
| D | DeltaFilter.cpp | 42 STDMETHODIMP CEncoder::Init() in Init() function in NCompress::NDelta::CEncoder 102 STDMETHODIMP CDecoder::Init() in Init() function in NCompress::NDelta::CDecoder
|
| D | BranchMisc.cpp | 10 STDMETHODIMP CCoder::Init() in Init() function in NCompress::NBranch::CCoder
|
| D | BcjCoder.cpp | 10 STDMETHODIMP CCoder::Init() in Init() function in NCompress::NBcj::CCoder
|
| /third_party/benchmark/src/ |
| D | re.h | 90 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function 119 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| D | hash.h | 329 void Init(T* state) { in Init() function 335 void Init(HashState* state) { in Init() function
|
| /third_party/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
|
| /third_party/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
|
| /third_party/node/deps/v8/src/base/ |
| D | lazy-instance.h | 143 static void Init(OnceType* once, Function function, Storage storage) { in Init() function 152 static void Init(OnceType* once, Function function, Storage storage) { in Init() function 174 void Init() const { in Init() function
|
| /third_party/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
|
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/ |
| D | dlopen_init_finalize_1.c | 8 __attribute__((constructor)) static void Init() in Init() function
|
| D | dlopen_init_finalize_2.c | 7 __attribute__((constructor)) static void Init() in Init() function
|
| /third_party/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
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| D | ExtractCallbackConsole.h | 59 void Init(CStdOutStream *outStream, CStdOutStream *errorStream, CStdOutStream *percentStream) in Init() function 166 void Init(CStdOutStream *outStream, CStdOutStream *errorStream, CStdOutStream *percentStream) in Init() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | CRC.h | 47 JamCRC(uint32_t Init = 0xFFFFFFFFU) : CRC(Init) {} in CRC() argument
|
| /third_party/cef/libcef/browser/chrome/views/ |
| D | chrome_browser_frame.cc | 11 void ChromeBrowserFrame::Init(BrowserView* browser_view, in Init() function in ChromeBrowserFrame
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
| D | singleton_boost.h | 37 static void Init() { in Init() function
|
| D | singleton_posix.h | 38 static void Init() { in Init() function
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| D | 7zSpecStream.h | 19 void Init(ISequentialInStream *stream) in Init() function
|