Home
last modified time | relevance | path

Searched refs:nameProp (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/props/
DBagFormatter.java312 UnicodeProperty nameProp; field in BagFormatter.NameLabel
319 nameProp = source.getProperty("Name"); in NameLabel()
330 String result = nameProp.getValue(codePoint); in getValue()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1916 const glw::GLenum nameProp = GL_NAME_LENGTH; in iterate() local
1921 …gram(), programMemberInterfaceValue, activeVariableIndices[varNdx], 1, &nameProp, 1, &written, &na… in iterate()