Home
last modified time | relevance | path

Searched defs:src_card (Results 1 – 7 of 7) sorted by relevance

/dports/games/freecell-solver/freecell-solver-6.2.0/
H A Dmeta_move_funcs_helpers.h178 #define FCS_POS_IDX_TO_CHECK_START_LOOP(src_card) \ argument
205 #define FCS_POS_IDX_TO_CHECK_START_LOOP(src_card) \ argument
H A Dsimpsim.c363 const fcs_card src_card, const size_t num_src_junk_true_seqs) in generic_false_seq_index_loop()
951 const fcs_card src_card = fcs_col_get_card(col, height); in DECLARE_MOVE_FUNCTION() local
H A Dfreecell.c304 const fcs_card src_card = fcs_freecell_card(state_key, fc); in DECLARE_MOVE_FUNCTION() local
878 const fcs_card src_card = fcs_freecell_card(state_key, fc); in DECLARE_MOVE_FUNCTION() local
H A Ddbm_solver.c291 fcs_card src_card; in populate_instance_with_intermediate_input_line() local
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Djmap_contact.c4151 json_t *src_card = jmap_contact_from_vcard(vcard->objects, src_mbox, &record); in _contact_copy() local
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Djmap_contact.c4156 json_t *src_card = jmap_contact_from_vcard(vcard->objects, src_mbox, &record); in _contact_copy() local
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgc.cpp27086 void gc_heap::copy_cards (size_t dst_card, size_t src_card,
27134 size_t src_card = card_of (card_address (dest_card)+relocation_distance); local