Home
last modified time | relevance | path

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

12

/external/compiler-rt/lib/tsan/tests/
DCMakeLists.txt22 set(output_obj "${basename}.${arch}.o") variable
28 clang_compile(${output_obj} ${source}
31 list(APPEND ${obj_list} ${output_obj})
/external/compiler-rt/lib/msan/tests/
DCMakeLists.txt61 set(output_obj "${basename}.${arch}${kind}.o") variable
67 clang_compile(${output_obj} ${source}
70 list(APPEND ${obj_list} ${output_obj})
/external/compiler-rt/lib/sanitizer_common/tests/
DCMakeLists.txt108 set(output_obj "${basename}.${arch}.o") variable
109 clang_compile(${output_obj} ${source}
112 list(APPEND SANITIZER_TEST_OBJECTS ${output_obj})
/external/compiler-rt/lib/asan/tests/
DCMakeLists.txt97 set(output_obj "${obj_list}.${basename}.${arch}${kind}.o") variable
103 clang_compile(${output_obj} ${source}
106 list(APPEND ${obj_list} ${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/cmockery/cmockery_0_1_2/
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 …]
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 …]
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
Dltmain.sh870 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
871 lockfile="$output_obj.lock"
872 removelist="$removelist $output_obj $lockfile"
875 output_obj=
950 if test -z "$output_obj"; then
955 $run $rm "$lobj" "$output_obj"
960 test -n "$output_obj" && $run $rm $removelist
985 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
986 $show "$mv $output_obj $lobj"
987 if $run $mv $output_obj $lobj; then :
[all …]
/external/chromium_org/third_party/libevent/
Dltmain.sh878 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
879 lockfile="$output_obj.lock"
880 removelist="$removelist $output_obj $lockfile"
883 output_obj=
958 if test -z "$output_obj"; then
963 $run $rm "$lobj" "$output_obj"
968 test -n "$output_obj" && $run $rm $removelist
993 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
994 $show "$mv $output_obj $lobj"
995 if $run $mv $output_obj $lobj; then :
[all …]
/external/chromium_org/tools/gyp/pylib/gyp/
Dmsvs_emulation.py786 self.output_obj = gyp_to_unique_output(filename + obj_ext).lower()
804 return [(None, None, self.output_obj)]
820 self.output_obj, [])
823 self.output_obj, [])
/external/chromium_org/v8/samples/
Dprocess.cc251 Handle<Object> output_obj = WrapMap(output); in InstallMaps() local
253 output_obj); in InstallMaps()
/external/protobuf/
Dltmain.sh1290 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1291 lockfile="$output_obj.lock"
1293 output_obj=
1321 removelist="$removelist $output_obj"
1349 if test -z "$output_obj"; then
1355 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1378 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1379 func_show_eval '$MV "$output_obj" "$lobj"' \
1427 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1428 func_show_eval '$MV "$output_obj" "$obj"' \
/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/chromium_org/third_party/tcmalloc/vendor/
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/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/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/chromium_org/third_party/sqlite/src/
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/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/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/qemu/distrib/sdl-1.2.15/build-scripts/
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/chromium_org/sdch/open-vcdiff/
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/chromium_org/third_party/libxml/src/
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/pixman/
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