Searched refs:self (Results 1 - 25 of 436) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/hints/
H A Ddec_osf.pl1 $self->{LIBS} = [ "@{$self->{LIBS}} -lpthreads" ];
H A Dirix_6_5.pl1 $self->{LIBS} = [ "@{$self->{LIBS}} -lthread" ];
H A Dsolaris.pl1 $self->{LIBS} = [ "@{$self->{LIBS}} -lmt" ];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/hints/
H A Ddynixptx.pl3 $self->{LIBS} = ['-lm -lc'];
H A Dsco.pl2 $self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3\.2v5\.0\..' ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirlap_event.c49 static int irlap_state_ndm (struct irlap_cb *self, IRLAP_EVENT event,
51 static int irlap_state_query (struct irlap_cb *self, IRLAP_EVENT event,
53 static int irlap_state_reply (struct irlap_cb *self, IRLAP_EVENT event,
55 static int irlap_state_conn (struct irlap_cb *self, IRLAP_EVENT event,
57 static int irlap_state_setup (struct irlap_cb *self, IRLAP_EVENT event,
59 static int irlap_state_offline(struct irlap_cb *self, IRLAP_EVENT event,
61 static int irlap_state_xmit_p (struct irlap_cb *self, IRLAP_EVENT event,
63 static int irlap_state_pclose (struct irlap_cb *self, IRLAP_EVENT event,
65 static int irlap_state_nrm_p (struct irlap_cb *self, IRLAP_EVENT event,
67 static int irlap_state_reset_wait(struct irlap_cb *self, IRLAP_EVEN
169 struct irlap_cb *self = (struct irlap_cb *) data; local
183 irlap_start_poll_timer(struct irlap_cb *self, int timeout) argument
232 irlap_do_event(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
321 irlap_state_ndm(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
553 irlap_state_query(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
664 irlap_state_reply(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
732 irlap_state_conn(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
804 irlap_state_setup(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
940 irlap_state_offline(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
956 irlap_state_xmit_p(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
1110 irlap_state_pclose(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
1167 irlap_state_nrm_p(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
1561 irlap_state_reset_wait(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
1608 irlap_state_reset(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
1701 irlap_state_xmit_s(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
1821 irlap_state_nrm_s(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
2176 irlap_state_sclose(struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
2248 irlap_state_reset_check( struct irlap_cb *self, IRLAP_EVENT event, struct sk_buff *skb, struct irlap_info *info) argument
[all...]
H A Dtimer.c45 void irlap_start_slot_timer(struct irlap_cb *self, int timeout) argument
47 irda_start_timer(&self->slot_timer, timeout, (void *) self,
51 void irlap_start_query_timer(struct irlap_cb *self, int S, int s) argument
70 irda_start_timer( &self->query_timer, timeout, (void *) self,
74 void irlap_start_final_timer(struct irlap_cb *self, int timeout) argument
76 irda_start_timer(&self->final_timer, timeout, (void *) self,
80 void irlap_start_wd_timer(struct irlap_cb *self, in argument
86 irlap_start_backoff_timer(struct irlap_cb *self, int timeout) argument
92 irlap_start_mbusy_timer(struct irlap_cb *self, int timeout) argument
98 irlap_stop_mbusy_timer(struct irlap_cb *self) argument
112 irlmp_start_watchdog_timer(struct lsap_cb *self, int timeout) argument
118 irlmp_start_discovery_timer(struct irlmp_cb *self, int timeout) argument
124 irlmp_start_idle_timer(struct lap_cb *self, int timeout) argument
130 irlmp_stop_idle_timer(struct lap_cb *self) argument
144 struct irlap_cb *self = (struct irlap_cb *) data; local
160 struct irlap_cb *self = (struct irlap_cb *) data; local
176 struct irlap_cb *self = (struct irlap_cb *) data; local
192 struct irlap_cb *self = (struct irlap_cb *) data; local
208 struct irlap_cb *self = (struct irlap_cb *) data; local
224 struct irlap_cb *self = (struct irlap_cb *) data; local
[all...]
H A Dirlap.c60 extern void irlap_queue_xmit(struct irlap_cb *self, struct sk_buff *skb);
61 static void __irlap_close(struct irlap_cb *self);
62 static void irlap_init_qos_capabilities(struct irlap_cb *self,
114 struct irlap_cb *self; local
119 self = kzalloc(sizeof(struct irlap_cb), GFP_KERNEL);
120 if (self == NULL)
123 self->magic = LAP_MAGIC;
126 self->netdev = dev;
127 self->qos_dev = qos;
130 strlcpy(self
185 __irlap_close(struct irlap_cb *self) argument
213 irlap_close(struct irlap_cb *self) argument
246 irlap_connect_indication(struct irlap_cb *self, struct sk_buff *skb) argument
265 irlap_connect_response(struct irlap_cb *self, struct sk_buff *userdata) argument
279 irlap_connect_request(struct irlap_cb *self, __u32 daddr, struct qos_info *qos_user, int sniff) argument
307 irlap_connect_confirm(struct irlap_cb *self, struct sk_buff *skb) argument
324 irlap_data_indication(struct irlap_cb *self, struct sk_buff *skb, int unreliable) argument
340 irlap_data_request(struct irlap_cb *self, struct sk_buff *skb, int unreliable) argument
384 irlap_unitdata_request(struct irlap_cb *self, struct sk_buff *skb) argument
413 irlap_unitdata_indication(struct irlap_cb *self, struct sk_buff *skb) argument
433 irlap_disconnect_request(struct irlap_cb *self) argument
468 irlap_disconnect_indication(struct irlap_cb *self, LAP_REASON reason) argument
501 irlap_discovery_request(struct irlap_cb *self, discovery_t *discovery) argument
563 irlap_discovery_confirm(struct irlap_cb *self, hashbin_t *discovery_log) argument
594 irlap_discovery_indication(struct irlap_cb *self, discovery_t *discovery) argument
621 irlap_status_indication(struct irlap_cb *self, int quality_of_link) argument
640 irlap_reset_indication(struct irlap_cb *self) argument
693 irlap_update_nr_received(struct irlap_cb *self, int nr) argument
735 irlap_validate_ns_received(struct irlap_cb *self, int ns) argument
754 irlap_validate_nr_received(struct irlap_cb *self, int nr) argument
784 irlap_initiate_connection_state(struct irlap_cb *self) argument
811 irlap_wait_min_turn_around(struct irlap_cb *self, struct qos_info *qos) argument
840 irlap_flush_all_queues(struct irlap_cb *self) argument
865 irlap_change_speed(struct irlap_cb *self, __u32 speed, int now) argument
893 irlap_init_qos_capabilities(struct irlap_cb *self, struct qos_info *qos_user) argument
940 irlap_apply_default_connection_parameters(struct irlap_cb *self) argument
1003 irlap_apply_connection_parameters(struct irlap_cb *self, int now) argument
1101 struct irlap_cb *self; local
1134 const struct irlap_cb *self = v; local
[all...]
H A Diriap_event.c32 static void state_s_disconnect (struct iriap_cb *self, IRIAP_EVENT event,
34 static void state_s_connecting (struct iriap_cb *self, IRIAP_EVENT event,
36 static void state_s_call (struct iriap_cb *self, IRIAP_EVENT event,
39 static void state_s_make_call (struct iriap_cb *self, IRIAP_EVENT event,
41 static void state_s_calling (struct iriap_cb *self, IRIAP_EVENT event,
43 static void state_s_outstanding (struct iriap_cb *self, IRIAP_EVENT event,
45 static void state_s_replying (struct iriap_cb *self, IRIAP_EVENT event,
47 static void state_s_wait_for_call(struct iriap_cb *self, IRIAP_EVENT event,
49 static void state_s_wait_active (struct iriap_cb *self, IRIAP_EVENT event,
52 static void state_r_disconnect (struct iriap_cb *self, IRIAP_EVEN
94 iriap_next_client_state(struct iriap_cb *self, IRIAP_STATE state) argument
102 iriap_next_call_state(struct iriap_cb *self, IRIAP_STATE state) argument
110 iriap_next_server_state(struct iriap_cb *self, IRIAP_STATE state) argument
118 iriap_next_r_connect_state(struct iriap_cb *self, IRIAP_STATE state) argument
126 iriap_do_client_event(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
135 iriap_do_call_event(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
144 iriap_do_server_event(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
153 iriap_do_r_connect_event(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
169 state_s_disconnect(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
199 state_s_connecting(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
232 state_s_call(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
255 state_s_make_call(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
283 state_s_calling(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
295 state_s_outstanding(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
318 state_s_replying(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
330 state_s_wait_for_call(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
343 state_s_wait_active(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
361 state_r_disconnect(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
397 state_r_call(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
421 state_r_waiting(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
427 state_r_wait_active(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
439 state_r_receiving(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
462 state_r_execute(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
491 state_r_returning(struct iriap_cb *self, IRIAP_EVENT event, struct sk_buff *skb) argument
[all...]
H A Dirttp.c43 static void __irttp_close_tsap(struct tsap_cb *self);
57 static void irttp_run_tx_queue(struct tsap_cb *self);
58 static void irttp_run_rx_queue(struct tsap_cb *self);
60 static void irttp_flush_queues(struct tsap_cb *self);
61 static void irttp_fragment_skb(struct tsap_cb *self, struct sk_buff *skb);
62 static struct sk_buff *irttp_reassemble_skb(struct tsap_cb *self);
133 * Function irttp_start_todo_timer (self, timeout)
139 static inline void irttp_start_todo_timer(struct tsap_cb *self, int timeout) argument
142 mod_timer(&self->todo_timer, jiffies + timeout);
161 struct tsap_cb *self local
204 irttp_flush_queues(struct tsap_cb *self) argument
233 irttp_reassemble_skb(struct tsap_cb *self) argument
290 irttp_fragment_skb(struct tsap_cb *self, struct sk_buff *skb) argument
350 struct tsap_cb *self; local
378 struct tsap_cb *self; local
462 __irttp_close_tsap(struct tsap_cb *self) argument
493 irttp_close_tsap(struct tsap_cb *self) argument
538 irttp_udata_request(struct tsap_cb *self, struct sk_buff *skb) argument
577 irttp_data_request(struct tsap_cb *self, struct sk_buff *skb) argument
688 irttp_run_tx_queue(struct tsap_cb *self) argument
794 irttp_give_credit(struct tsap_cb *self) argument
850 struct tsap_cb *self; local
886 struct tsap_cb *self; local
968 struct tsap_cb *self; local
999 struct tsap_cb *self; local
1042 irttp_flow_request(struct tsap_cb *self, LOCAL_FLOW flow) argument
1075 irttp_connect_request(struct tsap_cb *self, __u8 dtsap_sel, __u32 saddr, __u32 daddr, struct qos_info *qos, __u32 max_sdu_size, struct sk_buff *userdata) argument
1176 struct tsap_cb *self; local
1261 struct tsap_cb *self; local
1330 irttp_connect_response(struct tsap_cb *self, __u32 max_sdu_size, struct sk_buff *userdata) argument
1479 irttp_disconnect_request(struct tsap_cb *self, struct sk_buff *userdata, int priority) argument
1576 struct tsap_cb *self; local
1620 irttp_do_data_indication(struct tsap_cb *self, struct sk_buff *skb) argument
1658 irttp_run_rx_queue(struct tsap_cb *self) argument
1796 struct tsap_cb *self; local
1830 const struct tsap_cb *self = v; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/samba/
H A Dprinterdata.py18 def __init__(self, host, creds = {}, access = 0x02000000):
21 self.hnd = spoolss.openprinter(host, creds = creds, access = access)
23 def keys(self):
24 return self.hnd.enumprinterdata().keys()
26 def __getitem__(self, key):
27 return self.hnd.getprinterdata(key)['data']
29 def __setitem__(self, key, value):
31 self.hnd.setprinterdata({"key": "", "value": key, "type": 3,
35 def __init__(self, host, creds = {}, access = 0x02000000):
38 self
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/fault-injection/
H A Dfailcmd.sh3 echo 1 > /proc/self/make-it-fail
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_tty_attach.c48 static void ircomm_tty_ias_register(struct ircomm_tty_cb *self);
54 static void ircomm_tty_start_watchdog_timer(struct ircomm_tty_cb *self,
58 static int ircomm_tty_state_idle(struct ircomm_tty_cb *self,
62 static int ircomm_tty_state_search(struct ircomm_tty_cb *self,
66 static int ircomm_tty_state_query_parameters(struct ircomm_tty_cb *self,
70 static int ircomm_tty_state_query_lsap_sel(struct ircomm_tty_cb *self,
74 static int ircomm_tty_state_setup(struct ircomm_tty_cb *self,
78 static int ircomm_tty_state_ready(struct ircomm_tty_cb *self,
112 static int (*state[])(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event,
130 int ircomm_tty_attach_cable(struct ircomm_tty_cb *self) argument
159 ircomm_tty_detach_cable(struct ircomm_tty_cb *self) argument
205 ircomm_tty_ias_register(struct ircomm_tty_cb *self) argument
262 ircomm_tty_ias_unregister(struct ircomm_tty_cb *self) argument
277 ircomm_tty_send_initial_parameters(struct ircomm_tty_cb *self) argument
336 struct ircomm_tty_cb *self; local
368 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance; local
398 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) priv; local
459 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance; local
489 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance; local
519 ircomm_tty_link_established(struct ircomm_tty_cb *self) argument
559 ircomm_tty_start_watchdog_timer(struct ircomm_tty_cb *self, int timeout) argument
577 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) data; local
594 ircomm_tty_do_event(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
612 ircomm_tty_next_state(struct ircomm_tty_cb *self, IRCOMM_TTY_STATE state) argument
630 ircomm_tty_state_idle(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
694 ircomm_tty_state_search(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
761 ircomm_tty_state_query_parameters(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
819 ircomm_tty_state_query_lsap_sel(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
868 ircomm_tty_state_setup(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
922 ircomm_tty_state_ready(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event, struct sk_buff *skb, struct ircomm_tty_info *info) argument
[all...]
H A Dircomm_tty.c65 static void ircomm_tty_shutdown(struct ircomm_tty_cb *self);
143 static void __exit __ircomm_tty_cleanup(struct ircomm_tty_cb *self) argument
147 IRDA_ASSERT(self != NULL, return;);
148 IRDA_ASSERT(self->magic == IRCOMM_TTY_MAGIC, return;);
150 ircomm_tty_shutdown(self);
152 self->magic = 0;
153 kfree(self);
180 * Function ircomm_startup (self)
185 static int ircomm_tty_startup(struct ircomm_tty_cb *self) argument
192 IRDA_ASSERT(self !
243 ircomm_tty_block_til_ready(struct ircomm_tty_cb *self, struct file *filp) argument
366 struct ircomm_tty_cb *self; local
493 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
584 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
605 struct ircomm_tty_cb *self = local
674 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
806 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
846 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
883 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
914 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
944 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
961 ircomm_tty_shutdown(struct ircomm_tty_cb *self) argument
1008 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
1051 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
1064 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) tty->driver_data; local
1079 ircomm_tty_check_modem_status(struct ircomm_tty_cb *self) argument
1145 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance; local
1194 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance; local
1223 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance; local
1248 ircomm_tty_line_info(struct ircomm_tty_cb *self, char *buf) argument
1361 struct ircomm_tty_cb *self; local
[all...]
H A Dircomm_event.c43 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event,
45 static int ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event,
47 static int ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event,
49 static int ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event,
80 static int (*state[])(struct ircomm_cb *self, IRCOMM_EVENT event,
90 * Function ircomm_state_idle (self, event, skb)
95 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event, argument
102 ircomm_next_state(self, IRCOMM_WAITI);
103 ret = self->issue.connect_request(self, sk
124 ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) argument
154 ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) argument
187 ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) argument
229 ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) argument
244 ircomm_next_state(struct ircomm_cb *self, IRCOMM_STATE state) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/stf/
H A Dsmbcontrol.py10 def runtest(self):
11 out = self.runcmd("smbcontrol", expectedResult = 1)
12 self.assert_re_match("Usage: smbcontrol", out[1])
16 def runtest(self):
17 out = self.runcmd("smbcontrol foo", expectedResult = 1)
18 self.assert_re_match("Usage: smbcontrol", out[1])
22 def runtest(self):
23 out = self.runcmd("smbcontrol smbd noop")
27 def runtest(self):
33 def runtest(self)
[all...]
H A Dtest.py9 def runtest(self):
13 def setup(self):
14 self.require_root()
16 def runTest(self):
20 def runtest(self):
21 stdout = self.runcmd("ls -l")
24 def setup(self):
25 exit, stdout = self.runcmd_unchecked("spottyfoot --slobber",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py21 def __init__(self, msg):
22 self.msg = msg
23 def __str__(self):
24 return self.msg
27 def __init__(self, msg):
28 self.msg = msg
29 def __str__(self):
30 return self.msg
33 def __init__(self, msg):
34 self
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $self = shift; # single instance in enough...
74 $self->{op} = $1;
75 $ret = $self;
78 undef $self->{sz};
79 if ($self->{op} =~ /(movz)b.*/) { # movz is pain...
80 $self->{op} = $1;
81 $self->{sz} = "b";
82 } elsif ($self->{op} =~ /([a-z]{3,})([qlwb])/) {
83 $self->{op} = $1;
84 $self
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/irlan/
H A Dirlan_client_event.c39 static int irlan_client_state_idle (struct irlan_cb *self, IRLAN_EVENT event,
41 static int irlan_client_state_query(struct irlan_cb *self, IRLAN_EVENT event,
43 static int irlan_client_state_conn (struct irlan_cb *self, IRLAN_EVENT event,
45 static int irlan_client_state_info (struct irlan_cb *self, IRLAN_EVENT event,
47 static int irlan_client_state_media(struct irlan_cb *self, IRLAN_EVENT event,
49 static int irlan_client_state_open (struct irlan_cb *self, IRLAN_EVENT event,
51 static int irlan_client_state_wait (struct irlan_cb *self, IRLAN_EVENT event,
53 static int irlan_client_state_arb (struct irlan_cb *self, IRLAN_EVENT event,
55 static int irlan_client_state_data (struct irlan_cb *self, IRLAN_EVENT event,
57 static int irlan_client_state_close(struct irlan_cb *self, IRLAN_EVEN
77 irlan_do_client_event(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
92 irlan_client_state_idle(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
136 irlan_client_state_query(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
189 irlan_client_state_conn(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
224 irlan_client_state_info(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
266 irlan_client_state_media(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
303 irlan_client_state_open(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
376 irlan_client_state_wait(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
405 irlan_client_state_arb(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
462 irlan_client_state_data(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
494 irlan_client_state_close(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
511 irlan_client_state_sync(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
[all...]
H A Dirlan_event.c41 void irlan_next_client_state(struct irlan_cb *self, IRLAN_STATE state) argument
45 IRDA_ASSERT(self != NULL, return;);
46 IRDA_ASSERT(self->magic == IRLAN_MAGIC, return;);
48 self->client.state = state;
51 void irlan_next_provider_state(struct irlan_cb *self, IRLAN_STATE state) argument
55 IRDA_ASSERT(self != NULL, return;);
56 IRDA_ASSERT(self->magic == IRLAN_MAGIC, return;);
58 self->provider.state = state;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/scripts/python/
H A DSambaConfig.py31 def __init__( self, comment ):
32 self.comment = comment
34 def Dump( self, stream, whitespace=None ):
35 if not self.comment:
37 for line in self.comment:
56 def __init__( self, name, value, comment=None ):
57 self.key = string.upper(string.strip(name))
58 self.comment = None
59 assert parm_table.has_key( self.key ), "Bad parameter name! [%s]" % name
60 self
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Ddonauboe.c248 toshoboe_dumpregs (struct toshoboe_cb *self) argument
260 self->int_tx, self->int_rx, self->int_txunder, self->int_rxover,
261 self->int_sip);
278 if (self->ring)
281 ringbase = virt_to_bus (self->ring);
285 printk (" (%d,%02x)",self->ring->rx[i].len,self
297 toshoboe_disablebm(struct toshoboe_cb *self) argument
310 toshoboe_stopchip(struct toshoboe_cb *self) argument
342 toshoboe_start_DMA(struct toshoboe_cb *self, int opts) argument
352 toshoboe_setbaud(struct toshoboe_cb *self) argument
487 toshoboe_enablebm(struct toshoboe_cb *self) argument
495 toshoboe_initring(struct toshoboe_cb *self) argument
518 toshoboe_resetptrs(struct toshoboe_cb *self) argument
531 toshoboe_initptrs(struct toshoboe_cb *self) argument
553 toshoboe_startchip(struct toshoboe_cb *self) argument
611 toshoboe_isntstuck(struct toshoboe_cb *self) argument
616 toshoboe_checkstuck(struct toshoboe_cb *self) argument
635 toshoboe_makemttpacket(struct toshoboe_cb *self, void *buf, int mtt) argument
665 toshoboe_dumptx(struct toshoboe_cb *self) argument
675 toshoboe_dumprx(struct toshoboe_cb *self, int score) argument
708 struct toshoboe_cb *self = dev_id; local
789 toshoboe_probefail(struct toshoboe_cb *self, char *msg) argument
799 toshoboe_numvalidrcvs(struct toshoboe_cb *self) argument
810 toshoboe_numrcvs(struct toshoboe_cb *self) argument
821 toshoboe_probe(struct toshoboe_cb *self) argument
980 struct toshoboe_cb *self; local
1157 struct toshoboe_cb *self = dev_id; local
1346 struct toshoboe_cb *self; local
1386 struct toshoboe_cb *self; local
1423 struct toshoboe_cb *self; local
1497 struct toshoboe_cb *self = (struct toshoboe_cb*)pci_get_drvdata(pci_dev); local
1534 struct toshoboe_cb *self; local
1703 struct toshoboe_cb *self = (struct toshoboe_cb*)pci_get_drvdata(pci_dev); local
1732 struct toshoboe_cb *self = (struct toshoboe_cb*)pci_get_drvdata(pci_dev); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/irnet/
H A Dirnet_irda.c19 irnet_socket * self = local
22 if (self == NULL)
28 if (self->ppp_open && !self->ttp_open && !self->ttp_connect) {
29 ppp_unregister_channel(&self->chan);
30 self->ppp_open = 0;
106 * because our input structure (self) is quite different
113 * Function irda_open_tsap (self)
120 irnet_open_tsap(irnet_socket * self) argument
169 irnet_ias_to_tsap(irnet_socket * self, int result, struct ias_value * value) argument
253 irnet_find_lsap_sel(irnet_socket * self) argument
288 irnet_connect_tsap(irnet_socket * self) argument
332 irnet_discover_next_daddr(irnet_socket * self) argument
391 irnet_discover_daddr_and_lsap_sel(irnet_socket * self) argument
447 irnet_dname_to_daddr(irnet_socket * self) argument
499 irda_irnet_create(irnet_socket * self) argument
543 irda_irnet_connect(irnet_socket * self) argument
612 irda_irnet_destroy(irnet_socket * self) argument
699 irnet_daddr_to_dname(irnet_socket * self) argument
746 irnet_find_socket(irnet_socket * self) argument
904 irnet_disconnect_server(irnet_socket * self, struct sk_buff *skb) argument
1106 irnet_socket * self = (irnet_socket *) instance; local
1191 irnet_socket * self = (irnet_socket *) instance; local
1256 irnet_socket * self = (irnet_socket *) instance; local
1298 irnet_socket * self = (irnet_socket *) instance; local
1464 irnet_socket * self = (irnet_socket *) priv; local
1527 irnet_socket * self = (irnet_socket *) priv; local
1641 irnet_socket * self = &irnet_server.s; local
1672 irnet_socket * self = &irnet_server.s; local
1710 irnet_socket * self; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dapibuild.py92 def __init__(self, name, header=None, module=None, type=None, lineno = 0,
94 self.name = name
95 self.header = header
96 self.module = module
97 self.type = type
98 self.info = info
99 self.extra = extra
100 self.lineno = lineno
101 self.static = 0
103 self
[all...]

Completed in 103 milliseconds

1234567891011>>