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

1 2 3 4

  /src/etc/powerd/scripts/
sensor_fan 24 critical-over)
32 warning-over)
sensor_indicator 24 critical-over)
32 warning-over)
sensor_power 24 critical-over)
32 warning-over)
sensor_resistance 24 critical-over)
32 warning-over)
sensor_temperature 25 critical-over)
34 warning-over)
sensor_voltage 24 critical-over)
32 warning-over)
sensor_battery 31 warning-over)
36 critical-over)
  /src/sys/arch/pmax/ibus/
pmreg.h 60 u_char over; /* overlay map */ member in struct:VDACRegs
pm.c 331 vdac->over = 0x00; wbflush();
332 vdac->over = 0x00; wbflush();
333 vdac->over = 0x00; wbflush();
335 vdac->over = 0x00; wbflush();
336 vdac->over = 0x00; wbflush();
337 vdac->over = 0x7f; wbflush();
339 vdac->over = 0xff; wbflush();
340 vdac->over = 0xff; wbflush();
341 vdac->over = 0xff; wbflush();
468 vdac->over = 0
    [all...]
  /src/sys/rump/net/lib/libtun/
Makefile 7 COMMENT=/dev/tun network tunneling over tty
  /src/sys/rump/net/lib/libpppoe/
Makefile 5 COMPONENT= PPP over Ethernet protocol network interface
  /src/usr.bin/make/unit-tests/
varmod-to-many-words.mk 6 SENTENCE= The quick brown fox jumps over the lazy brown dog.
16 .if ${SENTENCE} != "The quick brown fox jumps over the lazy brown dog."
varmod-to-one-word.mk 6 SENTENCE= The quick brown fox jumps over the lazy brown dog.
16 .if ${SENTENCE} != "The quick brown fox jumps over the lazy brown dog."
posix-expansion.mk 6 # modifiers specified in POSIX take precedence over the BSD-style modifiers.
  /src/games/mille/
varpush.c 85 over:
92 goto over;
save.c 75 over:
82 goto over;
  /src/games/robots/
move.c 91 goto over;
97 goto over;
101 over:
115 goto over;
  /src/games/monop/
houses.c 67 over:
110 goto over;
149 over:
163 goto over;
227 over:
260 goto over;
282 over:
300 goto over;
monop.c 321 bool over = 0; local
329 over = FALSE;
334 over++;
336 if (over) {
338 over + 1);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/
stm32mp15xx-osd32.dtsi 85 regulator-over-current-protection;
94 regulator-over-current-protection;
104 regulator-over-current-protection;
112 regulator-over-current-protection;
135 regulator-over-current-protection;
  /src/lib/libedit/
filecomplete.c 665 int *completion_type, int *over, int *point, int *end,
710 (over != NULL && !*over && !matches))
714 if (over != NULL)
715 *over = 0;
835 int *completion_type, int *over, int *point, int *end)
839 completion_type, over, point, end,
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_coherency.c 310 const struct igt_coherency_mode *read, *write, *over; local
340 for (over = igt_coherency_mode; over->name; over++) {
341 if (!over->set)
344 if (!over->valid(&ctx))
373 err = over->set(&ctx, offsets[n], ~values[n]);
376 n, count, over->name, err);
402 n, count, over->name,
  /src/libexec/ld.elf_so/arch/m68k/
rtld_start.S 73 movel %a0,(16+4)(%sp) | write fake `return' address over obj
75 movel %d0,(16+4)(%sp) | write fake `return' address over obj
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6sl-warp.dts 94 disable-over-current;
100 disable-over-current;
  /src/games/hunt/huntd/
execute.c 435 PLAYER *owner, int expl, char over)
464 (owner == NULL) ? NULL : owner->p_ident, expl, over);
471 int size, PLAYER *owner, IDENT *score, int expl, char over)
491 bp->b_over = over;

Completed in 234 milliseconds

1 2 3 4