Home
last modified time | relevance | path

Searched refs:scanned (Results 101 – 125 of 11605) sorted by relevance

12345678910>>...465

/dports/math/disco/DisCO-releases-1.0.0-33-g68720be/examples/VRP/
H A DVrpNetwork.cpp140 v->scanned = false; in depthFirstSearch()
144 if (!e->other->scanned){ in depthFirstSearch()
263 verts_[0].scanned = true; in biconnected()
269 if (!verts_[i].scanned){ in biconnected()
272 verts_[i].scanned = true; in biconnected()
285 if (!e->other->scanned){ in biconnected()
299 if (!verts_[i].scanned){ in biconnected()
300 verts_[i].scanned = true; in biconnected()
304 if (!e->other->scanned) in biconnected()
332 v->scanned = true; in computeCompNums()
[all …]
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dlog_extauth.c232 const ExtauthCallBack *scanned; in pw_extauth_check() local
236 scanned = extauth_callbacks; in pw_extauth_check()
237 while (scanned->keyword != NULL) { in pw_extauth_check()
238 keyword_len = strlen(scanned->keyword); in pw_extauth_check()
239 if (strncmp(scanned->keyword, linepnt, keyword_len) == 0) { in pw_extauth_check()
240 scanned->func(linepnt + keyword_len, result); in pw_extauth_check()
243 scanned++; in pw_extauth_check()
/dports/games/openomf/openomf-c36c421/src/plugins/
H A Dplugins.c29 list scanned; in plugins_init() local
32 list_create(&scanned); in plugins_init()
33 if(scan_directory(&scanned, pm_get_local_path(PLUGIN_PATH))) { in plugins_init()
39 if(list_size(&scanned) > 0) { in plugins_init()
41 list_iter_begin(&scanned, &it); in plugins_init()
109 list_free(&scanned); in plugins_init()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.5/
H A DDeprecation-86366-MethodsInAbstractUpdate.rst19 * [not scanned] :php:`getTitle()`
20 * [not scanned] :php:`setTitle()`
21 * [not scanned] :php:`getIdentifier()`
22 * [not scanned] :php:`setIdentifier()`
23 * [not scanned] :php:`getDescription()`
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.5/
H A DDeprecation-86366-MethodsInAbstractUpdate.rst19 * [not scanned] :php:`getTitle()`
20 * [not scanned] :php:`setTitle()`
21 * [not scanned] :php:`getIdentifier()`
22 * [not scanned] :php:`setIdentifier()`
23 * [not scanned] :php:`getDescription()`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.5/
H A DDeprecation-86366-MethodsInAbstractUpdate.rst19 * [not scanned] :php:`getTitle()`
20 * [not scanned] :php:`setTitle()`
21 * [not scanned] :php:`getIdentifier()`
22 * [not scanned] :php:`setIdentifier()`
23 * [not scanned] :php:`getDescription()`
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.2/
H A DDeprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst18 * [not scanned] :php:`$content`
20 * [not scanned] :php:`$pid`
21 * [not scanned] :php:`$table`
22 * [not scanned] :php:`$id`
29 * [not scanned] :php:`init()`
30 * [not scanned] :php:`main()`
H A DDeprecation-84337-ProtectedMethodsAndPropertiesInListController.rst18 * [not scanned] :php:`pid`
19 * [not scanned] :php:`P`
20 * [not scanned] :php:`table`
21 * [not scanned] :php:`id`
26 * [not scanned] :php:`main()`
H A DDeprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst19 * [not scanned] :php:`data`
20 * [not scanned] :php:`cmd`
23 * [not scanned] :php:`redirect`
25 * [not scanned] :php:`tce`
30 * [not scanned] :php:`main()`
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.2/
H A DDeprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst18 * [not scanned] :php:`$content`
20 * [not scanned] :php:`$pid`
21 * [not scanned] :php:`$table`
22 * [not scanned] :php:`$id`
29 * [not scanned] :php:`init()`
30 * [not scanned] :php:`main()`
H A DDeprecation-84337-ProtectedMethodsAndPropertiesInListController.rst18 * [not scanned] :php:`pid`
19 * [not scanned] :php:`P`
20 * [not scanned] :php:`table`
21 * [not scanned] :php:`id`
26 * [not scanned] :php:`main()`
H A DDeprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst19 * [not scanned] :php:`data`
20 * [not scanned] :php:`cmd`
23 * [not scanned] :php:`redirect`
25 * [not scanned] :php:`tce`
30 * [not scanned] :php:`main()`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.2/
H A DDeprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst18 * [not scanned] :php:`$content`
20 * [not scanned] :php:`$pid`
21 * [not scanned] :php:`$table`
22 * [not scanned] :php:`$id`
29 * [not scanned] :php:`init()`
30 * [not scanned] :php:`main()`
H A DDeprecation-84337-ProtectedMethodsAndPropertiesInListController.rst18 * [not scanned] :php:`pid`
19 * [not scanned] :php:`P`
20 * [not scanned] :php:`table`
21 * [not scanned] :php:`id`
26 * [not scanned] :php:`main()`
H A DDeprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst19 * [not scanned] :php:`data`
20 * [not scanned] :php:`cmd`
23 * [not scanned] :php:`redirect`
25 * [not scanned] :php:`tce`
30 * [not scanned] :php:`main()`
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/glib/demo/
H A Dfonts.c113 gint scanned) in pgd_fonts_update_progress() argument
118 MIN (scanned * 100 / n_pages, 100)); in pgd_fonts_update_progress()
121 MIN ((gdouble)scanned / n_pages, 1.0)); in pgd_fonts_update_progress()
131 gint n_pages, scanned = 0; in pgd_fonts_fill_model() local
143 pgd_fonts_update_progress (demo, n_pages, scanned); in pgd_fonts_fill_model()
148 scanned += 20; in pgd_fonts_fill_model()
194 pgd_fonts_update_progress (demo, n_pages, scanned); in pgd_fonts_fill_model()
/dports/graphics/poppler-glib/poppler-21.12.0/glib/demo/
H A Dfonts.c101 static void pgd_fonts_update_progress(PgdFontsDemo *demo, gint n_pages, gint scanned) in pgd_fonts_update_progress() argument
105 str = g_strdup_printf("Scanning fonts (%d%%)", MIN(scanned * 100 / n_pages, 100)); in pgd_fonts_update_progress()
107 …gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(demo->progress), MIN((gdouble)scanned / n_pages, 1.… in pgd_fonts_update_progress()
116 gint n_pages, scanned = 0; in pgd_fonts_fill_model() local
128 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
133 scanned += 20; in pgd_fonts_fill_model()
183 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
/dports/graphics/poppler/poppler-21.12.0/glib/demo/
H A Dfonts.c101 static void pgd_fonts_update_progress(PgdFontsDemo *demo, gint n_pages, gint scanned) in pgd_fonts_update_progress() argument
105 str = g_strdup_printf("Scanning fonts (%d%%)", MIN(scanned * 100 / n_pages, 100)); in pgd_fonts_update_progress()
107 …gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(demo->progress), MIN((gdouble)scanned / n_pages, 1.… in pgd_fonts_update_progress()
116 gint n_pages, scanned = 0; in pgd_fonts_fill_model() local
128 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
133 scanned += 20; in pgd_fonts_fill_model()
183 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
/dports/graphics/poppler-utils/poppler-21.12.0/glib/demo/
H A Dfonts.c101 static void pgd_fonts_update_progress(PgdFontsDemo *demo, gint n_pages, gint scanned) in pgd_fonts_update_progress() argument
105 str = g_strdup_printf("Scanning fonts (%d%%)", MIN(scanned * 100 / n_pages, 100)); in pgd_fonts_update_progress()
107 …gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(demo->progress), MIN((gdouble)scanned / n_pages, 1.… in pgd_fonts_update_progress()
116 gint n_pages, scanned = 0; in pgd_fonts_fill_model() local
128 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
133 scanned += 20; in pgd_fonts_fill_model()
183 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
/dports/graphics/poppler-qt5/poppler-21.12.0/glib/demo/
H A Dfonts.c101 static void pgd_fonts_update_progress(PgdFontsDemo *demo, gint n_pages, gint scanned) in pgd_fonts_update_progress() argument
105 str = g_strdup_printf("Scanning fonts (%d%%)", MIN(scanned * 100 / n_pages, 100)); in pgd_fonts_update_progress()
107 …gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(demo->progress), MIN((gdouble)scanned / n_pages, 1.… in pgd_fonts_update_progress()
116 gint n_pages, scanned = 0; in pgd_fonts_fill_model() local
128 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
133 scanned += 20; in pgd_fonts_fill_model()
183 pgd_fonts_update_progress(demo, n_pages, scanned); in pgd_fonts_fill_model()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/ac97/
H A Dsnd_ac97_compat.c103 unsigned int scanned; in snd_ac97_reset() local
107 scanned = snd_ac97_bus_scan_one(actrl, adev->num); in snd_ac97_reset()
108 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
114 scanned = snd_ac97_bus_scan_one(actrl, adev->num); in snd_ac97_reset()
115 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/ac97/
H A Dsnd_ac97_compat.c103 unsigned int scanned; in snd_ac97_reset() local
107 scanned = snd_ac97_bus_scan_one(actrl, adev->num); in snd_ac97_reset()
108 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
114 scanned = snd_ac97_bus_scan_one(actrl, adev->num); in snd_ac97_reset()
115 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
/dports/textproc/py-markdown-it-py/markdown-it-py-2.0.0/markdown_it/rules_inline/
H A Dstrikethrough.py17 scanned = state.scanDelims(state.pos, True)
18 length = scanned.length
41 "open": scanned.can_open,
42 "close": scanned.can_close,
49 state.pos += scanned.length
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/ac97/
H A Dsnd_ac97_compat.c103 unsigned int scanned; in snd_ac97_reset() local
107 scanned = snd_ac97_bus_scan_one(actrl, adev->num); in snd_ac97_reset()
108 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
114 scanned = snd_ac97_bus_scan_one(actrl, adev->num); in snd_ac97_reset()
115 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/DrawGraph/
H A Dvrp_dg_network.c128 if (nv->scanned != NOT_SCANNED || nv->degree != 2) in dg_net_shrink_chains()
131 nv->scanned = SCANNED_SHRUNK; in dg_net_shrink_chains()
143 nw->scanned = SCANNED_SHRUNK; in dg_net_shrink_chains()
153 nv->scanned = SCANNED_ALIVE; in dg_net_shrink_chains()
184 nu->scanned = SCANNED_SHRUNK; in dg_net_shrink_chains()
207 nv1->scanned = SCANNED_ALIVE; in dg_net_shrink_chains()
234 if (verts[i].scanned != SCANNED_SHRUNK) in copy_network_into_graph()
239 if (verts[i].scanned != SCANNED_SHRUNK){ in copy_network_into_graph()

12345678910>>...465