Home
last modified time | relevance | path

Searched defs:BaseClass (Results 26 – 50 of 87) sorted by relevance

1234

/aosp_15_r20/frameworks/av/media/libeffects/loudness/dsp/core/
H A Dinterpolator_linear.h52 typedef InterpolatorBase<T, InterpolatorLinear<T> > BaseClass; typedef
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/annotation/
H A DSpyAnnotationInitializedInBaseClassTest.java23 class BaseClass { class in SpyAnnotationInitializedInBaseClassTest
/aosp_15_r20/external/cronet/base/
H A Dscoped_native_library.cc13 using BaseClass = ScopedGeneric<NativeLibrary, NativeLibraryTraits>; typedef
/aosp_15_r20/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/object/
H A DIsCompatibleTypeTest.java10 public static class BaseClass { class in IsCompatibleTypeTest
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmspenum.h15 typedef CComEnumImpl<Base,piid,T,Copy> BaseClass; typedef
/aosp_15_r20/external/clang/test/FixIt/
H A Dauto-isa-fixit.m22 @interface BaseClass { interface
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dderived.cpp35 class BaseClass { class
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/mixins/
H A DTestMixinDeserForClass.java13 static class BaseClass class in TestMixinDeserForClass
/aosp_15_r20/external/clang/test/SemaObjC/
H A Ddeprecated-objc-introspection.m48 @interface BaseClass { interface
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/compat/
DCompatUtilsTest.java121 private class BaseClass { class in CompatUtilsTest
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineUtil.h52 #define _EIGEN_SKYLINE_GENERIC_PUBLIC_INTERFACE(Derived, BaseClass) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h30 using BaseClass = ScheduleDAGMILive; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h28 using BaseClass = ScheduleDAGMILive; variable
/aosp_15_r20/external/guice/jdk8-tests/test/com/google/inject/jdk8/
H A DDefaultMethodInterceptionTest.java112 public static class BaseClass { class in DefaultMethodInterceptionTest
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/reflect/
H A DConstructorUtilsTest.java109 private static class BaseClass {} class in ConstructorUtilsTest
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
H A DOptionalMethodTest.java36 private static class BaseClass { class in OptionalMethodTest
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
H A DTestPolymorphicWithDefaultImpl.java127 abstract static class BaseClass { } class in TestPolymorphicWithDefaultImpl
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_property.py20 class BaseClass(object): class
/aosp_15_r20/external/cronet/base/memory/
H A Dweak_ptr_unittest.cc413 struct BaseClass : ReallyBaseClass { struct
415 void VirtualMethod() {} in VirtualMethod()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDelayedDiagnostic.h56 CXXRecordDecl *BaseClass, in AccessedEntity()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dweak_self_test.cc293 class BaseClass { class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDelayedDiagnostic.h68 BaseNonce _, CXXRecordDecl *BaseClass, in AccessedEntity()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDelayedDiagnostic.h68 BaseNonce _, CXXRecordDecl *BaseClass, in AccessedEntity()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDelayedDiagnostic.h68 BaseNonce _, CXXRecordDecl *BaseClass, in AccessedEntity()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDelayedDiagnostic.h68 BaseNonce _, CXXRecordDecl *BaseClass, in AccessedEntity()

1234