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

  /src/sys/dev/splash/
splash.c 251 int filled; local
256 filled = 0;
258 filled = 1;
268 if (filled == 0) {
277 filled = 1;
325 int filled; local
330 filled = 0;
332 filled = 1;
342 if (filled == 0) {
349 filled = 1
390 int filled; local
    [all...]
  /src/usr.bin/make/unit-tests/
varname-make_print_var_on_error.mk 7 # since at the point where it is filled in PrintOnError, the first command in
  /src/include/
search.h 30 size_t filled; member in struct:hsearch_data
  /src/lib/libc/stdlib/
hcreate.c 126 head->filled = 0;
241 head->filled++;
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
kvmgt.c 1012 size_t filled; local
1027 filled = 8;
1039 filled = 4;
1051 filled = 2;
1063 filled = 1;
1066 count -= filled;
1067 done += filled;
1068 *ppos += filled;
1069 buf += filled;
1086 size_t filled; local
    [all...]
  /src/sys/kern/
subr_blist.c 279 * actually filled that were free before the call.
285 blist_blkno_t filled; local
289 filled = blst_leaf_fill(bl->bl_root, blkno, count);
291 filled = blst_meta_fill(bl->bl_root, blkno, count,
293 bl->bl_free -= filled;
294 return filled;
  /src/usr.bin/rpcgen/
rpc_svcout.c 345 int filled; local
378 filled = 0;
386 filled = 1;
394 filled = 1;
401 if (!filled) {
  /src/sys/arch/sparc64/sparc64/
bsd_fdintr.s 121 ! we filled/emptied the FIFO; update fdc->sc_buf & fdc->sc_tc
  /src/sys/arch/vax/boot/xxboot/
start.S 91 # must be empty (i.e. filled with zeroes).
  /src/sys/arch/sparc/sparc/
bsd_fdintr.s 218 ! we filled/emptied the FIFO; update fdc->sc_buf & fdc->sc_tc
  /src/sys/arch/virt68k/virt68k/
locore.s 211 clrl %sp@- | PC - filled in by "execve"
  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 77 The OnProgress event is called each time the output buffer is filled and
  /src/sys/arch/next68k/next68k/
locore.s 373 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/sun3/sun3/
locore.s 172 clrl %sp@- | tf_pc (filled in later)
  /src/sys/arch/sun3/sun3x/
locore.s 149 clrl %sp@- | tf_pc (filled in later)
  /src/sys/arch/cesfic/cesfic/
locore.s 356 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/luna68k/luna68k/
locore.s 280 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/mvme68k/mvme68k/
locore.s 607 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/news68k/news68k/
locore.s 385 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/x68k/x68k/
locore.s 377 clrl %sp@- | PC - filled in by "execve"
  /src/sys/dev/pci/
if_iavf.c 3839 int filled; local
3857 /* already filled */
3884 filled = 1;
3889 if (filled) {
3896 return filled;
  /src/sys/arch/atari/atari/
locore.s 1010 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/hp300/hp300/
locore.s 535 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/mac68k/mac68k/
locore.s 445 clrl %sp@- | PC - filled in by "execve"
  /src/sys/arch/amiga/amiga/
locore.s 1017 clrl %sp@- | PC - filled in by "execve"

Completed in 64 milliseconds