Home
last modified time | relevance | path

Searched refs:getDriverType (Results 26 – 50 of 103) sorted by relevance

12345

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/include/
H A DNDBT_Test.hpp247 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
416 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/include/
H A DNDBT_Test.hpp247 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
416 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/include/
H A DNDBT_Test.hpp247 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
416 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/include/
H A DNDBT_Test.hpp232 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
400 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/include/
H A DNDBT_Test.hpp232 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
400 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/include/
H A DNDBT_Test.hpp247 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
416 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/include/
H A DNDBT_Test.hpp247 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
416 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/include/
H A DNDBT_Test.hpp247 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
416 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/include/
H A DNDBT_Test.hpp232 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
400 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/include/
H A DNDBT_Test.hpp232 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestCase
400 NDBT_DriverType getDriverType() const { return m_driverType; } in getDriverType() function in NDBT_TestSuite
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dclientmap.h115 if (driver->getDriverType() != video::EDT_NULL) { in render()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOpenGLTexture.h72 virtual E_DRIVER_TYPE getDriverType() const;
H A DCSoftwareDriver.h94 virtual E_DRIVER_TYPE getDriverType() const;
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOGLES2Texture.h75 virtual E_DRIVER_TYPE getDriverType() const;
H A DCOpenGLTexture.h73 virtual E_DRIVER_TYPE getDriverType() const;
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Controller/
H A DShowImageController.php228 return $file->getStorage()->getDriverType() !== 'Local'
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/frontend/Classes/Controller/
H A DShowImageController.php226 return $file->getStorage()->getDriverType() !== 'Local'
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/Controller/
H A DShowImageController.php228 return $file->getStorage()->getDriverType() !== 'Local'
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Controller/
H A DFileDumpController.php215 return $file->getStorage()->getDriverType() !== 'Local'
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/Index/
H A DMetaDataRepository.php65 …if ($file->getType() === File::FILETYPE_IMAGE && $file->getStorage()->getDriverType() === 'Local')…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Resource/Index/
H A DMetaDataRepository.php81 …if ($file->getType() === File::FILETYPE_IMAGE && $file->getStorage()->getDriverType() === 'Local')…
H A DIndexer.php296 if ($fileObject->isImage() && $this->storage->getDriverType() === 'Local') {
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Resource/Index/
H A DMetaDataRepository.php80 …if ($file->getType() === File::FILETYPE_IMAGE && $file->getStorage()->getDriverType() === 'Local')…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Controller/
H A DFileDumpController.php252 return $file->getStorage()->getDriverType() !== 'Local'
/dports/science/chrono/chrono-7.0.1/src/chrono_irrlicht/
H A DChIrrEffects.h1438 …E_SHADER_EXTENSION shaderExt = (driver->getDriverType() == irr::video::EDT_DIRECT3D9) ? ESE_HLSL :… in EffectHandler()
1443 …((driver->getDriverType() == irr::video::EDT_OPENGL && driver->queryFeature(irr::video::EVDF_ARB_G… in EffectHandler()
1444 (driver->getDriverType() == irr::video::EDT_DIRECT3D9 && in EffectHandler()
1902 …E_SHADER_EXTENSION shaderExt = (driver->getDriverType() == irr::video::EDT_DIRECT3D9) ? ESE_HLSL :… in obtainScreenQuadMaterialFromFile()
1945 if (services->getVideoDriver()->getDriverType() == irr::video::EDT_OPENGL) { in OnSetConstants()

12345