Searched defs:isArrayType (Results 1 - 7 of 7) sorted by relevance

/external/deqp/modules/glshared/
H A DglsUniformBlockCase.hpp82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } function in class:deqp::gls::ub::VarType
/external/deqp/framework/opengl/
H A DgluVarType.hpp59 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } function in class:glu::VarType
65 const VarType& getElementType (void) const { DE_ASSERT(isArrayType()); return *m_data.array.elementType; }
66 int getArraySize (void) const { DE_ASSERT(isArrayType()); return m_data.array.size; }
/external/clang/include/clang/AST/
H A DType.h1537 bool isArrayType() const;
4855 return isArrayType() ||
4915 inline bool Type::isArrayType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
5152 return isFunctionType() || isArrayType();
5191 template <typename T, bool isArrayType = (std::is_same<T, ArrayType>::value ||
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 168 milliseconds