Home
last modified time | relevance | path

Searched defs:basic_type (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DArrayType.java30 private Type basic_type; field in ArrayType
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp671 Type Type::GetType(TYPES basic_type, glw::GLuint n_columns, glw::GLuint n_rows) in GetType()
15009 …const Utils::Type& basic_type = Utils::Type::GetType(vector_type.m_basic_type, 1 /* n_cols */, 1 … in test() local
15171 Utils::Variable* VaryingComponentsTest::prepareVarying(const Utils::Type& basic_type, const descrip… in test()