Searched refs:breaks (Results 1 - 25 of 132) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Dansi2knr.c535 char **breaks; local
547 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2);
548 if ( breaks == 0 )
554 btop = breaks + num_breaks * 2 - 2;
555 bp = breaks;
566 free((char *)breaks);
634 if ( bp == breaks + 1 ) /* sole argument */
635 writeblanks(breaks[0], p);
650 if ( bp == breaks+2 )
651 { p = skipspace(breaks[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Dansi2knr.c535 char **breaks; local
547 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2);
548 if ( breaks == 0 )
554 btop = breaks + num_breaks * 2 - 2;
555 bp = breaks;
566 free((char *)breaks);
634 if ( bp == breaks + 1 ) /* sole argument */
635 writeblanks(breaks[0], p);
650 if ( bp == breaks+2 )
651 { p = skipspace(breaks[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Dansi2knr.c535 char **breaks; local
547 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2);
548 if ( breaks == 0 )
554 btop = breaks + num_breaks * 2 - 2;
555 bp = breaks;
566 free((char *)breaks);
634 if ( bp == breaks + 1 ) /* sole argument */
635 writeblanks(breaks[0], p);
650 if ( bp == breaks+2 )
651 { p = skipspace(breaks[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/
H A Dansi2knr.c564 * The breaks table contains pointers to the beginning and end
567 char **breaks; local
579 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2);
580 if ( breaks == NULL )
586 btop = breaks + num_breaks * 2 - 2;
587 bp = breaks;
598 free((char *)breaks);
680 if ( bp == breaks + 1 ) /* sole argument */
681 writeblanks(breaks[0], p);
696 if ( bp == breaks
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/B/dos16/
H A Dsc.bat6 @echo // NOTE: LZO breaks the optimizer, so we disable optimizations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/B/win16/
H A Dsc.bat6 @echo // NOTE: LZO breaks the optimizer, so we disable optimizations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/B/dos16/
H A Dsc.bat6 @echo // NOTE: LZO breaks the optimizer, so we disable optimizations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/B/win16/
H A Dsc.bat6 @echo // NOTE: LZO breaks the optimizer, so we disable optimizations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/B/dos16/
H A Dsc.bat6 @echo // NOTE: LZO breaks the optimizer, so we disable optimizations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/B/win16/
H A Dsc.bat6 @echo // NOTE: LZO breaks the optimizer, so we disable optimizations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Drs6000-tdep.c830 CORE_ADDR breaks[2] = {-1, -1};
864 branch_bp = branch_dest (frame, opcode, insn, pc, breaks[0]);
868 breaks[1] = branch_bp;
889 breaks[0] = loc;
895 if (last_breakpoint && ((breaks[1] == breaks[0])
896 || (breaks[1] == closing_insn)))
901 insert_single_step_breakpoint (breaks[index]);
916 CORE_ADDR breaks[2];
926 breaks[
828 CORE_ADDR breaks[2] = {-1, -1}; local
914 CORE_ADDR breaks[2]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Drs6000-tdep.c830 CORE_ADDR breaks[2] = {-1, -1};
864 branch_bp = branch_dest (frame, opcode, insn, pc, breaks[0]);
868 breaks[1] = branch_bp;
889 breaks[0] = loc;
895 if (last_breakpoint && ((breaks[1] == breaks[0])
896 || (breaks[1] == closing_insn)))
901 insert_single_step_breakpoint (breaks[index]);
916 CORE_ADDR breaks[2];
926 breaks[
828 CORE_ADDR breaks[2] = {-1, -1}; local
914 CORE_ADDR breaks[2]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Drs6000-tdep.c830 CORE_ADDR breaks[2] = {-1, -1};
864 branch_bp = branch_dest (frame, opcode, insn, pc, breaks[0]);
868 breaks[1] = branch_bp;
889 breaks[0] = loc;
895 if (last_breakpoint && ((breaks[1] == breaks[0])
896 || (breaks[1] == closing_insn)))
901 insert_single_step_breakpoint (breaks[index]);
916 CORE_ADDR breaks[2];
926 breaks[
828 CORE_ADDR breaks[2] = {-1, -1}; local
914 CORE_ADDR breaks[2]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dsignal.c302 # error Generating the MOVI instruction below breaks!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/kernel/
H A Dsignal.c302 # error Generating the MOVI instruction below breaks!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S110 # handle special breaks
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/kernel/
H A Dbreak.S110 # handle special breaks
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Dx86inc.asm60 ; Some distros prefer shared objects to be PIC, but nothing breaks if
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Dx86inc.asm60 ; Some distros prefer shared objects to be PIC, but nothing breaks if
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Dx86inc.asm60 ; Some distros prefer shared objects to be PIC, but nothing breaks if
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/texinfo/
H A Dtexinfo.tex758 % TeX does not even consider page breaks if a penalty added to the
761 % page breaks. On the other hand, we don't want to actually break the
2614 % Keeps underfull box messages off when table breaks over pages.
2616 % Maybe so, but it also creates really weird page breaks when the
2617 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3322 % Take care of unwanted page breaks:
3339 % Avoid page breaks due to these extra skips, too.
3480 % We like breaks before the index initials, so insert a bonus.
3557 % there are no page numbers. The next person who breaks this will be
4916 % Respect line breaks,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/texinfo/
H A Dtexinfo.tex758 % TeX does not even consider page breaks if a penalty added to the
761 % page breaks. On the other hand, we don't want to actually break the
2614 % Keeps underfull box messages off when table breaks over pages.
2616 % Maybe so, but it also creates really weird page breaks when the
2617 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3322 % Take care of unwanted page breaks:
3339 % Avoid page breaks due to these extra skips, too.
3480 % We like breaks before the index initials, so insert a bonus.
3557 % there are no page numbers. The next person who breaks this will be
4916 % Respect line breaks,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/texinfo/
H A Dtexinfo.tex758 % TeX does not even consider page breaks if a penalty added to the
761 % page breaks. On the other hand, we don't want to actually break the
2614 % Keeps underfull box messages off when table breaks over pages.
2616 % Maybe so, but it also creates really weird page breaks when the
2617 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3322 % Take care of unwanted page breaks:
3339 % Avoid page breaks due to these extra skips, too.
3480 % We like breaks before the index initials, so insert a bonus.
3557 % there are no page numbers. The next person who breaks this will be
4916 % Respect line breaks,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/doc/
H A Dtexinfo.tex721 % TeX does not even consider page breaks if a penalty added to the
724 % page breaks. On the other hand, we don't want to actually break the
2522 % An additional complication: the above will allow breaks after, e.g.,
2604 % Allow line breaks around only a few characters (only).
3939 % Keeps underfull box messages off when table breaks over pages.
3941 % Maybe so, but it also creates really weird page breaks when the
3942 % table breaks over pages. Wouldn't \vfil be better? Wait until the
4777 % Take care of unwanted page breaks/skips around a whatsit:
4794 % Avoid page breaks due to these extra skips, too.
4941 % We like breaks befor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/doc/
H A Dtexinfo.tex721 % TeX does not even consider page breaks if a penalty added to the
724 % page breaks. On the other hand, we don't want to actually break the
2522 % An additional complication: the above will allow breaks after, e.g.,
2604 % Allow line breaks around only a few characters (only).
3939 % Keeps underfull box messages off when table breaks over pages.
3941 % Maybe so, but it also creates really weird page breaks when the
3942 % table breaks over pages. Wouldn't \vfil be better? Wait until the
4777 % Take care of unwanted page breaks/skips around a whatsit:
4794 % Avoid page breaks due to these extra skips, too.
4941 % We like breaks befor
[all...]

Completed in 253 milliseconds

123456