HomeSort by relevance Sort by last modified time
    Searched full:test29 (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 32 class test29 : virtual test28 { virtual void f(); }; class in inherits:test28
33 class test30 : virtual test29 { virtual void f(); };
  /external/clang/test/CodeGenObjC/
arc.m 655 @interface Test29 : Test29_super
659 @implementation Test29
662 // CHECK: define internal i8* @"\01-[Test29 init]"([[TEST29:%[^*]*]]* {{%.*}},
663 // CHECK: [[SELF:%.*]] = alloca [[TEST29]]*, align 8
666 // CHECK-NEXT: store [[TEST29]]* {{%.*}}, [[TEST29]]** [[SELF]]
671 // CHECK-NEXT: [[T0:%.*]] = load [[TEST29]]** [[SELF]], align 8
675 // CHECK-NEXT: store [[TEST29]]* null, [[TEST29]]** [[SELF]
    [all...]
  /external/clang/test/Parser/
char-literal-printing.c 39 char16_t test29(void) { return u'\b'; } function
  /external/clang/test/Sema/
return.c 196 int test29() { function
uninit-variables.c 216 void test29() { function
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 48 %test29 = icmp slt <5 x i8> %sbyte1, %sbyte2
test-setcond-int.ll 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/InstCombine/
or.ll 297 define i1 @test29(i32* %A, i32* %B) {
303 ; CHECK-LABEL: @test29(
sub.ll 305 define i64 @test29(i8* %foo, i64 %i, i64 %j) {
312 ; CHECK-LABEL: @test29(
and.ll 214 define i32 @test29(i8 %X) {
getelementptr.ll 319 define i32 @test29(i8* %start, i32 %X) nounwind {
335 ; CHECK-LABEL: @test29(
add.ll 222 define i32 @test29(i32 %X, i32 %x) {
shift.ll 403 define i32 @test29(i64 %d18) {
409 ; CHECK-LABEL: @test29(
select.ll 442 define i32 @test29(i1 %cond, i32 %A, i32 %B) {
455 ; CHECK-LABEL: @test29(
icmp.ll 281 ; CHECK-LABEL: @test29(
285 define i1 @test29(i32 %x, i32 %y) {
  /external/clang/test/CodeGen/
mmx-builtins.c 150 __m64 test29(__m64 a, __m64 b) { function
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp     [all...]
mangle.cpp 724 namespace test29 { namespace
visibility.cpp 45 namespace test29 { namespace
    [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
ssearch.xml 211 <test-case id="test29" strength="PRIMARY" locale="en">
  /external/icu4c/test/testdata/
ssearch.xml 211 <test-case id="test29" strength="PRIMARY" locale="en">
  /external/clang/test/SemaObjC/
arc.m 561 @interface Test29
565 @implementation Test29
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_insert/
size_string_size_size.pass.cpp 1639 void test29() function
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 1446 namespace test29 { namespace
    [all...]

Completed in 761 milliseconds

1 2