/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/ |
D | ureader.go | 333 func (r *reader) structType() *types.Struct { func
|
D | iimport.go | 75 structType const
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 1011 void generateDeclaration(std::ostringstream &src, const StructType &structType, int indentLevel) in generateDeclaration() 1018 void generateFullDeclaration(std::ostringstream &src, const StructType &structType, int indentLevel) in generateFullDeclaration() 1035 void generateLocalDeclaration(std::ostringstream &src, const StructType &structType, int /* indentL… in generateLocalDeclaration()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/ |
D | type.go | 121 type structType = abi.StructType talias
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/ |
D | iimport.go | 73 structType const
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | InitializeVariables.cpp | 93 const TStructure *structType = initializedNode->getType().getStruct(); in AddStructZeroInitSequence() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkAndroidNativeBuffer.cpp | 114 uint32_t structType = goldfish_vk_struct_type(curr_pNext); in parseAndroidNativeBufferInfo() local
|
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFTag.cpp | 236 SkString SkPDFStructTree::Mark::structType() const { in structType() function in SkPDFStructTree::Mark
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | tdh.h | 81 } structType; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | parser.go | 1508 func (p *parser) structType() *StructType { func
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fUniformLocationTests.cpp | 305 const glu::StructType *const structType = uniformInfo.type.getStructPtr(); in genShaderSources() local
|
H A D | es31fProgramInterfaceDefinitionUtil.cpp | 179 const glu::StructType *structType = type.getStructPtr(); in generateVariableTypeResourceNames() local
|
H A D | es31fSSBOLayoutTests.cpp | 243 …glu::StructType &structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType() local
|
H A D | es31fTessellationTests.cpp | 228 const glu::StructType &structType = *type.getStructPtr(); in numBasicSubobjects() local 6372 const glu::StructType &structType = *rootType.getStructPtr(); in glslTraverseBasicTypes() local 6634 glu::StructType &structType = m_structTypes.back(); in init() local
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLGLSLCodeGenerator.cpp | 1498 const Type* structType = &intf.var()->type().componentType(); in writeInterfaceBlock() local
|
H A D | SkSLMetalCodeGenerator.cpp | 2749 const Type* structType = &intf.var()->type().componentType(); in writeInterfaceBlock() local
|
H A D | SkSLWGSLCodeGenerator.cpp | 4403 const Type& structType = interfaceBlock->var()->type().componentType(); in prepareUniformPolyfillsForInterfaceBlock() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcUniformBlockTests.cpp | 221 …StructType &structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/ |
D | writer.go | 626 func (w *writer) structType(typ *types2.Struct) { func
|
D | reader.go | 588 func (r *reader) structType() *types.Type { func
|
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A D | OutputHLSL.cpp | 628 TType *structType = mappedStruct.field->type(); in generateStructMapping() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/ |
H A D | parse.cpp | 819 openTOML(const char* outputdir, const char* name, const char* collationType, const char* structType… in openTOML()
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShader.cpp | 919 auto &structType = pointeeTy.definition; in ProcessInterfaceVariable() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/ |
H A D | parse.cpp | 819 openTOML(const char* outputdir, const char* name, const char* collationType, const char* structType… in openTOML()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 275 …glu::StructType &structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType() local
|