Home
last modified time | relevance | path

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

12

/external/python/bumble/bumble/profiles/
Dpacs.py102 supported_source_context: ContextType,
103 supported_sink_context: ContextType,
104 available_source_context: ContextType,
105 available_sink_context: ContextType,
Dbap.py100 class ContextType(enum.IntFlag): class
/external/ComputeLibrary/tests/framework/
DParametersLibrary.h42 struct ContextType struct
47 struct ContextType<Tensor> argument
/external/brotli/c/common/
Dcontext.h94 typedef enum ContextType { enum
99 } ContextType; typedef
/external/cronet/tot/third_party/brotli/common/
Dcontext.h94 typedef enum ContextType { enum
99 } ContextType; typedef
/external/cronet/stable/third_party/brotli/common/
Dcontext.h94 typedef enum ContextType { enum
99 } ContextType; typedef
/external/skia/modules/canvaskit/
Dgm_bindings.cpp271 using ContextType = skgpu::ContextType; typedef
281 bool IsVulkanContextType(ContextType) { return false; } in IsVulkanContextType() argument
282 bool IsMetalContextType(ContextType) { return false; } in IsMetalContextType() argument
283 bool IsDirect3DContextType(ContextType) { return false; } in IsDirect3DContextType() argument
284 bool IsDawnContextType(ContextType) { return false; } in IsDawnContextType() argument
/external/grpc-grpc/test/core/promise/
Dcontext_test.cc28 struct ContextType<TestContext> {}; struct
64 struct ContextType<BaseContext> {}; struct
Dactivity_test.cc254 struct ContextType<TestContext> {}; struct
/external/deqp/framework/opengl/
DgluRenderContext.hpp188 class ContextType : private ApiType class
191 ContextType(void) in ContextType() function in glu::ContextType
226 inline ContextType::ContextType(int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType
232 inline ContextType::ContextType(ApiType apiType, ContextFlags flags) : ApiType(apiType) in ContextType() function in glu::ContextType
/external/skia/tools/graphite/
DGraphiteTestContext.h16 enum class ContextType; variable
/external/antlr/runtime/Cpp/include/
Dantlr3cyclicdfa.hpp58 typedef CtxType ContextType; typedef in CyclicDFA
/external/tensorflow/tensorflow/core/profiler/lib/
Dcontext_types.h23 enum class ContextType : int { enum
/external/cronet/stable/net/cookies/
Dcookie_options_unittest.cc12 using ContextType = CookieOptions::SameSiteCookieContext::ContextType; in TEST() typedef
Dcookie_options.h26 enum class ContextType { enum
/external/cronet/tot/net/cookies/
Dcookie_options_unittest.cc12 using ContextType = CookieOptions::SameSiteCookieContext::ContextType; in TEST() typedef
Dcookie_options.h26 enum class ContextType { enum
/external/skia/tools/gpu/
DContextType.h19 enum class ContextType { enum
/external/grpc-grpc/test/cpp/microbenchmarks/
Dfullstack_context_mutators.h56 explicit NoOpMutator(ContextType* /*context*/) {} in NoOpMutator() argument
/external/skia/tools/flags/
DCommonFlagsConfig.h56 typedef skgpu::ContextType ContextType; typedef
DCommonFlagsConfig.cpp688 using ContextType = skgpu::ContextType; in parse_command_line_config_graphite() typedef
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp132 enum ContextType enum in deqp::egl::__anonb3013b9f0111::ThreadCleanUpTest
/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h54 enum ContextType { enum
/external/skia/fuzz/
DFuzzDDLThreading.cpp35 using ContextType = sk_gpu_test::GrContextFactory::ContextType; typedef
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp104 QualType ContextType in computeDeclContext() local

12