Home
last modified time | relevance | path

Searched refs:fragments (Results 1 – 25 of 25) sorted by relevance

/dragonfly/test/stress/stress2/misc/
H A Dfragments.sh40 sed '1,/^EOF/d' < $here/$0 > fragments.c
41 rm -f /tmp/fragments
42 cc -o fragments -Wall -Wextra -O2 -g fragments.c
43 rm -f fragments.c
63 rm -f /tmp/fragments
139 fragments(void)
199 fragments(); function
/dragonfly/usr.sbin/ppp/
H A Dmbuf.c72 size_t fragments; member
159 MemMap[type].fragments++; in m_get()
172 MemMap[bp->m_type].fragments--; in m_free()
328 mbuftype(i), (u_long)MemMap[i].fragments, in mbuf_Show()
330 (u_long)MemMap[i+1].fragments, (u_long)MemMap[i+1].octets); in mbuf_Show()
334 mbuftype(i), (u_long)MemMap[i].fragments, in mbuf_Show()
410 MemMap[bp->m_type].fragments--; in m_settype()
413 MemMap[type].fragments++; in m_settype()
H A DREADME.nat324 - Added handling for out-of-order IP fragments.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dfragments.texi14 fragments from the @file{config} directory. These are used to set
16 autoconf. The list of fragments to incorporate is set by
29 fragments, but needing @file{x-@var{host}} fragments is rare.
41 Target makefile fragments can set these Makefile variables.
219 The use of @file{x-@var{host}} fragments is discouraged. You should only
H A Dconfigfiles.texi17 the host and target fragments (@pxref{Fragments, , Makefile
19 @file{config}, if any, and language Makefile fragments
H A Dgccint.texi157 @include fragments.texi
H A Dsourcebuild.texi36 Autoconf macros and Makefile fragments used throughout the tree.
2206 This contains particular code fragments which have historically broken easily.
H A Dtrouble.texi459 GCC complains about program fragments such as @samp{0x74ae-0x4000}
H A Dcpp.texi645 for arbitrary fragments of C code. The preprocessor will replace the
H A Dtm.texi7037 arbitrary boundary. This is used to force all fragments of the
8345 fragments within the @code{.init} and @code{.fini} sections that branch
H A Dtm.texi.in6952 arbitrary boundary. This is used to force all fragments of the
8240 fragments within the @code{.init} and @code{.fini} sections that branch
/dragonfly/lib/libalias/
H A DHISTORY36 - Added handling for out-of-order IP fragments.
111 fragments which are never resolved after a timeout
/dragonfly/sys/sys/
H A Dsoundcard.h809 int fragments; /* # of avail. frags (partly used ones not counted) */ member
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-m32r.texi349 For example these code fragments will produce this message:
/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c1649 a->fragments = a->bytes / sndbuf_getblksz(bs); in dsp_ioctl()
1668 a->fragments = a->bytes / sndbuf_getblksz(bs); in dsp_ioctl()
/dragonfly/contrib/file/magic/Magdir/
H A Dfilesystems1223 # mbr_bootsel magic before partition table not reliable with small ipl fragments
2378 >>8 lelong x \b fragments %u,
2383 >28 lelong x \b fragments per block %u,
H A Dwindows344 # maybe there exist a cleaner way to detect HeLP fragments
/dragonfly/contrib/tcpdump/
H A DCHANGES918 Print IP protocol name or number for fragments.
967 cjclark@alum.mit.edu: print the IP proto for non-initial fragments.
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dconfig.host61 # makefile fragments.
/dragonfly/contrib/tcp_wrappers/
H A DREADME1029 code fragments, or ideas for improvements.
/dragonfly/games/adventure/
H A Dglorkz1639 197 myriad tiny fragments.
/dragonfly/games/fortune/datfiles/
H A Dlimerick74 With fragments of glass
H A Dfortunes30444 what fragments of my once considerable mental powers I still possess.
38691 Searching through the fragments of my dream shattered sleep,
41521 4: About them sentence fragments.
41540 omit it when its not needed. No sentence fragments. Avoid commas, that are
H A Dfortunes-o2117 With fragments of glass
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src4571 # modifyCursorKeys resource. These fragments list the modified cursor-keys
4622 # Here are corresponding fragments from xterm patch #216: