| /trusted-firmware-a/drivers/io/ |
| A D | io_block.c | 259 size_t skip; in block_read() local 313 request = skip + left; in block_read() 319 if (request <= skip) { in block_read() 333 nbytes = request - skip; in block_read() 371 size_t skip; in block_write() local 426 request = skip + left; in block_write() 436 nbytes = request - skip; in block_write() 453 if (request <= skip) { in block_write() 462 nbytes = request - skip; in block_write() 472 if (request <= skip) in block_write() [all …]
|
| /trusted-firmware-a/plat/marvell/armada/a8k/common/ble/ |
| A D | ble_main.c | 32 int skip = 0; in exec_ble_main() local 48 ble_plat_setup(&skip); in exec_ble_main() 53 if (skip) in exec_ble_main()
|
| /trusted-firmware-a/drivers/scmi-msg/ |
| A D | base.c | 157 if (count > a2p->skip) { in discover_list_protocols() 158 count = MIN(count - a2p->skip, MAX_PROTOCOL_IN_LIST); in discover_list_protocols() 166 memcpy(outargs + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
|
| A D | base.h | 66 uint32_t skip; member
|
| /trusted-firmware-a/lib/extensions/amu/aarch64/ |
| A D | amu_helpers.S | 257 .skip 8 /* AMEVCNTVOFF01_EL2 does not exist */ 259 .skip 4 294 .skip 8 /* AMEVCNTVOFF01_EL2 does not exist */ 296 .skip 4
|
| /trusted-firmware-a/docs/build/latex/ |
| A D | sphinxlatexobjects.sty | 90 % the \relax\relax is because \py@argswidth is a "skip" variable and the first 110 \def\pysigstartmultiline{\vskip\smallskipamount\parskip\z@skip\itemsep\z@skip}% 113 \parskip\z@skip\itemsep\z@skip
|
| A D | sphinxlatexadmonitions.sty | 38 {\parskip\z@skip\noindent}% 41 % counteract previous possible negative skip (French lists!): 79 % revert a skip done by framed before the frame. 80 \ltx@ifundefined{OuterFrameSep}{}{\OuterFrameSep\z@skip}%
|
| A D | sphinxlatexliterals.sty | 219 \nobreak\hskip\z@skip 494 \parskip\z@skip 504 \parskip\z@skip 581 \itemsep \z@skip 582 \topsep \z@skip 583 \partopsep \z@skip 594 \leftskip\z@skip \rightskip\z@skip \@rightskip\z@skip 602 \lineskip\z@skip 670 % reduce above caption skip
|
| A D | sphinxhowto.cls | 73 \parskip \z@skip
|
| A D | sphinxlatextables.sty | 81 \LTpre\z@skip\LTpost\z@skip % set to zero longtable's own skips 113 \vskip-\belowcaptionskip % anticipate caption package skip 133 \abovecaptionskip\sphinxabovecaptionskip % \z@skip 134 \belowcaptionskip\sphinxbelowcaptionskip % \z@skip 140 \def\sphinxabovecaptionskip{\z@skip}% Do not use! Flagged for removal 141 \def\sphinxbelowcaptionskip{\z@skip}% Do not use! Flagged for removal
|
| A D | sphinxmanual.cls | 92 \parskip \z@skip
|
| A D | sphinxlatexshadowbox.sty | 63 \ltx@ifundefined{OuterFrameSep}{}{\OuterFrameSep\z@skip}%
|
| A D | sphinx.sty | 181 \newcommand*\sphinxAtStartPar{\leavevmode\nobreak\hskip\z@skip} 182 % No need for the \hspace{0pt} trick (\hskip\z@skip) with luatex
|
| A D | trustedfirmware-a.log | 715 * \skip\footins=9.0pt plus 4.0pt minus 2.0pt
|
| /trusted-firmware-a/include/plat/marvell/armada/a8k/common/ |
| A D | plat_marvell.h | 68 int ble_plat_setup(int *skip);
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/marvell/armada/ |
| A D | porting.rst.txt | 46 Boot rom can skip the current image and choose to boot from next position if a 51 Supported options to implement the skip request are: 67 (``plat/marvell/armada/a8k/a70x0/board/marvell_plat_config.c``), the image skip is 77 skip image request message is printed on the screen and boot rom boots from the
|
| /trusted-firmware-a/docs/plat/marvell/armada/ |
| A D | porting.rst | 46 Boot rom can skip the current image and choose to boot from next position if a 51 Supported options to implement the skip request are: 67 (``plat/marvell/armada/a8k/a70x0/board/marvell_plat_config.c``), the image skip is 77 skip image request message is printed on the screen and boot rom boots from the
|
| /trusted-firmware-a/plat/marvell/armada/a8k/common/ |
| A D | plat_ble_setup.c | 709 int ble_plat_setup(int *skip) in ble_plat_setup() argument 729 *skip = 1; in ble_plat_setup()
|
| /trusted-firmware-a/plat/allwinner/common/ |
| A D | arisc_off.S | 29 # it hangs the whole system. So we skip this step for core 0.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
| A D | jquery-3.5.1.js | 2395 skip = combinator.next, 2396 key = skip || dir, 2436 if ( skip && skip === elem.nodeName.toLowerCase() ) {
|
| /trusted-firmware-a/docs/build/TF-A_2.5/ |
| A D | searchindex.js | 1 …tp:[103,104],size_t:[6,36,53,55,123],sizeof:123,skare:4,skew:63,skill:142,skip:[6,38,42,43,53,70,8…
|
| /trusted-firmware-a/docs/design/ |
| A D | firmware-design.rst | 1310 e.g. skip the action the second time, or undo/redo it.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
| A D | firmware-design.rst.txt | 1310 e.g. skip the action the second time, or undo/redo it.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
| A D | porting-guide.rst.txt | 727 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK
|
| /trusted-firmware-a/docs/getting_started/ |
| A D | porting-guide.rst | 727 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK
|