Home
last modified time | relevance | path

Searched refs:output_obj (Results 1 – 25 of 27) sorted by relevance

12

/external/compiler-rt/lib/tsan/tests/
DCMakeLists.txt23 set(output_obj "${basename}.${arch}.o") variable
29 clang_compile(${output_obj} ${source}
32 list(APPEND ${obj_list} ${output_obj})
/external/compiler-rt/lib/msan/tests/
DCMakeLists.txt59 set(output_obj "${basename}.${arch}${kind}.o") variable
65 clang_compile(${output_obj} ${source}
68 list(APPEND ${obj_list} ${output_obj})
/external/compiler-rt/lib/sanitizer_common/tests/
DCMakeLists.txt133 set(output_obj "${basename}.${arch}.o") variable
134 clang_compile(${output_obj} ${source}
137 list(APPEND SANITIZER_TEST_OBJECTS ${output_obj})
/external/libunwind/aux/
Dltmain.sh489 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
490 lockfile="$output_obj.lock"
491 removelist="$removelist $output_obj $lockfile"
564 command="$command -o $output_obj"
567 command="$command -o $output_obj"
570 $run $rm "$output_obj"
574 test -n "$output_obj" && $run $rm $removelist
599 if test x"$output_obj" != x"$libobj"; then
600 $show "$mv $output_obj $libobj"
601 if $run $mv $output_obj $libobj; then :
[all …]
/external/compiler-rt/lib/asan/tests/
DCMakeLists.txt117 set(output_obj "${obj_list}.${basename}.${arch}${kind}.o") variable
123 clang_compile(${output_obj} ${source}
126 list(APPEND ${obj_list} ${output_obj})
/external/cmockery/cmockery_0_1_2/
Dltmain.sh841 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
842 lockfile="$output_obj.lock"
843 removelist="$removelist $output_obj $lockfile"
846 output_obj=
921 if test -z "$output_obj"; then
926 $run $rm "$lobj" "$output_obj"
931 test -n "$output_obj" && $run $rm $removelist
956 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
957 $show "$mv $output_obj $lobj"
958 if $run $mv $output_obj $lobj; then :
[all …]
Dlibtool1193 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1194 lockfile="$output_obj.lock"
1195 removelist="$removelist $output_obj $lockfile"
1198 output_obj=
1273 if test -z "$output_obj"; then
1278 $run $rm "$lobj" "$output_obj"
1283 test -n "$output_obj" && $run $rm $removelist
1308 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1309 $show "$mv $output_obj $lobj"
1310 if $run $mv $output_obj $lobj; then :
[all …]
/external/google-tv-pairing-protocol/cpp/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
Dlibtool1792 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1793 lockfile="$output_obj.lock"
1795 output_obj=
1823 removelist="$removelist $output_obj"
1851 if test -z "$output_obj"; then
1857 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1880 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1881 func_show_eval '$MV "$output_obj" "$lobj"' \
1929 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1930 func_show_eval '$MV "$output_obj" "$obj"' \
/external/google-breakpad/autotools/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
/external/libusb/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
/external/libusb-compat/
Dltmain.sh1298 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1299 lockfile="$output_obj.lock"
1301 output_obj=
1329 removelist="$removelist $output_obj"
1357 if test -z "$output_obj"; then
1363 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1386 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1387 func_show_eval '$MV "$output_obj" "$lobj"' \
1435 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1436 func_show_eval '$MV "$output_obj" "$obj"' \
/external/libmtp/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
/external/libvorbis/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
/external/libogg/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
/external/v8/samples/
Dprocess.cc272 Local<Object> output_obj = WrapMap(output); in InstallMaps() local
277 output_obj) in InstallMaps()
/external/c-ares/
Dltmain.sh2137 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2138 lockfile="$output_obj.lock"
2140 output_obj=
2168 func_append removelist " $output_obj"
2195 if test -z "$output_obj"; then
2224 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2273 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/libmicrohttpd/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/libevent/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/libexif/
Dltmain.sh2140 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2141 lockfile="$output_obj.lock"
2143 output_obj=
2171 func_append removelist " $output_obj"
2198 if test -z "$output_obj"; then
2227 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2276 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/libedit/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/libopus/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/protobuf/gtest/build-aux/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then

12