/external/deqp/modules/gles2/functional/ |
D | es2fDitheringTests.cpp | 90 enum PatternType enum in deqp::gles2::Functional::DitheringCase 98 … renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, co… 105 static const char* getPatternTypeName (PatternType type); 116 const PatternType m_patternType; 125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName() 138 …ame, const char* const description, const bool ditheringEnabled, const PatternType patternType, co… in DitheringCase() 539 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDitheringTests.cpp | 90 enum PatternType enum in deqp::gles3::Functional::DitheringCase 98 … renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, co… 105 static const char* getPatternTypeName (PatternType type); 116 const PatternType m_patternType; 125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName() 138 …ame, const char* const description, const bool ditheringEnabled, const PatternType patternType, co… in DitheringCase() 544 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
|
/external/pdfium/testing/resources/ |
D | bug_547706.in | 30 << /PatternType 2 /Shading 8 0 R >>
|
D | bug_451265.in | 62 /PatternType 1
|
D | bug_901654_2.in | 44 /NM <</PatternType 2 /Shading <</Test (a)>> >>
|
D | bug_901654.in | 46 /V <</PatternType 2 /Shading <</Test (a)>> >>
|
/external/pdfium/testing/resources/pixel/ |
D | bug_1294.in | 25 /PatternType 1
|
D | bug_981347.in | 45 /PatternType 1
|
D | bug_981288.in | 56 /PatternType 1
|
D | bug_1288_2.in | 38 /PatternType 1
|
D | bug_1286.in | 30 /PatternType 1
|
D | bug_1288_1.in | 42 /PatternType 1
|
D | bug_1161.in | 59 /PatternType 1
|
D | bug_842.in | 38 /PatternType 2
|
D | bug_632.in | 72 /PatternType 2
|
D | bug_984811.in | 55 /PatternType 1
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_pattern.h | 24 enum PatternType { kTiling = 1, kShading = 2 }; enum
|
/external/angle/src/compiler/translator/tree_util/ |
D | IntermNodePatternMatcher.h | 31 enum PatternType : unsigned int enum
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 6425 unsigned PatternType = 0; in CheckStrncatArguments() local 6429 PatternType = 1; in CheckStrncatArguments() 6432 PatternType = 2; in CheckStrncatArguments() 6440 PatternType = 1; in CheckStrncatArguments() 6443 PatternType = 2; in CheckStrncatArguments() 6447 if (PatternType == 0) in CheckStrncatArguments() 6467 if (PatternType == 1) in CheckStrncatArguments() 6474 if (PatternType == 1) in CheckStrncatArguments()
|
D | SemaTemplateInstantiateDecl.cpp | 3328 QualType PatternType = in addInstantiatedParametersToScope() local 3335 QualType T = S.SubstType(PatternType, TemplateArgs, in addInstantiatedParametersToScope()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 10179 unsigned PatternType = 0; in CheckStrncatArguments() local 10183 PatternType = 1; in CheckStrncatArguments() 10186 PatternType = 2; in CheckStrncatArguments() 10194 PatternType = 1; in CheckStrncatArguments() 10197 PatternType = 2; in CheckStrncatArguments() 10201 if (PatternType == 0) in CheckStrncatArguments() 10221 if (PatternType == 1) in CheckStrncatArguments() 10228 if (PatternType == 1) in CheckStrncatArguments()
|
D | SemaTemplateInstantiateDecl.cpp | 4268 QualType PatternType = in addInstantiatedParametersToScope() local 4275 QualType T = S.SubstType(PatternType, TemplateArgs, in addInstantiatedParametersToScope()
|
/external/mesa3d/include/CL/ |
D | cl2.hpp | 7701 template<typename PatternType> 7704 PatternType pattern, 7716 sizeof(PatternType),
|
D | cl.hpp | 5914 template<typename PatternType> 5917 PatternType pattern, in enqueueFillBuffer() 5929 sizeof(PatternType), in enqueueFillBuffer()
|