Home
last modified time | relevance | path

Searched refs:foregroundMask (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/graphics/opencv/opencv-4.5.3/samples/cpp/
H A Dbgfg_segm.cpp68 Mat inputFrame, frame, foregroundMask, foreground, background; in main() local
82 model->apply(frame, foregroundMask, doUpdateModel ? -1 : 0); in main()
90 GaussianBlur(foregroundMask, foregroundMask, Size(11, 11), 3.5, 3.5); in main()
91 threshold(foregroundMask, foregroundMask, 10, 255, THRESH_BINARY); in main()
96 frame.copyTo(foreground, foregroundMask); in main()
97 imshow("foreground mask", foregroundMask); in main()
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go120 attr |= w.oldattr & foregroundMask
122 attr = (attr & foregroundMask)
134 attr &= foregroundMask
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/maruel/panicparse/vendor/github.com/mattn/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
543 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
547 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
574 attr |= w.oldattr & foregroundMask
576 attr &= foregroundMask
592 attr &= foregroundMask
597 attr = attr & (w.oldattr & foregroundMask)
600 attr &= foregroundMask
615 attr = (attr & foregroundMask)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/yudai/gojsondiff/vendor/github.com/mattn/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
543 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
547 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
574 attr |= w.oldattr & foregroundMask
576 attr &= foregroundMask
592 attr &= foregroundMask
597 attr = attr & (w.oldattr & foregroundMask)
600 attr &= foregroundMask
615 attr = (attr & foregroundMask)
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go22 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
564 attr |= w.oldattr & foregroundMask
566 attr = (attr & foregroundMask)
582 attr &= foregroundMask
587 attr = attr & (w.oldattr & foregroundMask)
590 attr &= foregroundMask
605 attr = (attr & foregroundMask)

12345678910