HomeSort by relevance Sort by last modified time
    Searched full:test1b (Results 1 - 15 of 15) sorted by null

  /external/clang/test/SemaObjCXX/
debugger-cast-result-to-id.mm 6 extern __unknown_anytype test1b();
39 A *x4 = test1b();
arc-0x.mm 44 void test1b() {
  /external/llvm/test/Transforms/GlobalOpt/
cleanup-pointer-root-users.ll 13 define void @test1b(i8* %p) {
14 ; CHECK: @test1b
  /external/clang/test/CodeGenCXX/
vtable-key-function-ios.cpp 67 /*** Test1b ******************************************************************/
69 struct Test1b {
70 Test1b();
76 inline void Test1b::foo() {}
79 Test1b::Test1b() { use(typeid(Test1b)); }
vtable-key-function-arm.cpp 66 /*** Test1b ******************************************************************/
68 struct Test1b {
69 Test1b();
75 inline void Test1b::foo() {}
78 Test1b::Test1b() { use(typeid(Test1b)); }
  /external/llvm/test/CodeGen/Generic/
addr-label.ll 6 ret i8* blockaddress(@test1b, %test_label)
9 define i32 @test1b() nounwind {
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/tuple/tuple.tuple/tuple.creation/
forward_as_tuple.pass.cpp 36 test1b(const Tuple& t) function
64 test1b(std::forward_as_tuple(i));
  /external/clang/test/CodeGenObjC/
arc-precise-lifetime.m 55 // CHECK: define void @test1b()
56 void test1b(void) {
  /external/llvm/test/Transforms/SCCP/
ipsccp-basic.ll 12 define i32 @test1b() {
16 ; CHECK: define i32 @test1b
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ValueCompleterTest.java 72 public void test1b() throws Exception { method in class:ValueCompleterTest
  /libcore/luni/src/test/java/libcore/java/text/
OldMessageFormatTest.java 143 "Test1B:wrong format for pattern index " + i + ":",
318 assertEquals("Test1B:wrong format for argument index " + i
  /external/icu4c/test/intltest/
citrtest.cpp 201 CharacterIterator* test1b= new StringCharacterIterator(testText, -1); local
233 test1b->getText(result2);
251 delete test1b;
    [all...]
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
MessageFormatTest.java 501 assertEquals("Test1B:wrong format for argument index " + i + ":",
580 assertEquals("Test1B:wrong format for argument index " + i + ":",
    [all...]
  /external/llvm/test/CodeGen/X86/
stack-protector.ll 52 ; test1b: array of [16 x i8]
55 define void @test1b(i8* %a) nounwind uwtable ssp {
57 ; LINUX-I386: test1b:
61 ; LINUX-X64: test1b:
65 ; LINUX-KERNEL-X64: test1b:
69 ; DARWIN-X64: test1b:
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll 93 ; CHECK: define void @test1b(
101 define void @test1b(i8* %x, i1 %p, i1 %q) {
    [all...]

Completed in 1922 milliseconds