/aosp_15_r20/external/deqp-deps/amber/src/ |
D | type.h | 100 virtual bool IsStruct() const { return false; } in IsStruct() function 248 bool IsStruct() const override { return true; } in IsStruct() function
|
D | type_test.cc | 43 TEST_F(TypeTest, IsStruct) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 218 BTFTypeStruct::BTFTypeStruct(const DICompositeType *STy, bool IsStruct, in BTFTypeStruct() 448 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, in visitStructType()
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/ |
H A D | Object.py | 64 def IsStruct(self): member in Object
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 278 BTFTypeStruct::BTFTypeStruct(const DICompositeType *STy, bool IsStruct, in BTFTypeStruct() 660 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, in visitStructType()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | convert_to_half_pass.cpp | 42 bool ConvertToHalfPass::IsStruct(Instruction* inst) { in IsStruct() function in spvtools::opt::ConvertToHalfPass
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | convert_to_half_pass.cpp | 42 bool ConvertToHalfPass::IsStruct(Instruction* inst) { in IsStruct() function in spvtools::opt::ConvertToHalfPass
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 42 bool ConvertToHalfPass::IsStruct(Instruction* inst) { in IsStruct() function in spvtools::opt::ConvertToHalfPass
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter.cc | 1384 bool ProtoStreamObjectWriter::IsStruct(const google::protobuf::Field& field) { in IsStruct() function in google::protobuf::util::converter::ProtoStreamObjectWriter
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter.cc | 1384 bool ProtoStreamObjectWriter::IsStruct(const google::protobuf::Field& field) { in IsStruct() function in google::protobuf::util::converter::ProtoStreamObjectWriter
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 436 inline bool IsStruct(const Type &type) { in IsStruct() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 463 inline bool IsStruct(const Type &type) { in IsStruct() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | idl.h | 463 inline bool IsStruct(const Type &type) { in IsStruct() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/ |
D | type.go | 1431 func (t *Type) IsStruct() bool { func
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 4640 bool IsStruct = CurTy->isStructTy(); in parseFunctionBody() local 4682 bool IsStruct = CurTy->isStructTy(); in parseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 4013 bool IsStruct = FullTy->isStructTy(); in parseFunctionBody() local 4055 bool IsStruct = CurTy->isStructTy(); in parseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 5009 bool IsStruct = Ty->isStructTy(); in parseFunctionBody() local 5056 bool IsStruct = CurTy->isStructTy(); in parseFunctionBody() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 3894 bool Variable::IsStruct() const in IsStruct() function in gl4cts::EnhancedLayouts::Utils::Variable
|