Home
last modified time | relevance | path

Searched refs:fDescType (Results 1 – 25 of 72) sorted by relevance

123

/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dresult.c1115 fDescType,
1165 fDescType,
1264 fDescType,
1271 fDescType,
1280 fDescType,
1301 fDescType,
1308 fDescType,
1317 fDescType,
1337 fDescType,
1344 fDescType,
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/
H A Dodbc_export.h231 return _SQLGetDescField(hdesc, icol, fDescType, Value, BufferLength, StringLength, 0); in SQLGetDescField()
235 return _SQLGetDescField(hdesc, icol, fDescType, Value, BufferLength, StringLength, 1); in SQLGetDescFieldW()
240 return _SQLGetDescField(hdesc, icol, fDescType, Value, BufferLength, StringLength); in SQLGetDescField()
245 static SQLRETURN _SQLSetDescField(SQLHDESC hdesc, SQLSMALLINT icol, SQLSMALLINT fDescType, SQLPOINT…
246 … ODBC_API SQLSetDescField(SQLHDESC hdesc, SQLSMALLINT icol, SQLSMALLINT fDescType, SQLPOINTER Valu… in SQLSetDescField() argument
247 …FUNC, "SQLSetDescField(%p, %d, %d, %p, %d)\n", hdesc, (int) icol, (int) fDescType, Value, (int) Bu… in SQLSetDescField()
248 return _SQLSetDescField(hdesc, icol, fDescType, Value, BufferLength, 0); in SQLSetDescField()
251 …UNC, "SQLSetDescFieldW(%p, %d, %d, %p, %d)\n", hdesc, (int) icol, (int) fDescType, Value, (int) Bu… in SQLSetDescFieldW()
252 return _SQLSetDescField(hdesc, icol, fDescType, Value, BufferLength, 1); in SQLSetDescFieldW()
256 …FUNC, "SQLSetDescField(%p, %d, %d, %p, %d)\n", hdesc, (int) icol, (int) fDescType, Value, (int) Bu… in SQLSetDescField()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Dresult.c417 UWORD fDescType, in SQLColAttributes() argument
434 if (icol == 0 && fDescType != SQL_COLUMN_COUNT) in SQLColAttributes()
443 (fDescType > SQL_COLATT_OPT_MAX in SQLColAttributes()
444 && fDescType < SQL_COLUMN_DRIVER_START)) in SQLColAttributes()
488 (pstmt->dhstmt, icol, fDescType, rgbDesc, cbDescMax, pcbDesc, pfDesc)) in SQLColAttributes()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Dresult.c417 UWORD fDescType, in SQLColAttributes() argument
434 if (icol == 0 && fDescType != SQL_COLUMN_COUNT) in SQLColAttributes()
443 (fDescType > SQL_COLATT_OPT_MAX in SQLColAttributes()
444 && fDescType < SQL_COLUMN_DRIVER_START)) in SQLColAttributes()
488 (pstmt->dhstmt, icol, fDescType, rgbDesc, cbDescMax, pcbDesc, pfDesc)) in SQLColAttributes()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Dresult.c417 UWORD fDescType, in SQLColAttributes() argument
434 if (icol == 0 && fDescType != SQL_COLUMN_COUNT) in SQLColAttributes()
443 (fDescType > SQL_COLATT_OPT_MAX in SQLColAttributes()
444 && fDescType < SQL_COLUMN_DRIVER_START)) in SQLColAttributes()
488 (pstmt->dhstmt, icol, fDescType, rgbDesc, cbDescMax, pcbDesc, pfDesc)) in SQLColAttributes()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Dresult.c417 UWORD fDescType, in SQLColAttributes() argument
434 if (icol == 0 && fDescType != SQL_COLUMN_COUNT) in SQLColAttributes()
443 (fDescType > SQL_COLATT_OPT_MAX in SQLColAttributes()
444 && fDescType < SQL_COLUMN_DRIVER_START)) in SQLColAttributes()
488 (pstmt->dhstmt, icol, fDescType, rgbDesc, cbDescMax, pcbDesc, pfDesc)) in SQLColAttributes()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp97 if (type != fPoolManager.fDescType) {
116 if (type != fPoolManager.fDescType) {
154 : fDescType(type)
164 : fDescType(type)
268 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType,
H A DGrVkPipelineState.h109 , fDescType(type) in DescriptorPoolManager()
129 VkDescriptorType fDescType; member
/dports/databases/mdbtools/mdbtools-1.0.0/src/odbc/
H A Dodbcw.c155 SQLUSMALLINT fDescType, in SQLColAttributesW() argument
162 if (fDescType!=SQL_COLUMN_NAME && fDescType!=SQL_COLUMN_LABEL) in SQLColAttributesW()
163 return SQLColAttributes(hstmt,icol,fDescType,rgbDesc,cbDescMax,pcbDesc,pfDesc); in SQLColAttributesW()
167 SQLRETURN ret=SQLColAttributes(hstmt,icol,fDescType,tmp,l,(SQLSMALLINT*)&l,pfDesc); in SQLColAttributesW()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/
H A Dodbc_export.h674 SQLSMALLINT fDescType,
690 (int) fDescType, in SQLGetDescFieldW()
696 fDescType, in SQLGetDescFieldW()
714 (int) fDescType, in SQLGetDescField()
721 fDescType, in SQLGetDescField()
728 fDescType, in SQLGetDescField()
752 (int) fDescType, in SQLSetDescFieldW()
757 fDescType, in SQLSetDescFieldW()
773 (int) fDescType, in SQLSetDescField()
779 fDescType, in SQLSetDescField()
[all …]
/dports/databases/freetds/freetds-1.3.4/src/odbc/
H A Dodbc_export.h674 SQLSMALLINT fDescType,
690 (int) fDescType, in SQLGetDescFieldW()
696 fDescType, in SQLGetDescFieldW()
714 (int) fDescType, in SQLGetDescField()
721 fDescType, in SQLGetDescField()
728 fDescType, in SQLGetDescField()
752 (int) fDescType, in SQLSetDescFieldW()
757 fDescType, in SQLSetDescFieldW()
773 (int) fDescType, in SQLSetDescField()
779 fDescType, in SQLSetDescField()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/
H A Dodbc_export.h675 SQLSMALLINT fDescType,
691 (int) fDescType, in SQLGetDescFieldW()
697 fDescType, in SQLGetDescFieldW()
715 (int) fDescType, in SQLGetDescField()
722 fDescType, in SQLGetDescField()
729 fDescType, in SQLGetDescField()
753 (int) fDescType, in SQLSetDescFieldW()
758 fDescType, in SQLSetDescFieldW()
774 (int) fDescType, in SQLSetDescField()
780 fDescType, in SQLSetDescField()
[all …]
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DColAttribute.c383 SQLUSMALLINT fDescType, in trace_SQLColAttributes() argument
395 _trace_colattr2_type (fDescType); in trace_SQLColAttributes()
408 SQLUSMALLINT fDescType, in trace_SQLColAttributesW() argument
420 _trace_colattr2_type (fDescType); in trace_SQLColAttributesW()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp102 if (type != fPoolManager.fDescType) { in isCompatible()
130 if (type != fPoolManager.fDescType) { in isCompatible()
169 : fDescType(type) in DescriptorPoolManager()
254 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
H A DGrVkDescriptorSetManager.h67 VkDescriptorType fDescType; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp135 if (type != fPoolManager.fDescType) { in isCompatible()
154 if (type != fPoolManager.fDescType) { in isCompatible()
194 : fDescType(type) in DescriptorPoolManager()
289 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp135 if (type != fPoolManager.fDescType) { in isCompatible()
154 if (type != fPoolManager.fDescType) { in isCompatible()
194 : fDescType(type) in DescriptorPoolManager()
289 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp240 if (type != fPoolManager.fDescType) { in isCompatible()
259 if (type != fPoolManager.fDescType) { in isCompatible()
284 , fDescType(type) in DescriptorPoolManager()
302 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp135 if (type != fPoolManager.fDescType) { in isCompatible()
154 if (type != fPoolManager.fDescType) { in isCompatible()
194 : fDescType(type) in DescriptorPoolManager()
289 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp135 if (type != fPoolManager.fDescType) { in isCompatible()
154 if (type != fPoolManager.fDescType) { in isCompatible()
194 : fDescType(type) in DescriptorPoolManager()
289 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
/dports/devel/fpc-fcl-res/fpc-3.2.2/packages/fcl-res/src/
H A Dresource.pp104 fDescType : TDescType;
338 if fDescType<>dtId then
345 if fDescType = dtName then
353 if newType=fDescType then exit;
374 fDescType:=dtID;
382 fDescType:=dtName;
390 fDescType:=dtName;
410 fDescType:=aResourceDesc.fDescType;
411 case fDescType of
419 Result:=aResDesc.DescType=fDescType;
[all …]
/dports/lang/fpc/fpc-3.2.2/packages/fcl-res/src/
H A Dresource.pp104 fDescType : TDescType;
338 if fDescType<>dtId then
345 if fDescType = dtName then
353 if newType=fDescType then exit;
374 fDescType:=dtID;
382 fDescType:=dtName;
390 fDescType:=dtName;
410 fDescType:=aResourceDesc.fDescType;
411 case fDescType of
419 Result:=aResDesc.DescType=fDescType;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-res/src/
H A Dresource.pp104 fDescType : TDescType;
338 if fDescType<>dtId then
345 if fDescType = dtName then
353 if newType=fDescType then exit;
374 fDescType:=dtID;
382 fDescType:=dtName;
390 fDescType:=dtName;
410 fDescType:=aResourceDesc.fDescType;
411 case fDescType of
419 Result:=aResDesc.DescType=fDescType;
[all …]
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/connections/
H A Ddb2atruntime.cpp136 SQLUSMALLINT fDescType,
144 SQLUSMALLINT fDescType,
484 SQLUSMALLINT fDescType, in loadLibraries()
493 SQLUSMALLINT fDescType, in loadLibraries()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp268 if (type != fPoolManager.fDescType) { in isCompatible()
292 , fDescType(type) in DescriptorPoolManager()
310 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()

123