Searched refs:self (Results 51 - 75 of 763) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/xstc/
H A Dxstc.py136 def __init__(self, name, schemaFileName, descr):
138 self.name = name
139 self.descr = descr
140 self.mainSchema = True
141 self.schemaFileName = fixFileNames(schemaFileName)
142 self.schemaParsed = False
143 self.schemaTried = False
145 def setSchema(self, schemaFileName, parsed):
146 if not self.mainSchema:
148 self
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/tracing/
H A Ddraw_functrace.py35 def __init__(self, func, time = None, parent = None):
36 self._func = func
37 self._time = time
39 self._parent = CallTree.ROOT
41 self._parent = parent
42 self._children = []
44 def calls(self, func, calltime):
49 child = CallTree(func, calltime, self)
50 self._children.append(child)
53 def getParent(self, fun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i96 DB *self = NULL;
97 errno = db_create(&self, dbenv, flags);
99 self->env->dbt_usercopy = __dbj_dbt_memcopy;
100 return self;
107 return self->associate(self, txnid, secondary, callback, flags);
112 return self->associate_foreign(self, primary, callback, flags);
117 return self->compact(self, txni
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dtext.c58 sw_result sw_text_record_init(sw_text_record *self) { argument
59 assert(self);
63 if (!(*self = avahi_new(struct _sw_text_record, 1))) {
64 *self = NULL;
68 (*self)->strlst = NULL;
69 (*self)->buffer = NULL;
70 (*self)->buffer_size = 0;
71 (*self)->buffer_valid = 0;
76 sw_result sw_text_record_fina(sw_text_record self) { argument
77 assert(self);
87 sw_text_record_add_string( sw_text_record self, sw_const_string string) argument
106 sw_text_record_add_key_and_string_value( sw_text_record self, sw_const_string key, sw_const_string val) argument
126 sw_text_record_add_key_and_binary_value( sw_text_record self, sw_const_string key, sw_octets val, sw_uint32 len) argument
148 rebuild(sw_text_record self) argument
165 sw_text_record_bytes(sw_text_record self) argument
176 sw_text_record_len(sw_text_record self) argument
192 sw_text_record_iterator_init( sw_text_record_iterator * self, sw_octets text_record, sw_uint32 text_record_len) argument
218 sw_text_record_iterator_fina(sw_text_record_iterator self) argument
229 sw_text_record_iterator_next( sw_text_record_iterator self, char key[SW_TEXT_RECORD_MAX_LEN], sw_uint8 val[SW_TEXT_RECORD_MAX_LEN], sw_uint32 * val_len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dtext.c58 sw_result sw_text_record_init(sw_text_record *self) { argument
59 assert(self);
63 if (!(*self = avahi_new(struct _sw_text_record, 1))) {
64 *self = NULL;
68 (*self)->strlst = NULL;
69 (*self)->buffer = NULL;
70 (*self)->buffer_size = 0;
71 (*self)->buffer_valid = 0;
76 sw_result sw_text_record_fina(sw_text_record self) { argument
77 assert(self);
87 sw_text_record_add_string( sw_text_record self, sw_const_string string) argument
106 sw_text_record_add_key_and_string_value( sw_text_record self, sw_const_string key, sw_const_string val) argument
126 sw_text_record_add_key_and_binary_value( sw_text_record self, sw_const_string key, sw_octets val, sw_uint32 len) argument
148 rebuild(sw_text_record self) argument
165 sw_text_record_bytes(sw_text_record self) argument
176 sw_text_record_len(sw_text_record self) argument
192 sw_text_record_iterator_init( sw_text_record_iterator * self, sw_octets text_record, sw_uint32 text_record_len) argument
218 sw_text_record_iterator_fina(sw_text_record_iterator self) argument
229 sw_text_record_iterator_next( sw_text_record_iterator self, char key[SW_TEXT_RECORD_MAX_LEN], sw_uint8 val[SW_TEXT_RECORD_MAX_LEN], sw_uint32 * val_len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irlan/
H A Dirlan_provider_event.c33 static int irlan_provider_state_idle(struct irlan_cb *self, IRLAN_EVENT event,
35 static int irlan_provider_state_info(struct irlan_cb *self, IRLAN_EVENT event,
37 static int irlan_provider_state_open(struct irlan_cb *self, IRLAN_EVENT event,
39 static int irlan_provider_state_data(struct irlan_cb *self, IRLAN_EVENT event,
42 static int (*state[])(struct irlan_cb *self, IRLAN_EVENT event,
58 void irlan_do_provider_event(struct irlan_cb *self, IRLAN_EVENT event, argument
61 IRDA_ASSERT(*state[ self->provider.state] != NULL, return;);
63 (*state[self->provider.state]) (self, event, skb);
72 static int irlan_provider_state_idle(struct irlan_cb *self, IRLAN_EVEN argument
99 irlan_provider_state_info(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
165 irlan_provider_state_open(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
204 irlan_provider_state_data(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dirda-usb.c110 static void irda_usb_init_qos(struct irda_usb_cb *self) ;
113 static void irda_usb_change_speed_xbofs(struct irda_usb_cb *self);
116 static int irda_usb_open(struct irda_usb_cb *self);
117 static void irda_usb_close(struct irda_usb_cb *self);
135 * Function irda_usb_build_header(self, skb, header)
149 static void irda_usb_build_header(struct irda_usb_cb *self, argument
157 if (self->capability & IUC_STIR421X &&
158 ((self->new_speed != -1) || (self->new_xbofs != -1))) {
163 if (self
299 irda_usb_change_speed_xbofs(struct irda_usb_cb *self) argument
348 struct irda_usb_cb *self = urb->context; local
388 struct irda_usb_cb *self = netdev_priv(netdev); local
554 struct irda_usb_cb *self = ((struct irda_skb_cb *) skb->cb)->context; local
628 struct irda_usb_cb *self = netdev_priv(netdev); local
754 irda_usb_submit(struct irda_usb_cb *self, struct sk_buff *skb, struct urb *urb) argument
796 struct irda_usb_cb *self; local
958 struct irda_usb_cb *self; local
982 irda_usb_is_receiving(struct irda_usb_cb *self) argument
1018 stir421x_fw_upload(struct irda_usb_cb *self, const unsigned char *patch, const unsigned int patch_len) argument
1066 stir421x_patch_device(struct irda_usb_cb *self) argument
1162 struct irda_usb_cb *self; local
1246 struct irda_usb_cb *self; local
1297 struct irda_usb_cb *self; local
1350 irda_usb_init_qos(struct irda_usb_cb *self) argument
1408 irda_usb_open(struct irda_usb_cb *self) argument
1426 irda_usb_close(struct irda_usb_cb *self) argument
1460 irda_usb_parse_endpoints(struct irda_usb_cb *self, struct usb_host_endpoint *endpoint, int ennum) argument
1607 struct irda_usb_cb *self; local
1802 struct irda_usb_cb *self = usb_get_intfdata(intf); local
1862 struct irda_usb_cb *self = usb_get_intfdata(intf); local
1881 struct irda_usb_cb *self = usb_get_intfdata(intf); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dexample.py26 def runtest(self):
27 self.assert_(1 + 1 == 2)
30 def runtest(self):
31 self.assert_(1 + 1 == 3)
H A Dcomfychair.py42 def __init__(self):
43 self.test_log = ""
44 self.background_pids = []
45 self._cleanups = []
46 self._enter_rundir()
47 self._save_environment()
48 self.add_cleanup(self.teardown)
53 def _enter_rundir(self):
55 self
[all...]
H A Dspoolss.py9 def setUp(self):
11 self.server = stf.get_server(platform = "nt")
12 self.require(self.server != None, "print server required")
14 self.printername = "p"
15 self.uncname = "\\\\%s\\%s" % \
16 (self.server["hostname"], self.printername)
20 def setUp(self):
22 self
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dmap.h5 int map__browse(struct map *self);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dzmqshell.py8 def __init__(self, bind_address):
10 self.requester = context.socket(zmq.REQ)
11 self.requester.connect(bind_address)
12 cmd.Cmd.__init__(self)
14 def onecmd(self, cmd):
18 self.requester.send(cmd)
19 message = self.requester.recv()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsession.h47 typedef int (*event_op)(event_t *self, struct perf_session *session);
48 typedef int (*event_op2)(event_t *self, struct perf_session *session,
70 void perf_session__delete(struct perf_session *self);
72 void perf_event_header__bswap(struct perf_event_header *self);
74 int __perf_session__process_events(struct perf_session *self,
77 int perf_session__process_events(struct perf_session *self,
80 struct map_symbol *perf_session__resolve_callchain(struct perf_session *self,
85 bool perf_session__has_traces(struct perf_session *self, const char *msg);
93 int perf_session__create_kernel_maps(struct perf_session *self);
96 void perf_session__update_sample_type(struct perf_session *self);
100 perf_session__find_host_machine(struct perf_session *self) argument
106 perf_session__find_machine(struct perf_session *self, pid_t pid) argument
114 perf_session__findnew_machine(struct perf_session *self, pid_t pid) argument
122 perf_session__process_machines(struct perf_session *self, machine__process_t process) argument
135 perf_session__fprintf_nr_events(struct perf_session *self, FILE *fp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi/
H A DServiceTypeDatabase.py.in30 def __init__(self, filename = "@pkglibdir@/service-types.db"):
32 self.db = @DBM@.open(filename, "r")
36 self.suffixes = ()
41 self.suffixes += (l[0] + "@" + l[1], )
43 self.suffixes += (l[0], )
52 self.suffixes += (k + "@" + l[1], )
54 self.suffixes += (k, )
57 self.suffixes = tuple(map(lambda x: "["+x+"]", self.suffixes)) + ("", )
59 def __getitem__(self, ke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DServiceTypeDatabase.py.in30 def __init__(self, filename = "@pkglibdir@/service-types.db"):
32 self.db = @DBM@.open(filename, "r")
36 self.suffixes = ()
41 self.suffixes += (l[0] + "@" + l[1], )
43 self.suffixes += (l[0], )
52 self.suffixes += (k + "@" + l[1], )
54 self.suffixes += (k, )
57 self.suffixes = tuple(map(lambda x: "["+x+"]", self.suffixes)) + ("", )
59 def __getitem__(self, ke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dindexes.py12 def __init__(self, startd, starte, ende, delta, endd):
13 self.startd = startd
14 self.starte = starte
15 self.ende = ende
16 self.endd = endd
17 self.delta = delta
18 self.count = 0
20 def startDocument(self):
22 if ctxt.byteConsumed() != self.startd:
24 ctxt.byteConsumed(), self
[all...]
H A DtstLastError.py8 def runTest(self):
9 self.test1()
10 self.test2()
12 def setUp(self):
15 def tearDown(self):
19 self.fail("Memory leak %d bytes" % (libxml2.debugMemory(1),))
23 def failUnlessXmlError(self,f,args,exc,domain,code,message,level,file,line):
34 self.fail("lastError not set")
43 self.failUnlessEqual(domain,e.domain())
44 self
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A Dindexes.py12 def __init__(self, startd, starte, ende, delta, endd):
13 self.startd = startd
14 self.starte = starte
15 self.ende = ende
16 self.endd = endd
17 self.delta = delta
18 self.count = 0
20 def startDocument(self):
22 if ctxt.byteConsumed() != self.startd:
24 ctxt.byteConsumed(), self
[all...]
H A DtstLastError.py8 def runTest(self):
9 self.test1()
10 self.test2()
12 def setUp(self):
15 def tearDown(self):
19 self.fail("Memory leak %d bytes" % (libxml2.debugMemory(1),))
23 def failUnlessXmlError(self,f,args,exc,domain,code,message,level,file,line):
34 self.fail("lastError not set")
43 self.failUnlessEqual(domain,e.domain())
44 self
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi-discover/
H A DSimpleGladeApp.py61 def __init__(self, path, root=None, domain=None, **kwargs):
90 self.glade_path = path
93 self.glade_path = os.path.join(glade_dir, path)
96 setattr(self, key, weakref.proxy(value) )
98 setattr(self, key, value)
99 self.glade = None
100 self.install_custom_handler(self.custom_handler)
101 self.glade = self
[all...]
H A Davahi-discover.in60 def __init__(self, path="avahi-discover.glade", root="main_window", domain=None, **kwargs):
63 SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
65 def on_tree_view_cursor_changed(self, widget, *args):
69 (name,interface,protocol,stype,domain) = self.treemodel.get(iter,1,2,3,4,5)
71 self.info_label.set_markup("<i>No service currently selected.</i>")
74 self.server.ResolveService( int(interface), int(protocol), name, stype, domain, avahi.PROTO_UNSPEC, dbus.UInt32(0), reply_handler=self.service_resolved, error_handler=self.print_error)
76 def protoname(self,protocol):
83 def siocgifname(self, interfac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DSimpleGladeApp.py61 def __init__(self, path, root=None, domain=None, **kwargs):
90 self.glade_path = path
93 self.glade_path = os.path.join(glade_dir, path)
96 setattr(self, key, weakref.proxy(value) )
98 setattr(self, key, value)
99 self.glade = None
100 self.install_custom_handler(self.custom_handler)
101 self.glade = self
[all...]
H A Davahi-discover.in60 def __init__(self, path="avahi-discover.glade", root="main_window", domain=None, **kwargs):
63 SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
65 def on_tree_view_cursor_changed(self, widget, *args):
69 (name,interface,protocol,stype,domain) = self.treemodel.get(iter,1,2,3,4,5)
71 self.info_label.set_markup("<i>No service currently selected.</i>")
74 self.server.ResolveService( int(interface), int(protocol), name, stype, domain, avahi.PROTO_UNSPEC, dbus.UInt32(0), reply_handler=self.service_resolved, error_handler=self.print_error)
76 def protoname(self,protocol):
83 def siocgifname(self, interfac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_core.c51 static int __ircomm_close(struct ircomm_cb *self);
52 static void ircomm_control_indication(struct ircomm_cb *self,
112 struct ircomm_cb *self = NULL; local
120 self = kzalloc(sizeof(struct ircomm_cb), GFP_ATOMIC);
121 if (self == NULL)
124 self->notify = *notify;
125 self->magic = IRCOMM_MAGIC;
129 self->flow_status = FLOW_START;
130 ret = ircomm_open_lsap(self);
132 ret = ircomm_open_tsap(self);
157 __ircomm_close(struct ircomm_cb *self) argument
188 ircomm_close(struct ircomm_cb *self) argument
213 ircomm_connect_request(struct ircomm_cb *self, __u8 dlsap_sel, __u32 saddr, __u32 daddr, struct sk_buff *skb, __u8 service_type) argument
244 ircomm_connect_indication(struct ircomm_cb *self, struct sk_buff *skb, struct ircomm_info *info) argument
275 ircomm_connect_response(struct ircomm_cb *self, struct sk_buff *userdata) argument
297 ircomm_connect_confirm(struct ircomm_cb *self, struct sk_buff *skb, struct ircomm_info *info) argument
318 ircomm_data_request(struct ircomm_cb *self, struct sk_buff *skb) argument
341 ircomm_data_indication(struct ircomm_cb *self, struct sk_buff *skb) argument
360 ircomm_process_data(struct ircomm_cb *self, struct sk_buff *skb) argument
405 ircomm_control_request(struct ircomm_cb *self, struct sk_buff *skb) argument
428 ircomm_control_indication(struct ircomm_cb *self, struct sk_buff *skb, int clen) argument
462 ircomm_disconnect_request(struct ircomm_cb *self, struct sk_buff *userdata) argument
485 ircomm_disconnect_indication(struct ircomm_cb *self, struct sk_buff *skb, struct ircomm_info *info) argument
506 ircomm_flow_request(struct ircomm_cb *self, LOCAL_FLOW flow) argument
524 struct ircomm_cb *self; local
553 const struct ircomm_cb *self = v; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dgtkdictbrowser.py23 def __init__(self, dict):
24 self.dict = dict
29 self.get_value_text_fns = []
30 self.get_key_text = lambda x: x
34 self.filter_regex = ""
39 def build_ui(self, title):
67 self.entry = GtkEntry()
68 hbox.pack_end(self.entry, padding = 5)
69 self.entry.show()
71 self
[all...]

Completed in 141 milliseconds

1234567891011>>