Home
last modified time | relevance | path

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

1234567

/openbsd/usr.sbin/dhcpd/
H A Ddb.c64 static int counting = 0; variable
79 if (counting) in write_lease()
219 counting = 0; in new_lease_file()
226 counting = 1; in new_lease_file()
/openbsd/regress/usr.bin/diff/
H A Dt13.28 We keep counting
H A Dt13.19 We keep counting
/openbsd/bin/ksh/
H A Dlex.c1214 int len, c, n, totlen = 0, indelimit = 0, counting = 1, delimitthis; in dopprompt() local
1232 if (counting) in dopprompt()
1435 counting = 0; in dopprompt()
1439 counting = 1; in dopprompt()
1461 if (counting && !indelimit && !delimitthis) in dopprompt()
1483 if (counting && !indelimit && !delimitthis) in dopprompt()
1487 if (counting && ntruncate) in dopprompt()
1492 if (counting && !indelimit && !delimitthis) in dopprompt()
H A DPROJECTS34 inside $( .. ) and $(( .. )) when counting parentheses.
/openbsd/games/quiz/datfiles/
H A Dseq-easy1 1,2,3,4,5,6:7{(integers)}:integers|[natural|counting] numbers
/openbsd/games/cribbage/
H A Dcribbage.n19 9, 8, 7, 6, 5, 4, 3, 2, A. The counting values are: K, Q, J, 10, each 10
73 on the table, announcing its counting value. Dealer then shows a card,
101 make a pair, although each has the counting value 10.)
161 time-honored way of showing a hand with not a single counting combination
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dcrti.asm70 % Make sure we get more than one mem, to simplify counting cycles.
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dcrti.asm70 % Make sure we get more than one mem, to simplify counting cycles.
/openbsd/gnu/llvm/libcxx/include/
H A Dbit41 // [bit.count], counting
/openbsd/gnu/gcc/gcc/
H A Dlibgcc-std.ver205 # bit scanning and counting built-ins
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td176 // Bits 0-15 (counting from the lsb).
182 // Bits 16-31 (counting from the lsb).
188 // Bits 32-47 (counting from the lsb).
194 // Bits 48-63 (counting from the lsb).
/openbsd/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/t/
H A DOpenBSD-MkTemp.t65 cmp_ok(fileno(F), '==', $fileno, "mkstemp file handle ref counting");
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.inc79 "Track atomic reference counting in libc++ shared_ptr and weak_ptr.")
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.opt80 Emit code for the counting ISA extension
/openbsd/sbin/isakmpd/
H A DTO-DO16 * Garbage collect transports (ref-counting?). [done]
/openbsd/gnu/gcc/gcc/config/s390/
H A Dconstraints.md41 ;; 0..9,x: number of the part counting from most to least significant
165 ;; 0..9,x: number of the part counting from most to least significant
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy-abi155 doubleword, counting the LSB as bit 0.
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy-abi155 doubleword, counting the LSB as bit 0.
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A DREADME111 far as I know there is only one win32 (not counting win32s or win32c
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5262delta.pod144 C<sort> now performs correct reference counting when aliasing C<$a> and C<$b>,
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A DChangeLog-2004534 Remove tag counting code as it is no longer needed.
536 Remove tag counting code as it is no longer needed.
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlvaro.txt37 …esponding set of capturing parentheses from the last pattern match, not counting patterns matched …
40 The string matched by the last successful pattern match (not counting any matches hidden within a B…
44 The string preceding whatever was matched by the last successful pattern match (not counting any ma…
48 The string following whatever was matched by the last successful pattern match (not counting any ma…
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dgprof.texi338 order to instrument it to perform basic-block counting. Newer
340 basic-block counting is always enabled when @samp{-pg} is on.
342 When basic-block counting is enabled, as the program runs
685 If the program was compiled with basic-block counting enabled,
1483 with basic-block counting code, in addition to function counting code.
1520 A program augmented for basic-block counting can be analyzed with
1573 are derived by counting, not
1682 Compile your program with basic-block counting enabled, run it, then
1859 If the compiler's @samp{-a} option was used, basic-block counting
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dgprof.texi338 order to instrument it to perform basic-block counting. Newer
340 basic-block counting is always enabled when @samp{-pg} is on.
342 When basic-block counting is enabled, as the program runs
693 If the program was compiled with basic-block counting enabled,
1495 with basic-block counting code, in addition to function counting code.
1532 A program augmented for basic-block counting can be analyzed with
1585 are derived by counting, not
1694 Compile your program with basic-block counting enabled, run it, then
1871 If the compiler's @samp{-a} option was used, basic-block counting

1234567