Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dhtml_printer.py163 …""".format(id=self.makeIdentifierFromFilename(fileChecker.filename), relativefn=html.escape(self.g…
218 self.f.write(html.escape(line))
246 self.f.write(html.escape(msg.context.line[:highlightStart]))
253 self.f.write(html.escape(
256 self.f.write(html.escape(msg.context.line[highlightEnd:]))
361 title=html.escape(link.tooltip, False), t=link.message_type))
366 self.f.write(html.escape(char))
Dmacro_checker.py58 macros_pattern = '|'.join((re.escape(macro)
Dmain.py220 re.escape(search),
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dvkconventions.py41 '|'.join('(%s)' % re.escape(w) for w in SPECIAL_WORDS))
Dgenvk.py68 strings = (re.escape(s) for s in strings)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_pipeline_creation_cache_control.adoc86 stext:Vk*PipelineCreateInfo::pname:flags can be used as an escape hatch for
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs390 '1st-level escape': /^(&|\\\\|\\hline)\s*/,
1125 '1st-level escape': {
1129 option: '1st-level escape'
1135 option: '1st-level escape'
2661 if (inputi.type_ === '1st-level escape') {
2865 case '1st-level escape':
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_module_identifier.adoc97 …nize an identifier, a layer might not, and therefore they might need the escape hatch where they c…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.min.js1escape:function(t){return String(t).replace(l,function(t){return h[t]})},hyphenate:function(t){ret… method
Dkatex.js377 escape: utils_escape, property
1088 markup += " class=\"" + utils.escape(createClass(this.classes)) + "\"";
1100 markup += " style=\"" + utils.escape(styles) + "\"";
1106 markup += " " + attr + "=\"" + utils.escape(this.attributes[attr]) + "\"";
1274 markup += " style=\"" + utils.escape(styles) + "\"";
1391 markup += utils.escape(createClass(this.classes));
1409 markup += " style=\"" + utils.escape(styles) + "\"";
1412 var escaped = utils.escape(this.text);
6818 markup += utils.escape(this.attributes[attr]);
6873 return utils.escape(this.toText());
Dkatex.mjs169 }; // hyphenate and escape adapted from Facebook's React under Apache 2 license
190 function escape(text) { function
251 escape, property
1149 markup += ` class="${utils.escape(createClass(this.classes))}"`;
1161 markup += ` style="${utils.escape(styles)}"`;
1167 markup += ` ${attr}="${utils.escape(this.attributes[attr])}"`;
1321 markup += ` style="${utils.escape(styles)}"`;
1433 markup += utils.escape(createClass(this.classes));
1451 markup += " style=\"" + utils.escape(styles) + "\"";
1454 const escaped = utils.escape(this.text);
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Drevisions.adoc140 * 2020-02-22 - Document that it is no longer needed to escape C arrows in
Dmarkup.adoc814 Using a backslash to escape the apostrophe works in body text, but not
Dwriting.adoc1283 quotes), and escape single quotes in e.g. the *desc* attribute value with
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=void 0;var i=u(r(n(2586)).default),s=h(i);t.e… function