Searched refs:self (Results 501 - 525 of 763) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dam200epd.c176 static int am200_fb_notifier_callback(struct notifier_block *self, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dkgdb.c193 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/www/broadcom/
H A Doverlib.js248 if (typeof ol_frame == 'undefined') { var ol_frame = self; }
427 var o3_frame = self;
918 self.status = statustext;
1109 self.status = "";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_core.c419 hcd->self.is_b_host = 0;
577 * (So: less common with truly self-powered devices, where
584 * Workarounds: (a) hardware: use self powered devices.
748 hcd->self.is_b_host = 1;
756 hcd->self.is_b_host = 0;
798 musb_to_hcd(musb)->self.is_b_host = 0;
2027 otg_set_host(musb->xceiv, &hcd->self);
2030 hcd->self.otg_port = 1;
2031 musb->xceiv->host = &hcd->self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-calgary_64.c1048 dev->bus->parent->self = dev;
1050 dev->bus->self = dev;
1067 if (dev->bus->parent->self)
1069 "bus->parent->self!\n", dev);
1070 dev->bus->parent->self = dev;
1072 dev->bus->self = dev;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dexit.c196 * do_notify_parent() will have marked it self-reaping in
665 struct core_thread self; local
668 self.task = tsk;
669 self.next = xchg(&core_state->dumper.next, &self);
679 if (!self.task) /* see coredump_finish() */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js79 // The ready event handler and self cleanup method
988 self.disable();
993 self = {
1002 if ( type === "function" && ( !options.unique || !self.has( arg ) ) ) {
1066 self.disable();
1089 self.fireWith( this, arguments );
1098 return self;
1784 var self = jQuery( this );
1786 self.triggerHandler( "setData" + part, parts );
1788 self
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_dtree.c1018 pxd = &sp->header.self;
1389 rp->header.self = *pxd;
1412 rp->header.prev = cpu_to_le64(addressPXD(&sp->header.self));
1685 tpxd = &sp->header.self;
1699 pxdlock->pxd = sp->header.self;
1725 sp->header.self = *pxd;
1936 rp->header.self = *pxd;
2281 pxdlock->pxd = fp->header.self;
2290 xlen = lengthPXD(&fp->header.self);
2357 pxdlock->pxd = p->header.self;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dcontrol.c162 add_control_hdr (t, t->self, buf);
229 if (t->self == c)
682 if (t->self->result < 0)
693 ntohs (t->peer.sin_port), t->self->errormsg, t->ourtid, t->tid);
961 if (c == t->self)
1116 if (c == t->self)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dnd/
H A Ddnd.cpp1935 DnDShapeDataObject *self = (DnDShapeDataObject *)this; // const_cast local
1936 self->m_dobjMetaFile.SetMetafile(*mf);
1937 self->m_hasMetaFile = true;
1958 DnDShapeDataObject *self = (DnDShapeDataObject *)this; // const_cast local
1959 self->m_dobjBitmap.SetBitmap(bitmap);
1960 self->m_hasBitmap = true;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-q.c667 uhci_to_hcd(uhci)->self.bandwidth_allocated =
671 ++uhci_to_hcd(uhci)->self.bandwidth_int_reqs;
675 ++uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs;
700 uhci_to_hcd(uhci)->self.bandwidth_allocated =
704 --uhci_to_hcd(uhci)->self.bandwidth_int_reqs;
708 --uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs;
H A Dxhci-mem.c313 struct pci_dev *pdev = to_pci_dev(xhci_to_hcd(xhci)->self.controller);
341 struct pci_dev *pdev = to_pci_dev(xhci_to_hcd(xhci)->self.controller);
1227 struct device *dev = xhci_to_hcd(xhci)->self.controller;
1299 struct pci_dev *pdev = to_pci_dev(xhci_to_hcd(xhci)->self.controller);
1383 struct pci_dev *pdev = to_pci_dev(xhci_to_hcd(xhci)->self.controller);
1791 struct device *dev = xhci_to_hcd(xhci)->self.controller;
H A Dohci-omap3.c173 dev_dbg(hcd->self.controller, "starting OHCI controller\n");
196 dev_err(hcd->self.controller, "can't start\n");
H A Duhci-debug.c371 uhci_to_hcd(uhci)->self.bandwidth_int_reqs,
372 uhci_to_hcd(uhci)->self.bandwidth_isoc_reqs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmimetype.cpp132 wxFileTypeImpl *self = wxConstCast(this, wxFileTypeImpl); local
134 if ( !rkey.Exists() || !rkey.QueryValue(wxEmptyString, self->m_strFileType) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dstage_curl_install.com6 $! new_gnu:[*...] directory tree for running the self tests.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dsanity113 @results << Result.new( self, file, line )
586 Result.new( self, pair.last.first, pair.last.last )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci.c374 if (bus->self) {
376 pcibios_fixup_device_resources(bus->self);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.c346 struct usb_hcd *hcd = container_of(bus, struct usb_hcd, self);
367 struct usb_hcd *usb_hcd = container_of(bus, struct usb_hcd, self);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_pcie.c503 parent = dd->pcidev->bus->self;
575 parent = dd->pcidev->bus->self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dnode.c460 static int node_memory_callback(struct notifier_block *self, argument
494 static inline int node_memory_callback(struct notifier_block *self, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Diommu.c354 if (bus->self) {
477 if (!dev->bus->self) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c517 static __cpuinit int uv_scir_cpu_notify(struct notifier_block *self, argument
599 int uv_handle_nmi(struct notifier_block *self, unsigned long reason, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dpcrypt.c408 static int pcrypt_cpumask_change_notify(struct notifier_block *self, argument
418 pcrypt = container_of(self, struct padata_pcrypt, nblock);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html7018 @EXPORT_OK = qw($opt); # An alias for $self -> {'opt'}.
7029 my($self) = @_;
7038 my($self) = @_;
7042 for (sort byOrder keys(%{$self -> {'opt'} }) )
7044 print "-$_", ' ' x ($fieldWidth - (1 + length) ), "${$self->{'opt'} }{$_}\n";
7061 my($self, $default, $helpText, $versionText,
7068 $self -> {'default'} = $default;
7069 $self -> {'helpText'} = $helpText;
7070 $self -> {'versionText'} = $versionText;
7073 unless (defined($self
[all...]

Completed in 437 milliseconds

<<21222324252627282930>>