Home
last modified time | relevance | path

Searched refs:gs_copy (Results 1 – 15 of 15) sorted by relevance

/dports/lang/vala/vala-0.48.18/tests/generics/
H A Darrays.vala25 var gs_copy = gs;
26 assert (gs_copy.length == 1);
27 assert (gs_copy[0] == "bar");
/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp1102 gs_copy(game->temporary, game); in run_player_input()
1161 gs_copy(game->undo, game->temporary); in run_player_input()
1506 gs_copy(game, new_game); in run_restart_handler()
1817 gs_copy(game, game->undo); in run_undo()
H A Dserialization.cpp412 gs_copy(_game, new_game); in load()
H A Dscgamest.cpp829 void gs_copy(sc_gameref_t to, sc_gameref_t from) { in gs_copy() function
H A Dscprotos.h280 extern void gs_copy(sc_gameref_t to, sc_gameref_t from);
H A Dsclibrar.cpp1187 gs_copy(game, game->undo); in lib_cmd_undo()
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c1150 gs_copy (game->temporary, game); in run_player_input()
1215 gs_copy (game->undo, game->temporary); in run_player_input()
1582 gs_copy (game, new_game); in run_restart_handler()
1935 gs_copy (game, game->undo); in run_undo()
H A Dscserial.c790 gs_copy (game, new_game); in ser_load_game()
H A Dscgamest.c1020 gs_copy (sc_gameref_t to, sc_gameref_t from) in gs_copy() function
H A Dscprotos.h274 extern void gs_copy (sc_gameref_t to, sc_gameref_t from);
H A Dsclibrar.c1328 gs_copy (game, game->undo); in lib_cmd_undo()
/dports/devel/ppl/ppl-1.2/src/
H A DPolyhedron_nonpublic.cc218 Generator_System gs_copy = gs; in Polyhedron() local
220 const dimension_type gs_copy_space_dim = gs_copy.space_dimension(); in Polyhedron()
222 if (!gs_copy.adjust_topology_and_space_dimension(topol, gs_copy_space_dim)) { in Polyhedron()
225 : "NNC_Polyhedron(gs)", "gs", gs_copy); in Polyhedron()
231 swap(gen_sys, gs_copy); in Polyhedron()
H A DGrid_public.cc1398 Grid_Generator_System gs_copy = gs; in add_grid_generators() local
1399 add_recycled_grid_generators(gs_copy); in add_grid_generators()
H A DPolyhedron_public.cc1702 Generator_System gs_copy = gs; in add_generators() local
1703 add_recycled_generators(gs_copy); in add_generators()
/dports/games/scare/scare-1.3.10/
H A DChangeLog463 gs_copy().