Home
last modified time | relevance | path

Searched defs:GList (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/textproc/pdftohtml/pdftohtml-0.40a/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGList.hh80 template <class OBJ> class GList:public GPVec<OBJ> { class
369 template <class OBJ> GList<OBJ>::GList(const GList<OBJ>& list):GPVec<OBJ>(list) { //copy constructor in GList() function in GList
374 template <class OBJ> GList<OBJ>::GList(GList<OBJ>&& list):GPVec<OBJ>(list) { //move constructor in GList() function in GList
380 template <class OBJ> GList<OBJ>::GList(GList<OBJ>* plist):GPVec<OBJ>(*plist) { in GList() function in GList
390 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc, in GList() function in GList
397 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc) { in GList() function in GList
403 template <class OBJ> GList<OBJ>::GList(bool sorted, in GList() function in GList
432 template <class OBJ> GList<OBJ>::GList(int init_capacity, bool sorted, in GList() function in GList
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A DGList.hh77 template <class OBJ> class GList:public GPVec<OBJ> { class
342 template <class OBJ> GList<OBJ>::GList(GList<OBJ>& list):GPVec<OBJ>(list) { //copy constructor in GList() function in GList
347 template <class OBJ> GList<OBJ>::GList(GList<OBJ>* plist):GPVec<OBJ>(0) { //another copy constructor in GList() function in GList
374 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc, in GList() function in GList
381 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc) { in GList() function in GList
387 template <class OBJ> GList<OBJ>::GList(bool sorted, in GList() function in GList
416 template <class OBJ> GList<OBJ>::GList(int init_capacity, bool sorted, in GList() function in GList
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A DGList.hh77 template <class OBJ> class GList:public GPVec<OBJ> { class
342 template <class OBJ> GList<OBJ>::GList(GList<OBJ>& list):GPVec<OBJ>(list) { //copy constructor in GList() function in GList
347 template <class OBJ> GList<OBJ>::GList(GList<OBJ>* plist):GPVec<OBJ>(0) { //another copy constructor in GList() function in GList
374 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc, in GList() function in GList
381 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc) { in GList() function in GList
387 template <class OBJ> GList<OBJ>::GList(bool sorted, in GList() function in GList
416 template <class OBJ> GList<OBJ>::GList(int init_capacity, bool sorted, in GList() function in GList
/dports/databases/mdbtools/mdbtools-1.0.0/include/
H A Dmdbfakeglib.h62 typedef struct GList { struct
64 struct GList *next; argument
65 struct GList *prev; argument
66 } GList; typedef
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/graphics/xpdf3/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/graphics/xpdf4/xpdf-4.03/goo/
H A DGList.cc25 GList::GList() { in GList() function in GList
32 GList::GList(int sizeA) { in GList() function in GList
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/graphics/xpdf/xpdf-4.03/goo/
H A DGList.cc25 GList::GList() { in GList() function in GList
32 GList::GList(int sizeA) { in GList() function in GList
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A DGList.cc24 GList::GList() { in GList() function in GList
31 GList::GList(int sizeA) { in GList() function in GList
/dports/games/netradiant/netradiant-20150621-src/contrib/bobtoolz/
H A Dlists.h22 typedef struct _GList GList; typedef
/dports/biology/libgff/libgff-2.0.0/include/
H A DGList.hh80 template <class OBJ> class GList:public GPVec<OBJ> { class
368 template <class OBJ> GList<OBJ>::GList(GList<OBJ>& list):GPVec<OBJ>(list) { //copy constructor in GList() function in GList
373 template <class OBJ> GList<OBJ>::GList(GList<OBJ>* plist):GPVec<OBJ>(0) { //another copy constructor in GList() function in GList
400 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc, in GList() function in GList
407 template <class OBJ> GList<OBJ>::GList(GCompareProc* compareProc) { in GList() function in GList
413 template <class OBJ> GList<OBJ>::GList(bool sorted, in GList() function in GList
442 template <class OBJ> GList<OBJ>::GList(int init_capacity, bool sorted, in GList() function in GList
/dports/print/fontforge/fontforge-20201107/inc/
H A Dffgdk.h37 #define GList GList_Glib macro
H A Dffglib.h25 #define GList GList_Glib macro
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/haskell-gi-base-0.24.5/Data/GI/Base/
H A DBasicTypes.hsc195 data GList a = GList (Ptr (GList a)) type
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DTileCompositor.h20 class GList; variable
/dports/graphics/xpdf3/xpdf-3.04/splash/
H A DSplashXPathScanner.h20 class GList; variable
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DTileCompositor.h20 class GList; variable
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashXPathScanner.h20 class GList; variable
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashXPathScanner.h20 class GList; variable

12345678910>>...13