Home
last modified time | relevance | path

Searched refs:sw_pos (Results 1 – 24 of 24) sorted by relevance

/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/
H A Dscreenedit.php128 $sw_pos = getRequest('sw_pos', []); variable
129 if (count($sw_pos) > 3) {
135 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
136 ' AND s.x='.zbx_dbstr($sw_pos[1]).
143 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
144 ' AND s.x='.zbx_dbstr($sw_pos[3]).
150 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
153 ' WHERE y='.zbx_dbstr($sw_pos[0]).
154 ' AND x='.zbx_dbstr($sw_pos[1]).
161 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/
H A Dscreenedit.php128 $sw_pos = getRequest('sw_pos', []); variable
129 if (count($sw_pos) > 3) {
135 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
136 ' AND s.x='.zbx_dbstr($sw_pos[1]).
143 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
144 ' AND s.x='.zbx_dbstr($sw_pos[3]).
150 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
153 ' WHERE y='.zbx_dbstr($sw_pos[0]).
154 ' AND x='.zbx_dbstr($sw_pos[1]).
161 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/
H A Dscreenedit.php128 $sw_pos = getRequest('sw_pos', []); variable
129 if (count($sw_pos) > 3) {
135 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
136 ' AND s.x='.zbx_dbstr($sw_pos[1]).
143 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
144 ' AND s.x='.zbx_dbstr($sw_pos[3]).
150 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
153 ' WHERE y='.zbx_dbstr($sw_pos[0]).
154 ' AND x='.zbx_dbstr($sw_pos[1]).
161 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/
H A Dscreenedit.php128 $sw_pos = getRequest('sw_pos', []); variable
129 if (count($sw_pos) > 3) {
135 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
136 ' AND s.x='.zbx_dbstr($sw_pos[1]).
143 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
144 ' AND s.x='.zbx_dbstr($sw_pos[3]).
150 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
153 ' WHERE y='.zbx_dbstr($sw_pos[0]).
154 ' AND x='.zbx_dbstr($sw_pos[1]).
161 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/
H A Dscreenedit.php128 $sw_pos = getRequest('sw_pos', []); variable
129 if (count($sw_pos) > 3) {
135 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
136 ' AND s.x='.zbx_dbstr($sw_pos[1]).
143 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
144 ' AND s.x='.zbx_dbstr($sw_pos[3]).
150 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
153 ' WHERE y='.zbx_dbstr($sw_pos[0]).
154 ' AND x='.zbx_dbstr($sw_pos[1]).
161 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/
H A Dscreenedit.php126 $sw_pos = getRequest('sw_pos', []); variable
127 if (count($sw_pos) > 3) {
133 ' WHERE s.y='.zbx_dbstr($sw_pos[0]).
134 ' AND s.x='.zbx_dbstr($sw_pos[1]).
141 ' WHERE s.y='.zbx_dbstr($sw_pos[2]).
142 ' AND s.x='.zbx_dbstr($sw_pos[3]).
148 ' SET y='.zbx_dbstr($sw_pos[2]).',x='.zbx_dbstr($sw_pos[3]).
151 ' WHERE y='.zbx_dbstr($sw_pos[0]).
152 ' AND x='.zbx_dbstr($sw_pos[1]).
159 ' SET y='.zbx_dbstr($sw_pos[0]).',x='.zbx_dbstr($sw_pos[1]).
[all …]
/dports/multimedia/w_scan2/w_scan2-1.0.13/src/
H A Dscan.h55 uint16_t sw_pos; member
H A Ddump-vlc-m3u.c401 if ((flags->sw_pos & 0xF) < 0xF) in vlc_dump_dvb_parameters_as_xspf()
403 T4, flags->sw_pos & 0xF); in vlc_dump_dvb_parameters_as_xspf()
H A Dscan.c4430 flags.sw_pos = in main()
4431 (flags.sw_pos & 0xF) | uncommitted_switch; in main()
4438 flags.sw_pos = in main()
4439 (flags.sw_pos & 0xF0) | committed_switch; in main()
/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dppc32_exec.c1906 cpu->sw_pos = 0; in ppc32_exec_LSWI()
1915 cpu->sw_pos += 8; in ppc32_exec_LSWI()
1917 if (cpu->sw_pos == 32) in ppc32_exec_LSWI()
1918 cpu->sw_pos = 0; in ppc32_exec_LSWI()
1943 cpu->sw_pos = 0; in ppc32_exec_LSWX()
1952 cpu->sw_pos += 8; in ppc32_exec_LSWX()
1955 cpu->sw_pos = 0; in ppc32_exec_LSWX()
3168 cpu->sw_pos = 0; in ppc32_exec_STSWI()
3175 cpu->sw_pos += 8; in ppc32_exec_STSWI()
3203 cpu->sw_pos = 0; in ppc32_exec_STSWX()
[all …]
H A Dppc32.h391 u_int sw_pos; member
H A Dppc32_mem.c831 cpu->gpr[reg] |= (data & 0xFF) << (24 - cpu->sw_pos); in ppc32_lsw()
840 data = (cpu->gpr[reg] >> (24 - cpu->sw_pos)) & 0xFF; in ppc32_stsw()
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dppc32_exec.c1906 cpu->sw_pos = 0; in ppc32_exec_LSWI()
1915 cpu->sw_pos += 8; in ppc32_exec_LSWI()
1917 if (cpu->sw_pos == 32) in ppc32_exec_LSWI()
1918 cpu->sw_pos = 0; in ppc32_exec_LSWI()
1943 cpu->sw_pos = 0; in ppc32_exec_LSWX()
1952 cpu->sw_pos += 8; in ppc32_exec_LSWX()
1955 cpu->sw_pos = 0; in ppc32_exec_LSWX()
3167 cpu->sw_pos = 0; in ppc32_exec_STSWI()
3174 cpu->sw_pos += 8; in ppc32_exec_STSWI()
3202 cpu->sw_pos = 0; in ppc32_exec_STSWX()
[all …]
H A Dppc32.h385 u_int sw_pos; member
H A Dppc32_mem.c866 cpu->gpr[reg] |= (data & 0xFF) << (24 - cpu->sw_pos); in ppc32_lsw()
875 data = (cpu->gpr[reg] >> (24 - cpu->sw_pos)) & 0xFF; in ppc32_stsw()