Searched refs:templateParams (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles2/accuracy/
H A Des2aVaryingInterpolationTests.cpp185 map<string, string> templateParams; local
186 templateParams["PRECISION"] = glu::getPrecisionName(m_precision);
189 glu::makeVtxFragSources(tcu::StringTemplate(s_vertShaderTemplate).specialize(templateParams),
190 tcu::StringTemplate(s_fragShaderTemplate).specialize(templateParams)));
/external/deqp/modules/gles3/accuracy/
H A Des3aVaryingInterpolationTests.cpp191 map<string, string> templateParams; local
192 templateParams["PRECISION"] = glu::getPrecisionName(m_precision);
195 glu::makeVtxFragSources(tcu::StringTemplate(s_vertShaderTemplate).specialize(templateParams),
196 tcu::StringTemplate(s_fragShaderTemplate).specialize(templateParams)));
/external/clang/include/clang/AST/
H A DDeclTemplate.h388 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { argument
392 TemplateParams = templateParams;
/external/llvm/lib/AsmParser/
H A DLLParser.cpp3896 OPTIONAL(templateParams, MDField, ); \
3907 templateParams.Val)) {
3918 runtimeLang.Val, vtableHolder.Val, templateParams.Val, identifier.Val));
3989 /// isOptimized: false, templateParams: !4, declaration: !5,
4010 OPTIONAL(templateParams, MDField, ); \
4026 isOptimized.Val, unit.Val, templateParams.Val,
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 450 milliseconds