Home
last modified time | relevance | path

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

1234

/dragonfly/sys/vm/
HDvm_swapcache.c361 long adds; in vm_swapcache_writing_heuristic() local
369 adds = 0; in vm_swapcache_writing_heuristic()
371 adds += atomic_swap_long(&vm_page_queues[q].adds, 0); in vm_swapcache_writing_heuristic()
373 vm_swapcache_wtrigger += adds; in vm_swapcache_writing_heuristic()
HDvm_page.h279 long adds; /* heuristic, add operations */ member
/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-dw2-fde-dip.c197 static unsigned long long adds = -1ULL, subs; in _Unwind_IteratePhdrCallback() local
204 if (einfo->dlpi_adds == adds && einfo->dlpi_subs == subs) in _Unwind_IteratePhdrCallback()
244 adds = einfo->dlpi_adds; in _Unwind_IteratePhdrCallback()
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-dw2-fde-dip.c204 static unsigned long long adds = -1ULL, subs; in _Unwind_IteratePhdrCallback() local
211 if (einfo->dlpi_adds == adds && einfo->dlpi_subs == subs) in _Unwind_IteratePhdrCallback()
251 adds = einfo->dlpi_adds; in _Unwind_IteratePhdrCallback()
/dragonfly/share/tabset/
HDMakefile6 stdcrt tandem653 teleray vt100 vt100-w wyse-adds xerox1720 xerox1730 \
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-tilepro.texi175 @code{lo16(N)} is negative it adds one to the @code{hi16(N)}
202 This modifier is like @code{got_hi16}, but it adds one if
237 This modifier is like @code{tls_gd_hi16}, but it adds one to the value
260 This modifier is like @code{tls_ie_hi16}, but it adds one to the value
280 This modifier is like @code{tls_le_hi16}, but it adds one to the value
HDc-xstormy16.texi89 'there', takes the lower 16 bits of this difference and adds it to
101 bits and then adds it, along with the carry bit, to the value in
HDc-i860.texi150 If any of the arithmetic operations @code{adds, addu, subs, subu} are used
152 For instance, the pseudo-instruction @code{adds large_imm,%rx,%rn} expands to:
156 adds %r31,%rx,%rn
HDc-rl78.texi103 In addition to the common directives, the RL78 adds these:
HDc-v850.texi375 'there', takes the lower 16 bits of this difference and adds it to
380 Computes the higher 16 bits of the given expression and then adds the
/dragonfly/contrib/tcpdump/
HDREADME.DELETED4 Makefile-devel-adds
/dragonfly/sys/contrib/dev/acpica/generate/lint/
HDreadme.txt7 lset.bat - adds lint directory to the command line search path
/dragonfly/contrib/libpcap/
HDREADME.DELETED6 Makefile-devel-adds
/dragonfly/games/cribbage/
HDcribbage.n77 count. The total may be carried only to 31, no further. If a player adds
150 fifteens); the double pair royal adds 12 for a total of 28; and his nobs
151 adds 1 for a maximum score of 29. (the score of 2 for his heels does not
/dragonfly/gnu/usr.bin/rcs/
HDREFS70 Cyclic CVS adds network transparency to CVS; it supports efficient,
/dragonfly/contrib/elftoolchain/libelf/
HDlibelf_fsize.m494 * compute an expression that adds up the sizes of the structure's
/dragonfly/share/i18n/csmapper/ISO-8859/
DISO-8859-7%UCS.src44 # and ECMA 118. ISO 8859-7:2003 adds two currency signs
DUCS%ISO-8859-7.src44 # and ECMA 118. ISO 8859-7:2003 adds two currency signs
/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDreadme.txt89 This procedure adds the iASL compiler as a custom tool that can be used
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dstreambuf565 * locale are changed by this call. The standard adds,
639 * @note The standard adds that <em>the intention is not only that the
642 * @note The standard adds that <em>the morphemes of @c showmanyc are
/dragonfly/share/i18n/csmapper/APPLE/
DUCS%TURKISH.src100 # This character set is a variant of standard Mac OS Roman. It adds
DTURKISH%UCS.src100 # This character set is a variant of standard Mac OS Roman. It adds
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dstreambuf575 * locale are changed by this call. The standard adds,
649 * @note The standard adds that <em>the intention is not only that the
652 * @note The standard adds that <em>the morphemes of @c showmanyc are
/dragonfly/share/syscons/keymaps/
HDce.iso2.kbd10 # It adds a "third row" to the top of the PC keyboard. To
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
Dtuple371 // Helper which adds a reference to a type when given a reference_wrapper

1234