Searched defs:isArrayType (Results 1 – 6 of 6) sorted by relevance
287 private static boolean isArrayType(String type) { in isArrayType() method in ProguardTypeMatcher.MatchTypePattern
294 public boolean isArrayType() { in isArrayType() method in DexType
82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in deqp::gls::ub::VarType
59 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in glu::VarType
84 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in vkt::ubo::VarType
1843 bool isArrayType; in iterate() member