Home
last modified time | relevance | path

Searched refs:blocked_resources (Results 1 – 12 of 12) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_image_list.h33 std::vector<vil_image_resource_sptr> blocked_resources();
H A Dvil_image_list.cxx122 vil_image_list::blocked_resources() in blocked_resources() function in vil_image_list
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/tools/
H A Dcrm_mon.c2631 if(data_set->disabled_resources || data_set->blocked_resources) { in print_cluster_counts()
2636 if (data_set->disabled_resources && data_set->blocked_resources) { in print_cluster_counts()
2639 if (data_set->blocked_resources) { in print_cluster_counts()
2641 data_set->blocked_resources); in print_cluster_counts()
2660 if (data_set->disabled_resources || data_set->blocked_resources) { in print_cluster_counts()
2666 if (data_set->disabled_resources && data_set->blocked_resources) { in print_cluster_counts()
2669 if (data_set->blocked_resources) { in print_cluster_counts()
2672 data_set->blocked_resources); in print_cluster_counts()
2686 data_set->disabled_resources, data_set->blocked_resources); in print_cluster_counts()
2846 || data_set->blocked_resources in print_cluster_summary()
H A Dcrm_simulate.c827 if (data_set->disabled_resources || data_set->blocked_resources) { in main()
831 data_set->blocked_resources); in main()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/crm/pengine/
H A Dpe_types.h182 int blocked_resources; member
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/include/crm/pengine/
H A Dstatus.h150 int blocked_resources; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/loader/
H A Dcross_site_document_blocking_browsertest.cc550 const char* blocked_resources[] = {"valid.html", in IN_PROC_BROWSER_TEST_P() local
568 for (const char* resource : blocked_resources) in IN_PROC_BROWSER_TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/loader/
H A Dcross_site_document_blocking_browsertest.cc553 const char* blocked_resources[] = {"valid.html", in IN_PROC_BROWSER_TEST_P() local
571 for (const char* resource : blocked_resources) in IN_PROC_BROWSER_TEST_P()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dcrm_simulate.c982 if (data_set->disabled_resources || data_set->blocked_resources) { in main()
987 data_set->blocked_resources); in main()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/pengine/
H A Dcomplex.c1102 rsc->cluster->blocked_resources++; in pe__count_common()
H A Dpe_output.c406 data_set->blocked_resources); in cluster_summary()
467 data_set->blocked_resources); in cluster_summary_html()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/pengine/
H A Dcomplex.c1103 rsc->cluster->blocked_resources++; in pe__count_common()