Home
last modified time | relevance | path

Searched refs:init (Results 276 - 300 of 4872) sorted by relevance

1...<<11121314151617181920>>...195

/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pBlendTests.cpp49 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 Dtes2TestPackage.cpp52 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 Dbinding.cc14 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 Dbinding.cc10 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 Dbinding.cc10 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 Dbinding.cc16 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 Dbinding.cc10 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 Dm_null.c17 static int init(EVP_MD_CTX *ctx) in init() function
38 init,
/third_party/openssl/crypto/evp/
H A Dm_null.c17 static int init(EVP_MD_CTX *ctx) in init() function
38 init,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSpirvExtensionsTests.hpp52 void init();
67 void init();
H A Dgl4cSparseTexture2Tests.hpp94 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 Des31cExplicitUniformLocationTest.hpp39 void init(void);
52 void init(void);
H A Des31cTestPackage.cpp87 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 DesextcDrawBuffersIndexedTests.cpp53 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 Des3fFunctionalTests.hpp42 void init (void);
55 void init (void);
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFunctionalTests.hpp42 void init (void);
55 void init (void);
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aAccuracyTests.cpp44 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 Des3aAccuracyTests.cpp44 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 DvktPipelineMultisampleInterpolationTests.cpp91 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 DvktPipelineMultisampleInterpolationTests.cpp89 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 Dmixtest.c205 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 Dmock-npm.js65 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 DSkPathOpsTSect.h32 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 Dmimetypes.py14 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 Dzfstream.cc376 { 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()

Completed in 15 milliseconds

1...<<11121314151617181920>>...195