HomeSort by relevance Sort by last modified time
    Searched refs:test4 (Results 76 - 100 of 309) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libcxxabi/test/
catch_ptr_02.cpp 64 void test4 () function
189 test4();
test_guard.cpp 77 namespace test4 { namespace
132 test4::test();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.match/
parse_curly_brackets.pass.cpp 56 test4() function
71 test4();
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
catch_ptr_02.cpp 64 void test4 () function
189 test4();
test_guard.cpp 81 namespace test4 { namespace
138 test4::test();
  /ndk/tests/device/issue61659-neon-assignment/jni/
issue61659-neon-assignment.c 39 void test4() function
55 test4();
  /ndk/tests/device/test-stlport_shared-exception/jni/
catchptr1.cpp 92 int test4 () function
241 test4,
  /ndk/tests/device/test-stlport_static-exception/jni/
catchptr1.cpp 92 int test4 () function
241 test4,
  /external/clang/test/CodeGen/
exprs.c 29 void test4() { function
33 t1 = sizeof(test4());
34 t2 = __alignof__(test4());
alignment.c 56 void test4(float4align64 *p) { function
59 // CHECK: @test4(
builtin-memfns.c 34 // CHECK: @test4
36 void test4(char *P, char *Q) { function
conditional.c 17 void test4() { function
packed-nest-unpacked.c 29 void test4() { function
30 // CHECK: @test4
  /dalvik/dx/tests/090-dex-unify-arrays/
Blort.java 38 static public int test4(boolean b) { method in class:Blort
  /external/clang/test/Analysis/inlining/
path-notes.c 136 void test4(int **p) { function
    [all...]
  /external/clang/test/CXX/class.access/class.friend/
p9-cxx0x.cpp 64 namespace test4 { namespace
  /external/clang/test/CXX/conv/conv.mem/
p4.cpp 48 namespace test4 { namespace
52 int (Derived::*d) = data_ptr; // expected-error {{ambiguous conversion from pointer to member of base class 'Base' to pointer to member of derived class 'test4::Derived':}}
53 int (Derived::*m)() = method_ptr; // expected-error {{ambiguous conversion from pointer to member of base class 'Base' to pointer to member of derived class 'test4::Derived':}}
  /external/clang/test/CodeGenCXX/
assign-construct-memcpy.cpp 51 foo *test4(foo &&x) { function
53 // CHECK-POD: test4
56 // CHECK-NONPOD: test4
delete.cpp 107 namespace test4 { namespace
member-expressions.cpp 48 namespace test4 { namespace
microsoft-abi-dynamic-cast.cpp 48 T* test4(V* x) { return dynamic_cast<T*>(x); } function
49 // CHECK-LABEL: define %struct.T* @"\01?test4@@YAPAUT@@PAUV@@@Z"(%struct.V* %x)
  /external/clang/test/Sema/
arm-neon-types.c 24 int32x4_t test4(int32x4_t a, vSInt32 b) { function
bitfield.c 43 struct Test4 {
48 void test4(struct Test4 *t) { function
block-args.c 39 void test4() { function
block-literal.c 53 void test4() {

Completed in 450 milliseconds

1 2 34 5 6 7 8 91011>>