Home
last modified time | relevance | path

Searched refs:possible_flags (Results 1 – 25 of 47) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/hwloc/
H A Dmisc.h583 … if(strcmp(ptr, possible_flags[i].str_flag + strlen(possible_flags[i].str_flag) - strlen(ptr))) in hwloc_utils_parse_flags()
587 if(!strstr(possible_flags[i].str_flag, ptr)) in hwloc_utils_parse_flags()
597 ul_flags |= possible_flags[i].ulong_flag; in hwloc_utils_parse_flags()
787 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_restrict_flags()
799 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_topology_flags()
810 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_allow_flags()
822 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_synthetic_flags()
831 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_xml_flags()
841 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_distances_add_flags()
852 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_memattr_flags()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/hwloc/
H A Dmisc.h583 … if(strcmp(ptr, possible_flags[i].str_flag + strlen(possible_flags[i].str_flag) - strlen(ptr))) in hwloc_utils_parse_flags()
587 if(!strstr(possible_flags[i].str_flag, ptr)) in hwloc_utils_parse_flags()
597 ul_flags |= possible_flags[i].ulong_flag; in hwloc_utils_parse_flags()
787 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_restrict_flags()
799 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_topology_flags()
810 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_allow_flags()
822 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_synthetic_flags()
831 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_xml_flags()
841 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_distances_add_flags()
852 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_memattr_flags()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/hwloc/
H A Dmisc.h583 … if(strcmp(ptr, possible_flags[i].str_flag + strlen(possible_flags[i].str_flag) - strlen(ptr))) in hwloc_utils_parse_flags()
587 if(!strstr(possible_flags[i].str_flag, ptr)) in hwloc_utils_parse_flags()
597 ul_flags |= possible_flags[i].ulong_flag; in hwloc_utils_parse_flags()
787 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_restrict_flags()
799 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_topology_flags()
810 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_allow_flags()
822 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_synthetic_flags()
831 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_xml_flags()
841 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_distances_add_flags()
852 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_memattr_flags()
[all …]
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dmisc.h628 … if(strcmp(ptr, possible_flags[i].str_flag + strlen(possible_flags[i].str_flag) - strlen(ptr))) in hwloc_utils_parse_flags()
632 if(!strstr(possible_flags[i].str_flag, ptr)) in hwloc_utils_parse_flags()
642 ul_flags |= possible_flags[i].ulong_flag; in hwloc_utils_parse_flags()
832 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_restrict_flags()
847 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_topology_flags()
858 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_allow_flags()
870 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_synthetic_flags()
879 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_export_xml_flags()
889 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_distances_add_flags()
900 …return hwloc_utils_parse_flags(str, possible_flags, (int) sizeof(possible_flags) / sizeof(possible… in hwloc_utils_parse_memattr_flags()
[all …]
/dports/sysutils/dfc/dfc-3.1.1/src/platform/
H A Dservices-bsd.c202 } possible_flags[] = { variable
369 n_flags = sizeof(possible_flags) / sizeof(possible_flags[0]); in statfs_flags_to_str()
371 if (!(fs->flags & possible_flags[i].flag)) in statfs_flags_to_str()
375 if (strlcat(buffer, possible_flags[i].str, bufsize) >= bufsize) in statfs_flags_to_str()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A D_asarray.py373 possible_flags = {'C': 'C', 'C_CONTIGUOUS': 'C', 'CONTIGUOUS': 'C',
382 requirements = {possible_flags[x.upper()] for x in requirements}
/dports/audio/libcanberra-gtk3/libcanberra-0.30/m4/
H A Dattributes.m494 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
95 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/audio/libcanberra/libcanberra-0.30/m4/
H A Dattributes.m494 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
95 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/
H A Dacinclude.m494 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
95 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/devel/glib20/glib-2.70.4/m4macros/
H A Dattributes.m494 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
95 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/devel/libevdev/libevdev-1.5.9/m4/
H A Dattributes.m494 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
95 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/archivers/maxcso/maxcso-1.10.0/libuv/m4/
H A Dlibuv-check-flags.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/multimedia/libxine/xine-lib-1.2.11/m4/
H A Dattributes.m4124 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
125 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/graphics/librsvg2/librsvg-2.40.21/
H A Dacinclude.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/graphics/librsvg2-rust/librsvg-2.52.8/
H A Dacinclude.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/audio/libopusenc/libopusenc-0.2.1/m4/
H A Dattributes.m4117 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
118 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/audio/mumble/mumble-1.3.3/3rdparty/rnnoise-src/m4/
H A Dattributes.m4117 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
118 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/audio/alsa-lib/alsa-lib-1.2.2/m4/
H A Dattributes.m4124 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
125 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/audio/alsa-plugins/alsa-plugins-1.2.2/m4/
H A Dattributes.m4124 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
125 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/devel/libdaemon/libdaemon-0.14/m4/
H A Dattributes.m4117 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
118 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/m4/
H A Dlibuv-check-flags.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/devel/libuv/libuv-v1.42.0/m4/
H A Dlibuv-check-flags.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/www/R-cran-httpuv/httpuv/src/libuv/m4/
H A Dlibuv-check-flags.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/security/pam-pgsql/pam-pgsql-0.7.3.2/m4/
H A Dattributes.m4117 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
118 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])
/dports/textproc/libcroco/libcroco-0.6.13/
H A Dacinclude.m4119 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
120 CC_CHECK_LDFLAGS([$possible_flags], [LDFLAGS_NOUNDEFINED="$possible_flags"])

12