| /external/brotli/c/common/ |
| D | context.h | 94 typedef enum ContextType { enum 99 } ContextType; typedef
|
| /external/skia/modules/canvaskit/ |
| D | gm_bindings.cpp | 267 using ContextType = sk_gpu_test::GrContextFactory::ContextType; typedef 280 bool IsVulkanContextType(ContextType) {return false;} in IsVulkanContextType() argument 281 bool IsMetalContextType(ContextType) {return false;} in IsMetalContextType() argument 282 bool IsDirect3DContextType(ContextType) {return false;} in IsDirect3DContextType() argument 283 bool IsDawnContextType(ContextType) {return false;} in IsDawnContextType() argument
|
| /external/deqp/framework/opengl/ |
| D | gluRenderContext.hpp | 143 class ContextType : private ApiType class 146 ContextType (void) {} in ContextType() function in glu::ContextType 170 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType 176 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
|
| /external/antlr/runtime/Cpp/include/ |
| D | antlr3cyclicdfa.hpp | 58 typedef CtxType ContextType; typedef in CyclicDFA
|
| /external/tensorflow/tensorflow/core/profiler/lib/ |
| D | connected_traceme.h | 28 enum class ContextType : int { enum
|
| /external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
| D | SymbolInfo.h | 42 enum class ContextType { enum
|
| D | SymbolInfo.cpp | 18 using ContextType = clang::find_all_symbols::SymbolInfo::ContextType; typedef
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | Value.h | 52 enum ContextType // Type that describes Value::m_context enum
|
| D | EmulateInstruction.h | 99 enum ContextType { enum
|
| /external/skqp/tools/flags/ |
| D | SkCommonFlagsConfig.h | 53 typedef sk_gpu_test::GrContextFactory::ContextType ContextType; typedef
|
| /external/skia/tools/flags/ |
| D | CommonFlagsConfig.h | 51 typedef sk_gpu_test::GrContextFactory::ContextType ContextType; typedef
|
| /external/skqp/tools/gpu/ |
| D | GrContextFactory.h | 33 enum ContextType { enum
|
| /external/skia/tools/gpu/ |
| D | GrContextFactory.h | 33 enum ContextType { enum
|
| /external/deqp/modules/egl/ |
| D | teglThreadCleanUpTests.cpp | 139 enum ContextType enum in deqp::egl::__anon715971500111::ThreadCleanUpTest
|
| /external/clang/include/clang/ASTMatchers/Dynamic/ |
| D | Diagnostics.h | 54 enum ContextType { enum
|
| /external/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| D | Diagnostics.h | 53 enum ContextType { enum
|
| /external/skia/fuzz/ |
| D | FuzzDDLThreading.cpp | 32 using ContextType = sk_gpu_test::GrContextFactory::ContextType; typedef
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 102 QualType ContextType in computeDeclContext() local
|
| D | SemaCodeComplete.cpp | 501 static QualType getPreferredTypeOfUnaryArg(Sema &S, QualType ContextType, in getPreferredTypeOfUnaryArg()
|
| /external/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 104 QualType ContextType in computeDeclContext() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcInternalformatTests.cpp | 1728 void InternalformatTests::getGLTestData(TestData& testData, glu::ContextType&) in getGLTestData()
|
| D | glcRobustBufferAccessBehaviorTests.cpp | 1547 std::string TexelFetchTest::getFragmentShader(const glu::ContextType&, bool is_case_valid, GLuint f… in getFragmentShader()
|