| /external/clang/test/OpenMP/ | 
| D | target_exit_data_ast_print.cpp | 14 #pragma omp target exit data map(from: i)  in tmain()16 #pragma omp target exit data map(from: i) if (target exit data: j > 0)  in tmain()
 18 #pragma omp target exit data map(from: i) if (b)  in tmain()
 20 #pragma omp target exit data map(from: c)  in tmain()
 22 #pragma omp target exit data map(from: c) if(b>e)  in tmain()
 24 #pragma omp target exit data map(release: x[0:10], c)  in tmain()
 26 #pragma omp target exit data map(delete: x[0:10])  in tmain()
 28 #pragma omp target exit data map(always, delete: x[0:10])  in tmain()
 30 #pragma omp target exit data map(from: c) map(release: d)  in tmain()
 32 #pragma omp target exit data map(always,release: e)  in tmain()
 [all …]
 
 | 
| /external/libabigail/tests/ | 
| D | test-abidiff-exit.cc | 11 /// the exit code of the abidiff is the one we expect.49     "data/test-abidiff-exit/test1-voffset-change-v0.o",
 50     "data/test-abidiff-exit/test1-voffset-change-v1.o",
 57     "data/test-abidiff-exit/test1-voffset-change-report0.txt",
 58     "output/test-abidiff-exit/test1-voffset-change-report0.txt"
 61     "data/test-abidiff-exit/test1-voffset-change-v0.o",
 62     "data/test-abidiff-exit/test1-voffset-change-v1.o",
 63     "data/test-abidiff-exit/test1-voffset-change.abignore",
 68     "data/test-abidiff-exit/test1-voffset-change-report1.txt",
 69     "output/test-abidiff-exit/test1-voffset-change-report1.txt"
 [all …]
 
 | 
| /external/llvm/test/CodeGen/ARM/ | 
| D | 2009-06-15-RegScavengerAssert.ll | 25 bb6.i8:		; preds = %memory_CalculateRealBlockSize1374.exit.i, %entry26 	br i1 undef, label %memory_CalculateRealBlockSize1374.exit.i, label %bb.i.i9
 29 	br label %memory_CalculateRealBlockSize1374.exit.i
 31 memory_CalculateRealBlockSize1374.exit.i:		; preds = %bb.i.i9, %bb6.i8
 37 	br i1 undef, label %memory_Init.exit, label %bb6.i8
 39 memory_Init.exit:		; preds = %memory_CalculateRealBlockSize1374.exit.i
 42 bb.i.i:		; preds = %bb.i.i, %memory_Init.exit
 43 	br i1 undef, label %symbol_Init.exit, label %bb.i.i
 45 symbol_Init.exit:		; preds = %bb.i.i
 48 bb.i.i67:		; preds = %bb.i.i67, %symbol_Init.exit
 [all …]
 
 | 
| /external/llvm/test/CodeGen/SystemZ/ | 
| D | int-cmp-46.ll | 16   br i1 %cmp, label %exit, label %store20   br label %exit
 22 exit:
 35   br i1 %cmp, label %exit, label %store
 39   br label %exit
 41 exit:
 54   br i1 %cmp, label %exit, label %store
 58   br label %exit
 60 exit:
 72   br i1 %cmp, label %exit, label %store
 [all …]
 
 | 
| /external/libnetfilter_conntrack/ | 
| D | config.guess | 49   -h, --help         print this help, then exit50   -t, --time-stamp   print date of last modification, then exit
 51   -v, --version      print version number, then exit
 73        echo "$timestamp" ; exit ;;
 75        echo "$version" ; exit ;;
 77        echo "$usage"; exit ;;
 84        exit 1 ;;
 92   exit 1
 95 trap 'exit 1' 1 2 15
 108 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libnfnetlink/ | 
| D | config.guess | 49   -h, --help         print this help, then exit50   -t, --time-stamp   print date of last modification, then exit
 51   -v, --version      print version number, then exit
 73        echo "$timestamp" ; exit ;;
 75        echo "$version" ; exit ;;
 77        echo "$usage"; exit ;;
 84        exit 1 ;;
 92   exit 1
 95 trap 'exit 1' 1 2 15
 108 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libexif/ | 
| D | config.guess | 49   -h, --help         print this help, then exit50   -t, --time-stamp   print date of last modification, then exit
 51   -v, --version      print version number, then exit
 72        echo "$timestamp" ; exit ;;
 74        echo "$version" ; exit ;;
 76        echo "$usage"; exit ;;
 83        exit 1 ;;
 91   exit 1
 94 trap 'exit 1' 1 2 15
 107 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libevent/build-aux/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 109 	{ echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
 245 	exit ;;
 [all …]
 
 | 
| /external/strace/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/google-breakpad/autotools/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/python/cpython2/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libffi/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libconfig/aux-build/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/python/cpython2/Modules/_ctypes/libffi/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libcups/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/iperf3/config/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/jemalloc_new/build-aux/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/fec/ | 
| D | config.guess | 49   -h, --help         print this help, then exit50   -t, --time-stamp   print date of last modification, then exit
 51   -v, --version      print version number, then exit
 72        echo "$timestamp" ; exit ;;
 74        echo "$version" ; exit ;;
 76        echo "$usage"; exit ;;
 83        exit 1 ;;
 91   exit 1
 94 trap 'exit 1' 1 2 15
 107 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libsrtp2/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/ImageMagick/config/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 100 trap 'exitcode=$?; test -z "$tmp" || rm -fr "$tmp"; exit $exitcode' 0
 108 	{ echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
 [all …]
 
 | 
| /external/cronet/third_party/icu/source/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/stressapptest/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/icu/icu4c/source/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/libogg/ | 
| D | config.guess | 49   -h, --help         print this help, then exit50   -t, --time-stamp   print date of last modification, then exit
 51   -v, --version      print version number, then exit
 72        echo "$timestamp" ; exit ;;
 74        echo "$version" ; exit ;;
 76        echo "$usage"; exit ;;
 83        exit 1 ;;
 91   exit 1
 94 trap 'exit 1' 1 2 15
 107 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 | 
| /external/lmfit/build-aux/ | 
| D | config.guess | 43   -h, --help         print this help, then exit44   -t, --time-stamp   print date of last modification, then exit
 45   -v, --version      print version number, then exit
 65        echo "$timestamp" ; exit ;;
 67        echo "$version" ; exit ;;
 69        echo "$usage"; exit ;;
 76        exit 1 ;;
 84   exit 1
 87 trap 'exit 1' 1 2 15
 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 [all …]
 
 |