Searched defs:isStruct (Results 1 - 9 of 9) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariableType.hpp158 bool isStruct (void) const { return m_baseType == TYPE_STRUCT; } function in class:rsg::VariableType
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
H A DPropertyOptions.java176 public boolean isStruct() method in class:PropertyOptions
/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_tytypes.h95 Bool isStruct; member in struct:__anon22904::__anon22905::__anon22910
122 Bool isStruct; member in struct:__anon22904::__anon22905::__anon22916
/external/clang/include/clang/AST/
H A DAPValue.h189 bool isStruct() const { return Kind == Struct; } function in class:clang::APValue
300 assert(isStruct() && "Invalid accessor");
304 assert(isStruct() && "Invalid accessor");
308 assert(isStruct() && "Invalid accessor");
312 assert(isStruct() && "Invalid accessor");
/external/swiftshader/src/OpenGL/compiler/
H A DTypes.h400 bool isStruct() const { return structure != 0; } function in class:TType
H A Dintermediate.h326 bool isStruct() const { return type.isStruct(); } function in class:TIntermTyped
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp209 const bool isStruct = maxDepth > 0 && rnd.getFloat() < 0.2f; local
212 if (isStruct)
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp269 const bool isStruct = maxDepth > 0 && rnd.getFloat() < 0.2f; local
272 if (isStruct)
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 368 milliseconds