Home
last modified time | relevance | path

Searched defs:old_current (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/audio/mikmod/mikmod-3.2.8/src/
H A Dmlist.c428 static BOOL PL_CheckPlaylist(PLAYLIST * pl, BOOL *ok, int old_current, in PL_CheckPlaylist()
462 int num, i, not_played, old_current = pl->current; in PL_ContNext() local
525 int old_current = pl->current; in PL_ContPrev() local
551 int old_current = pl->current; in PL_ContPos() local
/dports/math/cvc4/CVC4-1.7/examples/api/
H A Dbitvectors_and_arrays-new.cpp69 Term old_current = slv.mkTerm(SELECT, current_array, index); in main() local
H A Dbitvectors_and_arrays.cpp67 Expr old_current = em.mkExpr(kind::SELECT, current_array, index); in main() local
/dports/math/cvc4/CVC4-1.7/examples/api/java/
H A DBitVectorsAndArrays.java69 Expr old_current = em.mkExpr(Kind.SELECT, current_array, index); in main() local
/dports/math/cvc4/CVC4-1.7/test/java/
H A DBitVectorsAndArrays.java76 Expr old_current = em.mkExpr(Kind.SELECT, current_array, index); in evaluatesExpression() local
/dports/databases/xapian-core/xapian-core-1.4.18/backends/
H A Dprefix_compressed_strings.h63 std::string old_current = current; variable
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/
H A Dprefix_compressed_strings.h63 std::string old_current = current; variable
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Dx_window.c703 PAGE *old_current, *page; in x_window_open_page() local
845 PAGE *old_current; in x_window_save_page() local
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Delst2.cpp291 ELIST2_LINK *old_current; in exchange() local
H A Delst.cpp275 ELIST_LINK *old_current; in exchange() local
H A Dclst.cpp367 auto old_current = current; in exchange() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/net/
H A Deth.c328 struct eth_device *old_current, *dev; in eth_init() local
479 struct eth_device* old_current; in eth_set_current() local
/dports/audio/musicpd/mpd-0.23.6/src/queue/
H A DPlaylistControl.cxx148 const int old_current = current; in PlayNext() local
H A DPlaylist.cxx100 const int old_current = current; in QueuedSongStarted() local
/dports/mail/alpine/alpine-465e23b/pith/
H A Dtakeaddr.c743 convert_ta_to_lines(TA_S *ta_list, LINES_TO_TAKE **old_current) in convert_ta_to_lines()
864 TA_S **old_current, struct mail_address *adrlist, int checked) in add_addresses_to_talist()
2065 fill_in_ta(TA_S **old_current, struct mail_address *addr, int checked, char *print_string) in fill_in_ta()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dtakeaddr.c743 convert_ta_to_lines(TA_S *ta_list, LINES_TO_TAKE **old_current) in convert_ta_to_lines()
864 TA_S **old_current, struct mail_address *adrlist, int checked) in add_addresses_to_talist()
2065 fill_in_ta(TA_S **old_current, struct mail_address *addr, int checked, char *print_string) in fill_in_ta()
/dports/devel/aegis/aegis-4.25.D510/aede-policy/validation/
H A Dversion-info.cc270 long old_current = 0; in run() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/net/
H A Dlink_local.c248 #endif
249
250 debug_cond(DEBUG_INT_STATE, "%s recv arp type=%d, op=%d,\n",
/dports/editors/helix/helix-0.5.0/cargo-crates/similar-2.1.0/src/algorithms/
H A Dpatience.rs89 old_current: usize, field

12345678910