Home
last modified time | relevance | path

Searched refs:templateBody (Results 1 – 19 of 19) sorted by relevance

/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/link/
H A Dlinker_fixture.h91 const std::string& templateBody, spvtest::Binary* linked_binary,
97 re2::StringPiece temp(templateBody);
125 re2::StringPiece temp2(templateBody);
143 const std::string& templateBody, const std::string& expected,
146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
148 << templateBody;
161 const std::string& templateBody,
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
166 << templateBody;
172 auto match_res = effcee::Match(result, templateBody);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h91 const std::string& templateBody, spvtest::Binary* linked_binary,
97 re2::StringPiece temp(templateBody);
125 re2::StringPiece temp2(templateBody);
143 const std::string& templateBody, const std::string& expected,
146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
148 << templateBody;
161 const std::string& templateBody,
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
166 << templateBody;
172 auto match_res = effcee::Match(result, templateBody);
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/link/
H A Dlinker_fixture.h91 const std::string& templateBody, spvtest::Binary* linked_binary,
97 re2::StringPiece temp(templateBody);
125 re2::StringPiece temp2(templateBody);
143 const std::string& templateBody, const std::string& expected,
146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
148 << templateBody;
161 const std::string& templateBody,
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
166 << templateBody;
172 auto match_res = effcee::Match(result, templateBody);
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/link/
H A Dlinker_fixture.h91 const std::string& templateBody, spvtest::Binary* linked_binary,
97 re2::StringPiece temp(templateBody);
125 re2::StringPiece temp2(templateBody);
143 const std::string& templateBody, const std::string& expected,
146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
148 << templateBody;
161 const std::string& templateBody,
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
166 << templateBody;
172 auto match_res = effcee::Match(result, templateBody);
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/link/
H A Dlinker_fixture.h91 const std::string& templateBody, spvtest::Binary* linked_binary,
97 re2::StringPiece temp(templateBody);
125 re2::StringPiece temp2(templateBody);
143 const std::string& templateBody, const std::string& expected,
146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
148 << templateBody;
161 const std::string& templateBody,
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
166 << templateBody;
172 auto match_res = effcee::Match(result, templateBody);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/link/
H A Dlinker_fixture.h91 const std::string& templateBody, spvtest::Binary* linked_binary,
97 re2::StringPiece temp(templateBody);
125 re2::StringPiece temp2(templateBody);
143 const std::string& templateBody, const std::string& expected,
146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
148 << templateBody;
161 const std::string& templateBody,
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options);
166 << templateBody;
172 auto match_res = effcee::Match(result, templateBody);
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DCodegen.py4520 templateBody=templateBody,
4688 templateBody = wrapObjectTemplate(templateBody, type,
4801 templateBody = wrapObjectTemplate(templateBody, type,
4946 templateBody = CGList([templateBody, object])
4952 templateBody = CGList([templateBody,
4961 templateBody = CGList([templateBody,
5006 templateBody = CGList([templateBody, other])
5126 templateBody = CGList([constructHolder, templateBody])
5136 templateBody = handleNull(templateBody, declLoc,
5155 templateBody = CGList([constructDecl, templateBody])
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/
H A DCodegen.py5742 templateBody=templateBody,
5960 templateBody = handleDefault(templateBody, codeToSetEmpty)
6301 templateBody = CGIfWrapper(templateBody, "!done")
6302 templateBody = CGList([interfaceObject, templateBody])
6304 templateBody = CGList([templateBody, object])
6368 templateBody = CGElseChain([templateBody, other])
6371 templateBody = CGList([templateBody, other])
6510 templateBody = CGList([constructHolder, templateBody])
6550 templateBody = CGList([constructDecl, templateBody])
7002 templateBody = handleDefault(templateBody, defaultCode)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/
H A DCodegen.py4946 templateBody=templateBody,
5131 templateBody = wrapObjectTemplate(templateBody, type,
5305 templateBody = wrapObjectTemplate(templateBody, type,
5444 templateBody = CGList([templateBody, object])
5447 templateBody = CGList([templateBody,
5456 templateBody = CGList([templateBody,
5501 templateBody = CGList([templateBody, other])
5622 templateBody = CGList([constructHolder, templateBody])
5632 templateBody = handleNull(templateBody, declLoc,
5651 templateBody = CGList([constructDecl, templateBody])
[all …]
/dports/www/firefox/firefox-99.0/dom/bindings/
H A DCodegen.py5741 templateBody=templateBody,
5963 templateBody = handleDefault(templateBody, codeToSetEmpty)
6304 templateBody = CGIfWrapper(templateBody, "!done")
6305 templateBody = CGList([interfaceObject, templateBody])
6307 templateBody = CGList([templateBody, object])
6371 templateBody = CGElseChain([templateBody, other])
6374 templateBody = CGList([templateBody, other])
6513 templateBody = CGList([constructHolder, templateBody])
6553 templateBody = CGList([constructDecl, templateBody])
7005 templateBody = handleDefault(templateBody, defaultCode)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/
H A DCodegen.py5742 templateBody=templateBody,
5960 templateBody = handleDefault(templateBody, codeToSetEmpty)
6301 templateBody = CGIfWrapper(templateBody, "!done")
6302 templateBody = CGList([interfaceObject, templateBody])
6304 templateBody = CGList([templateBody, object])
6368 templateBody = CGElseChain([templateBody, other])
6371 templateBody = CGList([templateBody, other])
6510 templateBody = CGList([constructHolder, templateBody])
6550 templateBody = CGList([constructDecl, templateBody])
7002 templateBody = handleDefault(templateBody, defaultCode)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DCodegen.py4827 templateBody=templateBody,
5012 templateBody = wrapObjectTemplate(templateBody, type,
5179 templateBody = wrapObjectTemplate(templateBody, type,
5325 templateBody = CGList([templateBody, object])
5331 templateBody = CGList([templateBody,
5340 templateBody = CGList([templateBody,
5385 templateBody = CGList([templateBody, other])
5505 templateBody = CGList([constructHolder, templateBody])
5515 templateBody = handleNull(templateBody, declLoc,
5534 templateBody = CGList([constructDecl, templateBody])
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/codegen/
H A DCodegenRust.py688 templateBody = (
692 templateBody += (
695 templateBody += (
699 return templateBody
780 templateBody = fill(
851 templateBody = fill(
865 templateBody = "Some(%s)" % templateBody
868 templateBody = wrapObjectTemplate(templateBody, "None",
4298 templateBody = CGList([], "\n")
4302 templateBody.append(arrayObject)
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/iot/
H A Ddescribe-provisioning-template-version.rst14 "templateBody": "{
H A Ddescribe-provisioning-template.rst16 "templateBody": "{
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Templates/Standard/NotificationEvent/Email/
H A DAlert.tt147 … <table border="0" cellpadding="0" cellspacing="0" id="templateBody">
H A DDefault.tt147 … <table border="0" cellpadding="0" cellspacing="0" id="templateBody">
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/wizardapi/
H A DNewTypeWizardTest.java673 …public void typeBodyTest( NewTypeWizardPage wizardPage, String templateID, String templateBody, St… in typeBodyTest() argument
675 StubUtility.setCodeTemplate(templateID, templateBody, null); in typeBodyTest()
/dports/www/gitea/gitea-1.16.5/routers/web/repo/
H A Dissue.go749 templateBody, err := markdown.ExtractMetadata(templateContent, &meta)
756 ctx.Data[ctxDataKey] = templateBody