HomeSort by relevance Sort by last modified time
    Searched refs:AAA (Results 1 - 11 of 11) sorted by null

  /external/compiler-rt/lib/tsan/lit_tests/
virtual_inheritance_compile_bug.cc 6 struct AAA { virtual long aaa () { return 0; } }; // NOLINT function in struct:AAA
7 struct BBB: virtual AAA { unsigned long bbb; }; // NOLINT
8 struct CCC: virtual AAA { };
  /external/clang/test/Index/
overriding-ftemplate-comments.cpp 12 /// \param AAA Blah blah
14 void comment_to_html_conversion_17(T AAA);
16 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_17</Name><USR>c:@FT@&gt;1#Tcomment_to_html_conversion_17#t0.0#</USR><Declaration>template &lt;typename T&gt; void comment_to_html_conversion_17(T AAA)</Declaration><Parameters><Parameter><Name>AAA</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> Blah blah</Para></Discussion></Parameter></Parameters></Function>]
26 /// \tparam AAA Aaa
27 template<typename AAA, typename BBB>
28 void comment_to_html_conversion_19(AAA aaa, BBB bbb);
30 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_19</Name><USR>c:@FT@&gt;2#T#Tcomment_to_html_conversion_19#t0.0#t0.1#</USR><Declaration>template &lt;typename AAA, typename BBB&gt;\nvoid comment_to_html_conversion_19(AAA aaa, BBB bbb)</Declaration><TemplatePara (…)
    [all...]
comment-cplus-template-decls.cpp 12 * \brief Aaa
62 /// \param AAA Blah blah
64 void func_template_1(T AAA);
65 // CHECK: <Declaration>template &lt;typename T&gt; void func_template_1(T AAA)</Declaration>
67 template<template<template<typename CCC> class DDD, class BBB> class AAA>
  /external/clang/test/Frontend/
verify.c 44 #error AAA // expected-error {{BBB}} <- this shall be part of diagnostic
56 // CHECK2-NEXT: Line 44: AAA // expected-error {{[{][{]BBB[}][}]}} <- this shall be part of diagnostic
  /external/clang/test/CodeGenCXX/
thunk-use-after-free.cpp 36 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { };
39 vector < HHH < X1 > >aaa; member in class:BBB
41 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; };
debug-info-use-after-free.cpp 123 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { };
126 vector < HHH < X1 > >aaa; member in class:BBB
128 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; };
235 AAA {
237 AAA () {
258 AAA {
267 aaa; member in class:__anon6509::C1::C3
  /cts/suite/audio_quality/test/
TaskTest.cpp 20 static const android::String8 AAA("aaa");
45 const android::String8* list[] = {&AAA, &BBB, NULL};
118 ASSERT_TRUE(task->addStringAttributePublic(AAA, aaaVal));
122 ASSERT_TRUE(task->findStringAttributePublic(AAA, read));
  /external/clang/test/SemaCXX/
MicrosoftExtensions.cpp 124 class AAA {
129 __declspec(dllimport) void AAA::f2(void) { // expected-error {{dllimport attribute can be applied only to symbol}}
  /external/openssl/crypto/srp/
srp_grps.h 123 bn_pack4(1572,8E5A,8AAA,C42D),
197 bn_pack4(1572,8E5A,8AAA,C42D),
303 bn_pack4(1572,8E5A,8AAA,C42D),
441 bn_pack4(1572,8E5A,8AAA,C42D),
  /external/v8/test/mjsunit/
date-parse.js 290 'May 25 2008 AAA (GMT)']; // Unknown word after number.
  /external/srec/config/en.us/dictionary/
c0.6 114 AAA T R IH2 P AH0 L EY1
    [all...]

Completed in 2370 milliseconds