/aosp_15_r20/external/python/bumble/bumble/profiles/ |
D | pacs.py | 102 supported_source_context: ContextType, 103 supported_sink_context: ContextType, 104 available_source_context: ContextType, 105 available_sink_context: ContextType,
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | gm_bindings.cpp | 271 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
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluRenderContext.hpp | 188 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
|
/aosp_15_r20/external/ComputeLibrary/tests/framework/ |
H A D | ParametersLibrary.h | 42 struct ContextType struct 47 struct ContextType<Tensor> argument
|
/aosp_15_r20/external/cronet/third_party/brotli/common/ |
H A D | context.h | 94 typedef enum ContextType { enum 99 } ContextType; typedef
|
/aosp_15_r20/external/brotli/c/common/ |
H A D | context.h | 94 typedef enum ContextType { enum 99 } ContextType; typedef
|
/aosp_15_r20/external/grpc-grpc/test/core/promise/ |
H A D | context_test.cc | 28 struct ContextType<TestContext> {}; struct 64 struct ContextType<BaseContext> {}; struct
|
/aosp_15_r20/external/skia/tools/graphite/ |
H A D | GraphiteTestContext.h | 16 enum class ContextType; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/lib/ |
H A D | context_types.h | 23 enum class ContextType : int { enum
|
/aosp_15_r20/external/antlr/runtime/Cpp/include/ |
H A D | antlr3cyclicdfa.hpp | 58 typedef CtxType ContextType; typedef in CyclicDFA
|
/aosp_15_r20/frameworks/proto_logging/stats/enums/bluetooth/leaudio/ |
H A D | enums.proto | 24 enum ContextType { enum
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | cookie_options_unittest.cc | 12 using ContextType = CookieOptions::SameSiteCookieContext::ContextType; in TEST() typedef
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | ContextType.h | 19 enum class ContextType { enum
|
/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/ |
H A D | fullstack_context_mutators.h | 56 explicit NoOpMutator(ContextType* /*context*/) {} in NoOpMutator() argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/enums/bluetooth/leaudio/ |
D | enums.pb.h | 51 enum ContextType : int { enum
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/enums/bluetooth/leaudio/ |
D | enums.pb.h | 51 enum ContextType : int { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | Value.h | 56 enum class ContextType { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | Value.h | 56 enum class ContextType { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | Value.h | 56 enum class ContextType { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | Value.h | 56 enum class ContextType { enum
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/proto_logging/stats/enums/bluetooth/leaudio/ |
D | enums.pb.h | 53 enum ContextType : int { enum
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/enums/bluetooth/leaudio/ |
D | enums.pb.h | 53 enum ContextType : int { enum
|
/aosp_15_r20/external/skia/tools/flags/ |
H A D | CommonFlagsConfig.h | 56 typedef skgpu::ContextType ContextType; typedef
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglThreadCleanUpTests.cpp | 132 enum ContextType enum in deqp::egl::__anon673de11f0111::ThreadCleanUpTest
|
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ |
H A D | VulkanManager.h | 110 enum class ContextType { enum
|