/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | converter.cc | 139 const TensorObject& output_obj) override { in Convert() argument 140 auto output = absl::get_if<OpenGlBuffer>(&output_obj); in Convert() 234 const TensorObject& output_obj) override { in Convert() argument 235 auto output = absl::get_if<OpenGlBuffer>(&output_obj); in Convert() 283 const TensorObject& output_obj) override { in Convert() argument 285 auto ssbo_output = absl::get_if<OpenGlBuffer>(&output_obj); in Convert() 298 GlBuffer output_obj; in Copy() local 299 RETURN_IF_ERROR(WrapSSBO(output, &output_obj)); in Copy() 300 return CopyBuffer(input_obj, output_obj); in Copy() 317 const TensorObject& output_obj) override { in Convert() argument [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | converter.cc | 173 const TensorObject& output_obj) override { in Convert() argument 177 RETURN_IF_ERROR(GetOpenCLMemory(output_obj, &out_memory)); in Convert() 266 const TensorObject& output_obj) override { in Convert() argument 267 auto output = absl::get_if<OpenClBuffer>(&output_obj); in Convert() 361 const TensorObject& output_obj) override { in Convert() argument 368 RETURN_IF_ERROR(GetOpenCLMemory(output_obj, &out_memory)); in Convert() 427 const TensorObject& output_obj) override { in Convert() argument 429 auto texture_output = absl::get_if<OpenClTexture>(&output_obj); in Convert() 434 auto buffer_output = absl::get_if<OpenClBuffer>(&output_obj); in Convert() 490 const TensorObject& output_obj) override { in Convert() argument [all …]
|
/external/compiler-rt/lib/interception/tests/ |
D | CMakeLists.txt | 106 set(output_obj "${CMAKE_CFG_INTDIR}/${basename}.${arch}.o") variable 108 set(output_obj "${basename}.${arch}.o") variable 110 clang_compile(${output_obj} ${source} 113 list(APPEND INTERCEPTION_TEST_OBJECTS ${output_obj})
|
/external/compiler-rt/lib/tsan/tests/ |
D | CMakeLists.txt | 23 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/ |
D | CMakeLists.txt | 59 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/ |
D | CMakeLists.txt | 150 set(output_obj "${CMAKE_CFG_INTDIR}/${basename}.${arch}.o") variable 152 set(output_obj "${basename}.${arch}.o") variable 154 clang_compile(${output_obj} ${source} 157 list(APPEND SANITIZER_TEST_OBJECTS ${output_obj})
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | gl_interop.cc | 272 const TensorObject& output_obj) { in Convert() argument 275 auto cl_mem = absl::get_if<OpenClBuffer>(&output_obj); in Convert() 288 auto ssbo = absl::get_if<OpenGlBuffer>(&output_obj); in Convert()
|
D | gl_interop.h | 159 const TensorObject& output_obj) override;
|
/external/llvm-project/compiler-rt/cmake/Modules/ |
D | CompilerRTCompile.cmake | 43 set(output_obj variable 52 clang_compile(${output_obj} ${source} 55 list(APPEND ${obj_list} ${output_obj})
|
/external/compiler-rt/lib/asan/tests/ |
D | CMakeLists.txt | 127 set(output_obj "${CMAKE_CFG_INTDIR}/${obj_list}.${basename}.${arch}${kind}.o") variable 129 set(output_obj "${obj_list}.${basename}.${arch}${kind}.o") variable 136 clang_compile(${output_obj} ${source} 139 list(APPEND ${obj_list} ${output_obj})
|
/external/google-breakpad/autotools/ |
D | ltmain.sh | 1291 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/ |
D | ltmain.sh | 1291 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/libnfnetlink/ |
D | ltmain.sh | 1291 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/libnetfilter_conntrack/ |
D | ltmain.sh | 1291 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/llvm-project/polly/lib/External/ppcg/ |
D | ltmain.sh | 2138 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/ |
D | ltmain.sh | 2140 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/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 2138 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/libnfnetlink/build-aux/ |
D | ltmain.sh | 2138 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/speex/ |
D | ltmain.sh | 2138 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/libnetfilter_conntrack/build-aux/ |
D | ltmain.sh | 2138 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/ImageMagick/config/ |
D | ltmain.sh | 3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3455 lockfile=$output_obj.lock 3457 output_obj= 3485 func_append removelist " $output_obj" 3512 if test -z "$output_obj"; then 3541 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then 3590 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
|
/external/pcre/dist2/ |
D | ltmain.sh | 3668 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3669 lockfile=$output_obj.lock 3671 output_obj= 3699 func_append removelist " $output_obj" 3726 if test -z "$output_obj"; then 3755 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then 3804 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ltmain.sh | 3343 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3344 lockfile=$output_obj.lock 3346 output_obj= 3374 func_append removelist " $output_obj" 3401 if test -z "$output_obj"; then 3430 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then 3479 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
|
/external/llvm-project/polly/lib/External/isl/ |
D | ltmain.sh | 3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3455 lockfile=$output_obj.lock 3457 output_obj= 3485 func_append removelist " $output_obj" 3512 if test -z "$output_obj"; then 3541 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then 3590 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
|
/external/e2fsprogs/config/ |
D | ltmain.sh | 3546 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3547 lockfile=$output_obj.lock 3549 output_obj= 3577 func_append removelist " $output_obj" 3604 if test -z "$output_obj"; then 3633 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then 3682 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
|