Home
last modified time | relevance | path

Searched refs:getAttributeName (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DDayPeriodsMapper.java83 .forEach((k, v) -> icuData.add(prefix.extendBy(k.getAttributeName()), v)); in visitRule()
DCollationMapper.java142 key.getElementName().substring(4), key.getAttributeName().substring(4))); in maybeAddSpecial()
DBcp47Mapper.java216 "@" + a.getElementName() + "Info/" + a.getAttributeName() + "/" + id, in addInfoAttributes()
/third_party/vk-gl-cts/modules/glshared/
DglsAttributeLocationTests.cpp477 …log << TestLog::Message << "Bind attribute: '" << iter->getAttributeName() << "' to " << iter->get… in bindAttributes()
478 gl.bindAttribLocation(program, iter->getLocation(), iter->getAttributeName().c_str()); in bindAttributes()
707 activeBindings[preAttachBind[bindNdx].getAttributeName()] = preAttachBind[bindNdx].getLocation(); in runTest()
710 activeBindings[preLinkBind[bindNdx].getAttributeName()] = preLinkBind[bindNdx].getLocation(); in runTest()
759 activeBindings[postLinkBind[bindNdx].getAttributeName()] = postLinkBind[bindNdx].getLocation(); in runTest()
DglsAttributeLocationTests.hpp121 const std::string& getAttributeName (void) const { return m_attribute; } in getAttributeName() function in deqp::gls::AttributeLocationTestUtil::Bind
/third_party/typescript/src/compiler/transformers/
Djsx.ts398 const name = getAttributeName(node);
543 function getAttributeName(node: JsxAttribute): StringLiteral | Identifier {
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp299 static std::string getAttributeName (const char* varyingName, const glu::TypeComponentVector& path) in getAttributeName() function
350 string attribName = getAttributeName(name, vecIter.getPath()); in genShaderSources()
393 string attribName = getAttributeName(name, vecIter.getPath()); in genShaderSources()
457 string name = getAttributeName(var->name.c_str(), vecIter.getPath()); in computeInputLayout()
512 string attribName = getAttributeName(varName.c_str(), fullPath); in computeTransformFeedbackOutputs()
/third_party/glslang/glslang/Public/
DShaderLang.h946 const char *getAttributeName(int index) const { return getPipeInput(index).name.c_str(); } in getAttributeName() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1226 static const char* getAttributeName (VaryingSource test);
1244 << sglr::pdec::VertexAttribute(getAttributeName(source), rr::GENERICVECTYPE_FLOAT) in VaryingOutputCountShader()
1354 const char* VaryingOutputCountShader::getAttributeName (VaryingSource test) in getAttributeName() function in deqp::gles31::Functional::__anond4d3d7a70111::VaryingOutputCountShader
3770 …ontext, name, desc, GL_POINTS, GL_TRIANGLE_STRIP, VaryingOutputCountShader::getAttributeName(test)) in VaryingOutputCountCase()
/third_party/typescript/lib/
Dtsc.js86365 var name = getAttributeName(node);
86458 function getAttributeName(node) { function
DtypingsInstaller.js102839 var name = getAttributeName(node);
102973 function getAttributeName(node) { function