Home
last modified time | relevance | path

Searched refs:CreateLL (Results 1 – 25 of 42) sorted by relevance

12

/dports/chinese/bitchx/bitchx-1.2.1/dll/aim/toc/
H A Dinterface.c39 groups = (LL) CreateLL(); in init_lists()
43 permit = (LL) CreateLL(); in init_lists()
45 deny = (LL) CreateLL(); in init_lists()
47 buddy_chats = CreateLL(); in init_lists()
51 invited_chats = CreateLL(); in init_lists()
H A Dll.h28 LL CreateLL();
H A Dserver.c337 b->ignored = CreateLL(); in serv_got_joined_chat()
338 b->in_room = CreateLL(); in serv_got_joined_chat()
H A Dll.c13 LL CreateLL() { in CreateLL() function
H A Dbuddy.c79 g->members = CreateLL(); in add_group()
/dports/irc/bitchx/bitchx-1.2.1/dll/aim/toc/
H A Dinterface.c39 groups = (LL) CreateLL(); in init_lists()
43 permit = (LL) CreateLL(); in init_lists()
45 deny = (LL) CreateLL(); in init_lists()
47 buddy_chats = CreateLL(); in init_lists()
51 invited_chats = CreateLL(); in init_lists()
H A Dll.h28 LL CreateLL();
H A Dserver.c337 b->ignored = CreateLL(); in serv_got_joined_chat()
338 b->in_room = CreateLL(); in serv_got_joined_chat()
H A Dll.c13 LL CreateLL() { in CreateLL() function
H A Dbuddy.c79 g->members = CreateLL(); in add_group()
/dports/chinese/bitchx/bitchx-1.2.1/dll/aim/toc/test/
H A Dlltest.c14 LL l = CreateLL(); in main()
15 LL z = CreateLL(); in main()
55 l = CreateLL(); in main()
/dports/irc/bitchx/bitchx-1.2.1/dll/aim/toc/test/
H A Dlltest.c14 LL l = CreateLL(); in main()
15 LL z = CreateLL(); in main()
55 l = CreateLL(); in main()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/kea/
H A Dkeadataset.h43 static H5::H5File *CreateLL( const char * pszFilename,
H A Dkeadataset.cpp179 H5::H5File *KEADataset::CreateLL( const char * pszFilename, in CreateLL() function in KEADataset
275 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in Create()
320 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in CreateCopy()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/kea/
H A Dkeadataset.h43 static H5::H5File *CreateLL( const char * pszFilename,
H A Dkeadataset.cpp196 H5::H5File *KEADataset::CreateLL( const char * pszFilename, in CreateLL() function in KEADataset
292 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in Create()
338 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in CreateCopy()
/dports/graphics/gdal/gdal-3.3.3/frmts/kea/
H A Dkeadataset.h43 static H5::H5File *CreateLL( const char * pszFilename,
H A Dkeadataset.cpp196 H5::H5File *KEADataset::CreateLL( const char * pszFilename, in CreateLL() function in KEADataset
292 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in Create()
338 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in CreateCopy()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/kea/
H A Dkeadataset.h43 static H5::H5File *CreateLL( const char * pszFilename,
H A Dkeadataset.cpp196 H5::H5File *KEADataset::CreateLL( const char * pszFilename, in CreateLL() function in KEADataset
292 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in Create()
338 H5::H5File *keaImgH5File = CreateLL( pszFilename, nXSize, nYSize, nBands, in CreateCopy()
/dports/chinese/bitchx/bitchx-1.2.1/dll/aim/
H A Dcmd.c90 msgdthem = CreateLL(); in asignon()
91 msgdus = CreateLL(); in asignon()
/dports/irc/bitchx/bitchx-1.2.1/dll/aim/
H A Dcmd.c90 msgdthem = CreateLL(); in asignon()
91 msgdus = CreateLL(); in asignon()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/netcdf/
H A Dnetcdfdataset.h756 static netCDFDataset *CreateLL( const char * pszFilename,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp111 static TileDBDataset *CreateLL( const char * pszFilename,
1764 TileDBDataset* TileDBDataset::CreateLL( const char *pszFilename, in CreateLL() function in TileDBDataset
2170 TileDBDataset::CreateLL( osArrayPath, nXSize, nYSize, in Create()
2347 poDstDS.reset(TileDBDataset::CreateLL( in CreateCopy()
/dports/graphics/gdal/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp111 static TileDBDataset *CreateLL( const char * pszFilename,
1764 TileDBDataset* TileDBDataset::CreateLL( const char *pszFilename, in CreateLL() function in TileDBDataset
2170 TileDBDataset::CreateLL( osArrayPath, nXSize, nYSize, in Create()
2347 poDstDS.reset(TileDBDataset::CreateLL( in CreateCopy()

12