Home
last modified time | relevance | path

Searched refs:Displays (Results 1 – 25 of 4476) sorted by relevance

12345678910>>...180

/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/desktop/
H A Djuce_Displays.cpp29 Displays::Displays (Desktop& desktop) in Displays() function in juce::Displays
39 const Displays::Display* Displays::getDisplayForRect (Rectangle<int> rect, bool isPhysical) const n… in getDisplayForRect()
163 const Displays::Display* Displays::getPrimaryDisplay() const noexcept in getPrimaryDisplay()
190 void Displays::refresh() in refresh()
205 bool operator== (const Displays::Display& d1, const Displays::Display& d2) noexcept;
206 bool operator== (const Displays::Display& d1, const Displays::Display& d2) noexcept in operator ==()
216 bool operator!= (const Displays::Display& d1, const Displays::Display& d2) noexcept;
232 Displays::Display* display;
305 void Displays::updateToLogical() in updateToLogical()
386 const Displays::Display& Displays::getDisplayContaining (Point<int> position) const noexcept in getDisplayContaining()
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/tplink/
H A Dtplink-lldp-lldpinfo.mib99 "Displays the port index."
115 "Displays the chassis ID."
139 "Displays the TTL."
155 "Displays the system name."
265 "Displays the OperMau."
436 "Displays the port index."
460 "Displays the chassis ID."
484 "Displays the TTL."
500 "Displays the system name."
580 "Displays the VLAN name tlv."
[all …]
H A Dtplink-ethernetoamdiscinfo.mib59 "Displays the port number."
67 "Displays the state of Ethernet OAM function."
75 "Displays the mode of local Ethernet OAM client."
83 "Displays the Maximum OAMPDU size of local Ethernet OAM client."
131 "Displays the operation status of local Ethernet OAM client."
139 "Displays the loopback status of local Ethernet OAM client."
147 "Displays the mode of remote Ethernet OAM client."
155 "Displays the MAC address of remote Ethernet OAM client."
163 "Displays the vendor OUI of remote Ethernet OAM client."
171 "Displays the Maximum OAMPDU size of remote Ethernet OAM client."
[all …]
H A Dtplink-ethernetoampdustat.mib57 "Displays the port number."
73 "Displays the number of information OAMPDUs transmitted on the port."
81 "Displays the number of information OAMPDUs received on the port."
121 "Displays the number of variable request OAMPDUs transmitted on the port."
129 "Displays the number of variable request OAMPDUs received on the port."
137 "Displays the number of variable response OAMPDUs transmitted on the port."
145 "Displays the number of variable response OAMPDUs received on the port."
153 "Displays the number of loopback control OAMPDUs transmitted on the port."
161 "Displays the number of loopback control OAMPDUs received on the port."
185 "Displays the number of unsupported OAMPDUs transmitted on the port."
[all …]
H A Dtplink-ethernetoameventlog.mib51 "Displays the port number."
75 "Displays the number of error-frame link events occurred on the local link."
123 "Displays the number of Dying Gasp link events occurred on the local link."
186 "Displays the port number."
194 "Displays the sequence number."
202 "Displays the type of the link event."
210 "Displays the location when the link event ocurred."
218 "Displays the timestamp when the link event ocurred."
226 "Displays the number of errors in the period."
234 "Displays the period of the link event."
[all …]
H A Dtplink-sysmonitor.mib45 "Displays the CPU utilization of all UNITs."
80 "Displays the UNIT number."
91 "Displays the CPU utilization in 5 seconds."
102 "Displays the CPU utilization in 1 minute."
113 "Displays the CPU utilization in 5 minutes."
125 "Displays the memory utilization of all UNITs."
156 "Displays the UNIT number."
167 "Displays the memory utilization."
/dports/net-mgmt/observium/observium/mibs/tplink/
H A DTPLINK-LLDPINFO-MIB99 "Displays the port index."
115 "Displays the chassis ID."
139 "Displays the TTL."
155 "Displays the system name."
265 "Displays the OperMau."
436 "Displays the port index."
460 "Displays the chassis ID."
484 "Displays the TTL."
500 "Displays the system name."
580 "Displays the VLAN name tlv."
[all …]
H A DTPLINK-ETHERNETOAMDISCINFO-MIB59 "Displays the port number."
67 "Displays the state of Ethernet OAM function."
75 "Displays the mode of local Ethernet OAM client."
83 "Displays the Maximum OAMPDU size of local Ethernet OAM client."
131 "Displays the operation status of local Ethernet OAM client."
139 "Displays the loopback status of local Ethernet OAM client."
147 "Displays the mode of remote Ethernet OAM client."
155 "Displays the MAC address of remote Ethernet OAM client."
163 "Displays the vendor OUI of remote Ethernet OAM client."
171 "Displays the Maximum OAMPDU size of remote Ethernet OAM client."
[all …]
H A DTPLINK-ETHERNETOAMPDUSTAT-MIB57 "Displays the port number."
73 "Displays the number of information OAMPDUs transmitted on the port."
81 "Displays the number of information OAMPDUs received on the port."
121 "Displays the number of variable request OAMPDUs transmitted on the port."
129 "Displays the number of variable request OAMPDUs received on the port."
137 "Displays the number of variable response OAMPDUs transmitted on the port."
145 "Displays the number of variable response OAMPDUs received on the port."
153 "Displays the number of loopback control OAMPDUs transmitted on the port."
161 "Displays the number of loopback control OAMPDUs received on the port."
185 "Displays the number of unsupported OAMPDUs transmitted on the port."
[all …]
H A DTPLINK-ETHERNETOAMEVENTLOG-MIB51 "Displays the port number."
75 "Displays the number of error-frame link events occurred on the local link."
123 "Displays the number of Dying Gasp link events occurred on the local link."
186 "Displays the port number."
194 "Displays the sequence number."
202 "Displays the type of the link event."
210 "Displays the location when the link event ocurred."
218 "Displays the timestamp when the link event ocurred."
226 "Displays the number of errors in the period."
234 "Displays the period of the link event."
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/desktop/
H A Djuce_Displays.cpp29 Displays::Displays (Desktop& desktop) in Displays() function in juce::Displays
34 void Displays::init (Desktop& desktop) in init()
39 const Displays::Display& Displays::findDisplayForRect (Rectangle<int> rect, bool isPhysical) const … in findDisplayForRect()
138 const Displays::Display& Displays::getMainDisplay() const noexcept in getMainDisplay()
167 void Displays::refresh() in refresh()
182 bool operator== (const Displays::Display& d1, const Displays::Display& d2) noexcept;
183 bool operator== (const Displays::Display& d1, const Displays::Display& d2) noexcept in operator ==()
193 bool operator!= (const Displays::Display& d1, const Displays::Display& d2) noexcept;
197 const Displays::Display& Displays::getDisplayContaining (Point<int> position) const noexcept in getDisplayContaining()
236 Displays::Display* display;
[all …]
/dports/irc/irssi/irssi-1.2.3/docs/help/in/
H A Dstats.in13 Displays statistics from the IRC server; some statistics require you to have
18 C: Displays the servers the server may connect to.
19 H: Displays hub server the server may connect to.
26 L: Displays the list of connected users and servers.
27 M: Displays the list of commands and how many times they have been
29 O: Displays the list of hostnames and users which are allowed to
31 P: Displays the ports the server is listening on.
32 p: Displays the IRC operators and their idle time.
33 u: Displays the uptime of the server.
34 Y: Displays the list of connection groups users are placed into.
[all …]
H A Dnames.in8 -count: Displays the amount of users in the channel.
9 -ops: Displays the channel operators.
10 -halfops: Displays the channel demi-operators.
11 -voices: Displays the users who are voiced in a channel.
18 Displays the users who are in a channel; you can provide multiple channels
/dports/irc/irssi/irssi-1.2.3/docs/help/
H A Dstats13 Displays statistics from the IRC server; some statistics require you to have
18 C: Displays the servers the server may connect to.
19 H: Displays hub server the server may connect to.
26 L: Displays the list of connected users and servers.
27 M: Displays the list of commands and how many times they have been
29 O: Displays the list of hostnames and users which are allowed to
31 P: Displays the ports the server is listening on.
32 p: Displays the IRC operators and their idle time.
33 u: Displays the uptime of the server.
34 Y: Displays the list of connection groups users are placed into.
[all …]
H A Dnames8 -count: Displays the amount of users in the channel.
9 -ops: Displays the channel operators.
10 -halfops: Displays the channel demi-operators.
11 -voices: Displays the users who are voiced in a channel.
18 Displays the users who are in a channel; you can provide multiple channels
/dports/lang/fpc-source/fpc-3.2.2/packages/libndsfpc/examples/graphics/Backgrounds/all_in_one/
H A DBackgroundAllInOne.pp29 …(go: @Text256x256; name: 'Text 256x256'; description: 'Displays a 256 x 256 Tex…
30 …(go: @Text256x512; name: 'Text 256x512'; description: 'Displays a 256 x 512 Tex…
44 …(go: @Bmp8_128x128; name: '256 color 128x128'; description: 'Displays a 128 x 128 Bitmap back…
45 …(go: @Bmp8_256x256; name: '256 color 256x256'; description: 'Displays a 256 x 256 Bitmap back…
46 …(go: @Bmp8_512x256; name: '256 color 512x256'; description: 'Displays a 512 x 256 Bitmap back…
47 …(go: @Bmp8_512x512; name: '256 color 512x512'; description: 'Displays a 512 x 512 Bitmap back…
48 …(go: @Bmp8_512x1024; name: '256 color 512x1024'; description: 'Displays a 512 x 1024 Bitmap bac…
51 …(go: @Bmp16_128x128; name: '16-bit color 128x128'; description: 'Displays a 128 x 128 Bitmap back…
52 …(go: @Bmp16_256x256; name: '16-bit color 256x256'; description: 'Displays a 256 x 256 Bitmap back…
53 …(go: @Bmp16_512x256; name: '16-bit color 512x256'; description: 'Displays a 512 x 256 Bitmap back…
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/doc/
H A Ddebug.options.texi15 Displays the contents of the @samp{.debug_abbrev} section.
19 Displays the contents of the @samp{.debug_addr} section.
23 Displays the contents of the @samp{.debug_cu_index} and/or
36 Displays the contents of the @samp{.gdb_index} and/or
47 Displays the contents of the @samp{.gnu_debuglink} and/or
76 Displays the contents of the @samp{.debug_macro} and/or
81 Displays the contents of the @samp{.debug_loc} and/or
86 Displays the contents of the @samp{.debug_pubnames} and/or
95 Displays the contents of the @samp{.debug_ranges} and/or
105 Displays the contents of the @samp{.debug_pubtypes} and/or
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/doc/
H A Ddebug.options.texi15 Displays the contents of the @samp{.debug_abbrev} section.
19 Displays the contents of the @samp{.debug_addr} section.
23 Displays the contents of the @samp{.debug_cu_index} and/or
36 Displays the contents of the @samp{.gdb_index} and/or
47 Displays the contents of the @samp{.gnu_debuglink},
86 Displays the contents of the @samp{.debug_macro} and/or
91 Displays the contents of the @samp{.debug_loc} and/or
100 Displays the contents of the @samp{.debug_pubnames} and/or
109 Displays the contents of the @samp{.debug_ranges} and/or
119 Displays the contents of the @samp{.debug_pubtypes} and/or
[all …]
/dports/devel/gnulibiberty/binutils-2.37/binutils/doc/
H A Ddebug.options.texi15 Displays the contents of the @samp{.debug_abbrev} section.
19 Displays the contents of the @samp{.debug_addr} section.
23 Displays the contents of the @samp{.debug_cu_index} and/or
36 Displays the contents of the @samp{.gdb_index} and/or
47 Displays the contents of the @samp{.gnu_debuglink},
86 Displays the contents of the @samp{.debug_macro} and/or
91 Displays the contents of the @samp{.debug_loc} and/or
100 Displays the contents of the @samp{.debug_pubnames} and/or
109 Displays the contents of the @samp{.debug_ranges} and/or
119 Displays the contents of the @samp{.debug_pubtypes} and/or
[all …]
/dports/devel/binutils/binutils-2.37/binutils/doc/
H A Ddebug.options.texi15 Displays the contents of the @samp{.debug_abbrev} section.
19 Displays the contents of the @samp{.debug_addr} section.
23 Displays the contents of the @samp{.debug_cu_index} and/or
36 Displays the contents of the @samp{.gdb_index} and/or
47 Displays the contents of the @samp{.gnu_debuglink},
86 Displays the contents of the @samp{.debug_macro} and/or
91 Displays the contents of the @samp{.debug_loc} and/or
100 Displays the contents of the @samp{.debug_pubnames} and/or
109 Displays the contents of the @samp{.debug_ranges} and/or
119 Displays the contents of the @samp{.debug_pubtypes} and/or
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/dkt/
H A DIDKT-F2-MIB78 "Displays auto negotiation state for the port."
86 "Displays the speed and duplex mode on the port."
95 "Displays the Link status for the port"
124 "Displays auto negotiation state for the port."
141 "Displays the Link status for the port"
171 "Displays auto negotiation state for the port."
188 "Displays the Link status for the port"
218 "Displays auto negotiation state for the port."
235 "Displays the Link status for the port"
282 "Displays the Link status for the port"
[all …]
/dports/finance/R-cran-urca/urca/man/
H A Dshow-methods.Rd18 Displays the outcome of the unit root/cointegration tests.
23 \item{object = "cajo.test"}{Displays the test statistic of a restricted
25 \item{object = "ca.po"}{Displays the test statistic of the Phillips \&
27 \item{object = "ur.df"}{Displays the test statistic of the Augmented,
29 \item{object = "ur.ers"}{Displays the test statistic of the Elliott,
31 \item{object = "ur.kpss"}{Displays the test statistic of the Kwiatkowski
33 \item{object = "ur.pp"}{Displays the test statistic of the Phillips \&
35 \item{object = "ur.df"}{Displays the test statistic of the augmented
37 \item{object = "ur.sp"}{Displays the test statistic of the Schmidt \&
39 \item{object = "ur.za"}{Displays the test statistic of the Zivot \&
[all …]
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/po/en_GB/
H A Dplasma_runner_datetime.po34 msgid "Displays the current date"
35 msgstr "Displays the current date"
39 msgid "Displays the current date in a given timezone"
40 msgstr "Displays the current date in a given timezone"
44 msgid "Displays the current time"
45 msgstr "Displays the current time"
49 msgid "Displays the current time in a given timezone"
50 msgstr "Displays the current time in a given timezone"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/
H A Ddisplay_finder.cc17 using Displays = std::vector<Display>; typedef
19 const Display* FindDisplayNearestPoint(const Displays& displays, in FindDisplayNearestPoint()
40 const Display* FindDisplayWithBiggestIntersection(const Displays& displays, in FindDisplayWithBiggestIntersection()
56 Displays::const_iterator FindDisplayContainingPoint( in FindDisplayContainingPoint()
57 const Displays& displays, in FindDisplayContainingPoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/
H A Ddisplay_finder.cc17 using Displays = std::vector<Display>; typedef
19 const Display* FindDisplayNearestPoint(const Displays& displays, in FindDisplayNearestPoint()
40 const Display* FindDisplayWithBiggestIntersection(const Displays& displays, in FindDisplayWithBiggestIntersection()
56 Displays::const_iterator FindDisplayContainingPoint( in FindDisplayContainingPoint()
57 const Displays& displays, in FindDisplayContainingPoint()

12345678910>>...180