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

<<11121314151617

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
eval_param.pass.cpp 171 test4() function
267 test4();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
eval.pass.cpp 156 test4() function
201 test4();
eval_param.pass.cpp 162 test4() function
209 test4();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/string.modifiers/string_replace/
iter_iter_iter_iter.pass.cpp 479 void test4() function
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
catch_ptr_02.pass.cpp 77 void test4 () function
207 test4();
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategyTest.java 162 public void test4() throws Exception { method in class:AndroidXmlFormattingStrategyTest
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/
FmClassNameToResourceMethodTest.java 47 public void test4() throws Exception { method in class:FmClassNameToResourceMethodTest
FmEscapeXmlStringMethodTest.java 47 public void test4() throws Exception { method in class:FmEscapeXmlStringMethodTest
  /external/clang/test/CXX/class.access/class.protected/
p1.cpp 138 namespace test4 { namespace
500 void test4(A *a) { function in class:test15::B
  /external/clang/test/CodeGen/
decl.c 45 void test4(void) { function
48 // CHECK: @test4()
exprs.c 29 void test4() { function
33 t1 = sizeof(test4());
34 t2 = __alignof__(test4());
partial-reinitialization2.c 63 // CHECK-LABEL: test4
64 void test4(void) function
pass-object-size.c 158 // CHECK-LABEL: define void @test4
159 void test4(struct Foo *t) { function
  /external/clang/test/CodeGenCXX/
arm.cpp 177 namespace test4 { namespace
ctor-dtor-alias.cpp 71 namespace test4 { namespace
95 // similar to test4, but with an internal B.
exceptions.cpp 242 namespace test4 { namespace
global-init.cpp 76 namespace test4 { namespace
implicit-copy-constructor.cpp 83 namespace test4 { namespace
linkage.cpp 36 namespace test4 { namespace
static-init.cpp 12 // CHECK: @_ZZN5test414useStaticLocalEvE3obj = linkonce_odr global %"struct.test4::HasVTable" zeroinitializer, comdat, align 8
160 namespace test4 { namespace
171 // CHECK: define linkonce_odr dereferenceable(8) %"struct.test4::HasVTable"* @_ZN5test414useStaticLocalEv()
172 // CHECK: ret %"struct.test4::HasVTable"* @_ZZN5test414useStaticLocalEvE3obj
template-instantiation.cpp 129 namespace test4 { namespace
visibility-inlines-hidden.cpp 130 namespace test4 { namespace
vtable-assume-load.cpp 123 namespace test4 { namespace
141 // CHECK4: call void @_ZN5test41CC1Ev(%"struct.test4::C"*
155 } // test4
  /external/clang/test/Parser/
switch-recovery.cpp 44 int test4(int i) { function
  /external/clang/test/Sema/
attr-deprecated.c 55 foo_dep *test4 __attribute__((deprecated)); variable

Completed in 550 milliseconds

<<11121314151617