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

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apple/
t8103-j274.dts 31 reg = <0 0 0 0>; /* To be filled by loader */
39 reg = <0x8 0 0x2 0>; /* To be filled by loader */
t8103.dtsi 28 cpu-release-addr = <0 0>; /* To be filled by loader */
36 cpu-release-addr = <0 0>; /* To be filled by loader */
44 cpu-release-addr = <0 0>; /* To be filled by loader */
52 cpu-release-addr = <0 0>; /* To be filled by loader */
60 cpu-release-addr = <0 0>; /* To be filled by loader */
68 cpu-release-addr = <0 0>; /* To be filled by loader */
76 cpu-release-addr = <0 0>; /* To be filled by loader */
84 cpu-release-addr = <0 0>; /* To be filled by loader */
  /src/sys/dev/splash/
splash.c 251 int filled; local in function:splash_render8
256 filled = 0;
258 filled = 1;
268 if (filled == 0) {
277 filled = 1;
325 int filled; local in function:splash_render16
330 filled = 0;
332 filled = 1;
342 if (filled == 0) {
349 filled = 1
390 int filled; local in function:splash_render32
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6dl-dfi-fs700-m60.dts 18 /* Will be filled by the bootloader */
imx6q-dfi-fs700-m60.dts 18 /* Will be filled by the bootloader */
bcm2711-rpi.dtsi 7 /* Will be filled by the bootloader */
imx6ul-imx6ull-opos6ul.dtsi 8 reg = <0x80000000 0>; /* will be filled by U-Boot */
intel-ixp4xx.dtsi 22 /* compatible and reg filled in by per-soc device tree */
51 /* compatible filled in by per-soc device tree */
imx6dl-colibri-eval-v3.dts 20 /* Will be filled by the bootloader */
imx6ul-ccimx6ulsom.dtsi 12 reg = <0x80000000 0>; /* will be filled by U-Boot */
imx51-zii-scu2-mezz.dts 19 /* Will be filled by the bootloader */
imx51-zii-scu3-esb.dts 19 /* Will be filled by the bootloader */
imx6dl-mamoj.dts 16 /* Will be filled by the bootloader */
imx6ul-pico.dtsi 13 /* Will be filled by the bootloader */
imx7d-pico.dtsi 17 /* Will be filled by the bootloader */
  /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 in function:intel_vgpu_read
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 in function:intel_vgpu_write
    [all...]
  /src/usr.bin/rpcgen/
rpc_svcout.c 345 int filled; local in function:write_program
378 filled = 0;
386 filled = 1;
394 filled = 1;
401 if (!filled) {
  /src/sys/kern/
subr_blist.c 279 * actually filled that were free before the call.
285 blist_blkno_t filled; local in function:blist_fill
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/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/distrib/atari/floppies/prepare/
install.md 36 VERSION= # filled in automatically (see list)

Completed in 19 milliseconds

1 2