Home
last modified time | relevance | path

Searched defs:ContextType (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/opengl/
DgluRenderContext.hpp136 class ContextType : private ApiType class
139 ContextType (void) {} in ContextType() function in glu::ContextType
161 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType
167 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
/external/chromium_org/third_party/brotli/src/brotli/dec/
Dcontext.h112 enum ContextType { enum
/external/chromium_org/third_party/brotli/src/brotli/enc/
Dcontext.h161 enum ContextType { enum
/external/chromium_org/third_party/WebKit/Source/core/loader/
DMixedContentChecker.h80 enum ContextType { enum
/external/chromium_org/chrome/browser/chromeos/drive/
Djob_scheduler.h30 enum ContextType { enum
/external/lldb/include/lldb/Core/
DValue.h45 enum ContextType // Type that describes Value::m_context enum
DEmulateInstruction.h94 enum ContextType enum
/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h54 enum ContextType { enum
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCanvasElement.cpp154 enum ContextType { in getContext() enum
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp104 QualType ContextType in computeDeclContext() local
/external/chromium_org/v8/src/compiler/
Dtyper.cc99 Type* ContextType(Node* node) { in ContextType() function in v8::internal::compiler::Typer::Visitor
/external/chromium_org/v8/src/
Dtypes.h301 class ContextType; variable