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

1 2

  /src/usr.bin/make/unit-tests/
export-all.mk 4 UT_F= fine
impsrc.mk 54 # but it's equally fine to leave $< undefined.
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.
dep-var.mk 19 # is defined, so everything's fine.
cond-token-var.mk 5 # Note the fine distinction between a variable and an expression.
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 in function:igphy_reset
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 in typeref:typename:int
154 fine = 1;
258 adjust = !fine && (cur_line & 1);
409 if (fine)
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sc7180-trogdor-lazor.dtsi 18 semtech,resolution = "fine";
msm8916-wingtech-wt88047.dts 72 /* Likely some other model but works just fine with this one */
msm8994-sony-xperia-kitakami.dtsi 466 * cause of the hs400-1_8v mode. MMC works fine without
msm8994-msft-lumia-octagon.dtsi 404 * be written for this device. For now this works fine.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
versatile-ab.dts 273 /* 800x600 16bpp @ 36MHz works fine */
vexpress-v2m-rs1.dtsi 407 /* 800x600 16bpp @36MHz works fine */
vexpress-v2m.dtsi 341 /* 800x600 16bpp @36MHz works fine */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
vexpress-v2m-rs1.dtsi 407 /* 800x600 16bpp @36MHz works fine */
  /src/usr.sbin/sysinst/
msg.mi.pl 1510 {Your network seems to work fine.
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 96 # source directory, any form will work fine, but in subdirectories a

Completed in 42 milliseconds

1 2