Searched refs:fill (Results 1 – 18 of 18) sorted by relevance
/trusted-firmware-a/lib/libc/ |
A D | memset.c | 15 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 D | inftrees.c | 50 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 D | ble.ld.S | 62 .fill LOADADDR(.bss) + SIZEOF(.bss) : {
|
/trusted-firmware-a/include/arch/aarch64/ |
A D | asm_macros.S | 97 .fill \label + (32 * 4) - .
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/fconf/ |
A D | index.rst.txt | 68 /* 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 D | index.rst | 68 /* 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 D | index.rst.txt | 47 fill the CPU topology nodes. It will also be passed on to BL33, by
|
/trusted-firmware-a/docs/plat/arm/arm_fpga/ |
A D | index.rst | 47 fill the CPU topology nodes. It will also be passed on to BL33, by
|
/trusted-firmware-a/docs/design_documents/ |
A D | cmake_framework.rst | 125 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 D | cmake_framework.rst.txt | 125 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 D | basic.css | 686 fill: #fbe54e;
|
/trusted-firmware-a/build/qemu/release/bl1/ |
A D | bl1.map | 1022 *fill* 0x0000000000003060 0x7a0 1118 *fill* 0x0000000000004bf1 0x7 1149 *fill* 0x0000000000004ce8 0x8 1246 *fill* 0x000000000e04f98c 0x34
|
/trusted-firmware-a/docs/design/ |
A D | cpu-specific-build-macros.rst | 503 line fill requests from the Cortex-A57 processor are atomic. Each
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | cpu-specific-build-macros.rst.txt | 503 line fill requests from the Cortex-A57 processor are atomic. Each
|
/trusted-firmware-a/build/qemu/release/bl2/ |
A D | bl2.map | 1092 *fill* 0x000000000e01f77c 0x84 1134 *fill* 0x000000000e0206c9 0x3 1226 *fill* 0x000000000e020d50 0x2b0 1324 *fill* 0x000000000e0227bc 0x4
|
/trusted-firmware-a/build/qemu/release/bl31/ |
A D | bl31.map | 1663 *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 D | searchindex.js | 1 …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 D | trustedfirmware-a.tex | 15620 …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 127 milliseconds