Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 25 of 30) sorted by relevance

12

/trusted-firmware-a/drivers/nxp/flexspi/nor/
A Dtest_fspi.c27 void fspi_test(uint32_t fspi_test_addr, uint32_t size, int extra) in fspi_test() argument
59 xspi_write(fspi_test_addr, (void *)buffer, (size * 4 + extra)); in fspi_test()
61 xspi_ip_read(fspi_test_addr, buffer, (size * 4 + extra)); in fspi_test()
77 xspi_read((fspi_test_addr), buffer, (size * 4 + extra)); in fspi_test()
/trusted-firmware-a/lib/zlib/
A Dinftrees.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
183 base = extra = work; /* dummy value--not used */
188 extra = lext;
193 extra = dext;
222 here.op = (unsigned char)(extra[work[sym] - match]);
A Dinflate.c754 state->head->extra = Z_NULL;
1091 state->extra = (unsigned)(here.op) & 15;
1094 if (state->extra) {
1095 NEEDBITS(state->extra);
1096 state->length += BITS(state->extra);
1097 DROPBITS(state->extra);
1098 state->back += state->extra;
1131 if (state->extra) {
1132 NEEDBITS(state->extra);
1134 DROPBITS(state->extra);
[all …]
A Dinflate.h107 unsigned extra; /* extra bits needed */ member
A Dzlib.h119 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
/trusted-firmware-a/include/drivers/nxp/flexspi/
A Dfspi_api.h121 void fspi_test(uint32_t fspi_test_addr, uint32_t size, int extra);
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatexshadowbox.sty62 % configure framed.sty not to add extra vertical spacing
66 % the \noindent has the effet of an extra blank line on top, to
A DLICRlatin2utf8.xdy19 ;; - Support for some extra letters: Ÿ, Ŋ, ŋ, Œ, œ, IJ, ij, ȷ and ẞ.
33 ;; \.{} need no extra user declaration anymore.
35 ;; - ẞ needs \DeclareUnicodeCharacter{1E9E}{\SS} (but ß needs no extra set-up).
A Dsphinxlatextables.sty200 % upstream tabulary adds a \long, our extra one causes no harm)
212 % (easily) get rid of extra macros from >{...} or <{...} between columns. At
A Dsphinx.sty308 % Some babel/polyglossia languages fiddle with \@arabic, so let's be extra
A Dsphinxlatexliterals.sty788 \fi {{#1}}}}% extra brace pair to fix end-space gobbling issue...
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Djquery-3.5.1.js6704 extra = 0,
6759 extra -
6788 if ( !extra ) {
6969 css: function( elem, name, extra, styles ) { argument
6986 val = hooks.get( elem, true, extra );
7000 if ( extra === "" || extra ) {
7011 get: function( elem, computed, extra ) {
7032 set: function( elem, value, extra ) {
7045 subtract = extra ?
7049 extra,
[all …]
/trusted-firmware-a/docs/process/
A Dcode-review-guidelines.rst71 meet your exact needs, go the extra mile and extend the code with the missing
A Dcoding-guidelines.rst361 For example, extra padding may be introduced in |AArch32| systems if a struct
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcode-review-guidelines.rst.txt71 meet your exact needs, go the extra mile and extend the code with the missing
A Dcoding-guidelines.rst.txt361 For example, extra padding may be introduced in |AArch32| systems if a struct
/trusted-firmware-a/fdts/
A Dstm32mp151.dtsi247 /* exti_pwr is an extra interrupt controller used for
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/
A Dthreat_model.rst.txt278 | | boot firmware performs extra checks on |
/trusted-firmware-a/docs/threat_model/
A Dthreat_model.rst278 | | boot firmware performs extra checks on |
/trusted-firmware-a/docs/components/
A Dxlat-tables-lib-v2-design.rst222 provides. This section just provides some extra details and clarifications.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dxlat-tables-lib-v2-design.rst.txt222 provides. This section just provides some extra details and clarifications.
/trusted-firmware-a/docs/design/
A Dfirmware-design.rst1590 The linker scripts define some extra, optional symbols. They are not actually
2034 at least an extra page of memory, TF-A is able to work around coherency issues
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dfirmware-design.rst.txt1590 The linker scripts define some extra, optional symbols. They are not actually
2034 at least an extra page of memory, TF-A is able to work around coherency issues
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …ernalsecurenoninvasivedebugen:131,extra1:[48,107,119],extra2:[48,107,119],extra:[6,34,38,48,53,122…
/trusted-firmware-a/docs/build/TF-A_2.5/_static/css/
A Dtheme.css4 …breadcrumbs-extra{margin-bottom:0;color:#b3b3b3;font-size:80%;display:inline-block}@media screen a…

Completed in 74 milliseconds

12