Searched refs:self (Results 426 - 450 of 763) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dbtree.t784 my $self = shift ;
787 $self->SUPER::db_put($key, $value * 3) ;
791 my $self = shift ;
792 $self->SUPER::db_get($_[0], $_[1]) ;
798 my $self = shift ;
800 my $value = $self->FETCH($key) ;
H A Dqueue.t624 my $self = shift ;
627 $self->SUPER::db_put($key, $value * 3) ;
631 my $self = shift ;
632 $self->SUPER::db_get($_[0], $_[1]) ;
638 my $self = shift ;
640 my $value = $self->FETCH($key) ;
H A Drecno.t579 my $self = shift ;
582 $self->SUPER::db_put($key, $value * 3) ;
586 my $self = shift ;
587 $self->SUPER::db_get($_[0], $_[1]) ;
593 my $self = shift ;
595 my $value = $self->FETCH($key) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h75 struct usb_bus self; /* hcd is-a bus */ member in struct:usb_hcd
176 return &hcd->self;
181 return container_of(bus, struct usb_hcd, self);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dsleep.S76 @ prepare to put SDRAM into self-refresh manually
160 @ prepare to put SDRAM into self-refresh manually
229 @ Prepare to put SDRAM into self-refresh manually
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dl2tp.h156 struct call *self; member in struct:tunnel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddisplay.cpp631 wxDisplayFactoryMultimon *const self = (wxDisplayFactoryMultimon *)dwData; local
632 self->AddDisplay(hMonitor, lprcMonitor);
875 wxDisplayFactoryDirectDraw * self =
877 self->AddDisplay(*pGuid, hmon, driverName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbgrid.cpp70 wxDbGridCellAttrProvider * self = wxConstCast(this, wxDbGridCellAttrProvider) ; local
72 self->SetColAttr(attr, col);
98 wxDbGridCellAttrProvider * self = wxConstCast(this, wxDbGridCellAttrProvider) ; local
100 self->SetColAttr(attr, col);
H A Dgdicmn.cpp407 wxColourDatabase * const self = wxConstCast(this, wxColourDatabase); local
408 self->Initialize();
433 wxColourDatabase * const self = wxConstCast(this, wxColourDatabase); local
434 self->Initialize();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Ddonauboe.h135 #define OBOE_REG(i) (i+(self->base))
347 * spin_lock_irqsave(&self->spinlock, flags);
349 * spin_unlock_irqrestore(&self->spinlock, flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dfixup-sni.c143 dev = dev->bus->self;
H A Dpci-ip27.c149 dev = dev->bus->self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci-asb2305.c56 dev = bus->self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_dtree.h207 pxd_t self; /* 8: self pxd */ member in struct:__anon16700::__anon16701
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-sched.c582 ehci_to_hcd(ehci)->self.bandwidth_allocated += qh->period
609 ehci_to_hcd(ehci)->self.bandwidth_allocated -= qh->period
900 ehci_to_hcd(ehci)->self.bandwidth_int_reqs++;
990 ehci_to_hcd(ehci)->self.root_hub))
1647 ehci_to_hcd(ehci)->self.bandwidth_allocated
1657 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) {
1662 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs++;
1784 ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs--;
1786 if (ehci_to_hcd(ehci)->self.bandwidth_isoc_reqs == 0) {
1792 ehci_to_hcd(ehci)->self
[all...]
H A Dohci-ep93xx.c119 err("can't start %s", hcd->self.bus_name);
H A Dohci-lh7a404.c151 err ("can't start %s", hcd->self.bus_name);
H A Dohci-pnx8550.c160 err ("can't start %s", hcd->self.bus_name);
H A Dohci-ppc-of.c32 err("can't start %s", ohci_to_hcd(ohci)->self.bus_name);
H A Dohci-ppc-soc.c133 err("can't start %s", ohci_to_hcd(ohci)->self.bus_name);
H A Dohci-sa1111.c178 err ("can't start %s", hcd->self.bus_name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mcheck/
H A Dmce-inject.c80 static int mce_raise_notify(struct notifier_block *self, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-iopoll.c192 static int __cpuinit blk_iopoll_cpu_notify(struct notifier_block *self, argument
H A Dblk-softirq.c80 static int __cpuinit blk_cpu_notify(struct notifier_block *self, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mb93090-mb00/
H A Dpci-frv.c60 if ((dev = bus->self)) {

Completed in 223 milliseconds

<<11121314151617181920>>