Searched refs:extra (Results 176 - 200 of 204) sorted by relevance

123456789

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-spu.c2929 /* We may add an extra PT_LOAD segment for .toe. We also need extra
2936 int extra = htab->num_overlays; local
2939 if (extra)
2940 ++extra;
2944 ++extra;
2946 return extra;
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-alpha.c1465 offsetT low, high, extra, tmp;
1475 extra = 0x4000;
1480 extra = 0;
1485 if (extra)
1487 /* Emit "ldah r, extra(r). */
1488 set_tok_const (newtok[1], extra);
1458 offsetT low, high, extra, tmp; local
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex51 % The extra TeX runs get the cross-reference information correct.
666 % @frenchspacing on|off says whether to put extra space after punctuation.
697 % explicit \vfill so that the extra space is at the bottom. The
715 % the `@group' to put extra space in the output. Since @group
1147 \let\setfilename=\comment % Ignore extra @setfilename cmds.
1748 % For me, subjectively, the few extra characters that fit aren't worth
2165 % Open one extra group, as we want to close it in the middle of \Etitlepage.
2432 % horizontal list on a line by itself, resulting in extra blank space.
3560 % will have extra space inserted, because the \medbreak in the
3567 % Avoid page breaks due to these extra skip
[all...]
/freebsd-10.0-release/tools/test/testfloat/
H A Dslowfloat-64.c66 bits64 extra; local
69 extra = a.a1<<negShiftCount;
70 a.a1 = ( a.a0<<negShiftCount ) | ( a.a1>>shiftCount ) | ( extra != 0 );
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex51 % The extra TeX runs get the cross-reference information correct.
673 % explicit \vfill so that the extra space is at the bottom. The
691 % the `@group' to put extra space in the output. Since @group
1123 \let\setfilename=\comment % Ignore extra @setfilename cmds.
1672 % For me, subjectively, the few extra characters that fit aren't worth
2002 % Open one extra group, as we want to close it in the middle of \Etitlepage.
2269 % horizontal list on a line by itself, resulting in extra blank space.
3386 % will have extra space inserted, because the \medbreak in the
3393 % Avoid page breaks due to these extra skips, too.
3576 % No extra spac
[all...]
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex51 % The extra TeX runs get the cross-reference information correct.
674 % explicit \vfill so that the extra space is at the bottom. The
692 % the `@group' to put extra space in the output. Since @group
1124 \let\setfilename=\comment % Ignore extra @setfilename cmds.
1682 % For me, subjectively, the few extra characters that fit aren't worth
2064 % Open one extra group, as we want to close it in the middle of \Etitlepage.
2331 % horizontal list on a line by itself, resulting in extra blank space.
3458 % will have extra space inserted, because the \medbreak in the
3465 % Avoid page breaks due to these extra skips, too.
3648 % No extra spac
[all...]
/freebsd-10.0-release/share/examples/drivers/
H A Dmake_device_driver.sh577 * Cardbus is a pci bus plus extra, so use the pci driver unless special
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2_history.txt304 * Removed extra 's' from EventMasks name.
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex261 nodes for devices where the kernel needs extra information, though:
528 While it is already quite usable, there are a number of extra features
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY81 3536199 TFTP proxy requires something extra
127 3530241 extra lock padding required for freebsd
491 add parsing recognition of extra icmp types/codes and fix handling of
1480 patches for removing an extra ip header checksum (FreeBSD/NetBSD/SunOS)
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.uwin221 has_status_line hs bool hs - - YB-G- has extra status line
319 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
H A DCaps221 has_status_line hs bool hs - - YB-G- has extra status line
351 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
H A DCaps.aix4221 has_status_line hs bool hs - - YB-G- has extra status line
351 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
H A DCaps.hpux11221 has_status_line hs bool hs - - YB-G- has extra status line
353 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
H A DCaps.keys223 has_status_line hs bool hs - - YB-G- has extra status line
353 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
H A DCaps.osf1r5221 has_status_line hs bool hs - - YB-G- has extra status line
335 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
/freebsd-10.0-release/contrib/binutils/gas/
H A Dread.c2950 end_repeat (int extra)
2953 while (extra-- >= 0)
4664 Fortunately, we can structure things so that the extra work reduces
4714 Fortunately, we can structure things so that the extra work reduces
2947 end_repeat(int extra) argument
/freebsd-10.0-release/contrib/bmake/mk/
H A Ddirdeps.mk340 # on rare occasions, there can be a need for extra help
/freebsd-10.0-release/contrib/one-true-awk/
H A DFIXES37 took a shortcut by making an extra string copy. thanks
79 in fldbld, by adding space for one extra \0. thanks to
762 removed extra arg on gettemp, tempfree. minor error message rewording.
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-sriomaintx-defs.h1875 uint32_t extra : 8; /**< Additional Information member in struct:cvmx_sriomaintx_erb_lt_ctrl_capt::cvmx_sriomaintx_erb_lt_ctrl_capt_s
1903 uint32_t extra : 8;
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdbarch.sh1487 /* Allocate extra space using the per-architecture obstack. */
H A Dgdbtypes.c124 struct extra struct
991 METHOD just means `function that gets an extra "this" argument'.
1192 strcat (nam, " >"); /* FIXME, extra space still introduced in gcc? */
1567 /* We need one extra slot, for the THIS pointer. */
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dnode.cpp3219 hunits extra = *desired_space / *n_spaces; local
3220 *desired_space -= extra;
3221 n += extra;
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c677 uint64_t l2arc_write_boost = L2ARC_WRITE_SIZE; /* extra write during warmup */
689 &l2arc_write_boost, 0, "extra write during warmup");
2408 * take 'desfree' extra pages, so we reclaim sooner, rather than later
2410 extra = desfree;
2416 * number of needed free pages. We add extra pages here to make sure
2419 if (freemem < lotsfree + needfree + extra)
2426 * swap pages. We also add a bit of extra here just to prevent
2429 if (availrmem < swapfs_minfree + swapfs_reserve + extra)
4315 * l2arc_write_boost extra write bytes during device warmup
/freebsd-10.0-release/sys/dev/bce/
H A Dif_bce.c2615 u32 cmd_flags, offset32, len32, extra; local
2631 extra = 0;
2663 extra = 4 - (len32 & 3);
2678 memcpy(ret_buf, buf, 4 - extra);
2711 memcpy(ret_buf, buf, 4 - extra);

Completed in 427 milliseconds

123456789