HomeSort by relevance Sort by last modified time
    Searched defs:test4 (Results 151 - 175 of 415) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/annotation-tools/scene-lib/test/annotations-expected/tests/classfile/cases/
TestObjectCreationGenericArray.class 
TestObjectCreationGenericArray_Expected.class 
TestObjectCreation_Expected.class 
  /external/clang/test/Analysis/
malloc-interprocedural.c 57 int test4() { function
  /external/clang/test/CXX/class.access/class.access.base/
p5.cpp 80 namespace test4 { namespace
94 p->field = 0; // expected-error {{cannot cast 'test4::Z' to its protected base class 'test4::X'}} expected-error {{'field' is a private member of 'test4::X'}}
  /external/clang/test/CXX/temp/temp.decls/temp.friend/
p5.cpp 83 namespace test4 { namespace
  /external/clang/test/CodeGen/
atomic-arm64.c 64 // CHECK-LABEL:define void @test4(
72 void test4(pointer_quad_t quad) { function
builtin-memfns.c 34 // CHECK: @test4
36 void test4(char *P, char *Q) { function
conditional.c 17 void test4() { function
ms-volatile.c 35 void test4(volatile struct foo *p, volatile struct foo *q) { function
37 // CHECK-LABEL: @test4
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...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-vtables-multiple-nonvirtual-inheritance-no-thunks.cpp 96 namespace test4 { namespace
105 // CHECK-LABEL: VFTable for 'test4::A' in 'test4::X' (1 entry)
106 // CHECK-NEXT: 0 | void test4::X::f()
108 // CHECK-LABEL: VFTable indices for 'test4::X' (1 entry).
109 // CHECK-NEXT: 0 | void test4::X::f()
111 // MANGLING-DAG: @"\01??_7X@test4@@6B@"
microsoft-abi-vtables-multiple-nonvirtual-inheritance-return-adjustment.cpp 140 namespace test4 { namespace
166 // CHECK-LABEL: VFTable for 'test4::D' in 'test4::X' (3 entries).
167 // CHECK-NEXT: 0 | test4::F *test4::X::foo()
168 // CHECK-NEXT: [return adjustment (to type 'struct test4::B *'): 8 non-virtual]
169 // CHECK-NEXT: 1 | void test4::D::z()
170 // CHECK-NEXT: 2 | test4::F *test4::X::foo()
172 // CHECK-LABEL: Thunks for 'test4::F *test4::X::foo()' (1 entry)
    [all...]
static-data-member.cpp 82 namespace test4 { namespace
unknown-anytype.cpp 46 namespace test4 { namespace
  /external/clang/test/Sema/
callingconv.c 23 void __attribute__((thiscall)) test4(int a, ...) { // expected-error {{variadic function cannot use thiscall calling convention}} function
  /external/clang/test/SemaCXX/
warn-redundant-move.cpp 57 C test4(A& a1, B& b1) { function
  /external/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_double.pass.cpp 8932 void test4() function
    [all...]
  /external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
iter_iter_pointer_size.pass.cpp 459 void test4() function
    [all...]
size_size_pointer_size.pass.cpp 478 void test4() function
    [all...]
  /external/libcxx/test/std/strings/string.view/string.view.ops/
compare.size_size_sv_pointer_size.pass.cpp 471 void test4() function
    [all...]
  /external/ltp/testcases/commands/df/
df01.sh 158 test4() function
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
cpuset_exclusive_test.sh 60 test4() function
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
cpuset_syscall_testset.sh 140 test4() function
  /external/valgrind/memcheck/tests/
addressable.c 65 static void test4() function
101 { test4, 1 },

Completed in 302 milliseconds

1 2 3 4 5 67 8 91011>>