Home
last modified time | relevance | path

Searched refs:getFunctions (Results 76 – 100 of 1212) sorted by relevance

12345678910>>...49

/dports/www/mod_php74/php-7.4.27/ext/reflection/tests/
H A D013.phpt2 ReflectionExtension::getFunctions()
6 $funcs = $ext->getFunctions();
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
11 $t = $r->getFunctions();
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A D013.phpt2 ReflectionExtension::getFunctions()
6 $funcs = $ext->getFunctions();
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
10 $t = $r->getFunctions();
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/core/api/
H A DReportVisitor.cxx41 m_pTraverseReport->traverseReportFunctions(_xReportDefinition->getFunctions()); in start()
55 m_pTraverseReport->traverseGroupFunctions(xGroup->getFunctions()); in start()
81 m_pTraverseReport->traverseGroupFunctions(_xGroup->getFunctions()); in start()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/core/api/
H A DReportVisitor.cxx41 m_pTraverseReport->traverseReportFunctions(_xReportDefinition->getFunctions()); in start()
55 m_pTraverseReport->traverseGroupFunctions(xGroup->getFunctions()); in start()
81 m_pTraverseReport->traverseGroupFunctions(_xGroup->getFunctions()); in start()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp843 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "Bind FBO"); in readIntegerTextureViaFBOAndVerify()
846 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "glMemoryBarrier"); in readIntegerTextureViaFBOAndVerify()
868 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "glReadPixels"); in readIntegerTextureViaFBOAndVerify()
1135 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
1354 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
1930 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
2331 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
2551 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
2776 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
2952 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/win32/
H A DtcuWGL.cpp201 const Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in tcu::wgl::Library
306 const Functions& wgl = m_library->getFunctions(); in getPixelFormats()
384 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo()
431 const Functions& wgl = core->getLibrary()->getFunctions(); in Context()
549 core->getLibrary()->getFunctions().swapIntervalEXT(0); in Context()
554 const Functions& wgl = m_core->getLibrary()->getFunctions(); in ~Context()
565 ptr = (FunctionPtr)m_core->getLibrary()->getFunctions().getProcAddress(name); in getGLFunction()
576 const Functions& wgl = m_core->getLibrary()->getFunctions(); in makeCurrent()
583 const Functions& wgl = m_core->getLibrary()->getFunctions(); in swapBuffers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp66 clipControl = context.getRenderContext().getFunctions().clipControl; in ClipControlApi()
99 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyState()
207 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
281 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
341 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
412 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
434 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
594 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
622 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
784 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
[all …]
H A Dgl4cContextFlushControlTests.cpp148 const glw::Functions& gl = context.getFunctions(); in testQuery()
240 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
361 const glw::Functions& gl = m_context->getFunctions(); in draw()
426 const glw::Functions& gl = m_context->getFunctions(); in ~DrawSetup()
495 const glw::Functions& gl = m_context->getFunctions(); in createView()
533 const glw::Functions& gl = m_context->getFunctions(); in createGeometry()
548 const glw::Functions& gl = m_context->getFunctions(); in createProgram()
H A Dgl4cShaderTextureImageSamplesTests.cpp93 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in buildComputeProgram()
166 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
198 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitProgramAndShaderObjects()
416 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in executeFunctionalTest()
573 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
608 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
H A Dgl4cShaderSubroutineTests.cpp59 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in ~buffer()
75 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in bindRange()
86 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in generate()
101 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in update()
126 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in ~framebuffer()
143 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in attachTexture()
163 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in bind()
175 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clear()
190 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clearColor()
201 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in generate()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGLCoverageTests.cpp62 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
91 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
275 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
306 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
510 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
650 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
671 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals()
707 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.cpp141 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
199 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initFBO()
235 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initPipelineObject()
426 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
447 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
503 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
591 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
781 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
801 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitPO()
814 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitSOs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferErrors.cpp60 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
93 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
141 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyError()
170 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
/dports/www/mod_php81/php-8.1.1/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
10 $t = $r->getFunctions();
/dports/lang/php80/php-8.0.15/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
10 $t = $r->getFunctions();
/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
10 $t = $r->getFunctions();
/dports/www/owncloud/owncloud/lib/private/App/CodeChecker/
H A DStrongComparisonCheck.php61 public function getFunctions() { function in OC\\App\\CodeChecker\\StrongComparisonCheck
62 return $this->check->getFunctions();
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/unittests/
H A DProvisionerTest.cpp144 ASSERT_EQ(mod->getFunctions().size(), 2); in TEST_F()
145 Function *infoF = *mod->getFunctions().begin(); in TEST_F()
146 Function *noInfoF = *std::next(mod->getFunctions().begin()); in TEST_F()
170 ASSERT_EQ(mod->getFunctions().size(), 4); in TEST_F()
172 for (Function *F : mod->getFunctions()) { in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp168 m_context.getRenderContext().getFunctions().genVertexArrays(1, &m_vao); in init()
169 if (m_context.getRenderContext().getFunctions().getError() != GL_NO_ERROR) in init()
180 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vao); in deinit()
305 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buf); in deinit()
314 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in renderTo()
440 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createBuffers()
545 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
565 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buffer); in deinit()
575 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fFlushFinishTests.cpp222 …m_iterCountLoc = m_context.getRenderContext().getFunctions().getUniformLocation(m_program->getProg… in init()
240 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setupRenderState()
267 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setShaderIterCount()
273 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in render()
285 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in readPixels()
667 m_context.getRenderContext().getFunctions().flush(); in waitForGL()
688 m_context.getRenderContext().getFunctions().flush(); in waitForGL()
710 m_context.getRenderContext().getFunctions().finish(); in waitForGL()
731 m_context.getRenderContext().getFunctions().finish(); in waitForGL()
/dports/lang/php73/php-7.3.33/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
11 $t = $r->getFunctions();
/dports/lang/php74/php-7.4.27/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
11 $t = $r->getFunctions();
/dports/www/mod_php73/php-7.3.33/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
11 $t = $r->getFunctions();

12345678910>>...49