Home
last modified time | relevance | path

Searched refs:public (Results 876 - 900 of 10512) sorted by relevance

1...<<31323334353637383940>>...421

/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DSwapChainMTL.h30 class OldSwapChain final : public OldSwapChainBase {
31 public:
41 class SwapChain final : public NewSwapChainBase {
42 public:
/third_party/skia/third_party/externals/dawn/src/common/
H A DNSRef.h79 class NSRef : public RefBase<T*, NSRefTraits<T*>> {
80 public:
103 class NSPRef : public RefBase<T, NSRefTraits<T>> {
104 public:
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPassResourceUsageTracker.h36 public:
56 public:
68 class RenderPassResourceUsageTracker : public SyncScopeUsageTracker {
69 public:
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBackendVk.h41 class VulkanInstance : public RefCounted {
42 public:
69 class Backend : public BackendConnection {
70 public:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef {
28 public:
46 class DebugCrossModuleExportsSubsection final : public DebugSubsection {
47 public:
H A DDebugFrameDataSubsection.h20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef {
21 public:
41 class DebugFrameDataSubsection final : public DebugSubsection {
42 public:
H A DDebugStringTableSubsection.h31 class DebugStringTableSubsectionRef : public DebugSubsectionRef {
32 public:
56 class DebugStringTableSubsection : public DebugSubsection {
57 public:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DError.h51 class BinaryError : public ErrorInfo<BinaryError, ECError> {
53 public:
65 class GenericBinaryError : public ErrorInfo<GenericBinaryError, BinaryError> {
66 public:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMutex.h30 public:
46 public:
95 public:
144 public:
H A DPointerLikeTypeTraits.h41 public:
49 public:
67 public:
79 public:
/third_party/skia/third_party/externals/tint/src/ast/
H A Dfunction.h36 class Function : public Castable<Function, Node> {
37 public:
92 class FunctionList : public std::vector<const Function*> {
93 public:
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.h34 : public Castable<DecomposeMemoryAccess, Transform> {
35 public:
40 class Intrinsic : public Castable<Intrinsic, ast::InternalDecoration> {
41 public:
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.h57 class U_COMMON_API LocalePriorityList : public UMemory {
58 public:
59 class Iterator : public Locale::Iterator {
60 public:
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dappendable.h54 class U_COMMON_API Appendable : public UObject {
55 public:
153 * This class is not intended for public subclassing.
156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
157 public:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegAllocRegistry.h29 class RegisterRegAllocBase : public MachinePassRegistryNode<FunctionPass *(*)()> {
30 public:
60 class RegisterRegAlloc : public RegisterRegAllocBase<RegisterRegAlloc> {
61 public:
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_rational.h32 public:
37 public:
91 public:
96 public:
H A Ddng_mutex.h38 public:
93 public:
118 public:
143 public:
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum_field.h43 class EnumFieldGenerator : public SingleFieldGenerator {
50 public:
60 class RepeatedEnumFieldGenerator : public RepeatedFieldGenerator {
64 public:
H A Dobjectivec_message_field.h43 class MessageFieldGenerator : public ObjCObjFieldGenerator {
56 public:
61 class RepeatedMessageFieldGenerator : public RepeatedFieldGenerator {
73 public:
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_enum_field.h44 class EnumFieldGenerator : public PrimitiveFieldGenerator {
45 public:
61 class EnumOneofFieldGenerator : public PrimitiveOneofFieldGenerator {
62 public:
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtemplate_util.h114 struct type_equals_ : public false_ {
118 struct type_equals_<A, A> : public true_ {
124 struct and_ : public integral_constant<bool, (A::value && B::value)> {
130 struct or_ : public integral_constant<bool, (A::value || B::value)> {
/third_party/skia/include/ports/
H A DSkRemotableFontMgr.h36 class SK_API SkRemotableFontIdentitySet : public SkRefCnt {
37 public:
56 class SK_API SkRemotableFontMgr : public SkRefCnt {
57 public:
/third_party/skia/modules/particles/include/
H A DSkParticleBinding.h33 class SkParticleExternalFunction : public SkSL::ExternalFunction {
34 public:
51 class SkParticleBinding : public SkReflected {
52 public:
/third_party/skia/modules/skottie/src/animator/
H A DAnimator.h29 class Animator : public SkRefCnt {
30 public:
44 class AnimatablePropertyContainer : public Animator {
45 public:
/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
H A Dvk_bundle_mgr_helper.h33 class VKBundleMgrHelper : public std::enable_shared_from_this<VKBundleMgrHelper> {
34 public:
53 class VKBundleMgrServiceDeathRecipient : public IRemoteObject::DeathRecipient {
54 public:

Completed in 11 milliseconds

1...<<31323334353637383940>>...421