Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 25 of 35) sorted by relevance

12

/trusted-firmware-a/docs/
A Dglobal_substitutions.txt1 .. |AArch32| replace:: :term:`AArch32`
3 .. |AMU| replace:: :term:`AMU`
5 .. |API| replace:: :term:`API`
6 .. |BTI| replace:: :term:`BTI`
7 .. |CoT| replace:: :term:`CoT`
8 .. |COT| replace:: :term:`COT`
9 .. |CSS| replace:: :term:`CSS`
10 .. |CVE| replace:: :term:`CVE`
11 .. |DTB| replace:: :term:`DTB`
14 .. |DT| replace:: :term:`DT`
[all …]
/trusted-firmware-a/docs/process/
A Dsecurity.rst76 .. |TFV-1| replace:: :ref:`Advisory TFV-1 (CVE-2016-10319)`
77 .. |TFV-2| replace:: :ref:`Advisory TFV-2 (CVE-2017-7564)`
78 .. |TFV-3| replace:: :ref:`Advisory TFV-3 (CVE-2017-7563)`
79 .. |TFV-4| replace:: :ref:`Advisory TFV-4 (CVE-2017-9607)`
80 .. |TFV-5| replace:: :ref:`Advisory TFV-5 (CVE-2017-15031)`
81 .. |TFV-6| replace:: :ref:`Advisory TFV-6 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754)`
82 .. |TFV-7| replace:: :ref:`Advisory TFV-7 (CVE-2018-3639)`
83 .. |TFV-8| replace:: :ref:`Advisory TFV-8 (CVE-2018-19440)`
A Dplatform-compatibility-policy.rst19 introduced to replace it. In case the migration to the new interface is trivial,
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dsecurity.rst.txt76 .. |TFV-1| replace:: :ref:`Advisory TFV-1 (CVE-2016-10319)`
77 .. |TFV-2| replace:: :ref:`Advisory TFV-2 (CVE-2017-7564)`
78 .. |TFV-3| replace:: :ref:`Advisory TFV-3 (CVE-2017-7563)`
79 .. |TFV-4| replace:: :ref:`Advisory TFV-4 (CVE-2017-9607)`
80 .. |TFV-5| replace:: :ref:`Advisory TFV-5 (CVE-2017-15031)`
81 .. |TFV-6| replace:: :ref:`Advisory TFV-6 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754)`
82 .. |TFV-7| replace:: :ref:`Advisory TFV-7 (CVE-2018-3639)`
83 .. |TFV-8| replace:: :ref:`Advisory TFV-8 (CVE-2018-19440)`
A Dplatform-compatibility-policy.rst.txt19 introduced to replace it. In case the migration to the new interface is trivial,
/trusted-firmware-a/
A D.versionrc.js58 contents = contents.replace(/^(VERSION_MAJOR\s*:=\s*)(\d+?)$/m, `$1${major}`);
59 contents = contents.replace(/^(VERSION_MINOR\s*:=\s*)(\d+?)$/m, `$1${minor}`);
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dlanguage_data.js90 w = w.replace(re,"$1$2");
92 w = w.replace(re2,"$1$2");
102 w = w.replace(re,"");
118 w = w.replace(re,"");
190 w = w.replace(re,"");
A Djquery.js2replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject…
A Djquery-3.5.1.js861 nid = nid.replace( rcssescape, fcssescape );
1208 var attrId = id.replace( runescape, funescape );
1221 var attrId = id.replace( runescape, funescape );
2127 text = text.replace( runescape, funescape );
2347 type: match[ 0 ].replace( rtrim, " " )
2653 ).replace( rtrim, "$1" ),
4216 return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase );
8454 return ret.replace( rreturn, "" );
9577 cacheURL = s.url.replace( rhash, "" );
9606 s.data = s.data.replace( r20, "+" );
[all …]
A Dsearchtools.js310 …s.text(_('Search finished, found %s page(s) matching the search query.').replace('%s', resultCount…
389 return string.replace(/[.*+\-?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
A Ddoctools.js39 return decodeURIComponent(x.replace(/\+/g, ' '));
A Dunderscore.js6replace(u,r):n}}var $n={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},…
A Dunderscore-1.13.1.js818 return testRegexp.test(string) ? string.replace(replaceRegexp, escaper) : string;
896 text.replace(matcher, function(match, escape, interpolate, evaluate, offset) {
897 source += text.slice(index, offset).replace(escapeRegExp, escapeChar);
/trusted-firmware-a/tools/conventional-changelog-tf-a/
A Dindex.js35 return first + options.fn(this).replace(/\n(?!\s*\n)/gm, `\n${nth}`).trim() + "\n";
179 note.text = note.text.replace(trailers, "").trim();
/trusted-firmware-a/plat/mediatek/mt8173/drivers/spm/
A Dspm_hotplug.c183 .replace = 0,
A Dspm_suspend.c204 .replace = 0,
A Dspm_mcdi.c216 .replace = 0,
A Dspm.h261 const unsigned char replace; /* replace mode */ member
/trusted-firmware-a/docs/build/TF-A_2.5/_static/js/
A Dhtml5shiv-printshiv.min.js4replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");r…
A Dhtml5shiv.min.js4 …ion(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,funct…
/trusted-firmware-a/docs/plat/
A Dstm32mp1.rst160 For other boot devices, you have to replace STM32MP_SDMMC in the previous command
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/
A Dstm32mp1.rst.txt160 For other boot devices, you have to replace STM32MP_SDMMC in the previous command
A Dwarp7.rst.txt192 The resulting bl2.bin.imx-signed can replace bl2.bin.imx in the Deploy
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/about/
A Dmaintainers.rst.txt12 .. |M| replace:: **Mail**
13 .. |G| replace:: **GitHub ID**
14 .. |F| replace:: **Files**
/trusted-firmware-a/docs/about/
A Dmaintainers.rst12 .. |M| replace:: **Mail**
13 .. |G| replace:: **GitHub ID**
14 .. |F| replace:: **Files**

Completed in 72 milliseconds

12