Home
last modified time | relevance | path

Searched defs:stone (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/
H A Devp.c82 int i, stone = -1; in remove_stone_from_lookup() local
174 stone_type stone; in INT_EValloc_stone() local
293 stone_type stone; in INT_EVfree_stone() local
448 stone_type stone; in INT_EVassoc_terminal_action() local
610 stone_type stone; in INT_EVassoc_immediate_action() local
644 stone_type stone; in INT_EVassoc_multi_action() local
674 stone_type stone; in INT_EVassoc_congestion_action() local
701 stone_type stone; in INT_EVassoc_filter_action() local
741 stone_type stone; in INT_EVassoc_store_action() local
776 stone_type stone; in INT_EVclear_stored() local
[all …]
H A Devp_compat.c105 old_EVassoc_terminal_action(CManager cm, EVstone stone, CMFormatList format_list, in old_EVassoc_terminal_action()
124 old_EVassoc_filter_action(CManager cm, EVstone stone, CMFormatList format_list, in old_EVassoc_filter_action()
143 old_EVcreate_submit_handle(CManager cm, EVstone stone, CMFormatList format_list) in old_EVcreate_submit_handle()
161 old_EVcreate_submit_handle_free(CManager cm, EVstone stone, CMFormatList format_list, in old_EVcreate_submit_handle_free()
H A Dev_dfg.c183 INT_EVdfg_add_sink_action(EVdfg_stone stone, char *sink_name) in INT_EVdfg_add_sink_action()
235 INT_EVdfg_add_action(EVdfg_stone stone, char *action) in INT_EVdfg_add_action()
247 EVdfg_stone stone = malloc(sizeof(struct _EVdfg_stone)); in INT_EVdfg_create_stone() local
277 EVdfg_stone_state stone = find_stone_state(act.stone_id, config); in assign_actions_to_nodes() local
427 EVdfg_stone_state stone = malloc(sizeof(*stone)); in EVdfg_perform_act_on_state() local
787 INT_EVdfg_enable_auto_stone(EVdfg_stone stone, int period_sec, in INT_EVdfg_enable_auto_stone()
845 INT_EVdfg_set_attr_list(EVdfg_stone stone, attr_list attrs) in INT_EVdfg_set_attr_list()
856 INT_EVdfg_get_attr_list(EVdfg_stone stone) in INT_EVdfg_get_attr_list()
919 int stone = msg->u.conn_shutdown.stone; in handle_conn_shutdown() local
1314 stone_type stone = stone_struct(evp, cur_stone); in build_attrs_msg() local
[all …]
/dports/games/kigo/kigo-21.12.3/src/game/
H A Dstone.cpp21 Stone::Stone(const QString &stone, float value) in Stone()
59 QDebug operator<<(QDebug debug, const Stone &stone) in operator <<()
66 bool operator==(const Stone &stone, const Stone &other) in operator ==()
H A Dmove.h30 const Stone &stone() const { return m_stone; } in stone() function
H A Dmove.cpp13 Move::Move(const Player *player, const Stone &stone) in Move()
H A Dgame.cpp270 bool Game::playMove(const Player &player, const Stone &stone, bool undoable) in playMove()
566 QList<Stone> Game::liberties(const Stone &stone) in liberties()
641 Game::FinalState Game::finalState(const Stone &stone) in finalState()
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/util/stream/
H A Dmulti_progress.cc20 uint64_t Next(unsigned char stone, uint64_t complete) { in Next()
74 …unsigned char stone = std::min(static_cast<uint64_t>(kWidth), worker.current_ * kWidth / complete_… in Milestone() local
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/gamestate/
H A Dresource.h69 static const int stone = 3; variable
98 stone = 3, enumerator
/dports/math/clingo/clingo-5.5.1/examples/clingo/unblock/
H A Dvisualize.py9 def __init__(self, field, stone, target, move): argument
149 def make_on_model(field, stone, move, target): argument
167 t, field, stone, move, target = 0, [], [], {}, [] variable
/dports/games/kigo/kigo-21.12.3/src/gui/graphicsview/
H A Dgamescene.cpp138 for (const Stone &stone : blackStones) { in updateStoneItems() local
148 for (const Stone &stone : whiteStones) { in updateStoneItems() local
246 for (const Stone &stone : whiteStones) { in updateTerritoryItems() local
257 for (const Stone &stone : blackStones) { in updateTerritoryItems() local
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dstone-editor-dialog.cpp41 StoneEditorDialog::StoneEditorDialog(Gtk::Window &parent, Stone *stone, Road *r) in StoneEditorDialog()
114 PixMask *stone = ts->getStoneImage(types[i]); in fill_pixbuf() local
/dports/games/bomberclone/bomberclone-0.11.9/src/
H A Dfield.c76 _field *stone = &map.field[x][y]; in draw_stone() local
247 _field *stone; in field_animation() local
542 _field *stone = &map.field[x][y]; in stone_drawfire() local
/dports/games/lizzie/lizzie-0.6-105-gd0e7040/src/test/java/common/
H A DUtil.java81 String stone = ""; in formatMove() local
124 Stone stone = Stone.EMPTY; in convertStones() local
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/examples/
H A DIPMI_recv.c24 EVstone stone; in main() local
H A Dnet_send.c26 EVstone stone; in main() local
H A Dnet_recv.c32 EVstone stone; in main() local
H A Dtriv.c33 EVstone stone; in main() local
H A Dderived_recv.c33 EVstone stone; in main() local
H A Dderived_recv2.c29 EVstone stone; in main() local
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/util/
H A Dersatz_progress.cc33 unsigned char stone = std::min(static_cast<uint64_t>(kWidth), (current_ * kWidth) / complete_); in Milestone() local
/dports/security/libgringotts/libgringotts-1.2.1/src/
H A Dtest.c321 unsigned char *data = grg_rnd_seq (gctx, TEST_DIM), *stone; in testD() local
336 void *stone = NULL; in testE() local
369 void *stone; in testF() local
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/example/goban/
H A Dboard.go42 stone *Stone member
52 stone []Stone // All the black stones, followed by all the white stones. member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/example/goban/
H A Dboard.go42 stone *Stone member
52 stone []Stone // All the black stones, followed by all the white stones. member
/dports/games/fillets-ng/fillets-ng-1.0.1/src/level/
H A DLandslip.cpp89 Landslip::stone(const Cube *model) in stone() function in Landslip

12345678