HomeSort by: relevance | last modified time | path
    Searched refs:lot (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/amiga/stand/loadkmap/din/
din-kbdmap.c 426 NOTE: save yourself and others a lot of grief by *not* using
  /src/sys/arch/amiga/stand/loadkmap/pl_din/
pl_din-kbdmap.c 431 NOTE: save yourself and others a lot of grief by *not* using
  /src/sys/arch/x68k/dev/
kbdmap.c 265 NOTE: save yourself and others a lot of grief by *not* using
  /src/sys/arch/x68k/usr.bin/loadkmap/
jis_kmap.c 259 NOTE: save yourself and others a lot of grief by *not* using
  /src/lib/libc/time/
zdump.c 716 timestamps ranging from LOT through HIT. LOT and HIT disagree
720 before the transition from LOT's settings. */
723 hunt(timezone_t tz, time_t lot, time_t hit, bool only_ok)
730 /* Convert LOT into a broken-down time here, even though our
733 LOT, and tzname needs to be changed back. */
734 bool lotm_ok = my_localtime_rz(tz, &lot, &lotm) != NULL;
739 /* T = average of LOT and HIT, rounding down.
741 int rem_sum = lot % 2 + hit % 2;
742 time_t t = (rem_sum == 2) - (rem_sum < 0) + lot / 2 + hit / 2
    [all...]
  /src/sys/arch/atari/stand/keymaps/fr/
fr-kbdmap.c 172 * NOTE: save yourself and others a lot of grief by *not* using
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 288 // Should enumerate all the pointers we have. Seems like a lot of work.
  /src/usr.bin/make/unit-tests/
varname-empty.mk 5 # There is no variable named "" at all, and this fact is used a lot in
varmod-sysv.mk 99 # modifier looked a lot like the code for the modifiers ':S' and ':C'.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sm8150-sony-xperia-kumano.dtsi 41 * That's (going to be) a lot of clocks, but it's necessary due
sm8250-sony-xperia-edo.dtsi 34 * That's a lot of clocks, but it's necessary due

Completed in 87 milliseconds