Home
last modified time | relevance | path

Searched defs:sFields (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/itop/web/webservices/
H A Dexport.php92 $sFields = trim(utils::ReadParam('fields', '', true, 'raw_data')); // CSV field list (allows to spe… variable
108 $sFields = trim($oQuery->Get('fields')); variable
226 $sFields = implode(',', $aFields); variable
240 $sFields = implode(',', $aFields); variable
272 $sFields = implode(',', $aFields); variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.schema_proc_mssql.inc.php190 function GetPKSQL($sFields)
195 function GetUCSQL($sFields)
200 function GetIXSQL($sFields)
349 function GetFKSQL($sFields)
H A Dclass.schema_proc_mysql.inc.php231 function GetPKSQL($sFields)
236 function GetUCSQL($sFields)
241 function GetIXSQL($sFields)
249 function GetFKSQL($sFields)
H A Dclass.schema_proc_pgsql.inc.php178 function GetPKSQL($sFields)
183 function GetUCSQL($sFields)
188 function GetIXSQL($sFields)
195 function GetFKSQL($sFields)
H A Dclass.schema_proc_sapdb.inc.php225 function GetPKSQL($sFields)
236 function GetUCSQL($sFields)
248 function GetIXSQL($sFields)
H A Dclass.schema_proc_array.inc.php41 function GetPKSQL($sFields)
46 function GetUCSQL($sFields)
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_points/
H A Dadd_polygon_attributes.cpp137 CSG_String sFields; in On_Execute() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_polygons/
H A Dadd_point_attributes.cpp151 CSG_String sFields; in On_Execute() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes/
H A Dpointcloud_to_text_file.cpp228 CSG_String sFields, sPrecision; in On_Execute() local
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DMemoryMapping.cpp62 const MemoryMapping::Field MemoryMapping::sFields[] = { member in mozilla::MemoryMapping
H A DMemoryMapping.h166 static const Field sFields[20]; variable
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/wasp/
H A Dogrwaspdatasource.cpp227 const CPLString sFields( pszFields ? pszFields : "" ); in ICreateLayer() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/wasp/
H A Dogrwaspdatasource.cpp225 const CPLString sFields( pszFields ? pszFields : "" ); in ICreateLayer() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/wasp/
H A Dogrwaspdatasource.cpp225 const CPLString sFields( pszFields ? pszFields : "" ); in ICreateLayer() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/wasp/
H A Dogrwaspdatasource.cpp225 const CPLString sFields( pszFields ? pszFields : "" ); in ICreateLayer() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DMemoryMapping.cpp63 const MemoryMapping::Field MemoryMapping::sFields[] = { member in mozilla::MemoryMapping
H A DMemoryMapping.h168 static const Field sFields[20]; variable
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DMemoryMapping.cpp63 const MemoryMapping::Field MemoryMapping::sFields[] = { member in mozilla::MemoryMapping
H A DMemoryMapping.h168 static const Field sFields[20]; variable
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DMemoryMapping.cpp63 const MemoryMapping::Field MemoryMapping::sFields[] = { member in mozilla::MemoryMapping
H A DMemoryMapping.h168 static const Field sFields[20]; variable
/dports/www/baikal/baikal/Core/Frameworks/Flake/Core/Requester/
H A DSql.php159 function getQuery($sFields = "*") {
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/field3d.imageio/
H A Dfield3dinput.cpp291 SFieldList sFields = m_input->readScalarLayers<Data_T>(); in read_layers() local
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/field3d.imageio/
H A Dfield3dinput.cpp291 SFieldList sFields = m_input->readScalarLayers<Data_T>(); in read_layers() local
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxutils.cpp926 CSphString sFields; in sphConfIndex() local

12