HomeSort by relevance Sort by last modified time
    Searched refs:test4 (Results 26 - 50 of 474) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/annotation-tools/scene-lib/test/annotations-expected/tests/classfile/cases/
TestMethodReceiver.class 
TestMethodReceiver_Expected.class 
TestObjectCreation.class 
TestObjectCreationGenericArray.class 
TestObjectCreationGenericArray_Expected.class 
TestObjectCreation_Expected.class 
TestMethodReturnTypeGenericArray.class 
TestMethodReturnTypeGenericArray_Expected.class 
TestTypeTest.class 
TestTypeTest_Expected.class 
  /external/clang/test/CodeGen/
visibility.c 22 // CHECK-DEFAULT: @test4 = hidden global i32 10
23 // CHECK-PROTECTED: @test4 = hidden global i32 10
24 // CHECK-HIDDEN: @test4 = hidden global i32 10
68 extern int test4;
69 __private_extern__ int test4 = 10; variable
ppc64-align-struct.c 8 struct test4 { int x; int y; int z; }; struct
28 // CHECK: define void @test4(i32 signext %x, [2 x i64] %y.coerce)
29 void test4 (int x, struct test4 y) function
116 // CHECK-LABEL: define void @test4va(%struct.test4* noalias sret %agg.result, i32 signext %x, ...)
117 // CHECK: %y = alloca %struct.test4, align 4
121 // CHECK: [[T0:%.*]] = bitcast i8* %[[CUR]] to %struct.test4*
122 // CHECK: [[DEST:%.*]] = bitcast %struct.test4* %y to i8*
123 // CHECK: [[SRC:%.*]] = bitcast %struct.test4* [[T0]] to i8*
125 struct test4 test4va (int x, ...
    [all...]
address-space.c 35 // CHECK-LABEL: define void @test4(
38 void test4(MyStruct __attribute__((address_space(2))) *pPtr) { function
asm-inout.c 33 // CHECK: @test4
34 int test4(volatile int *addr) { function
  /external/clang/test/Sema/
warn-shadow.c 39 struct test4 { struct
44 void test4(int i) { // expected-warning {{declaration shadows a variable in the global scope}} function
  /external/clang/test/SemaCXX/
warn-func-not-needed.cpp 32 namespace test4 { namespace
46 namespace test4 { namespace
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
section5.s 5 .section .test4, "aw", %nobits
16 .section .test4, "aw"
  /external/libcxxabi/test/
catch_const_pointer_nullptr.pass.cpp 77 void test4() function
134 void test4() {} function
145 test4();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
catch_const_pointer_nullptr.pass.cpp 77 void test4() function
134 void test4() {} function
145 test4();
  /dalvik/dx/tests/082-dex-throws-list-sharing/
Blort.class 
  /external/annotation-tools/asmx/test/conform/cases/
TestMethodReturnTypeGenericArray.expected 
TestTypeTest.expected 
  /external/clang/test/CodeGenCXX/
enable_if.cpp 25 class test4 { class
29 template class test4<double>;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/iq2000/
noyield.s 11 beq %0, %0, test4
13 test4: sleep label
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.udir/
p1.cpp 26 namespace test4 = ns2;

Completed in 778 milliseconds

12 3 4 5 6 7 8 91011>>