/external/llvm/test/Transforms/InstCombine/ |
icmp.ll | 129 define i1 @test13(i8 %X) nounwind readnone { 133 ; CHECK: @test13
|
phi.ll | 258 define void @test13(i1 %cond, i32 %V1, double %Vald) { 279 ; CHECK: @test13
|
shift.ll | 133 define i8 @test13(i8 %A) { 134 ; CHECK: @test13
|
add.ll | 91 define i32 @test13(i32 %A, i32 %B, i32 %C) {
|
crash.ll | 257 define void @test13() nounwind ssp {
|
select.ll | 134 define i32 @test13(i32 %a, i32 %b) { 138 ; CHECK: @test13
|
cast.ll | 102 define i8* @test13(i64 %A) {
|
/external/clang/test/CodeGenCXX/ |
vtable-layout.cpp | 529 namespace Test13 { 540 // CHECK-20: Vtable for 'Test13::C' (6 entries). 545 // CHECK-20-NEXT: 4 | Test13::C RTTI 546 // CHECK-20-NEXT: -- (Test13::A, 0) vtable address -- 547 // CHECK-20-NEXT: -- (Test13::B, 0) vtable address -- 548 // CHECK-20-NEXT: -- (Test13::C, 0) vtable address -- 549 // CHECK-20-NEXT: 5 | void Test13::C::f() [all...] |
eh.cpp | 318 namespace test13 { namespace
|
visibility.cpp | 248 namespace Test13 {
|
mangle.cpp | 509 namespace test13 { namespace
|
/dalvik/dx/tests/070-dex-multianewarray/ |
expected.txt | 170 Blort.test13:()[[F:
|
/external/clang/test/CXX/class.access/class.protected/ |
p1.cpp | 425 namespace test13 { namespace
|
/external/clang/test/CXX/class.access/ |
p4.cpp | 326 namespace test13 { namespace
|
/external/clang/test/Sema/ |
conversion.c | 285 void test13(long double v) { function
|
uninit-variables.c | 95 int test13() { function
|
format-strings.c | 240 void test13(short x) { function
|
/external/icu4c/test/testdata/ |
ssearch.xml | 107 <test-case id="test13" strength="PRIMARY" locale="fr">
|
/external/llvm/test/Transforms/ScalarRepl/ |
crash.ll | 255 define void @test13() nounwind {
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
AutoLockTest.java | 369 test13(); method 664 private void test13() { method in class:AutoLockTest [all...] |
/external/clang/test/CodeGenObjC/ |
arc-blocks.m | 462 void test13(id x) { 469 // CHECK: define void @test13(
|
/external/clang/test/SemaObjC/ |
arc.m | 285 @interface Test13 289 @implementation Test13
|
/external/llvm/test/Transforms/JumpThreading/ |
crash.ll | 350 define i32 @test13(i32* %P, i8* %Ptr) {
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon/ |
EventRecurrenceTest.java | 352 public void test13() throws Exception { method in class:EventRecurrenceTest [all...] |
/external/valgrind/main/drd/tests/ |
tsan_unittest.cpp | 830 // test13: FP. Synchronization via Mutex, then via LockWhen. {{{1 831 namespace test13 { namespace 871 // ANNOTATE_EXPECT_RACE(&GLOB, "test13. FP. Fixed by MSMProp1."); 872 printf("test13: negative\n"); 882 } // namespace test13 [all...] |