HomeSort by relevance Sort by last modified time
    Searched defs:ContextType (Results 1 - 25 of 47) sorted by null

1 2

  /external/brotli/c/dec/
context.h 104 enum ContextType {
  /external/brotli/c/enc/
context.h 157 typedef enum ContextType {
162 } ContextType;
164 static BROTLI_INLINE uint8_t Context(uint8_t p1, uint8_t p2, ContextType mode) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugCrossImpSubsection.h 32 typedef void ContextType;
DebugChecksumsSubsection.h 37 typedef void ContextType;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugCrossImpSubsection.h 32 typedef void ContextType;
DebugChecksumsSubsection.h 37 typedef void ContextType;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugCrossImpSubsection.h 32 typedef void ContextType;
DebugChecksumsSubsection.h 37 typedef void ContextType;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugCrossImpSubsection.h 32 typedef void ContextType;
DebugChecksumsSubsection.h 37 typedef void ContextType;
  /external/deqp/modules/egl/
teglThreadCleanUpTests.cpp 139 enum ContextType
151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType)
155 if (contextType == CONTEXTTYPE_SINGLE)
169 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType)
170 : TestCase (eglTestCtx, testCaseName(contextType, surfaceType).c_str(), "Simple thread context clean up test")
171 , m_contextType (contextType)
279 const ContextType m_contextType;
  /external/skia/tools/flags/
SkCommonFlagsConfig.h 56 typedef sk_gpu_test::GrContextFactory::ContextType ContextType;
59 ContextType contextType, bool useNVPR, bool useDIText,
64 ContextType getContextType() const { return fContextType; }
79 ContextType fContextType;
  /external/skqp/tools/flags/
SkCommonFlagsConfig.h 54 typedef sk_gpu_test::GrContextFactory::ContextType ContextType;
57 ContextType contextType, bool useNVPR, bool useDIText,
62 ContextType getContextType() const { return fContextType; }
77 ContextType fContextType;
  /external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /external/deqp/framework/opengl/
gluRenderContext.hpp 47 class ContextType;
134 * ContextType differs from API type by adding context flags. They are
143 class ContextType : private ApiType
146 ContextType (void) {}
147 ContextType (int major, int minor, Profile profile, ContextFlags flags = ContextFlags(0));
148 explicit ContextType (ApiType apiType, ContextFlags flags = ContextFlags(0));
168 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags)
174 inline ContextType::ContextType (ApiType apiType, ContextFlags flags
    [all...]
  /external/skia/tools/gpu/
GrContextFactory.h 33 enum ContextType {
66 static bool IsRenderingContext(ContextType type) {
77 static GrBackend ContextTypeBackend(ContextType type) {
90 static const char* ContextTypeName(ContextType contextType) {
91 switch (contextType) {
135 ContextInfo getContextInfo(ContextType type,
148 GrContext* get(ContextType type, ContextOverrides overrides = ContextOverrides::kNone);
152 ContextInfo getContextInfoInternal(ContextType type, ContextOverrides overrides,
156 ContextType fType
    [all...]
  /external/skqp/tools/gpu/
GrContextFactory.h 33 enum ContextType {
66 static bool IsRenderingContext(ContextType type) {
77 static GrBackend ContextTypeBackend(ContextType type) {
90 static const char* ContextTypeName(ContextType contextType) {
91 switch (contextType) {
135 ContextInfo getContextInfo(ContextType type,
148 GrContext* get(ContextType type, ContextOverrides overrides = ContextOverrides::kNone);
152 ContextInfo getContextInfoInternal(ContextType type, ContextOverrides overrides,
156 ContextType fType
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);

Completed in 552 milliseconds

1 2