Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 23 of 23) sorted by relevance

/trusted-firmware-a/lib/zlib/
A Dinflate.c129 strm->adler = state->wrap & 1;
161 int wrap; local
170 wrap = 0;
174 wrap = (windowBits >> 4) + 5;
190 state->wrap = wrap;
658 if (state->wrap == 0) {
1198 if (state->wrap) {
1207 if ((state->wrap & 4) && (
1266 if ((state->wrap & 4) && out)
1535 state->wrap |= 4;
[all …]
A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/trusted-firmware-a/docs/_static/css/
A Dcustom.css11 * and text will wrap when necessary.
/trusted-firmware-a/docs/build/TF-A_2.5/_static/css/
A Dcustom.css11 * and text will wrap when necessary.
A Dtheme.css4wrap]{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-i…
/trusted-firmware-a/docs/build/TF-A_2.5/_static/js/
A Dtheme.js1wrap("<div class='wy-table-responsive'></div>"),n("table.docutils.footnote").wrap("<div class='wy-…
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-4.rst31 result in a value large enough to wrap around, which may lead to unpredictable
89 would wrap around. This may allow an attacker to copy unexpected data into
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-4.rst.txt31 result in a value large enough to wrap around, which may lead to unpredictable
89 would wrap around. This may allow an attacker to copy unexpected data into
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dbasic.css61 word-wrap: break-word;
62 overflow-wrap : break-word;
A Dunderscore-1.13.1.js1181 function wrap(func, wrapper) { function
1956 wrap: wrap,
A Djquery-3.5.1.js5003 var elem, tmp, tag, wrap, attached, j,
5031 wrap = wrapMap[ tag ] || wrapMap._default;
5032 tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];
5035 j = wrap[ 0 ];
9882 var wrap;
9890 wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true );
9893 wrap.insertBefore( this[ 0 ] );
9896 wrap.map( function() {
9930 wrap: function( html ) {
A Dunderscore.js6 …ply(a,o))),i}));return c.cancel=function(){clearTimeout(e),e=o=a=null},c},wrap:function(n,r){retur…
A Djquery.js2 …ction(){var e=S(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m…
/trusted-firmware-a/docs/design_documents/
A Dcmake_framework.rst45 tasks, wrap CMake functions, etc. Since this functionality can be useful in
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design_documents/
A Dcmake_framework.rst.txt45 tasks, wrap CMake functions, etc. Since this functionality can be useful in
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatextables.sty67 % c) the caption text will wrap at width \LTcapwidth (4in)
164 \long\def\@vwid@Hy@raisedlink#1{\@vwid@wrap{\@@vwid@Hy@raisedlink{#1}}}%
A Dsphinxlatexliterals.sty549 % allowing it to wrap and display on two or more lines in the latex output.
678 % allow long lines to wrap like they do in code-blocks
A Dtrustedfirmware-a.tex11493 which wrap \sphinxcode{\sphinxupquote{tf\_log}} and which allow the logging call to be compiled\sph…
44986 result in a value large enough to wrap around, which may lead to unpredictable
45059 would wrap around. This may allow an attacker to copy unexpected data into
45917 tasks, wrap CMake functions, etc. Since this functionality can be useful in
62025 retention states to be inside the locks and fixing handling of wrap\sphinxhyphen{}around
/trusted-firmware-a/docs/process/
A Dcoding-guidelines.rst80 which wrap ``tf_log`` and which allow the logging call to be compiled-out
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcoding-guidelines.rst.txt80 which wrap ``tf_log`` and which allow the logging call to be compiled-out
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …127,131,133,135,136,140,142],wouldn:8,wpack:131,wpad:6,wpointer:[123,131],wrap:[6,45,71,123,136],w…
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt3326 retention states to be inside the locks and fixing handling of wrap-around
/trusted-firmware-a/docs/
A Dchange-log.md3326 retention states to be inside the locks and fixing handling of wrap-around

Completed in 178 milliseconds