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

1 23 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
restrict.c 23 // CHECK: define void @test4(i32* %{{.*}}, i32* noalias %{{.*}})
24 void test4(int *x, rp y) { function
statements.c 9 void test4() { function
blocks-1.c 43 int test4() { function
75 rv += test4();
2003-09-18-BitfieldTests.c 23 int test4(BF *b) { function
builtin-assume-aligned.c 33 // CHECK-LABEL: @test4
34 int test4(int *a, int b) { function
  /external/clang/test/CodeGenCXX/
debug-info-enum.cpp 48 namespace test4 { namespace
50 // CHECK-NOT: test4
expr.cpp 27 int test4() { function
internal-linkage.cpp 52 char const * *test4() function
  /external/clang/test/Lexer/
c90.c 37 int test4() { function
  /external/clang/test/Parser/
implicit-casts.c 20 short x; void test4(char c) { x += c; } function
pointer-arithmetic.c 6 int test4(int *a, int *b) { return a - b; } function
expressions.c 21 int test4() { function
22 test4();
  /external/clang/test/Sema/
return-noreturn.c 35 test4() { function
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
section5.l 17 [ ]+[0-9]+[ ]+.section[ ]+.test4,[ ]*"aw",[ ]*%nobits[ ]*
28 [ ]+[0-9]+[ ]+.section[ ]+.test4,[ ]*"aw"[ ]*
  /build/kati/testcase/
nested_call.mk 9 $(call inner,test4,macro) \
  /external/annotation-tools/asmx/test/conform/cases/
TestTypecastGenericArray.expected 
  /external/annotation-tools/scene-lib/test/annotations-expected/tests/classfile/cases/
TestTypecastGenericArray.class 
TestTypecastGenericArray_Expected.class 
  /dalvik/dx/tests/061-dex-try-catch/
Blort.java 56 public static void test4(String[] sa) { method in class:Blort
  /dalvik/dx/tests/067-dex-switch-and-try/
Blort.java 91 public int test4(int x) { method in class:Blort
  /dalvik/dx/tests/072-dex-switch-edge-cases/
Blort.java 49 public int test4(int x) { method in class:Blort
  /external/annotation-tools/scene-lib/test/annotations/tests/classfile/cases/
TestMethodReceiver.java 23 void test4() { method in class:TestMethodReceiver
24 System.out.println("test4()");
TestMethodReturnTypeGenericArray.java 21 public String[][] test4() { method in class:TestMethodReturnTypeGenericArray
TestObjectCreation.java 26 public void test4() { method in class:TestObjectCreation
  /external/clang/test/Index/
annotate-tokens.cpp 31 void test4() { function

Completed in 1164 milliseconds

1 23 4 5 6 7 8 91011>>