Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 18 of 18) sorted by relevance

/trusted-firmware-a/lib/libc/
A Dmemset.c15 uint64_t fill = (unsigned char)val; in memset() local
32 fill |= fill << 8; in memset()
33 fill |= fill << 16; in memset()
34 fill |= fill << 32; in memset()
39 *ptr64 = fill; in memset()
/trusted-firmware-a/lib/zlib/
A Dinftrees.c50 unsigned fill; /* index for replicating entries */ local
232 fill = 1U << curr;
233 min = fill; /* save offset to next table */
235 fill -= incr;
236 next[(huff >> drop) + fill] = here;
237 } while (fill != 0);
/trusted-firmware-a/plat/marvell/armada/a8k/common/ble/
A Dble.ld.S62 .fill LOADADDR(.bss) + SIZEOF(.bss) : {
/trusted-firmware-a/include/arch/aarch64/
A Dasm_macros.S97 .fill \label + (32 * 4) - .
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/fconf/
A Dindex.rst.txt68 /* read hw config dtb and fill soc_topology struct */
104 can be used to fill the C data structure with the data from the config |DTB|.
/trusted-firmware-a/docs/components/fconf/
A Dindex.rst68 /* read hw config dtb and fill soc_topology struct */
104 can be used to fill the C data structure with the data from the config |DTB|.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/arm_fpga/
A Dindex.rst.txt47 fill the CPU topology nodes. It will also be passed on to BL33, by
/trusted-firmware-a/docs/plat/arm/arm_fpga/
A Dindex.rst47 fill the CPU topology nodes. It will also be passed on to BL33, by
/trusted-firmware-a/docs/design_documents/
A Dcmake_framework.rst125 First, we create a setting group called *mem_conf* and fill it with several
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design_documents/
A Dcmake_framework.rst.txt125 First, we create a setting group called *mem_conf* and fill it with several
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dbasic.css686 fill: #fbe54e;
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.map1022 *fill* 0x0000000000003060 0x7a0
1118 *fill* 0x0000000000004bf1 0x7
1149 *fill* 0x0000000000004ce8 0x8
1246 *fill* 0x000000000e04f98c 0x34
/trusted-firmware-a/docs/design/
A Dcpu-specific-build-macros.rst503 line fill requests from the Cortex-A57 processor are atomic. Each
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dcpu-specific-build-macros.rst.txt503 line fill requests from the Cortex-A57 processor are atomic. Each
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.map1092 *fill* 0x000000000e01f77c 0x84
1134 *fill* 0x000000000e0206c9 0x3
1226 *fill* 0x000000000e020d50 0x2b0
1324 *fill* 0x000000000e0227bc 0x4
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map1663 *fill* 0x000000000e045a64 0x59c
1716 *fill* 0x000000000e0472b5 0x3
1826 *fill* 0x000000000e0478a8 0x758
1947 *fill* 0x000000000e052f64 0x1c
1976 *fill* 0x000000000e059040 0xfc0
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …03,104],filenam:[48,57],files:[85,103,104],filesystem:[6,8,48,70,112,113],fill:[6,14,37,38,45,67],…
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex15620 …n}{read} \PYG{n}{hw} \PYG{n}{config} \PYG{n}{dtb} \PYG{o+ow}{and} \PYG{n}{fill} \PYG{n}{soc\PYGZus…
15662 can be used to fill the C data structure with the data from the config {\hyperref[\detokenize{gloss…
27070 line fill requests from the Cortex\sphinxhyphen{}A57 processor are atomic. Each
34902 fill the CPU topology nodes. It will also be passed on to BL33, by
46025 First, we create a setting group called \sphinxstyleemphasis{mem\_conf} and fill it with several

Completed in 142 milliseconds