Home
last modified time | relevance | path

Searched refs:xcopy (Results 1 – 25 of 30) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/filesystem/tools/
Dbackup.bat23 xcopy /exclude:exclude.txt /y /d /k /r %BOOST_CURRENT_ROOT%\boost\filesystem.hpp %1\boost
24 xcopy /exclude:exclude.txt /y /d /k /s /r %BOOST_CURRENT_ROOT%\boost\filesystem %1\boost\filesystem
25 xcopy /exclude:exclude.txt /y /d /k /s /r %BOOST_CURRENT_ROOT%\libs\filesystem %1\libs\filesystem
/external/grpc-grpc/tools/run_tests/artifacts/
Dbuild_artifact_protoc.bat43 xcopy /Y cmake\build\third_party\protobuf\protoc.exe %ARTIFACTS_OUT%\ || goto :error
44 xcopy /Y cmake\build\*_plugin.exe %ARTIFACTS_OUT%\ || goto :error
Dbuild_artifact_python.bat60 xcopy /Y /I /S dist\* %ARTIFACT_DIR% || goto :error
61 xcopy /Y /I /S tools\distrib\python\grpcio_tools\dist\* %ARTIFACT_DIR% || goto :error
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/artifacts/
Dbuild_artifact_protoc.bat43 xcopy /Y cmake\build\third_party\protobuf\protoc.exe %ARTIFACTS_OUT%\ || goto :error
44 xcopy /Y cmake\build\*_plugin.exe %ARTIFACTS_OUT%\ || goto :error
Dbuild_artifact_python.bat62 xcopy /Y /I /S dist\* %ARTIFACT_DIR% || goto :error
63 xcopy /Y /I /S tools\distrib\python\grpcio_tools\dist\* %ARTIFACT_DIR% || goto :error
/external/openthread/tools/harness-simulation/harness/
Dinstall.bat29 xcopy /E /Y Thread_Harness %THREADDIR%\Thread_Harness
35 xcopy /E /Y ..\posix\sniffer_sim\proto %THREADDIR%\Thread_Harness\simulation\Sniffer\proto
/external/trusty/arm-trusted-firmware/make_helpers/
Dwindows.mk36 xcopy /HIVE "${tmp_from_dir}" "${tmp_to_dir}"
/external/arm-trusted-firmware/make_helpers/
Dwindows.mk38 xcopy /HIVE "${tmp_from_dir}" "${tmp_to_dir}"
/external/erofs-utils/include/erofs/
Dio.h36 int (*xcopy)(struct erofs_vfile *vout, off_t pos, member
/external/pytorch/.ci/pytorch/win-test-helpers/
Dsetup_pytorch_env.bat17 xcopy /s %CONDA_PARENT_DIR%\Miniconda3\Lib\site-packages\torch %TMP_DIR_WIN%\build\torch\
/external/cronet/tot/third_party/protobuf/kokoro/release/python/windows/
Dbuild_artifacts.bat3 xcopy /S github\protobuf "%REPO_DIR_STAGE%\"
Dbuild_single_artifact.bat39 xcopy /s %REPO_DIR_STAGE% "%REPO_DIR%\"
/external/protobuf/kokoro/release/python/windows/
Dbuild_artifacts.bat3 xcopy /S github\protobuf "%REPO_DIR_STAGE%\"
Dbuild_single_artifact.bat39 xcopy /s %REPO_DIR_STAGE% "%REPO_DIR%\"
/external/cronet/stable/third_party/protobuf/kokoro/release/python/windows/
Dbuild_artifacts.bat3 xcopy /S github\protobuf "%REPO_DIR_STAGE%\"
Dbuild_single_artifact.bat39 xcopy /s %REPO_DIR_STAGE% "%REPO_DIR%\"
/external/cronet/stable/third_party/apache-portable-runtime/src/
DMakefile.win168 xcopy include\*.h "$(PREFIX)\include\" /d < .a
/external/cronet/tot/third_party/apache-portable-runtime/src/
DMakefile.win168 xcopy include\*.h "$(PREFIX)\include\" /d < .a
/external/curl/projects/
Dbuild-openssl.bat585 xcopy /E /I /Y "%TMP_INSTALL_PATH%\include" "%OUTDIR%\LIB Debug\include" 1>nul
602 xcopy /E /I /Y "%TMP_INSTALL_PATH%\include" "%OUTDIR%\DLL Debug\include" 1>nul
616 xcopy /E /I /Y "%TMP_INSTALL_PATH%\include" "%OUTDIR%\LIB Release\include" 1>nul
633 xcopy /E /I /Y "%TMP_INSTALL_PATH%\include" "%OUTDIR%\DLL Release\include" 1>nul
/external/sg3_utils/suse/
Dsg3_utils.changes26 XCOPY_TO_DST indicate where xcopy command is sent
27 - change default to send xcopy to dst (was src)
75 improve skip/seek handling; allow xcopy on destination
/external/eigen/Eigen/src/misc/
Dblas.h48 int BLASFUNC(xcopy) (int *, double *, int *, double *, int *);
/external/vulkan-validation-layers/tests/
DCMakeLists.txt169 COMMAND xcopy /Y /I ${SRC_GTEST_DLLS} ${DST_GTEST_DLLS})
/external/webp/
DMakefile.vc460 -xcopy $(DIROBJ)\*.pdb $(DIRLIB) /y
464 -xcopy $(DIROBJ)\*.pdb $(DIRLIB) /y
/external/eigen/bench/btl/libs/BLAS/
Dblas.h69 int BLASFUNC(xcopy) (int *, double *, int *, double *, int *);
/external/cronet/stable/third_party/apache-portable-runtime/src/build/
DNWGNUenvironment.inc173 COPYR = xcopy /y /e 2>NUL $(subst /,\,$1) $(subst /,\,$2)

12