HomeSort by: relevance | last modified time | path
    Searched refs:fine (Results 1 - 25 of 53) sorted by relevancy

1 2 3

  /src/usr.bin/make/unit-tests/
export-all.mk 4 UT_F= fine
varname-dot-curdir.mk 36 # A normal assignment works fine, as does a substitution assignment.
varname-dot-newline.mk 24 # A '?=' assignment is fine. This pattern can be used to provide the variable
cond-undef-lint.mk 17 # An expression based on a defined variable is fine.
cond-token-var.mk 5 # Note the fine distinction between a variable and an expression.
dep-var.mk 19 # is defined, so everything's fine.
opt-debug-lint.mk 11 # misleading. The form of the condition is totally fine, it's the evaluation
var-op-assign.mk 63 # fine.
cond-short.mk 208 # matches or equality comparisons worked fine and never produced error
varmod-ifelse.mk 20 # fine since the condition would be:
  /src/lib/libc/arch/vax/sys/
brk.S 49 blequ 1f # is fine
  /src/sys/dev/mii/
igphy.c 302 uint16_t fused, fine, coarse; local
330 fine = fused & ANALOG_FUSE_FINE_MASK;
335 fine -= ANALOG_FUSE_FINE_1;
337 fine -= ANALOG_FUSE_FINE_10;
340 (fine & ANALOG_FUSE_FINE_MASK) |
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 101 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
  /src/usr.bin/col/
col.c 116 static int fine; /* if `fine' resolution (half lines) */ variable
154 fine = 1;
258 adjust = !fine && (cur_line & 1);
409 if (fine)
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_malloc_mac.inc 108 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
114 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_malloc_mac.inc 108 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
114 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
push-pop.s 8 # This uses R0/R1 as scratch ... assume those work fine in general
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
push-pop.s 8 # This uses R0/R1 as scratch ... assume those work fine in general
  /src/crypto/external/bsd/openssl.old/dist/
NOTES.PERL 22 install the core Perl modules as well, so you will be fine.
  /src/external/lgpl3/gmp/dist/mpn/x86/fat/
fat_entry.asm 56 dnl fine for all x86s.
191 C This is called only once, so just something simple and compact is fine.
222 C This is called only once, so just something simple and compact is fine.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/fat/
fat_entry.asm 75 dnl fine for all x86s.
190 C This is called only 3 times, so just something simple and compact is fine.
  /src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
curl.d 475 wasn't verified fine */
606 fine, ///
925 are OK within this time, then fine... This only aborts the connect
1778 ok, /** all is fine */
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 550 division, but that's fine since it gives the intended fraction.
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/
mips.S 56 # values", but it seems to work fine
mips64.S 53 # values", but it seems to work fine

Completed in 46 milliseconds

1 2 3