| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cTextureGatherTests.cpp | 960 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::GatherBase 1187 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherInt2DRgba 1254 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherUint2D 1329 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherDepth2D 1361 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherFloat2DArray 1382 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherUnorm2DArray 1408 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherInt2DArray 1478 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherUint2DArray 1558 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherDepth2DArray 1590 virtual void Init() in Init() function in gl4cts::__anon979a827d0111::PlainGatherFloatCubeRgba [all …]
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 855 virtual void Init() in Init() function in glcts::__anona022676e0111::GatherBase 1020 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherInt2D 1049 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherUint2D 1093 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherDepth2D 1123 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherFloat2DArray 1142 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherInt2DArray 1181 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherUint2DArray 1230 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherDepth2DArray 1260 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherFloatCube 1284 virtual void Init() in Init() function in glcts::__anona022676e0111::PlainGatherIntCube [all …]
|
| /third_party/lzma/CPP/7zip/Common/ |
| 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 150 void CSeekInStreamWrap::Init(IInStream *stream) throw() in Init() function in CSeekInStreamWrap
|
| D | StreamObjects.h | 18 void Init() { _pos = 0; } in Init() function
|
| /third_party/lzma/CPP/7zip/Compress/ |
| D | BranchMisc.cpp | 14 Z7_COM7F_IMF(CCoder::Init()) in Z7_COM7F_IMF() 33 Z7_COM7F_IMF(CEncoder::Init()) in Z7_COM7F_IMF() 80 Z7_COM7F_IMF(CDecoder::Init()) in Z7_COM7F_IMF()
|
| D | ByteSwap.cpp | 19 Z7_COM7F_IMF(CByteSwap2::Init()) { return S_OK; } in Z7_COM7F_IMF() 47 Z7_COM7F_IMF(CByteSwap4::Init()) { return S_OK; } in Z7_COM7F_IMF()
|
| D | DeltaFilter.cpp | 41 Z7_COM7F_IMF(CEncoder::Init()) in Z7_COM7F_IMF() 100 Z7_COM7F_IMF(CDecoder::Init()) in Z7_COM7F_IMF()
|
| /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/lzma/CPP/7zip/UI/Console/ |
| D | ExtractCallbackConsole.h | 59 void Init(CStdOutStream *outStream, CStdOutStream *errorStream, CStdOutStream *percentStream) in Init() function 159 void Init(CStdOutStream *outStream, CStdOutStream *errorStream, CStdOutStream *percentStream) in Init() function
|
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/ |
| D | dlopen_init_finalize_2.c | 7 __attribute__((constructor)) static void Init() in Init() function
|
| D | dlopen_init_finalize_1.c | 8 __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/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/libphonenumber/cpp/src/phonenumbers/base/memory/ |
| D | singleton_posix.h | 38 static void Init() { in Init() function
|
| D | singleton_boost.h | 37 static void Init() { in Init() function
|
| D | singleton_stdmutex.h | 46 static void Init() { in Init() function
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| D | DummyOutStream.h | 19 void Init() { _size = 0; } in Init() function
|
| /third_party/gn/src/gn/ |
| D | ohos_components_mapping.h | 19 static void Init(const std::string& build_dir) in Init() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceGlobalInits.cpp | 113 for (const auto *Init : Initializers) { in dumpType() local 139 for (const auto *Init : Initializers) { in dump() local
|