/external/ltp/testcases/commands/du/ |
D | du01.sh | 50 local test_return 53 test_return=$? 55 if [ ${test_return} -ne 0 ]; then
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | armv4.ll | 8 define i32 @test_return(i32 %a) nounwind readnone { 10 ; ARM-LABEL: test_return 12 ; THUMB-LABEL: test_return
|
D | cmpxchg-idioms.ll | 3 define i32 @test_return(i32* %p, i32 %oldval, i32 %newval) { 4 ; CHECK-LABEL: test_return:
|
/external/libcxx/test/std/experimental/memory/memory.resource.global/ |
D | new_delete_resource.pass.cpp | 38 void test_return() in test_return() function 99 test_return(); in main()
|
D | null_memory_resource.pass.cpp | 40 void test_return() in test_return() function 114 test_return(); in main()
|
/external/llvm/test/CodeGen/AArch64/ |
D | cmpxchg-idioms.ll | 3 define i32 @test_return(i32* %p, i32 %oldval, i32 %newval) { 4 ; CHECK-LABEL: test_return:
|
/external/bcc/tests/python/ |
D | test_dump_func.py | 11 def test_return(self): member in TestDumpFunc
|
/external/llvm/test/CodeGen/ARM/ |
D | cmpxchg-idioms.ll | 3 define i32 @test_return(i32* %p, i32 %oldval, i32 %newval) { 4 ; CHECK-LABEL: test_return:
|
/external/clang/test/Sema/ |
D | captured-statements.c | 26 void test_return() { in test_return() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | cmpxchg-idioms.ll | 3 define i32 @test_return(i32* %p, i32 %oldval, i32 %newval) { 4 ; CHECK-LABEL: test_return:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
D | arg_ret.ll | 27 define ccc %paramstruct @test_return( i32 %param, %paramstruct %prm )
|
/external/clang/test/Analysis/ |
D | auto-obj-dtors-cfg-output.cpp | 129 void test_return() { in test_return() function
|
D | objc-arc.m | 171 id test_return() { function
|
/external/python/cpython2/Lib/test/ |
D | test_sys_settrace.py | 451 def test_return(self): member in RaisingTraceFuncTestCase
|
D | test_grammar.py | 519 def test_return(self): member in GrammarTests
|
/external/python/cpython3/Lib/test/ |
D | test_bdb.py | 661 def test_return(self): member in StateTestCase
|
D | test_sys_settrace.py | 522 def test_return(self): member in RaisingTraceFuncTestCase
|
D | test_grammar.py | 800 def test_return(self): member in GrammarTests
|