Home
last modified time | relevance | path

Searched refs:getVersion (Results 251 – 275 of 11779) sorted by relevance

1...<<11121314151617181920>>...472

/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/build/bakefiles/
H A Dwxwin.py103 def getVersion(): function
128 return getVersion()[0]
130 return getVersion()[1]
132 return getVersion()[2]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/build/bakefiles/
H A Dwxwin.py103 def getVersion(): function
128 return getVersion()[0]
130 return getVersion()[1]
132 return getVersion()[2]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/build/bakefiles/
H A Dwxwin.py103 def getVersion(): function
128 return getVersion()[0]
130 return getVersion()[1]
132 return getVersion()[2]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/build/bakefiles/
H A Dwxwin.py103 def getVersion(): function
128 return getVersion()[0]
130 return getVersion()[1]
132 return getVersion()[2]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/build/bakefiles/
H A Dwxwin.py103 def getVersion(): function
128 return getVersion()[0]
130 return getVersion()[1]
132 return getVersion()[2]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/build/bakefiles/
H A Dwxwin.py104 def getVersion(): function
129 return getVersion()[0]
131 return getVersion()[1]
133 return getVersion()[2]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/build/bakefiles/
H A Dwxwin.py103 def getVersion(): function
128 return getVersion()[0]
130 return getVersion()[1]
132 return getVersion()[2]
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/
H A DZKAssign.java468 && stat.getVersion() != expectedVersion) { in deleteNode()
473 if(!ZKUtil.deleteNode(zkw, node, stat.getVersion())) { in deleteNode()
660 if (expectedVersion != -1 && stat.getVersion() != expectedVersion) { in confirmNodeOpening()
663 "the node existed but was version " + stat.getVersion() + in confirmNodeOpening()
743 if (expectedVersion != -1 && stat.getVersion() != expectedVersion) { in checkClosingState()
746 ". The node existed but was version " + stat.getVersion() + in checkClosingState()
821 if (expectedVersion != -1 && stat.getVersion() != expectedVersion) { in transitionNode()
825 "the node existed but was version " + stat.getVersion() + in transitionNode()
832 && expectedVersion == -1 && stat.getVersion() != 0) { in transitionNode()
839 + "the node existed but was version " + stat.getVersion() in transitionNode()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/
H A DPDELabelProvider.java146 String version = pluginBase.getVersion(); in getObjectText()
180 String version = obj.getImport().getVersion(); in getObjectText()
193 String version = obj.getVersion(); in getObjectText()
196 text = name + ' ' + formatVersion(obj.getVersion()); in getObjectText()
265 String version = obj.getVersion(); in getObjectText()
314 if (VersionUtil.isEmptyVersion(obj.getVersion())) in getObjectText()
316 return name + ' ' + formatVersion(obj.getVersion()); in getObjectText()
325 if (VersionUtil.isEmptyVersion(product.getVersion())) { in getObjectText()
358 String version = obj.getVersion(); in getObjectText()
651getVersion() != null && obj.getVersion().length() > 0 && !obj.getVersion().equals(ICoreConstants.D… in getObjectImage()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/dependencies/model/
H A DDependency.java55 public final native String getVersion() /*-{ in getVersion() method in Dependency
75 getVersion() == other.getVersion() && in isEqualTo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
28 if (getVersion() >= 5 && getUnitType() != dwarf::DW_UT_compile) in dump()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
28 if (getVersion() >= 5 && getUnitType() != dwarf::DW_UT_compile) in dump()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dsaveload.cpp945 if (s.getVersion() < minVersion || s.getVersion() > maxVersion) { in sync2DArray()
1208 if (s.getVersion() < VER(46)) { in saveLoadWithSerializer()
1224 if (s.getVersion() < VER(13)) { in saveLoadWithSerializer()
1255 if (s.getVersion() >= VER(26)) { in saveLoadWithSerializer()
1344 if (s.getVersion() >= VER(82)) in saveLoadWithSerializer()
1368 if (s.getVersion() < VER(10)) in saveLoadWithSerializer()
1391 if (s.getVersion() >= 85) { in saveLoadWithSerializer()
1427 if (s.getVersion() < VER(15)) in saveLoadWithSerializer()
1485 if (s.getVersion() >= VER(24)) { in saveLoadWithSerializer()
1517 if (s.getVersion() >= VER(73)) { in saveLoadWithSerializer()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && getUnitType() != dwarf::DW_UT_compile) in dump()
/dports/www/cgicc/cgicc-3.2.19/contrib/
H A Dnph-hello.cpp53 server_string += cgi.getVersion(); in main()
75 cout << "<title>GNU cgicc v" << cgi.getVersion() << "</title>" << endl; in main()
80 cout << cgi.getVersion() << "</h1>" << endl; in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && getUnitType() != dwarf::DW_UT_compile) in dump()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
/dports/math/scilab/scilab-6.1.1/scilab/modules/commons/src/java/org/scilab/modules/commons/
H A DOS.java28 public Object getVersion() { in getVersion() method
37 public Object getVersion() { in getVersion() method
68 public Object getVersion() { in getVersion() method in OS
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && getUnitType() != dwarf::DW_UT_compile) in dump()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp22 << ", version = " << format("0x%04x", getVersion()); in dump()
23 if (getVersion() >= 5) in dump()
29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/ramsey/uuid/src/
H A DDeprecatedUuidMethodsTrait.php140 if ($this->fields->getVersion() !== 1) {
317 if ($this->fields->getVersion() !== 1) {
331 if ($this->fields->getVersion() !== 1) {
366 public function getVersion(): ?int function
368 return $this->fields->getVersion();

1...<<11121314151617181920>>...472