Home
last modified time | relevance | path

Searched refs:list_cursor (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/src/
H A Devent-loop.c493 struct wl_event_source_timer *list_cursor = NULL, *list_tail = NULL; in wl_timer_heap_dispatch() local
504 if (list_cursor == NULL) in wl_timer_heap_dispatch()
505 list_cursor = root; in wl_timer_heap_dispatch()
524 for (; list_cursor; list_cursor = list_cursor->next_due) { in wl_timer_heap_dispatch()
525 if (list_cursor->base.fd != TIMER_REMOVED) in wl_timer_heap_dispatch()
526 list_cursor->func(list_cursor->base.data); in wl_timer_heap_dispatch()
/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A DPlainParser.h66 struct list_cursor { struct
114 typedef PlainPrinterSparseCursor<typename list_cursor<Object>::cursor_options, Traits> type; argument
142 typename list_cursor<Object>::type begin_list(Object*) const in begin_list()
144 return typename list_cursor<Object>::type(*os); in begin_list()
416 struct list_cursor {
418 … typename PlainPrinter<Options>::template list_cursor<ObjectRef>::cursor_options>;
429 return typename list_cursor<Object>::type(*this->is);
566 typedef typename PlainPrinter<Options>::template list_cursor<Value> defs;
625 typedef typename PlainPrinter<Options>::template list_cursor<Value> defs;
/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-core/
H A Dtable-layout.c199 CellBlock *list_cursor = node->data; in gnc_table_layout_add_cursor() local
201 if (strcmp (list_cursor->cursor_name, cursor->cursor_name) == 0) in gnc_table_layout_add_cursor()
203 layout->cursors = g_list_remove (layout->cursors, list_cursor); in gnc_table_layout_add_cursor()
204 gnc_cellblock_destroy (list_cursor); in gnc_table_layout_add_cursor()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/mac/
H A Dmacho_reader.cc309 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
316 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
411 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/common/mac/
H A Dmacho_reader.cc298 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
305 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
400 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/games/xmastermind/xmastermind-0.1/
H A Dmastermind.c680 list_item *list_cursor = NULL; in mastermind_combinations() local
709 list_cursor = root_of_list; in mastermind_combinations()
710 while (NULL != list_cursor) in mastermind_combinations()
712 result += mastermind_combinations_of_one_entry(list_cursor->value); in mastermind_combinations()
713 list_get_next_item(list_item, list_cursor); in mastermind_combinations()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/mac/
H A Dmacho_reader.cc313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
320 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
414 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_reader.cc313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
320 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
414 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_reader.cc311 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
318 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
413 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_reader.cc311 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
318 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
413 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/mac/
H A Dmacho_reader.cc313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
320 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
414 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_reader.cc313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
320 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
414 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_reader.cc313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
320 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
414 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_reader.cc313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
320 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
414 list_cursor.set_here(command.end); in WalkLoadCommands()
/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Dpair.c533 vp_cursor_t list_cursor; in fr_pair_validate() local
551 match = fr_cursor_init(&list_cursor, &list); in fr_pair_validate()
575 match = fr_cursor_next(&list_cursor); in fr_pair_validate()
600 vp_cursor_t list_cursor; in fr_pair_validate_relaxed() local
617 fr_cursor_init(&list_cursor, &list); in fr_pair_validate_relaxed()
629 match = fr_cursor_next_by_da(&list_cursor, check->da, check->tag); in fr_pair_validate_relaxed()
635 fr_cursor_init(&list_cursor, &match); in fr_pair_validate_relaxed()
642 for (match = fr_cursor_first(&list_cursor); in fr_pair_validate_relaxed()
644 match = fr_cursor_next(&list_cursor)) { in fr_pair_validate_relaxed()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_ldap/
H A Dgroups.c284 vp_cursor_t list_cursor, groups_cursor; in rlm_ldap_cacheable_userobj() local
384 fr_cursor_init(&list_cursor, list); in rlm_ldap_cacheable_userobj()
396 fr_cursor_merge(&list_cursor, groups); in rlm_ldap_cacheable_userobj()
401 fr_cursor_insert(&list_cursor, vp); in rlm_ldap_cacheable_userobj()
/dports/net/freeradius3/freeradius-server-3.0.25/src/main/
H A Dradsniff.c771 vp_cursor_t list_cursor, out_cursor; in rs_get_pairs() local
778 fr_cursor_init(&list_cursor, &last_match); in rs_get_pairs()
781 match = fr_cursor_next_by_da(&list_cursor, da[i], TAG_ANY); in rs_get_pairs()
783 fr_cursor_init(&list_cursor, &last_match); in rs_get_pairs()
797 } while ((match = fr_cursor_next_by_da(&list_cursor, da[i], TAG_ANY))); in rs_get_pairs()
/dports/math/polymake/polymake-4.5/lib/core/include/perl/
H A DValue.h372 struct list_cursor { struct
388 return typename list_cursor<T>::type(sv); in decltype() argument
469 struct list_cursor { struct
485 struct sparse_cursor : list_cursor<ObjectRef> {}; argument