Searched refs:filled (Results 1 – 25 of 28) sorted by relevance
12
/u-boot/fs/yaffs2/ |
A D | yaffs_nameval.c | 173 int filled = 0; in nval_list() local 179 !filled) { in nval_list() 194 filled = 1; in nval_list()
|
/u-boot/test/env/ |
A D | hashtable.c | 99 ut_asserteq(SIZE, htab.filled); in env_test_htab_fill() 120 ut_asserteq(SIZE / 2, htab.filled); in env_test_htab_deletes()
|
/u-boot/arch/mips/cpu/ |
A D | u-boot.lds | 48 * This needs to be filled so that the 52 * has not been filled in.
|
/u-boot/lib/ |
A D | hashtable.c | 124 htab->filled = 0; in hcreate_r() 377 if (htab->filled == htab->size) { in hsearch_r() 400 ++htab->filled; in hsearch_r() 460 --htab->filled; in _hdelete() 626 htab, htab->size, htab->filled, (ulong)size); in hexport_r() 960 htab, htab->filled, htab->size, in himport_r()
|
/u-boot/include/ |
A D | search.h | 49 unsigned int filled; member
|
/u-boot/arch/x86/include/asm/acpi/ |
A D | cros_gnvs.asl | 20 CHVD, 24576, // 0x19a - VDAT space filled by verified boot
|
/u-boot/fs/btrfs/ |
A D | extent-io.c | 485 int bits, int filled) in test_range_bit() argument 495 if (filled && state->start > start) { in test_range_bit() 503 if (!filled) in test_range_bit() 505 } else if (filled) { in test_range_bit() 514 if (filled) in test_range_bit()
|
A D | extent-io.h | 103 int bits, int filled);
|
/u-boot/doc/device-tree-bindings/video/ |
A D | exynos_mipi_dsi.txt | 17 in Non-burst mode, RGB data area is filled with RGB data and
|
/u-boot/arch/arm/dts/ |
A D | imx6ul-opos6ul.dtsi | 52 reg = <0x80000000 0>; /* will be filled by U-Boot */
|
A D | imx6qdl-cubox-i.dtsi | 45 /* Will be filled by the bootloader */
|
A D | imx6-colibri.dts | 14 /* Will be filled by the bootloader */
|
A D | imx6ul-pico.dtsi | 13 /* Will be filled by the bootloader */
|
A D | imx6qdl-hummingboard.dtsi | 44 /* Will be filled by the bootloader */
|
A D | imx7d-pico.dtsi | 11 /* Will be filled by the bootloader */
|
A D | imx6qdl-hummingboard2.dtsi | 44 /* Will be filled by the bootloader */
|
A D | imx6-apalis.dts | 14 /* Will be filled by the bootloader */
|
A D | imx6q-novena.dts | 58 /* Will be filled by the bootloader */
|
/u-boot/doc/uImage.FIT/ |
A D | source_file_format.txt | 48 hashes) will need to be filled in automatically by the U-Boot mkimage tool. 78 - create .its file, automatically filled-in properties are omitted
|
/u-boot/doc/imx/common/ |
A D | mxs.txt | 171 The partition layout is ready, next the special partition must be filled with
|
/u-boot/doc/driver-model/ |
A D | of-plat.rst | 245 * Other fields can go here, to be filled in by decoding from
|
/u-boot/tools/binman/ |
A D | README.entries | 312 Entry: fill: An entry which is filled to a particular byte value 1094 The contents of this entry are filled in automatically by other entries
|
/u-boot/arch/arm/mach-sunxi/ |
A D | Kconfig | 384 filled with magic values post build. The Allwinner provided boot0
|
/u-boot/doc/ |
A D | README.POST | 170 filled at U-Boot build time. The format of entry in this array will
|
/u-boot/arch/arm/ |
A D | Kconfig | 445 If the SoC's BOOT0 requires a header area filled with (magic)
|
Completed in 25 milliseconds
12