Searched refs:lines (Results 51 - 75 of 104) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/tools/upnp/upnp/
H A Dhttp.c291 char * lines = request, *line; local
295 line = strsep(&lines, "\r\n");
313 process_get(c->up, fname, lines);
317 process_subscribe(c->up, fname, lines);
320 process_unsubscribe(c->up, fname, lines);
324 process_post(c->up, fname, lines);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A DLPRng.pm.in176 my($hash,$state,$escape,$line,@lines,$len,$i,@names);
212 @lines = split( /\s*:+/,$state);
215 for( $i = 0 ; $i < @lines; ++$i ){
216 print "[$i] '$lines[$i]'\n";
219 @names = split( /\s*\|+/, shift(@lines));
222 foreach $line (@lines){
H A DLPRng.pm176 my($hash,$state,$escape,$line,@lines,$len,$i,@names);
212 @lines = split( /\s*:+/,$state);
215 for( $i = 0 ; $i < @lines; ++$i ){
216 print "[$i] '$lines[$i]'\n";
219 @names = split( /\s*\|+/, shift(@lines));
222 foreach $line (@lines){
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dpci_bus_cvlink.c299 pciio_intr_line_t lines; local
479 pci_read_config_byte(device_dev, PCI_INTERRUPT_PIN, (unsigned char *)&lines);
482 lines = 1;
488 intr_handle = pciio_intr_alloc(device_vertex, NULL, lines, device_vertex);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dvgacon.c92 static int vgacon_scrolldelta(struct vc_data *c, int lines);
95 static int vgacon_scroll(struct vc_data *c, int t, int b, int dir, int lines);
107 static unsigned int vga_video_num_lines; /* Number of text lines */
850 maxscan = rows*fontheight - 1; /* Scan lines to actually display-1 */
855 be OK for EGA text modes in the range 257-512 scan lines, so I
921 static int vgacon_scrolldelta(struct vc_data *c, int lines) argument
923 if (!lines) /* Turn scrollback off */
937 p = (c->vc_visible_origin - vga_vram_base - ul + we) % we + lines * c->vc_size_row;
977 static int vgacon_scroll(struct vc_data *c, int t, int b, int dir, int lines) argument
988 if (!vga_hardscroll_enabled || lines >
[all...]
H A Datafb.c1063 /* Internal unit is [single lines per (half-)frame] */
1065 /* # lines in half frame */
1066 /* External unit is [lines per full frame] */
1072 /* External unit is [double lines per frame] */
1093 /* ! In all calculations of margins we use # of lines in half frame
1200 * One frame consists of VFT+1 half lines. VFT+1 must be even in
1208 if (doubleline) par->VDE <<= 1; /* VDE now half lines per (half-)frame */
1235 int lines; local
1237 for (lines=0;
1238 (hfreq*2)/(par->VFT+1+4*lines
1247 int lines; local
1258 int lines; local
[all...]
H A Dfbcon-cfb16.c108 int bytes = p->next_line, lines = height * fontheight(p); local
117 rectfill(dest, lines * width * 4, 1, bgx, bytes);
119 rectfill(dest, width * 4, lines, bgx, bytes);
H A Dfbcon-cfb24.c122 int bytes = p->next_line, lines = height * fontheight(p); local
131 rectfill(dest, lines * width * 4, 1, bgx, bytes);
133 rectfill(dest, width * 4, lines, bgx, bytes);
H A Dfbcon-cfb32.c99 int bytes = p->next_line, lines = height * fontheight(p); local
108 rectfill(dest, lines * width * 4, 1, bgx, bytes);
110 rectfill(dest, width * 4, lines, bgx, bytes);
H A Dfbcon-cfb8.c97 int bytes=p->next_line,lines=height * fontheight(p); local
106 rectfill(dest, lines * width, 1, bgx, bytes);
108 rectfill(dest, width, lines, bgx, bytes);
H A Dtridentfb.c693 /* Set number of lines for flat panels*/
694 static void set_number_of_lines(int lines) argument
697 if (lines > 768)
699 else if (lines > 600)
701 else if (lines > 480)
H A Dfbcon.c202 static int fbcon_scrolldelta(struct vc_data *conp, int lines);
1176 /* NOTE: We subtract two lines from these pointers */
2040 static int fbcon_scrolldelta(struct vc_data *conp, int lines) argument
2050 if (vt_cons[unit]->vc_mode != KD_TEXT || !lines)
2076 fbcon_redraw_softback(conp, p, lines);
2085 scrollback_current -= lines;
2094 (console_blanked || vt_cons[unit]->vc_mode != KD_TEXT || !lines))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/h/
H A Dskdrv1st.h124 #warning See the last lines of the source file.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dx_unimp.S56 | The following lines are used to ensure that the FPSR
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dmaui.c111 int i, lines = 0; local
152 else if (!(lines++ % 10))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dpcibr.h174 pciio_intr_line_t lines);
180 pciio_intr_line_t lines,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dpcibr.h174 pciio_intr_line_t lines);
180 pciio_intr_line_t lines,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Ddz.c65 static struct dz_serial *lines[4]; variable in typeref:struct:dz_serial
188 * This routine deals with inputs from any lines.
207 info = lines[LINE(status)];
280 * This routine deals with outputs to any lines.
355 info = lines[LINE(status)]; /* re-arrange info the proper port */
1250 /* The dz lines for the mouse/keyboard must be
1259 info = lines[line];
1365 lines[i] = info;
1424 SA_INTERRUPT, "DZ", lines[0]))
1439 /* force the issue - point it at lines[
[all...]
H A Dconsole.c239 static inline void scrolldelta(int lines) argument
241 scrollback_delta += lines;
704 int vc_resize(unsigned int lines, unsigned int cols, argument
712 ll = (lines ? lines : video_num_lines);
885 void scrollback(int lines) argument
889 if (!lines)
890 lines = video_num_lines/2;
891 scrolldelta(-lines);
894 void scrollfront(int lines) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dc-qcam.c361 unsigned lines, pixelsperline, bitsperxfer; local
386 lines = q->height;
407 wantlen = lines * pixelsperline * 24 / 8;
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/
H A Dsamba-schema-netscapeds5.x9 # Sun One DS do not load the schema without this lines
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/simple/
H A Dsmb.conf14 ; not use printcap (eg., Solaris), create a file containing lines of the
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/char/
H A Dcon3215.c44 #define RAW3215_MAX_NEWLINE 50 /* max. lines to write with one ssch */
186 int len, count, ix, lines; local
210 lines = 0;
212 while (lines < RAW3215_MAX_NEWLINE && ix != raw->head) {
214 lines++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dsticon.c258 static int sticon_scrolldelta(struct vc_data *conp, int lines) argument
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/et/
H A Dtexinfo.tex359 % @sp n outputs n lines of vertical space
899 % containing these kinds of lines:
1438 % Single space lines
1440 % The following causes blank lines not to be ignored
1458 % Macro for 9 pt. examples, necessary to print with 5" lines.
1467 % Single space lines
1469 % The following causes blank lines not to be ignored
1486 % Single space lines
1488 % The following causes blank lines not to be ignored
1506 % The following causes blank lines no
[all...]

Completed in 404 milliseconds

12345