Searched refs:self (Results 401 - 425 of 763) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dstatusbr.cpp267 wxStatusBarUniv *self = wxConstCast(this, wxStatusBarUniv); local
270 wxRect rect = self->GetTotalFieldRect(&borderBetweenFields);
H A Dtextctrl.cpp833 wxTextCtrl *self = wxConstCast(this, wxTextCtrl); local
834 self->m_value << lines[0u];
838 self->m_value << _T('\n') << lines[n];
2550 wxTextCtrl *self = wxConstCast(this, wxTextCtrl); local
2551 self->RecalcFontMetrics();
2557 self->MData().m_rectTextReal = rectText;
2683 wxTextCtrl *self = wxConstCast(this, wxTextCtrl); local
2684 self->WData().m_rowFirstInvalid = lineLast;
2687 self->RefreshLineWrapMarks(rowFirst, rowCur);
2777 wxTextCtrl *self
2838 wxTextCtrl *self = wxConstCast(this, wxTextCtrl); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dbus.c281 next = bus->self->bus_list.next;
282 bus = bus->self->bus;
H A Dpci-acpi.c252 if (!acpi_pm_device_sleep_wake(&bus->self->dev, enable))
317 struct pci_dev *bridge = bus->self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-au1xxx.c262 if (!hcd->self.root_hub->do_remote_wakeup)
270 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dehci-mips.c224 if (!hcd->self.root_hub->do_remote_wakeup)
232 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dohci-at91.c209 struct at91_usbh_data *board = hcd->self.controller->platform_data;
219 err("can't start %s", hcd->self.bus_name);
H A Dohci-sm501.c28 struct device *dev = hcd->self.controller;
33 dev_err(dev, "can't start %s", hcd->self.bus_name);
H A Dfhci.h476 dev_dbg(fhci_to_hcd(fhci)->self.controller, fmt, ##args)
478 dev_vdbg(fhci_to_hcd(fhci)->self.controller, fmt, ##args)
480 dev_err(fhci_to_hcd(fhci)->self.controller, fmt, ##args)
482 dev_info(fhci_to_hcd(fhci)->self.controller, fmt, ##args)
484 dev_warn(fhci_to_hcd(fhci)->self.controller, fmt, ##args)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dlcd.c24 static int fb_notifier_callback(struct notifier_block *self, argument
40 ld = container_of(self, struct lcd_device, fb_notif);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DMakefile.PL77 my $self = shift ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpci-bridge.h248 if (bus->self)
249 return pci_device_to_OF_node(bus->self);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dver_linux63 sed -n -e '/^.*\/libc-\([^/]*\)\.so$/{s//\1/;p;q}' < /proc/self/maps
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/lzo/
H A Dlzoconf.h301 (lzo_callback_p self, lzo_uint items, lzo_uint size);
303 (lzo_callback_p self, lzo_voidp ptr);
318 /* NOTE: the first parameter "self" of the nalloc/nfree/nprogress
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/include/lzo/
H A Dlzoconf.h301 (lzo_callback_p self, lzo_uint items, lzo_uint size);
303 (lzo_callback_p self, lzo_voidp ptr);
318 /* NOTE: the first parameter "self" of the nalloc/nfree/nprogress
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp23xx/
H A Dixdp2351.c186 switch (tmp_bus->self->devfn | (tmp_bus->self->bus->number << 8)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dcall.c216 if (c == c->container->self)
506 if (parent->self)
580 return st->self;
619 return st->self;
686 return st->self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsleep.S27 #define FR55X_SDRAMC_DSTS_SSI 0x00000002 /* indicates that the SDRAM is in self-refresh mode */
31 #define FR4XX_SDRAMC_DSTS_SSI 0x00000001 /* indicates that the SDRAM is in self-refresh mode */
33 #define SDRAMC_DRCN_SR 0x00000001 /* transition SDRAM into self-refresh mode */
85 # when dram is in self-refresh state.
135 # put SDRAM in self-refresh mode
146 # put the SDRAM into self-refresh mode
152 # wait for SDRAM to reach self-refresh mode
183 # wake SDRAM from self-refresh mode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dsleep.S191 @ enable SDRAM self-refresh mode
242 @ enable SDRAM self-refresh mode
302 @ external accesses after SDRAM is put in self-refresh mode
303 @ (see Errata 39 ...hangs when entering self-refresh mode)
308 @ put SDRAM into self-refresh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci-common.c943 struct pci_dev *dev = bus->self;
1009 struct pci_dev *dev = bus->self;
1014 if (i >= 3 && bus->self->transparent)
1045 if (bus->self != NULL)
1064 bus->number, bus->self ? pci_name(bus->self) : "PHB");
1104 if (bus->self != NULL)
1222 pr = pci_find_parent_resource(bus->self, res);
1234 bus->self ? pci_name(bus->self)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci-common.c935 struct pci_dev *dev = bus->self;
1002 struct pci_dev *dev = bus->self;
1010 if (i >= 3 && bus->self->transparent)
1041 if (bus->self != NULL)
1050 bus->number, bus->self ? pci_name(bus->self) : "PHB");
1078 if (bus->self != NULL)
1191 pr = pci_find_parent_resource(bus->self, res);
1203 bus->self ? pci_name(bus->self)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dvia-ircc.h440 static int CkRxRecv(__u16 iobase, struct via_ircc_cb *self) argument
461 static __u16 RxCurCount(__u16 iobase, struct via_ircc_cb * self) argument
477 static __u16 GetRecvByte(__u16 iobase, struct via_ircc_cb * self) argument
488 if (wTmp >= self->RxLastCount)
489 ret = wTmp - self->RxLastCount;
491 ret = (0x8000 - self->RxLastCount) + wTmp;
492 self->RxLastCount = wTmp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Ddnode.c17 if (de == fde) return ((loff_t) d->self << 4) | (loff_t)i;
21 return ((loff_t)d->self << 4) | (loff_t)1;
133 hpfs_error(s, "set_last_pointer: empty dnode %08x", d->self);
139 d->self, de_down_pointer(de));
143 hpfs_error(s, "set_last_pointer: bad last dirent in dnode %08x", d->self);
149 hpfs_error(s,"set_last_pointer: too long dnode %08x", d->self);
171 hpfs_error(s, "name (%c,%d) already exists in dnode %08x", *name, namelen, d->self);
197 hpfs_error(s, "attempt to delete last dirent in dnode %08x", d->self);
208 dnode_secno dno = d->self;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfontcmn.cpp191 wxFont *self = New(10, family, style, weight, underlined, face, encoding);
193 AdjustFontSize(*(wxFont *)self, dc, pixelSize);
194 return self;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/omfs/
H A Ddir.c324 /* sanity check block's self pointer */
345 u64 self; local
361 self = fsblock;
374 OMFS_NAMELEN), filp->f_pos, self, d_type);

Completed in 422 milliseconds

<<11121314151617181920>>