Home
last modified time | relevance | path

Searched refs:disp (Results 176 – 200 of 19797) sorted by relevance

12345678910>>...792

/dports/devel/trellis/prjtrellis-5eb0ad87/examples/versa5g/
H A Dversa.lpf22 LOCATE COMP "disp[0]" SITE "M20";
23 LOCATE COMP "disp[1]" SITE "L18";
24 LOCATE COMP "disp[2]" SITE "M19";
25 LOCATE COMP "disp[3]" SITE "L16";
26 LOCATE COMP "disp[4]" SITE "L17";
27 LOCATE COMP "disp[5]" SITE "M18";
28 LOCATE COMP "disp[6]" SITE "N16";
29 LOCATE COMP "disp[7]" SITE "M17";
30 LOCATE COMP "disp[8]" SITE "N18";
31 LOCATE COMP "disp[9]" SITE "P17";
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/metrics/_plot/tests/
H A Dtest_confusion_matrix_display.py162 assert disp.ax_ == ax
203 assert disp.text_ is None
241 disp.plot(cmap="plasma")
244 disp.plot(include_values=False)
245 assert disp.text_ is None
247 disp.plot(xticks_rotation=90.0)
251 disp.plot(values_format="e")
263 disp.plot(cmap=pyplot.cm.gray)
272 disp.plot(cmap=pyplot.cm.gray_r)
285 disp.plot(cmap=pyplot.cm.Blues)
[all …]
/dports/x11-wm/amiwm/amiwm0.21pl2/
H A Dgnome.c36 Display *disp; in gnome_setup() local
78 atom_set = XInternAtom(disp, "_WIN_PROTOCOLS", False); in gnome_setup()
79 list[0] = XInternAtom(disp, "_WIN_LAYER", False); in gnome_setup()
80 list[1] = XInternAtom(disp, "_WIN_STATE", False); in gnome_setup()
81 list[2] = XInternAtom(disp, "_WIN_HINTS", False); in gnome_setup()
82 list[3] = XInternAtom(disp, "_WIN_APP_STATE", False); in gnome_setup()
84 list[5] = XInternAtom(disp, "_WIN_ICONS", False); in gnome_setup()
85 list[6] = XInternAtom(disp, "_WIN_WORKSPACE", False); in gnome_setup()
88 list[9] = XInternAtom(disp, "_WIN_CLIENT_LIST", False); in gnome_setup()
104 Display *disp; in gnome_managed_clients() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Dfdtgrep.c129 if (disp->types_inc & disp->types_exc & type) { in value_add()
520 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
572 disp->types_inc, disp->types_exc, none_match); in check_type_include()
818 disp->flags); in do_fdtgrep()
1089 disp->all = 1; in scan_args()
1178 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1183 if (disp->invert && disp->types_exc) in scan_args()
1194 memset(&disp, '\0', sizeof(disp)); in main()
1200 disp.colour = disp.all && isatty(0); in main()
1204 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Dfdtgrep.c129 if (disp->types_inc & disp->types_exc & type) { in value_add()
520 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
572 disp->types_inc, disp->types_exc, none_match); in check_type_include()
818 disp->flags); in do_fdtgrep()
1089 disp->all = 1; in scan_args()
1178 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1183 if (disp->invert && disp->types_exc) in scan_args()
1194 memset(&disp, '\0', sizeof(disp)); in main()
1200 disp.colour = disp.all && isatty(0); in main()
1204 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/
H A Dfdtgrep.c129 if (disp->types_inc & disp->types_exc & type) {
520 if (!((disp->types_inc | disp->types_exc) & type)) {
572 disp->types_inc, disp->types_exc, none_match);
818 disp->flags);
1089 disp->all = 1;
1178 if (type && value_add(disp, &disp->value_head, type, inc,
1183 if (disp->invert && disp->types_exc)
1194 memset(&disp, '\0', sizeof(disp));
1200 disp.colour = disp.all && isatty(0);
1204 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1,
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/
H A Dfdtgrep.c129 if (disp->types_inc & disp->types_exc & type) { in value_add()
520 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
572 disp->types_inc, disp->types_exc, none_match); in check_type_include()
818 disp->flags); in do_fdtgrep()
1089 disp->all = 1; in scan_args()
1178 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1183 if (disp->invert && disp->types_exc) in scan_args()
1194 memset(&disp, '\0', sizeof(disp)); in main()
1200 disp.colour = disp.all && isatty(0); in main()
1204 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/
H A Dfdtgrep.c130 if (disp->types_inc & disp->types_exc & type) { in value_add()
521 if (!((disp->types_inc | disp->types_exc) & type)) { in check_type_include()
573 disp->types_inc, disp->types_exc, none_match); in check_type_include()
819 disp->flags); in do_fdtgrep()
1095 disp->all = 1; in scan_args()
1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()
1189 if (disp->invert && disp->types_exc) in scan_args()
1200 memset(&disp, '\0', sizeof(disp)); in main()
1206 disp.colour = disp.all && isatty(0); in main()
1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
[all …]

12345678910>>...792