Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 15 of 15) sorted by relevance

/trusted-firmware-a/lib/zlib/
A Dinffast.c94 hold = state->hold;
105 hold += (unsigned long)(*in++) << bits;
107 hold += (unsigned long)(*in++) << bits;
110 here = lcode[hold & lmask];
113 hold >>= op;
131 hold >>= op;
141 here = dcode[hold & dmask];
144 hold >>= op;
166 hold >>= op;
296 hold &= (1U << bits) - 1;
[all …]
A Dinflate.c135 state->hold = 0;
257 state->hold = 0;
482 hold = state->hold; \
493 state->hold = hold; \
500 hold = 0; \
524 ((unsigned)hold & ((1U << (n)) - 1))
529 hold >>= (n); \
536 hold >>= bits & 7; \
708 state->flags = (int)(hold);
890 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) {
[all …]
A Dinflate.h101 unsigned long hold; /* input bit accumulator */ member
/trusted-firmware-a/fdts/
A Dn1sdp-single-chip.dts67 i2c-sda-hold-time-ns = <500>;
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/fconf/
A Dindex.rst.txt12 to hold the data.
/trusted-firmware-a/docs/components/fconf/
A Dindex.rst12 to hold the data.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dromlib-design.rst.txt119 - The ROM library needs a page aligned RAM section to hold the RW data. This
A Darm-sip-service.rst.txt74 registers should not be expected to hold their values before the call was made.
A Dxlat-tables-lib-v2-design.rst.txt423 descriptor. Given that the TLBs are not architecturally permitted to hold any
/trusted-firmware-a/docs/components/
A Dromlib-design.rst119 - The ROM library needs a page aligned RAM section to hold the RW data. This
A Darm-sip-service.rst74 registers should not be expected to hold their values before the call was made.
A Dxlat-tables-lib-v2-design.rst423 descriptor. Given that the TLBs are not architecturally permitted to hold any
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Djquery-3.5.1.js10780 jQuery.holdReady = function( hold ) { argument
10781 if ( hold ) {
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …stor:50,histori:125,hit:[91,106,110,114],hmi:[103,114],hmp:[6,101],hock:4,hold:[6,8,14,26,28,34,38…
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex13589 registers should not be expected to hold their values before the call was made.
15534 to hold the data.
17665 The ROM library needs a page aligned RAM section to hold the RW data. This
23533 descriptor. Given that the TLBs are not architecturally permitted to hold any

Completed in 126 milliseconds