Home
last modified time | relevance | path

Searched defs:publicType (Results 1 – 8 of 8) sorted by relevance

/external/auto/factory/src/main/java/com/google/auto/factory/processor/
DFactoryDescriptor.java52 abstract boolean publicType(); in publicType() method in FactoryDescriptor
82 boolean publicType, in create()
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp702 bool TParseContext::singleDeclarationErrorCheck(const TPublicType &publicType, const TSourceLoc &id… in singleDeclarationErrorCheck()
1438 TIntermAggregate *TParseContext::parseSingleDeclaration(TPublicType &publicType, in parseSingleDeclaration()
1476 TIntermAggregate *TParseContext::parseSingleArrayDeclaration(TPublicType &publicType, in parseSingleArrayDeclaration()
1517 TIntermAggregate *TParseContext::parseSingleInitDeclaration(const TPublicType &publicType, in parseSingleInitDeclaration()
1543 TIntermAggregate *TParseContext::parseSingleArrayInitDeclaration(TPublicType &publicType, in parseSingleArrayInitDeclaration()
1625 TIntermAggregate *TParseContext::parseDeclarator(TPublicType &publicType, TIntermAggregate *aggrega… in parseDeclarator()
1653 TIntermAggregate *TParseContext::parseArrayDeclarator(TPublicType &publicType, TIntermAggregate *ag… in parseArrayDeclarator()
1699 TIntermAggregate *TParseContext::parseInitDeclarator(const TPublicType &publicType, TIntermAggregat… in parseInitDeclarator()
1736 TIntermAggregate *TParseContext::parseArrayInitDeclarator(const TPublicType &publicType, in parseArrayInitDeclarator()
2073 TPublicType publicType = publicTypeIn; in addConstructorFunc() local
[all …]
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp2522 …unction* TParseContext::handleConstructorCall(const TSourceLoc& loc, const TPublicType& publicType) in handleConstructorCall()
3397 void TParseContext::memberQualifierCheck(glslang::TPublicType& publicType) in memberQualifierCheck()
3460 …alifierTypeCheck(const TSourceLoc& loc, const TQualifier& qualifier, const TPublicType& publicType) in globalQualifierTypeCheck()
3717 void TParseContext::setDefaultPrecision(const TSourceLoc& loc, TPublicType& publicType, TPrecisionQ… in setDefaultPrecision()
3767 TPrecisionQualifier TParseContext::getDefaultPrecision(TPublicType& publicType) in getDefaultPrecision()
4243 … const TQualifier& qualifier, const TShaderQualifiers& publicType) in redeclareBuiltinVariable()
4756 void TParseContext::structTypeCheck(const TSourceLoc& /*loc*/, TPublicType& publicType) in structTypeCheck()
5002 void TParseContext::setLayoutQualifier(const TSourceLoc& loc, TPublicType& publicType, TString& id) in setLayoutQualifier()
5272 void TParseContext::setLayoutQualifier(const TSourceLoc& loc, TPublicType& publicType, TString& id,… in setLayoutQualifier()
6598 void TParseContext::declareTypeDefaults(const TSourceLoc& loc, const TPublicType& publicType) in declareTypeDefaults()
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DParseHelper.cpp2729 …unction* TParseContext::handleConstructorCall(const TSourceLoc& loc, const TPublicType& publicType) in handleConstructorCall()
3625 void TParseContext::memberQualifierCheck(glslang::TPublicType& publicType) in memberQualifierCheck()
3696 …alifierTypeCheck(const TSourceLoc& loc, const TQualifier& qualifier, const TPublicType& publicType) in globalQualifierTypeCheck()
3988 void TParseContext::setDefaultPrecision(const TSourceLoc& loc, TPublicType& publicType, TPrecisionQ… in setDefaultPrecision()
4038 TPrecisionQualifier TParseContext::getDefaultPrecision(TPublicType& publicType) in getDefaultPrecision()
4514 … const TQualifier& qualifier, const TShaderQualifiers& publicType) in redeclareBuiltinVariable()
5040 void TParseContext::structTypeCheck(const TSourceLoc& /*loc*/, TPublicType& publicType) in structTypeCheck()
5286 void TParseContext::setLayoutQualifier(const TSourceLoc& loc, TPublicType& publicType, TString& id) in setLayoutQualifier()
5564 void TParseContext::setLayoutQualifier(const TSourceLoc& loc, TPublicType& publicType, TString& id,… in setLayoutQualifier()
6954 void TParseContext::declareTypeDefaults(const TSourceLoc& loc, const TPublicType& publicType) in declareTypeDefaults()
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptUtil.c1203 TPMI_ALG_PUBLIC publicType, // IN: Type of the object in CryptIsAsymSignScheme()
1262 TPMI_ALG_PUBLIC publicType, // IN: Type of the object in CryptIsAsymDecryptScheme()
/external/angle/src/compiler/translator/
DParseContext.cpp1578 void TParseContext::atomicCounterQualifierErrorCheck(const TPublicType &publicType, in atomicCounterQualifierErrorCheck()
1613 void TParseContext::nonEmptyDeclarationErrorCheck(const TPublicType &publicType, in nonEmptyDeclarationErrorCheck()
2849 TPublicType &publicType, in parseSingleDeclaration()
2980 TIntermDeclaration *TParseContext::parseSingleInitDeclaration(const TPublicType &publicType, in parseSingleInitDeclaration()
3111 void TParseContext::parseDeclarator(TPublicType &publicType, in parseDeclarator()
3193 void TParseContext::parseInitDeclarator(const TPublicType &publicType, in parseInitDeclarator()
3268 void TParseContext::setAtomicCounterBindingDefaultOffset(const TPublicType &publicType, in setAtomicCounterBindingDefaultOffset()
4050 TFunctionLookup *TParseContext::addConstructorFunc(const TPublicType &publicType) in addConstructorFunc()
4100 TParameter TParseContext::parseParameterDeclarator(const TPublicType &publicType, in parseParameterDeclarator()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp9145 …rseContext::updateStandaloneQualifierDefaults(const TSourceLoc& loc, const TPublicType& publicType) in updateStandaloneQualifierDefaults()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp9149 …rseContext::updateStandaloneQualifierDefaults(const TSourceLoc& loc, const TPublicType& publicType) in updateStandaloneQualifierDefaults()