Home
last modified time | relevance | path

Searched defs:genlist (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/freeciv-nox11/freeciv-2.6.6/utility/
H A Dgenlist.h59 struct genlist { struct
62 struct genlist_link *head_link; argument
63 struct genlist_link *tail_link; argument
64 genlist_free_fn_t free_data_func; argument
67 struct genlist *genlist_new(void) fc__warn_unused_result; argument
/dports/games/freeciv/freeciv-2.6.6/utility/
H A Dgenlist.h59 struct genlist { struct
62 struct genlist_link *head_link; argument
63 struct genlist_link *tail_link; argument
64 genlist_free_fn_t free_data_func; argument
67 struct genlist *genlist_new(void) fc__warn_unused_result; argument
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/scripts/
H A Dqapi-visit.py404 def generate_declaration(name, members, genlist=True, builtin_type=False): argument
421 def generate_enum_declaration(name, members, genlist=True): argument
431 def generate_decl_enum(name, members, genlist=True): argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/scripts/
H A Dqapi-visit.py404 def generate_declaration(name, members, genlist=True, builtin_type=False): argument
421 def generate_enum_declaration(name, members, genlist=True): argument
431 def generate_decl_enum(name, members, genlist=True): argument
/dports/science/smoldyn/smoldyn-2.67/source/BioNetGen/Perl2/Visualization/
H A DVisOptParse.pm125 sub genlist subroutine
/dports/games/golly/golly-3.3-src/Scripts/Python/
H A Doscar.py31 genlist = [] # corresponding generation counts variable
H A Dpop-plot.py87 genlist = [ int(g.getgen()) ] variable
/dports/graphics/geomview/geomview-1.9.5/src/lib/oogl/wa/
H A Dwa.h29 char **genlist; member
/dports/net-mgmt/torrus/torrus-2.09/bin/
H A DMakefile.am41 genlist \ script
144 genlist: genlist.in target
/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Dfileviewlist.c38 Evas_Object *genlist = NULL; in elm_main() local
H A Dfilemvc.c105 Evas_Object *win, *panes, *bxr, *genlist, *vpanes; in elm_main() local
/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/lib/
H A Dfsacheckmult.c76 gen **genlist, *genptr; in fsa_checkmult_short() local
362 gen **genlist, *genptr; in fsa_checkmult_int() local
/dports/mail/cone/cone-1.1/libs/gpglib/
H A Dtestgpg.c64 static void genlist(const char *d, int flag) in genlist() function
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/gpglib/
H A Dtestgpg.c64 static void genlist(const char *d, int flag) in genlist() function
/dports/textproc/py-mwparserfromhell/mwparserfromhell-0.6.3/tests/
H A Dtest_wikicode.py385 def genlist(gen): function
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dmodel.h62 …virtual bool Load(const std::string & strFileName, std::ostream & error_output, bool genlist) {ret… in Load()
/dports/mail/courier/courier-0.65.3/gpglib/
H A Dtestgpg.c65 static void genlist(const char *d, int flag) in genlist() function
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_widget_combobox.h32 Evas_Object *genlist; member
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local
/dports/sysutils/bacula11-client/bacula-11.0.5/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local
/dports/sysutils/bacula11-server/bacula-11.0.5/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local
/dports/sysutils/bacula9-server/bacula-9.6.7/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local
/dports/sysutils/bacula9-client/bacula-9.6.7/src/filed/
H A Dbxattr_freebsd.c231 POOLMEM * genlist; in os_get_xattr_names_local() local

1234