/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pBlendTests.cpp | 49 void init (void); 77 void BlendCase::init (void) in init() function in deqp::gles2::Performance::BlendCase 109 ShaderPerformanceCase::init(); in init() 132 void BlendTests::init (void) in init() function in deqp::gles2::Performance::BlendTests
|
/third_party/vk-gl-cts/modules/gles2/ |
H A D | tes2TestPackage.cpp | 52 void init (tcu::TestCase* testCase, const std::string& path); 71 void TestCaseWrapper::init (tcu::TestCase* testCase, const std::string& path) in init() function in deqp::gles2::TestCaseWrapper 76 testCase->init(); in init() 138 void TestPackage::init (void) in init() function in deqp::gles2::TestPackage
|
/third_party/node/test/addons/errno-exception/ |
H A D | binding.cc | 14 void init(v8::Local<v8::Object> exports) { in init() function 18 NODE_MODULE(NODE_GYP_MODULE_NAME, init)
|
/third_party/node/test/addons/hello-world-function-export/ |
H A D | binding.cc | 10 void init(v8::Local<v8::Object> exports, v8::Local<v8::Object> module) { in init() function 14 NODE_MODULE(NODE_GYP_MODULE_NAME, init)
|
/third_party/node/test/addons/load-long-path/ |
H A D | binding.cc | 10 void init(v8::Local<v8::Object> exports) { in init() function 14 NODE_MODULE(NODE_GYP_MODULE_NAME, init)
|
/third_party/node/test/addons/report-fatalerror/ |
H A D | binding.cc | 16 void init(Local<Object> exports) { in init() function 20 NODE_MODULE(NODE_GYP_MODULE_NAME, init)
|
/third_party/node/test/addons/symlinked-module/ |
H A D | binding.cc | 10 void init(v8::Local<v8::Object> exports) { in init() function 14 NODE_MODULE(NODE_GYP_MODULE_NAME, init)
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | m_null.c | 17 static int init(EVP_MD_CTX *ctx) in init() function 38 init,
|
/third_party/openssl/crypto/evp/ |
H A D | m_null.c | 17 static int init(EVP_MD_CTX *ctx) in init() function 38 init,
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSpirvExtensionsTests.hpp | 52 void init(); 67 void init();
|
H A D | gl4cSparseTexture2Tests.hpp | 94 void init(); 113 virtual void init(); 130 virtual void init(); 169 virtual void init(); 208 void init(); 273 void init();
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cExplicitUniformLocationTest.hpp | 39 void init(void); 52 void init(void);
|
H A D | es31cTestPackage.cpp | 87 void init(tcu::TestCase* testCase, const std::string& path); 105 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es31cts::TestCaseWrapper 112 testCase->init(); in init() 175 void init(void) in init() function in es31cts::ShaderTests 183 void ES31TestPackage::init(void) in init() function in es31cts::ES31TestPackage 185 // Call init() in parent - this creates context. in init() 186 deqp::TestPackage::init(); in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedTests.cpp | 53 void DrawBuffersIndexedTests::init(void) in init() function in glcts::DrawBuffersIndexedTests 56 TestCaseGroupBase::init(); in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFunctionalTests.hpp | 42 void init (void); 55 void init (void);
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFunctionalTests.hpp | 42 void init (void); 55 void init (void);
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aAccuracyTests.cpp | 44 void init (void) in init() function in deqp::gles2::Accuracy::TextureTests 60 void AccuracyTests::init (void) in init() function in deqp::gles2::Accuracy::AccuracyTests
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aAccuracyTests.cpp | 44 void init (void) in init() function in deqp::gles3::Accuracy::TextureTests 60 void AccuracyTests::init (void) in init() function in deqp::gles3::Accuracy::AccuracyTests
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleInterpolationTests.cpp | 91 void init (void); 196 template<> void MSCase<MSCaseSampleQualifierDistinctValues>::init (void) in init() function in vkt::pipeline::multisample::MSCase 205 MultisampleCaseBase::init(); in init() 262 template<> void MSCase<MSCaseInterpolateAtSampleDistinctValues>::init (void) in init() function in vkt::pipeline::multisample::MSCase 271 MultisampleCaseBase::init(); in init() 380 template<> void MSCase<MSCaseInterpolateAtSampleSingleSample>::init (void) in init() function in vkt::pipeline::multisample::MSCase 389 MultisampleCaseBase::init(); in init() 444 template<> void MSCase<MSCaseInterpolateAtSampleIgnoresCentroid>::init (void) in init() function in vkt::pipeline::multisample::MSCase 453 MultisampleCaseBase::init(); in init() 513 template<> void MSCase<MSCaseInterpolateAtSampleConsistency>::init (voi function in vkt::pipeline::multisample::MSCase 617 template<> void MSCase<MSCaseInterpolateAtCentroidConsistency>::init (void) init() function in vkt::pipeline::multisample::MSCase 725 template<> void MSCase<MSCaseInterpolateAtOffsetPixelCenter>::init (void) init() function in vkt::pipeline::multisample::MSCase 800 template<> void MSCase<MSCaseInterpolateAtOffsetSamplePosition>::init (void) init() function in vkt::pipeline::multisample::MSCase 960 template<> void MSCase<MSCaseCentroidQualifierInsidePrimitive>::init (void) init() function in vkt::pipeline::multisample::MSCase [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleInterpolationTests.cpp | 89 void init (void); 194 template<> void MSCase<MSCaseSampleQualifierDistinctValues>::init (void) in init() function in vkt::pipeline::multisample::MSCase 203 MultisampleCaseBase::init(); in init() 260 template<> void MSCase<MSCaseInterpolateAtSampleDistinctValues>::init (void) in init() function in vkt::pipeline::multisample::MSCase 269 MultisampleCaseBase::init(); in init() 378 template<> void MSCase<MSCaseInterpolateAtSampleSingleSample>::init (void) in init() function in vkt::pipeline::multisample::MSCase 387 MultisampleCaseBase::init(); in init() 442 template<> void MSCase<MSCaseInterpolateAtSampleIgnoresCentroid>::init (void) in init() function in vkt::pipeline::multisample::MSCase 451 MultisampleCaseBase::init(); in init() 511 template<> void MSCase<MSCaseInterpolateAtSampleConsistency>::init (voi function in vkt::pipeline::multisample::MSCase 615 template<> void MSCase<MSCaseInterpolateAtCentroidConsistency>::init (void) init() function in vkt::pipeline::multisample::MSCase 723 template<> void MSCase<MSCaseInterpolateAtOffsetPixelCenter>::init (void) init() function in vkt::pipeline::multisample::MSCase 798 template<> void MSCase<MSCaseInterpolateAtOffsetSamplePosition>::init (void) init() function in vkt::pipeline::multisample::MSCase 958 template<> void MSCase<MSCaseCentroidQualifierInsidePrimitive>::init (void) init() function in vkt::pipeline::multisample::MSCase [all...] |
/third_party/alsa-lib/test/ |
H A D | mixtest.c | 205 void init(s16 *dst, s32 *sum, int size) in init() function 257 init(dst, sum, size); in main() 271 init(dst, sum, size); in main() 284 init(dst, sum, size); in main() 297 init(dst, sum, size); in main() 310 init(dst, sum, size); in main()
|
/third_party/node/deps/npm/test/fixtures/ |
H A D | mock-npm.js | 65 const getMockNpm = async (t, { mocks, init, load, npm: npmOpts }) => { 106 const npm = init ? new MockNpm(npmOpts) : null 126 init = true, 127 load = init, 163 if (!init && load) { 164 throw new Error('cant `load` without `init`') 244 init,
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.h | 32 this->init(); in SkTCoincident() 51 void init() { in init() function in SkTCoincident 102 init(*fake); in debugInit() 104 fCoinStart.init(); in debugInit() 105 fCoinEnd.init(); in debugInit() 145 void init(const SkTCurve& );
|
/third_party/python/Lib/ |
H A D | mimetypes.py | 14 inited -- flag set when init() has been called 21 init([files]) -- parse a list of files, default knownfiles (on Windows, the 44 "add_type", "init", "read_mime_types", 74 init() 306 init() 324 init() 340 init() 356 init() 360 def init(files=None): function
|
/third_party/zlib/contrib/iostream3/ |
H A D | zfstream.cc | 376 { this->init(&sb); } in gzifstream() 383 this->init(&sb); in gzifstream() 392 this->init(&sb); in gzifstream() 431 { this->init(&sb); } in gzofstream() 438 this->init(&sb); in gzofstream() 447 this->init(&sb); in gzofstream()
|