Home
last modified time | relevance | path

Searched refs:getVersion (Results 176 – 200 of 11395) sorted by relevance

12345678910>>...456

/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/template/
H A Dconstant2.C9 int getVersion();
13 int test<C>::getVersion() { in getVersion() function
21 return t.getVersion(); in main()
/dports/security/fizz/fizz-2021.12.27.00/fizz/extensions/tokenbinding/test/
H A DTokenBindingClientExtensionTest.cpp46 EXPECT_TRUE(extensions_->getVersion().has_value()); in TEST_F()
48 extensions_->getVersion(), in TEST_F()
58 EXPECT_FALSE(extensions_->getVersion().has_value()); in TEST_F()
73 EXPECT_FALSE(extensions_->getVersion().has_value()); in TEST_F()
/dports/www/tikiwiki/tiki-21.2/lib/core/Search/Elastic/
H A DConnection.php23 if ($this->getVersion() >= 6.2) {
46 ($this->getVersion() >= 7.0 ? '' : $this->mapping_type)
77 function getVersion() function in Search_Elastic_Connection
96 if ($this->getVersion() < 2) {
178 if ($this->getVersion() < 5.0) {
188 if ($this->getVersion() >= 5) {
197 if ($this->getVersion() >= 5) {
211 if ($this->getVersion() >= 6) {
223 } elseif ($this->getVersion() >= 5) {
449 if ($this->getVersion() >= 5) {
[all …]
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedDocument.cpp201 SedDocument::getVersion() const in getVersion() function in SedDocument
382 else if (getVersion() != sap->getVersion()) in addAlgorithmParameter()
542 else if (getVersion() != sdd->getVersion()) in addDataDescription()
698 else if (getVersion() != sm->getVersion()) in addModel()
857 else if (getVersion() != ss->getVersion()) in addSimulation()
1091 else if (getVersion() != sat->getVersion()) in addTask()
1303 else if (getVersion() != sdg->getVersion()) in addDataGenerator()
1459 else if (getVersion() != so->getVersion()) in addOutput()
1853 else if (getVersion() != ss->getVersion()) in addStyle()
2183 value = getVersion(); in getAttribute()
[all …]
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedDocument.cpp201 SedDocument::getVersion() const in getVersion() function in SedDocument
382 else if (getVersion() != sap->getVersion()) in addAlgorithmParameter()
542 else if (getVersion() != sdd->getVersion()) in addDataDescription()
698 else if (getVersion() != sm->getVersion()) in addModel()
857 else if (getVersion() != ss->getVersion()) in addSimulation()
1091 else if (getVersion() != sat->getVersion()) in addTask()
1303 else if (getVersion() != sdg->getVersion()) in addDataGenerator()
1459 else if (getVersion() != so->getVersion()) in addOutput()
1853 else if (getVersion() != ss->getVersion()) in addStyle()
2183 value = getVersion(); in getAttribute()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C15 int getVersion();
19 int test<C>::getVersion() { in getVersion() function
27 return t.getVersion(); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Dconstant2.C15 int getVersion();
19 int test<C>::getVersion() { in getVersion() function
27 return t.getVersion(); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/template/
H A Dconstant2.C15 int getVersion();
19 int test<C>::getVersion() { in getVersion() function
27 return t.getVersion(); in main()
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Information/
H A DTypo3Version.php31 define('TYPO3_version', $this->getVersion());
38 public function getVersion(): string function in TYPO3\\CMS\\Core\\Information\\Typo3Version
61 return $this->getVersion();
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Information/
H A DTypo3Version.php32 define('TYPO3_version', $this->getVersion());
39 public function getVersion(): string function in TYPO3\\CMS\\Core\\Information\\Typo3Version
62 return $this->getVersion();
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Information/
H A DTypo3Version.php31 define('TYPO3_version', $this->getVersion());
38 public function getVersion(): string function in TYPO3\\CMS\\Core\\Information\\Typo3Version
61 return $this->getVersion();
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/template/
H A Dconstant2.C15 int getVersion();
19 int test<C>::getVersion() { in getVersion() function
27 return t.getVersion(); in main()
/dports/databases/sqlitemanager/SQLiteManager-1.2.4/include/
H A DSQLiteDbOption.class.php54 …$query[] = 'PRAGMA '.(($this->connId->connId->getVersion()==3)? '' : 'default_' ).'synchronous='.$…
56 …$query[] = 'PRAGMA '.(($this->connId->connId->getVersion()==3)? '' : 'default_' ).'temp_store='.$_…
89 …$res = $this->connId->getResId('PRAGMA '.(($this->connId->connId->getVersion()==3)? '' : 'default_…
95 …$res = $this->connId->getResId('PRAGMA '.(($this->connId->connId->getVersion()==3)? '' : 'default_…
226 $versionNum = $tempDb->getVersion();
227 if($versionNum == $this->connId->connId->getVersion()) {
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/updatedb/
H A Dupdate_postgresql_tables.in22 getVersion()
27 getVersion
72 getVersion
94 getVersion
137 getVersion
161 getVersion
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/cats/
H A Dupdate_postgresql_tables.in22 getVersion()
27 getVersion
72 getVersion
94 getVersion
137 getVersion
161 getVersion

12345678910>>...456