HomeSort by relevance Sort by last modified time
    Searched defs:m_attribute (Results 1 - 6 of 6) sorted by null

  /external/deqp/executor/
xeContainerFormatParser.hpp 108 std::string m_attribute; member in class:xe::ContainerFormatParser
  /external/deqp/modules/glshared/
glsAttributeLocationTests.hpp 121 const std::string& getAttributeName (void) const { return m_attribute; }
125 std::string m_attribute; member in class:deqp::gls::AttributeLocationTestUtil::Bind
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 313 , m_attribute(attribute)
322 attributes.push_back(std::pair<EGLenum, EGLint>(m_attribute, getValue(m_attribute)));
330 EGLenum m_attribute; member in class:deqp::egl::ChooseConfigSimpleCase
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java 733 private AVT m_attribute; field in class:ElemLiteralResult.Attribute
740 m_attribute = avt;
770 return new Attribute(m_attribute, m_owner);
827 return m_attribute.getName();
838 String uri = m_attribute.getURI();
859 String uri = m_attribute.getURI();
883 return m_attribute.getSimpleString();
914 String uri = m_attribute.getURI();
915 String rawName = m_attribute.getRawName();
1046 return m_attribute.getName();
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 159 milliseconds