Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 28) sorted by relevance

12

/trusted-firmware-a/drivers/io/
A Dio_block.c259 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 Dble_main.c32 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 Dbase.c157 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 Dbase.h66 uint32_t skip; member
/trusted-firmware-a/lib/extensions/amu/aarch64/
A Damu_helpers.S257 .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 Dsphinxlatexobjects.sty90 % 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 Dsphinxlatexadmonitions.sty38 {\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 Dsphinxlatexliterals.sty219 \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 Dsphinxhowto.cls73 \parskip \z@skip
A Dsphinxlatextables.sty81 \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 Dsphinxmanual.cls92 \parskip \z@skip
A Dsphinxlatexshadowbox.sty63 \ltx@ifundefined{OuterFrameSep}{}{\OuterFrameSep\z@skip}%
A Dsphinx.sty181 \newcommand*\sphinxAtStartPar{\leavevmode\nobreak\hskip\z@skip}
182 % No need for the \hspace{0pt} trick (\hskip\z@skip) with luatex
A Dtrustedfirmware-a.log715 * \skip\footins=9.0pt plus 4.0pt minus 2.0pt
/trusted-firmware-a/include/plat/marvell/armada/a8k/common/
A Dplat_marvell.h68 int ble_plat_setup(int *skip);
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/marvell/armada/
A Dporting.rst.txt46 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 Dporting.rst46 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 Dplat_ble_setup.c709 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 Darisc_off.S29 # it hangs the whole system. So we skip this step for core 0.
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Djquery-3.5.1.js2395 skip = combinator.next,
2396 key = skip || dir,
2436 if ( skip && skip === elem.nodeName.toLowerCase() ) {
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …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 Dfirmware-design.rst1310 e.g. skip the action the second time, or undo/redo it.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dfirmware-design.rst.txt1310 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 Dporting-guide.rst.txt727 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst727 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK

Completed in 98 milliseconds

12