Home
last modified time | relevance | path

Searched defs:updateInt (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx59 virtual void updateInt(sal_Int32 _nPos, sal_Int32 _nValue) override in updateInt() function in dbaui::OParameterUpdateHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx64 virtual void updateInt(sal_Int32 _nPos, sal_Int32 _nValue) override in updateInt() function in dbaui::OParameterUpdateHelper
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h168 static intptr_t updateInt(intptr_t OrigValue, intptr_t Int) { in updateInt() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DPointerIntPair.h165 static intptr_t updateInt(intptr_t OrigValue, intptr_t Int) { in updateInt() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DPointerIntPair.h170 static intptr_t updateInt(intptr_t OrigValue, intptr_t Int) { in updateInt() function
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/ADT/
H A DPointerIntPair.h165 static intptr_t updateInt(intptr_t OrigValue, intptr_t Int) { in updateInt() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/rowset/
H A DFilteredRowSetImpl.java497 public void updateInt(int columnIndex , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
536 public void updateInt(String columnName , int x) throws SQLException { in updateInt() method in FilteredRowSetImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/postgresql/
H A Dpq_fakedupdateableresultset.cxx147 void FakedUpdateableResultSet::updateInt( sal_Int32 /* columnIndex */, sal_Int32 /* x */ ) in updateInt() function in pq_sdbc_driver::FakedUpdateableResultSet
H A Dpq_updateableresultset.cxx412 void UpdateableResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) in updateInt() function in pq_sdbc_driver::UpdateableResultSet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/postgresql/
H A Dpq_fakedupdateableresultset.cxx147 void FakedUpdateableResultSet::updateInt( sal_Int32 /* columnIndex */, sal_Int32 /* x */ ) in updateInt() function in pq_sdbc_driver::FakedUpdateableResultSet
H A Dpq_updateableresultset.cxx419 void UpdateableResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) in updateInt() function in pq_sdbc_driver::UpdateableResultSet
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A Ddatacolumn.cxx292 void ODataColumn::updateInt(sal_Int32 x) in updateInt() function in ODataColumn
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/api/
H A Ddatacolumn.cxx298 void ODataColumn::updateInt(sal_Int32 x) in updateInt() function in ODataColumn
/dports/java/sqlitejdbc/sqlitejdbc-v056/src/org/sqlite/
H A DUnused.java203 public void updateInt(int col, int x) in updateInt() method in Unused
205 public void updateInt(String col, int x) in updateInt() method in Unused
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/sql/
H A DResultSet.java853 void updateInt(int columnIndex, int value) throws SQLException; in updateInt() method
1072 void updateInt(String columnName, int value) throws SQLException; in updateInt() method
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/sql/
H A DResultSet.java853 void updateInt(int columnIndex, int value) throws SQLException; in updateInt() method
1072 void updateInt(String columnName, int value) throws SQLException; in updateInt() method

12345678