Home
last modified time | relevance | path

Searched defs:AAA (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/clang/test/FixIt/
H A Dtypo-using.cpp11 namespace N { class AAA {}; } // expected-note {{'AAA' declared here}} class
16 namespace N { class AAA {}; } // expected-note {{'AAA' declared here}} class
44 class CCC { public: typedef int AAA; }; // expected-note {{'AAA' declared here}} typedef in using_suggestion_member_ty::CCC
49 class CCC { public: void AAA() { } }; // expected-note {{'AAA' declared here}} in AAA() function in using_suggestion_member_val::CCC
54 class CCC { public: typedef int AAA; }; // expected-note {{'AAA' declared here}} typedef in using_suggestion_member_tyname_ty::CCC
/aosp_15_r20/external/clang/test/Analysis/inlining/
H A DInlineObjCClassMethod.m58 @interface AAA : NSObject interface
60 @interface AAA (MyCat) interface in MyCat
67 @implementation AAA implementation
69 @implementation AAA (MyCat) implementation in MyCat
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Dvirtual_inheritance_compile_bug.cc6 struct AAA { virtual long aaa () { return 0; } }; // NOLINT in aaa() argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dusing-decl-1.cpp128 class CCC { public: void AAA() { } }; in AAA() function in using_suggestion_member_tyname_val::CCC
141 class AAA {}; // expected-note {{'N::AAA' declared here}} class
149 class AAA {}; // expected-note {{'N::AAA' declared here}} class
H A DMicrosoftExtensions.cpp189 class AAA { class
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddebug-info-use-after-free.cpp123 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { }; class
235 AAA { class
H A Dthunk-use-after-free.cpp36 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { }; class
/aosp_15_r20/external/TestParameterInjector/junit4/src/test/java/com/google/testing/junit/testparameterinjector/
H A DParameterValueParsingTest.java368 AAA, enumConstant
375 AAA, enumConstant
/aosp_15_r20/external/clang/test/Parser/
H A Dmissing-end.m3 @interface AAA // expected-note {{class started here}} interface
/aosp_15_r20/art/test/163-app-image-methods/src/AAA/
H A DDerived.java17 package AAA; package
H A DBase.java17 package AAA; package
/aosp_15_r20/art/test/159-app-image-fields/src/AAA/
H A DDerived.java17 package AAA; package
H A DBase.java17 package AAA; package
/aosp_15_r20/external/testng/src/test/java/test/preserveorder/
H A DAAA.java7 public class AAA extends BaseLogTest { class
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/testdata/
Dcycle.c1 typedef struct aaa *AAA; typedef
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Dstack-buffer-overflow-with-position.cc23 char AAA[10], BBB[10], CCC[10]; in main() local
/aosp_15_r20/art/test/462-checker-inlining-dex-files/src/
H A DMain.java19 class AAA { class
/aosp_15_r20/external/TestParameterInjector/src/test/java/com/google/testing/junit/testparameterinjector/
H A DParameterValueParsingTest.java133 AAA, enumConstant
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DLogTest.cpp44 class AAA { class
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dsizeofpack.cpp39 struct AAA { struct
/aosp_15_r20/external/moshi/kotlin/tests/codegen-only/src/test/kotlin/com/squareup/moshi/kotlin/codegen/
H A DGeneratedAdaptersTest.kt1167 class UppercasePropertyName(val AAA: Int, val BBB: Int) in <lambda>() constant in UppercasePropertyName
1185 var AAA: Int = -1 in <lambda>() variable in MutableUppercasePropertyName
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
Dtables.go8693 AAA const
/aosp_15_r20/external/python/cpython3/Lib/test/
Dpickletester.py3759 class AAA(object): class
/aosp_15_r20/external/mesa3d/src/mesa/x86/
H A Dassyntax.h380 #define AAA CHOICE(aaa, aaa, aaa) macro
1108 #define AAA aaa macro
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json53619 "AAA": 51207, number

12