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

1 23 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
arm-neon-types.c 24 int32x4_t test4(int32x4_t a, vSInt32 b) { function
builtin-assume-aligned.c 18 int test4(int *a) { function
builtins-arm.c 41 void test4() { function
return-noreturn.c 35 test4() { function
typedef-retain.c 23 int test4(const a y) { function
  /external/clang/test/SemaCXX/
attr-nonnull.cpp 44 namespace test4 { namespace
unknown-anytype.cpp 39 namespace test4 { namespace
warn-func-not-needed.cpp 32 namespace test4 { namespace
46 namespace test4 { namespace
  /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/
ctor_result_type.pass.cpp 107 test4() function
150 test4<unsigned short>();
151 test4<unsigned int>();
152 test4<unsigned long>();
153 test4<unsigned long long>();
  /external/libcxxabi/test/
catch_const_pointer_nullptr.pass.cpp 77 void test4() function
134 void test4() {} function
145 test4();
  /external/llvm/test/MC/AsmParser/
macros-darwin.s 41 .macro test4
46 test4 (a b)(,)),(cd) label
49 test4 (a b)(,)),(cd) label
  /external/ltp/testcases/commands/nm/
nm01 86 test4() function
  /external/ltp/testcases/kernel/controllers/cgroup_fj/
cgroup_fj_function.sh 97 test4() function
203 test4
  /external/python/cpython3/Lib/test/
test_global.py 46 def test4(self): function
  /external/testng/src/test/java/test/testng56/
ParallelTest.java 38 public void test4() { method in class:ParallelTest
39 System.out.println(Thread.currentThread().getId() + ":test4");
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13799.go 28 test4(iter)
117 func test4(iter int) { func
121 m := &x // ERROR "test4 &x does not escape$"
127 fn = func() { // ERROR "test4 func literal does not escape$"
139 panic(fmt.Sprintf("iter %d: maxI = %d, *m = %d", iter, maxI, *m)) // ERROR "\*m escapes to heap$" "iter escapes to heap$" "maxI escapes to heap$" "test4 ... argument does not escape$"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13799.go 28 test4(iter)
117 func test4(iter int) { func
121 m := &x // ERROR "test4 &x does not escape$"
127 fn = func() { // ERROR "test4 func literal does not escape$"
139 panic(fmt.Sprintf("iter %d: maxI = %d, *m = %d", iter, maxI, *m)) // ERROR "\*m escapes to heap$" "iter escapes to heap$" "maxI escapes to heap$" "test4 ... argument does not escape$"
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.eng/rand.eng.lcong/
ctor_result_type.pass.cpp 107 test4() function
150 test4<unsigned short>();
151 test4<unsigned int>();
152 test4<unsigned long>();
153 test4<unsigned long long>();
  /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/061-dex-try-catch/
Blort.class 
  /dalvik/dx/tests/065-dex-new-array/
Blort.class 
  /dalvik/dx/tests/066-dex-try-catch-rethrow/
Blort.class 
Blort.java 59 public static void test4() { method in class:Blort
  /dalvik/dx/tests/072-dex-switch-edge-cases/
Blort.class 
  /dalvik/dx/tests/073-dex-null-array-refs/
Blort.class 

Completed in 628 milliseconds

1 23 4 5 6 7 8 91011>>