Home
last modified time | relevance | path

Searched refs:pNullable (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Types/
H A DTypeTable.cs145 public void InsertNullable(CType pUnderlyingType, NullableType pNullable) in InsertNullable() argument
147 _pNullableTable.Add(pUnderlyingType, pNullable); in InsertNullable()
/dports/devel/poco/poco-1.10.1-all/Data/ODBC/include/Poco/Data/ODBC/
H A DUnicode.h143 SQLSMALLINT* pNullable);
530 SQLSMALLINT* pNullable) in SQLGetDescRec() argument
542 pNullable); in SQLGetDescRec()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlucode.h125 SQLSMALLINT *pNullable);
465 SQLSMALLINT *pNullable);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlucode.h125 SQLSMALLINT *pNullable);
465 SQLSMALLINT *pNullable);
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlucode.h125 SQLSMALLINT *pNullable);
465 SQLSMALLINT *pNullable);
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlucode.h214 SQLSMALLINT * pNullable);
539 SQLSMALLINT * pNullable);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlucode.h125 SQLSMALLINT *pNullable);
465 SQLSMALLINT *pNullable);
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlucode.h125 SQLSMALLINT *pNullable);
465 SQLSMALLINT *pNullable);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlucode.h44 …INT *pfSubType,SQLLEN *pLength,SQLSMALLINT *pPrecision,SQLSMALLINT *pScale,SQLSMALLINT *pNullable);
86 …*pfSubType,SQLINTEGER *pLength,SQLSMALLINT *pPrecision,SQLSMALLINT *pScale,SQLSMALLINT *pNullable);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlucode.h44 …INT *pfSubType,SQLLEN *pLength,SQLSMALLINT *pPrecision,SQLSMALLINT *pScale,SQLSMALLINT *pNullable);
86 …*pfSubType,SQLINTEGER *pLength,SQLSMALLINT *pPrecision,SQLSMALLINT *pScale,SQLSMALLINT *pNullable);
/dports/databases/py-pyodbc/pyodbc-4.0.32/src/
H A Dcursor.cpp1643 PyObject* pNullable = Py_True; in _specialColumns() local
1645 …(args, kwargs, "s|zzO", Cursor_specialColumn_kwnames, &szTable, &szCatalog, &szSchema, &pNullable)) in _specialColumns()
1655 … SQLUSMALLINT nNullable = (SQLUSMALLINT)(PyObject_IsTrue(pNullable) ? SQL_NULLABLE : SQL_NO_NULLS); in _specialColumns()
/dports/devel/poco/poco-1.10.1-all/Data/ODBC/src/
H A DUnicode_UNIXODBC.cpp301 SQLSMALLINT* pNullable) in SQLGetDescRec() argument
H A DUnicode_WIN32.cpp271 SQLSMALLINT* pNullable) in SQLGetDescRec() argument