Home
last modified time | relevance | path

Searched refs:AB (Results 1 – 25 of 120) sorted by relevance

12345

/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
Dp5.cpp22 namespace AB { namespace
28 struct AB::x foo; // expected-error {{reference to 'x' is ambiguous}} in test()
29 int i = AB::x; // expected-error {{reference to 'x' is ambiguous}} in test()
31 struct AB::y bar; in test()
32 …float f = AB::y; // expected-error {{a type named 'y' is hidden by a declaration in a different na… in test()
33 AB::z(i); in test()
34 AB::z(f); in test()
Dp3.cpp18 namespace AB { namespace
24 if (AB::i) in test()
25 AB::f(); in test()
/external/llvm/unittests/ADT/
DIntervalMapTest.cpp592 UUOverlaps AB(mapA, mapB); in TEST() local
593 ASSERT_TRUE(AB.valid()); in TEST()
594 EXPECT_EQ(4u, AB.a().start()); in TEST()
595 EXPECT_EQ(3u, AB.b().start()); in TEST()
596 ++AB; in TEST()
597 EXPECT_FALSE(AB.valid()); in TEST()
635 UUOverlaps AB(mapA, mapB); in TEST() local
636 ASSERT_TRUE(AB.valid()); in TEST()
637 EXPECT_EQ(400u, AB.a().start()); in TEST()
638 EXPECT_EQ(400u, AB.b().start()); in TEST()
[all …]
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/
Dp6.cpp20 typedef A AB; typedef
22 AB *p; in main()
23 p->AB::~AB(); // expected-error{{expected the class name after '~' to name a destructor}} in main()
Dp6-0x.cpp22 typedef A AB; typedef
24 AB *p; in main()
25 p->AB::~AB(); in main()
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp17.cpp31 typedef A<double> AB; typedef
32 template <> int AB::foo = 0; // expected-error{{extraneous 'template<>'}}
33 int AB::bar = 1;
/external/icu4c/test/testdata/
DNormalizationTest-3.2.0.txt395 03AB;03AB;03A5 0308;03AB;03A5 0308;
410 03D4;03D4;03D2 0308;03AB;03A5 0308;
1227 22AF;22AF;22AB 0338;22AF;22AB 0338;
1313 24AB;24AB;24AB;0028 0070 0029;0028 0070 0029;
1398 2F0E;2F0E;2F0E;51AB;51AB;
1633 30AC;30AC;30AB 3099;30AC;30AB 3099;
1924 32AB;32AB;32AB;5B66;5B66;
1962 32D5;32D5;32D5;30AB;30AB;
2012 3308;3308;3308;30A8 30FC 30AB 30FC;30A8 30FC 30AB 30FC;
2015 330B;330B;330B;30AB 30A4 30EA;30AB 30A4 30EA;
[all …]
Dre_tests.txt319 'ab|cd'i ABC y $& AB
320 'ab|cd'i ABCD y $& AB
327 'a\(*b'i AB y $& AB
340 '(a+|b)*'i AB y $&-$1 AB-B
341 '(a+|b){0,}'i AB y $&-$1 AB-B
342 '(a+|b)+'i AB y $&-$1 AB-B
343 '(a+|b){1,}'i AB y $&-$1 AB-B
344 '(a+|b)?'i AB y $&-$1 A-A
345 '(a+|b){0,1}'i AB y $&-$1 A-A
346 '(a+|b){0,1}?'i AB y $&-$1 -
[all …]
Dconversion.txt133 "AB\uc88b\\xAF\uc88c\\xAF\\xFE\uc88dZ",
140 "AB\uc88b\\xAF\uc88c\\xAF\\xFE\uc88dZ",
147 "AB\u4eae\\xAF\u8c05\\xAF\\xFE\u64a9Z",
344 "AB\uc88b%XAF%XFEC",
398 "AB\uc88b%XAF%XFEC",
458 :bin{ 41420e41420f4142 }, "AB\uff81\uff82AB", :intvector{ 0, 1, 3, 4, 6, 7 },
740 // a<DEL> a&AB~ a&AB\x0c a&AB- a&AB. a&.
1359 "AB\uc88b\U00050005\uacccC",
1366 "AB\uc88b\U00050005\uacccC",
1373 "AB\uc88b\U00050005\uacccC",
[all …]
Dregextst.txt317 "AB" "<0>AB</0>ABABAB"
318 "AB+" "<0>ABBB</0>A"
319 "AB+" "<0>AB</0>ABAB"
324 "AB\.C\eD\u0666E" "<0>AB.C\u001BD\u0666E</0>F"
392 "(ABC){2,3}AB" "no matchAB"
393 "(ABC){2,3}AB" "ABCAB"
394 "(ABC){2,3}AB" "<0>ABC<1>ABC</1>AB</0>"
395 "(ABC){2,3}AB" "<0>ABCABC<1>ABC</1>AB</0>"
396 "(ABC){2,3}AB" "<0>ABCABC<1>ABC</1>AB</0>CAB"
398 "(ABC){2}AB" "ABCAB"
[all …]
/external/icu4c/data/unidata/
DNormalizationTest.txt390 03AB;03AB;03A5 0308;03AB;03A5 0308;
405 03D4;03D4;03D2 0308;03AB;03A5 0308;
647 1DB5;1DB5;1DB5;01AB;01AB;
1352 22AF;22AF;22AB 0338;22AF;22AB 0338;
1438 24AB;24AB;24AB;0028 0070 0029;0028 0070 0029;
1526 2F0E;2F0E;2F0E;51AB;51AB;
1761 30AC;30AC;30AB 3099;30AC;30AB 3099;
1930 321D;321D;321D;0028 C624 C804 0029;0028 110B 1169 110C 1165 11AB 0029;
2062 32AB;32AB;32AB;5B66;5B66;
2104 32D5;32D5;32D5;30AB;30AB;
[all …]
DNormalizationCorrections.txt46 2F91F;43AB;243AB;4.0.0 # Corrigendum 4
DFractionalUCA.txt97 05AB; [,,]
676 0304; [, AB, 05]
1599 00AB; [0A AB, 05, 05]
1659 24AB; [0A AF, 05, 09][45, 05, 09][0A B1, 05, 3D]
2058 2E07; [0B AB, 05, 05]
2982 21AB; [0D 65 BE, 05, 05]
3527 22AB; [0D 83 1C, 05, 05]
4016 23AB; [0D 8A D6, 05, 05]
4606 25AB; [0D 94 42, 05, 05]
5085 26AB; [0D 9B E4, 05, 05]
[all …]
/external/llvm/test/FrontendObjC/
D2007-10-18-ProDescriptor.m9 @protocol AB protocol
12 @interface AGy:O < AB > {
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_kdt_phr.pkb1 …!�:"3#$1%,<>-7&+2?'()6*./809=@AB4;%� �"*?%67<>AB=3#124$&'(./;)+,-089:@%� �"&'()+,-0789<%./;=14>…
Dit-IT_kdt_acc.pkb2 %� �%,.?"'(-/013479:<>#$+2=@AB&)*68%� �"#&'*123$,)+4?679:<>-;%/8(=.@AB!��$(%24=?3'<@AB*+,-./6…
/external/llvm/lib/Analysis/
DScalarEvolutionAliasAnalysis.cpp147 const SCEV *AB = SE->getMinusSCEV(AS, BS); in alias() local
152 if (BSizeInt.ule(SE->getUnsignedRange(AB).getUnsignedMin()) && in alias()
153 (-ASizeInt).uge(SE->getUnsignedRange(AB).getUnsignedMax())) in alias()
/external/pcre/testdata/
Dtestoutput96 AB
7 0: AB
16 AB
17 0: AB
29 0: AB
637 0: \x{660}\x{661}\x{662}AB
643 0: \x{660}\x{661}\x{662}AB
649 0: \x{660}\x{661}\x{662}AB
654 0: \x{660}\x{661}\x{662}AB
659 0: \x{660}\x{661}\x{662}AB
[all …]
Dtestoutput6391 0: \x{660}\x{661}\x{662}AB
392 1: AB
401 0: \x{660}\x{661}\x{662}AB
402 1: AB
411 0: \x{660}\x{661}\x{662}AB
412 1: AB
426 0: \x{660}\x{661}\x{662}AB
427 1: AB
446 0: \x{660}\x{661}\x{662}AB
447 1: AB
[all …]
Dtestoutput128 /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
1756 /abc\0def\00pqr\000xyz\0000AB/
1757 abc\0def\00pqr\000xyz\0000AB
2461 0: AB
3000 /(AB)*?\1/
3003 1: AB
3005 /(AB)*\1/
3008 1: AB
3160 AB
4721 0: AB
[all …]
Dtestinput119 /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
1264 /abc\0def\00pqr\000xyz\0000AB/
1265 abc\0def\00pqr\000xyz\0000AB
1942 /(AB)*?\1/
1945 /(AB)*\1/
2033 AB
2937 AB
2965 AB
2968 AB
2971 AB
[all …]
Dtestoutput71050 /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
2684 /abc\0def\00pqr\000xyz\0000AB/
2685 abc\0def\00pqr\000xyz\0000AB
3348 0: AB
4037 AB
5296 0: AB
5298 0: AB
5317 AB
5318 0: AB
5358 AB
[all …]
Dtestinput7525 /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
1748 /abc\0def\00pqr\000xyz\0000AB/
1749 abc\0def\00pqr\000xyz\0000AB
2461 AB
3239 AB
3267 AB
3270 AB
3273 AB
3276 AB
3279 AB
[all …]
/external/webkit/LayoutTests/fast/dom/Text/
DreplaceWholeText-expected.txt6 PASS textB.wholeText is 'AB'
/external/webkit/LayoutTests/fast/encoding/
Dmailto-always-utf-8-expected.txt1 Policy delegate: attempt to load mailto:?subject=%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB&body=%E6%9C%A…

12345