| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | GetElementPtrTypeIterator.h | 106 bool isStruct() const { return CurTy.is<StructType *>(); } in isStruct() function
|
| /external/flatbuffers/python/flatbuffers/reflection/ |
| D | Object.py | 149 def ObjectAddIsStruct(builder, isStruct): builder.PrependBoolSlot(2, isStruct, 0) argument 150 def AddIsStruct(builder, isStruct): argument
|
| /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/ |
| D | PropertyOptions.java | 176 public boolean isStruct() in isStruct() method in PropertyOptions
|
| /external/skia/src/sksl/dsl/ |
| D | DSLType.cpp | 249 bool DSLType::isStruct() const { in isStruct() function in SkSL::dsl::DSLType
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | stgdict.c | 320 PyCStructUnionType_update_stgdict(PyObject *type, PyObject *fields, int isStruct) in PyCStructUnionType_update_stgdict()
|
| D | _ctypes.c | 471 StructUnionType_new(PyTypeObject *type, PyObject *args, PyObject *kwds, int isStruct) in StructUnionType_new()
|
| /external/angle/src/libANGLE/ |
| D | Uniform.h | 96 bool isStruct() const { return mFixedSizeData.flagBits.isStruct; } in isStruct() function 201 uint32_t isStruct : 1; member
|
| /external/deqp/framework/randomshaders/ |
| D | rsgVariableType.hpp | 158 bool isStruct (void) const { return m_baseType == TYPE_STRUCT; } in isStruct() function in rsg::VariableType
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | stgdict.c | 338 PyCStructUnionType_update_stgdict(PyObject *type, PyObject *fields, int isStruct) in PyCStructUnionType_update_stgdict()
|
| D | _ctypes.c | 486 StructUnionType_new(PyTypeObject *type, PyObject *args, PyObject *kwds, int isStruct) in StructUnionType_new()
|
| /external/angle/src/compiler/translator/ |
| D | Symbol.h | 52 bool isStruct() const { return mSymbolClass == SymbolClass::Struct; } in isStruct() function
|
| /external/skia/src/sksl/ir/ |
| D | SkSLType.h | 488 virtual bool isStruct() const { in isStruct() function
|
| D | SkSLType.cpp | 114 bool isStruct() const override { in isStruct() function in SkSL::AliasType 519 bool isStruct() const override { in isStruct() function in SkSL::StructType
|
| /external/angle/include/GLSLANG/ |
| D | ShaderVars.h | 109 bool isStruct() const { return !fields.empty(); } in isStruct() function
|
| /external/clang/include/clang/AST/ |
| D | APValue.h | 189 bool isStruct() const { return Kind == Struct; } in isStruct() function
|
| D | Decl.h | 2936 bool isStruct() const { return getTagKind() == TTK_Struct; } in isStruct() function
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cExplicitUniformLocationTest.cpp | 312 bool isStruct() const in isStruct() function in glcts::__anonb99a12500111::UniformType
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fUniformApiTests.cpp | 209 const bool isStruct = maxDepth > 0 && rnd.getFloat() < 0.2f; in generateRandomType() local
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | Types.h | 1931 virtual bool isStruct() const { return basicType == EbtStruct || basicType == EbtBlock; } in isStruct() function
|
| D | intermediate.h | 1201 virtual bool isStruct() const { return type.isStruct(); } in isStruct() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
| D | Types.h | 1968 virtual bool isStruct() const { return basicType == EbtStruct || basicType == EbtBlock; } in isStruct() function
|
| D | intermediate.h | 1205 virtual bool isStruct() const { return type.isStruct(); } in isStruct() function
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformApiTests.cpp | 269 const bool isStruct = maxDepth > 0 && rnd.getFloat() < 0.2f; in generateRandomType() local
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 3729 AST_MATCHER(RecordDecl, isStruct) { in AST_MATCHER() argument
|