Home
last modified time | relevance | path

Searched refs:g_funcs (Results 1 – 9 of 9) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/parser-cxx/cxxparser/
H A Dfunction-parser.cpp76 static FunctionList *g_funcs = NULL; variable
590 g_funcs = &li; in get_functions()
594 g_funcs = NULL; in get_functions()
857 if(g_funcs) in yyparse()
859 g_funcs->push_back(curr_func); in yyparse()
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A DMakefile.am15 g_funcs.c \
H A DMakefile.in128 gschem-g_attrib.$(OBJEXT) gschem-g_funcs.$(OBJEXT) \
/dports/games/angband/Angband-4.2.2/src/
H A Dui-knowledge.c720 group_funcs g_funcs, member_funcs o_funcs, in display_knowledge() argument
724 int max_group = g_funcs.maxnum < o_count ? g_funcs.maxnum : o_count ; in display_knowledge()
788 if (g_funcs.gcomp) in display_knowledge()
789 sort(obj_list, o_count, sizeof(*obj_list), g_funcs.gcomp); in display_knowledge()
796 if (prev_g != g_funcs.group(obj_list[i])) { in display_knowledge()
797 prev_g = g_funcs.group(obj_list[i]); in display_knowledge()
812 g_names[i] = g_funcs.name(g_list[i]); in display_knowledge()
825 if (g_funcs.summary) object_region.page_rows = -3; in display_knowledge()
924 if (g_funcs.summary && !tile_picker && !glyph_picker) { in display_knowledge()
925 g_funcs.summary(g_cur, obj_list, g_o_count, g_offset[g_cur], in display_knowledge()
/dports/cad/geda/geda-gaf-1.8.2/gschem/po/
H A DPOTFILES.in4 gschem/src/g_funcs.c
/dports/cad/lepton-eda/lepton-eda-1.9.17/docs/changelogs/
H A Dchangelog.gschem193 * include/prototype.h, src/g_funcs.h, src/g_register.c:
427 * src/g_register.c, src/g_funcs.c (g_funcs_key_*):
463 * include/prototype.h, src/g_funcs.c, src/i_callbacks.c,
552 * src/g_funcs.c: propagate f_print_file errors to scheme functions.
1627 * include/Makefile.am, include/prototype.h, noweb/g_funcs.nw,
1650 * include/prototype.h, noweb/g_funcs.nw, noweb/g_register.nw,
2822 * include/i_vars.h, include/prototype.h, noweb/g_funcs.nw,
2830 * noweb/g_funcs.nw: Added new gschem command: gschem-image
3124 * noweb/g_funcs.nw, noweb/x_menus.nw, scheme/gschem.scm: Applied
4550 * src/g_funcs.c: Added support functions for above
[all …]
/dports/cad/geda/geda-gaf-1.8.2/gschem/
H A DChangeLog-1.0193 * include/prototype.h, src/g_funcs.h, src/g_register.c:
427 * src/g_register.c, src/g_funcs.c (g_funcs_key_*):
463 * include/prototype.h, src/g_funcs.c, src/i_callbacks.c,
552 * src/g_funcs.c: propagate f_print_file errors to scheme functions.
1627 * include/Makefile.am, include/prototype.h, noweb/g_funcs.nw,
1650 * include/prototype.h, noweb/g_funcs.nw, noweb/g_register.nw,
2822 * include/i_vars.h, include/prototype.h, noweb/g_funcs.nw,
2830 * noweb/g_funcs.nw: Added new gschem command: gschem-image
3124 * noweb/g_funcs.nw, noweb/x_menus.nw, scheme/gschem.scm: Applied
4550 * src/g_funcs.c: Added support functions for above
[all …]
H A DChangeLog1481 gschem/src/g_funcs.c
/dports/cad/geda/geda-gaf-1.8.2/gnetlist/
H A DChangeLog591 gschem/src/g_funcs.c