Home
last modified time | relevance | path

Searched defs:TransList (Results 1 – 6 of 6) sorted by relevance

/dports/mail/mairix/mairix-0.24/dfasyn/
H A Ddfasyn.h130 typedef struct TransList {/*{{{*/ struct
131 struct TransList *next; argument
139 } TransList; argument
/dports/databases/grass7/grass-7.8.6/gui/wxpython/location_wizard/
H A Ddialogs.py554 class TransList(wx.VListBox): class
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dgnc-engine.h213 typedef GList TransList; typedef
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dr_edge.c947 static qboolean TransList[SCAN_SIZE]; variable
/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dgendung.cpp88 BOOLEAN TransList[256]; variable
/dports/devel/ragel/ragel-6.10/ragel/
H A Dfsmgraph.h444 typedef DList<TransAp> TransList; typedef