Searched refs:display (Results 26 - 50 of 82) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/distrib/config/
H A Dnetatalk-config22 --help display this help and exit
H A Dnetatalk-config.in22 --help display this help and exit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/distrib/config/
H A Dnetatalk-config22 --help display this help and exit
H A Dnetatalk-config.in22 --help display this help and exit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dcurl-config42 --help display this help and exit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Dfooter.tex7 %\TODO{display xifish.pdf, [Xiph.org logo]}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Depson1355fb.c210 * epson1355fb_pan_display - Pans the display.
214 * Pan (or wrap, depending on the `vmode' field) the display using the
272 * epson1355fb_blank - blanks the display.
500 u8 panel, display; local
510 display = epson1355_read_reg(par, REG_DISPLAY_MODE);
511 bpp = epson1355_bpp_tab[(display >> 2) & 7];
540 crt_enabled = (display & 0x02) != 0;
541 lcd_enabled = (display & 0x01) != 0;
H A DMakefile16 obj-y += backlight/ display/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/mbx/
H A Dmbxdebugfs.c11 struct dentry *display; member in struct:mbxfb_debugfs_data
222 dbg->display = debugfs_create_file("display", 0444, dbg->dir,
240 debugfs_remove(dbg->display);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-style.h251 /**box display type*/
252 enum CRDisplayType display ; member in struct:_CRStyle
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-style.h251 /**box display type*/
252 enum CRDisplayType display ; member in struct:_CRStyle
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dconfigure.c83 RI(flac_cfg.display.show_bps, 1);
101 WI(flac_cfg.display.show_bps);
138 Check(IDC_BPS, flac_cfg.display.show_bps);
154 flac_cfg.display.show_bps = GetCheck(IDC_BPS);
334 /* display */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Ds1d13xxxfb.h146 unsigned char display; member in struct:s1d13xxxfb_par
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/doc/
H A Dtexi2pod.pl151 } elsif ($ended =~ /^(?:example|smallexample|display)$/) {
276 /^\@((?:small)?example|display)/ and do {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dphidgetkit.c139 static int change_string(struct interfacekit *kit, const char *display, unsigned char row) argument
153 len = strlen(display);
157 dev_dbg(&kit->udev->dev, "Setting LCD line %d to %s\n", row, display);
163 form_buffer[buf_ptr++] = display[i];
168 form_buffer[buf_ptr++] = row * 0x40 + 0x80 + strlen(display);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacutils.h282 void acpi_ut_dump_buffer(u8 * buffer, u32 count, u32 display, u32 component_id);
284 void acpi_ut_dump_buffer2(u8 * buffer, u32 count, u32 display);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua35 --- display a filename
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/testsuite/
H A Dmount.testroot130 losetup bound loop device (display) (should return error 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dadd_cr.pl96 * must display the following acknowledgement:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.pl64 * must display the following acknowledgement:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.pl64 * must display the following acknowledgement:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dadd_cr.pl96 * must display the following acknowledgement:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/display/
H A Ddisplay-sysfs.c2 * display-sysfs.c - Display output driver sysfs interface
25 #include <linux/display.h>
77 pr_debug("display: set contrast to %d\n", contrast);
149 // Reserve the index for this display
156 "display%d", new_dev->idx);
193 display_class = class_create(THIS_MODULE, "display");
195 printk(KERN_ERR "Failed to create display class\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdnif.h210 #define ISDN_STAT_DISPLAY 274 /* deliver a received display message */
417 char display[85];/* display message data */ member in union:__anon9970::__anon9971
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_route.c3701 /* Static function to display route. */
3750 struct bgp_info *binfo, int display, safi_t safi)
3757 /* Route status display. */
3782 if (! display)
3846 /* Route status display. */
3908 struct bgp_info *binfo, int display, safi_t safi)
3916 /* Route status display. */
3941 if (! display)
3986 struct bgp_info *binfo, int display, safi_t safi)
3994 /* Route status display
3734 route_vty_out(struct vty *vty, struct prefix *p, struct bgp_info *binfo, int display, safi_t safi) argument
3892 route_vty_out_tag(struct vty *vty, struct prefix *p, struct bgp_info *binfo, int display, safi_t safi) argument
3970 damp_route_vty_out(struct vty *vty, struct prefix *p, struct bgp_info *binfo, int display, safi_t safi) argument
4037 flap_route_vty_out(struct vty *vty, struct prefix *p, struct bgp_info *binfo, int display, safi_t safi) argument
4330 int display; local
4561 int display; local
4918 int display = 0; local
[all...]

Completed in 361 milliseconds

1234