Home
last modified time | relevance | path

Searched refs:here (Results 1 – 25 of 58) sorted by relevance

123

/trusted-firmware-a/lib/zlib/
A Dinftrees.c119 here.bits = (unsigned char)1;
120 here.val = (unsigned short)0;
122 *(*table)++ = here;
216 here.bits = (unsigned char)(len - drop);
218 here.op = (unsigned char)0;
219 here.val = work[sym];
223 here.val = base[work[sym] - match];
227 here.val = 0;
236 next[(huff >> drop) + fill] = here;
296 here.val = (unsigned short)0;
[all …]
A Dinffast.c110 here = lcode[hold & lmask];
112 op = (unsigned)(here.bits);
115 op = (unsigned)(here.op);
117 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
123 len = (unsigned)(here.val);
141 here = dcode[hold & dmask];
143 op = (unsigned)(here.bits);
146 op = (unsigned)(here.op);
148 dist = (unsigned)(here.val);
267 here = dcode[here.val + (hold & ((1U << op) - 1))];
[all …]
A Dinflate.c966 if (here.val < 16) {
1059 if (here.op && (here.op & 0xf0) == 0) {
1060 last = here;
1070 DROPBITS(here.bits);
1071 state->back += here.bits;
1074 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
1080 if (here.op & 32) {
1086 if (here.op & 64) {
1110 last = here;
1120 DROPBITS(here.bits);
[all …]
/trusted-firmware-a/docs/build/latex/
A Dsphinxmanual.cls102 % library reference. Doing it here keeps it the same for all the manuals.
115 % \phantomsection % not needed here since TeXLive 2010's hyperref
A Dsphinxlatexindbibtoc.sty34 {\cleardoublepage% \phantomsection % not needed here since TeXLive 2010's hyperref
A Dsphinxlatexstyletext.sty6 % Basically everything here consists of macros which are part of the latex
55 % all "protected" macros possibly ending up in section titles should be here
A Dsphinxhowto.cls89 % \phantomsection % not needed here since TeXLive 2010's hyperref
A Dsphinxlatexobjects.sty62 % environment the #1 will already be of the width which is computed here, i.e.
89 % the \py@argswidth is available we use it despite its name (no "args" here)
A Dsphinxlatexstylepage.sty15 % Style parameters and macros used by most documents here
A Dsphinx.sty71 % dimensions, we declare the \dimen registers here.
191 % (defined here as currently needed by three sphinxlatex....sty files and
261 % It will always be needed, so let's load it here
A DLatinRules.xdy15 ;; So here we use only 0o266 or higher bytes.
17 ;; lang/general/utf8.xdy and not included here)
A Dsphinxlatexliterals.sty76 % The aliases defined here are used in sphinxVerbatim environment and can
105 % use of \color@b@x here is compatible with both xcolor.sty and color.sty
268 % no need to restore \fboxsep here, as this ends up in a \hbox from fancyvrb
311 % some pdf viewers. Can't do anything here if we do want the line
346 % \spx@image@box is a scratch box register that we can use here
409 % And here #1 should not have picked up (non empty) braced contents
622 % Usage here of 2 baseline distances is empirical.
/trusted-firmware-a/drivers/nxp/ddr/nxp-ddr/
A DREADME.odt5 configurations are possible but not covered here. First slot empty is possbile
/trusted-firmware-a/plat/arm/board/fvp/
A Djmptbl.i6 # Platform specific romlib functions can be added or included here.
/trusted-firmware-a/plat/arm/board/juno/
A Djmptbl.i6 # Platform specific romlib functions can be added or included here.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/morello/
A Dindex.rst.txt8 Capability architecture specific changes will be added `here <https://git.morello-project.org/morel…
/trusted-firmware-a/docs/plat/arm/morello/
A Dindex.rst8 Capability architecture specific changes will be added `here <https://git.morello-project.org/morel…
/trusted-firmware-a/fdts/
A Dstm32mp15-bl2.dtsi73 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/about/
A Dcontact.rst.txt32 topic within the community. More details can be found `here`_.
/trusted-firmware-a/docs/about/
A Dcontact.rst32 topic within the community. More details can be found `here`_.
/trusted-firmware-a/plat/arm/board/fvp/fdts/
A Dfvp_tb_fw_config.dts32 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst48 here ``PMCR_EL0.DP`` architecturally resets to zero.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-5.rst.txt48 here ``PMCR_EL0.DP`` architecturally resets to zero.
/trusted-firmware-a/plat/allwinner/common/
A Darisc_off.S21 # overwriting the 0 in this code here.
/trusted-firmware-a/docs/perf/
A Dperformance-monitoring-unit.rst122 security state unless it is enabled here.

Completed in 19 milliseconds

123