Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 25 of 5019) sorted by relevance

12345678910>>...201

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dserial.h182 struct serial struct
185 struct serial_ops *ops; /* Function vector */ argument
187 serial_ttystate ttystate; /* Not used (yet) */ argument
198 struct serial *next; /* Pointer to the next `struct serial *' */ argument
200 int debug_p; /* Trace this serial devices operation. */ argument
203 serial_event_ftype *async_handler;/* Async event handler */ argument
210 int (*open) (struct serial *, const char *name); argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dserial.h182 struct serial struct
185 struct serial_ops *ops; /* Function vector */ argument
187 serial_ttystate ttystate; /* Not used (yet) */ argument
198 struct serial *next; /* Pointer to the next `struct serial *' */ argument
200 int debug_p; /* Trace this serial devices operation. */ argument
203 serial_event_ftype *async_handler;/* Async event handler */ argument
210 int (*open) (struct serial *, const char *name); argument
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/test/unittests/shared/
H A DSerialKeyTests.cpp45 SerialKey serial; in TEST() local
52 SerialKey serial; in TEST() local
59 SerialKey serial; in TEST() local
70 SerialKey serial; in TEST() local
84 …SerialKey serial("7B76323B747269616C3B62617369633B426F623B313B656D61696C3B636F6D70616E79206E616D65… in TEST() local
94 …SerialKey serial("7B76323B747269616C3B62617369633B426F623B313B656D61696C3B636F6D70616E79206E616D65… in TEST() local
191 SerialKey serial(Expected); in TEST() local
199 SerialKey serial(Expected); in TEST() local
207 SerialKey serial(Expected); in TEST() local
214 SerialKey serial(kUnregistered); in TEST() local
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/proxy/
H A Dproxycb.c21 unsigned short serial; in proxy_cb_display_inventory() local
35 unsigned short serial; local
56 unsigned short serial; local
93 unsigned short serial; local
136 unsigned short serial; local
157 unsigned short serial; local
177 unsigned short serial; local
203 unsigned short serial; in proxy_cb_flush_screen() local
215 unsigned short serial; in proxy_cb_doredraw() local
228 unsigned short serial; local
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dserial.h214 struct serial struct
222 struct serial_ops *ops; /* Function vector */ argument
224 serial_ttystate ttystate; /* Not used (yet) */ argument
235 struct serial *next; /* Pointer to the next `struct serial *' */ argument
237 int debug_p; /* Trace this serial devices operation. */ argument
240 serial_event_ftype *async_handler;/* Async event handler */ argument
247 int (*open) (struct serial *, const char *name); argument
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dserial.h219 struct serial struct
231 struct serial_ops *ops; /* Function vector */ argument
233 serial_ttystate ttystate; /* Not used (yet) */ argument
244 struct serial *next; /* Pointer to the next `struct serial *' */ argument
245 int debug_p; /* Trace this serial devices operation. */ argument
248 serial_event_ftype *async_handler;/* Async event handler */ argument
255 int (*open) (struct serial *, const char *name); argument
/dports/www/h2o-devel/h2o-dcc7134/deps/libyrmcds/t/
H A Dtext.c9 uint32_t serial; in DEF_TEST() local
77 uint32_t serial; in DEF_TEST() local
95 uint32_t serial; in DEF_TEST() local
115 uint32_t serial; in DEF_TEST() local
145 uint32_t serial; in DEF_TEST() local
175 uint32_t serial; in DEF_TEST() local
200 uint32_t serial; in DEF_TEST() local
243 uint32_t serial; in DEF_TEST() local
271 uint32_t serial; in DEF_TEST() local
/dports/net-mgmt/librenms/librenms-21.5.1/includes/polling/os/
H A Dibmnos.inc.php17 $serial = trim(snmp_get($device, '.1.3.6.1.4.1.26543.100.100.14.9.0', '-Ovq'), '" '); variable
22 $serial = trim(snmp_get($device, '.1.3.6.1.4.1.20301.100.100.14.9.0', '-Ovq'), '" '); variable
27 $serial = trim(snmp_get($device, '.1.3.6.1.4.1.20301.100.100.14.9.0', '-Ovq'), '" '); variable
32 $serial = trim(snmp_get($device, '.1.3.6.1.4.1.20301.100.100.14.9.0', '-Ovq'), '" '); variable
40 $serial = trim(snmp_get($device, '.1.3.6.1.2.1.47.1.1.1.1.11.1', '-Ovq'), '" '); variable
45 $serial = trim(snmp_get($device, '.1.3.6.1.2.1.47.1.1.1.1.11.1', '-Ovq'), '" '); variable
/dports/devel/libsigrok/libsigrok-0.5.2/src/
H A Dserial.c59 static int dev_is_supported(struct sr_serial_dev_inst *serial) in dev_is_supported()
141 SR_PRIV int serial_close(struct sr_serial_dev_inst *serial) in serial_close()
174 SR_PRIV int serial_flush(struct sr_serial_dev_inst *serial) in serial_flush()
201 SR_PRIV int serial_drain(struct sr_serial_dev_inst *serial) in serial_drain()
375 static int _serial_write(struct sr_serial_dev_inst *serial, in _serial_write()
435 static int _serial_read(struct sr_serial_dev_inst *serial, in _serial_read()
682 SR_PRIV int serial_readline(struct sr_serial_dev_inst *serial, in serial_readline()
865 struct sr_serial_dev_inst *serial, int events, int timeout, in serial_source_add()
887 struct sr_serial_dev_inst *serial) in serial_source_remove()
913 struct sr_serial_port *serial; in sr_serial_new() local
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dserial.h232 struct serial struct
244 const struct serial_ops *ops; /* Function vector */ argument
246 serial_ttystate ttystate; /* Not used (yet) */ argument
252 struct serial *next; /* Pointer to the next `struct serial *' */ argument
253 int debug_p; /* Trace this serial devices operation. */ argument
256 serial_event_ftype *async_handler;/* Async event handler */ argument
262 int (*open) (struct serial *, const char *name); argument
/dports/net/krill/krill-0.9.4/test-resources/migrations/v0_8_1/pubd/0/
H A Dsnapshot-bk.json70 "serial": 33, number
73 "serial": 33, number
151 "serial": 32, number
245 "serial": 31, number
403 "serial": 30, number
561 "serial": 29, number
711 "serial": 28, number
854 "serial": 33, number
901 "serial": 33, number
911 "serial": 32, number
[all …]
H A Dsnapshot.json70 "serial": 34, number
73 "serial": 34, number
159 "serial": 33, number
237 "serial": 32, number
331 "serial": 31, number
489 "serial": 30, number
647 "serial": 29, number
797 "serial": 28, number
940 "serial": 34, number
987 "serial": 34, number
[all …]
H A Ddelta-33.json10 "serial": 29, number
20 "serial": 29, number
29 "serial": 29, number
37 "serial": 28, number
45 "serial": 27, number
53 "serial": 26, number
61 "serial": 25, number
69 "serial": 24, number
77 "serial": 23, number
85 "serial": 22, number
[all …]
H A Ddelta-34.json10 "serial": 30, number
20 "serial": 30, number
29 "serial": 30, number
37 "serial": 29, number
45 "serial": 28, number
53 "serial": 27, number
61 "serial": 26, number
69 "serial": 25, number
77 "serial": 24, number
85 "serial": 23, number
[all …]
H A Ddelta-35.json10 "serial": 31, number
20 "serial": 31, number
29 "serial": 31, number
37 "serial": 30, number
45 "serial": 29, number
53 "serial": 28, number
61 "serial": 27, number
69 "serial": 26, number
77 "serial": 25, number
85 "serial": 24, number
[all …]
H A Ddelta-24.json10 "serial": 21, number
20 "serial": 21, number
29 "serial": 21, number
37 "serial": 20, number
45 "serial": 19, number
53 "serial": 18, number
61 "serial": 17, number
69 "serial": 16, number
77 "serial": 15, number
125 "serial": 9, number
[all …]
H A Ddelta-23.json10 "serial": 20, number
20 "serial": 20, number
29 "serial": 20, number
37 "serial": 19, number
45 "serial": 18, number
53 "serial": 17, number
61 "serial": 16, number
69 "serial": 15, number
77 "serial": 14, number
117 "serial": 9, number
[all …]
H A Ddelta-22.json10 "serial": 19, number
20 "serial": 19, number
29 "serial": 19, number
37 "serial": 18, number
45 "serial": 17, number
53 "serial": 16, number
61 "serial": 15, number
69 "serial": 14, number
77 "serial": 13, number
109 "serial": 9, number
[all …]
H A Ddelta-20.json10 "serial": 17, number
20 "serial": 17, number
29 "serial": 17, number
37 "serial": 16, number
45 "serial": 15, number
53 "serial": 14, number
61 "serial": 13, number
69 "serial": 12, number
93 "serial": 9, number
101 "serial": 8, number
[all …]
H A Ddelta-21.json10 "serial": 18, number
20 "serial": 18, number
29 "serial": 18, number
37 "serial": 17, number
45 "serial": 16, number
53 "serial": 15, number
61 "serial": 14, number
69 "serial": 13, number
101 "serial": 9, number
109 "serial": 8, number
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dupdate_test.c84 uint32_t serial; in increment_test() local
98 uint32_t serial; in increment_past_zero_test() local
112 uint32_t serial; in past_to_unix_test() local
129 uint32_t serial; in now_to_unix_test() local
146 uint32_t serial; in future_to_unix_test() local
163 uint32_t serial; in undefined_plus1_to_unix_test() local
181 uint32_t serial; in undefined_minus1_to_unix_test() local
199 uint32_t serial; in undefined_to_unix_test() local
216 uint32_t serial; in unixtime_zero_test() local
251 uint32_t serial; in now_to_date_test() local
[all …]
/dports/games/libretro-emux/emux-640d4ba/controllers/serial/
H A Dgb_serial.c25 struct serial { struct
41 static uint8_t serial_readb(struct serial *serial, address_t address); argument
50 uint8_t serial_readb(struct serial *serial, address_t address) in serial_readb()
56 void serial_writeb(struct serial *serial, uint8_t b, address_t address) in serial_writeb()
78 void serial_tick(struct serial *serial) in serial_tick()
96 struct serial *serial; in serial_init() local
135 struct serial *serial = instance->priv_data; in serial_reset() local
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dupdate_test.c110 uint32_t serial; in increment_test() local
124 uint32_t serial; in increment_past_zero_test() local
138 uint32_t serial; in past_to_unix_test() local
155 uint32_t serial; in now_to_unix_test() local
172 uint32_t serial; in future_to_unix_test() local
189 uint32_t serial; in undefined_plus1_to_unix_test() local
207 uint32_t serial; in undefined_minus1_to_unix_test() local
225 uint32_t serial; in undefined_to_unix_test() local
242 uint32_t serial; in unixtime_zero_test() local
277 uint32_t serial; in now_to_date_test() local
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dupdate_test.c87 uint32_t serial; in increment_test() local
101 uint32_t serial; in increment_past_zero_test() local
115 uint32_t serial; in past_to_unix_test() local
132 uint32_t serial; in now_to_unix_test() local
149 uint32_t serial; in future_to_unix_test() local
166 uint32_t serial; in undefined_plus1_to_unix_test() local
184 uint32_t serial; in undefined_minus1_to_unix_test() local
202 uint32_t serial; in undefined_to_unix_test() local
219 uint32_t serial; in unixtime_zero_test() local
255 uint32_t serial; in now_to_date_test() local
[all …]
/dports/net-mgmt/observium/observium/includes/polling/os/
H A Dftos.inc.php116 $serial = $data[1]['dellNetStackUnitSerialNumber']; variable
118 $serial = $data[1]['dellNetStackUnitServiceTag']; variable
138 $serial = $data[1]['chStackUnitSerialNumber']; variable
140 $serial = $data[1]['chStackUnitServiceTag']; variable
146 $serial = snmp_get($device, 'chSerialNumber.0', '-Oqvn', 'F10-C-SERIES-CHASSIS-MIB'); variable
162 $serial = $data[1]['chStackUnitSerialNumber']; variable
164 $serial = $data[1]['chStackUnitServiceTag']; variable

12345678910>>...201