Searched full:xcopy (Results 1 – 25 of 29) sorted by relevance
12
/external/grpc-grpc/src/csharp/ |
D | build_packages_dotnetcli.bat | 35 xcopy /Y /I nativelibs\csharp_ext_windows_x64\grpc_csharp_ext.dll ..\..\cmake\build\x64\Release\ 48 xcopy /Y /I *.nupkg ..\..\artifacts\ || goto :error 52 xcopy /Y /I csharp_nugets_windows_dotnetcli.zip ..\..\artifacts\ || goto :error
|
D | build_unitypackage.bat | 35 xcopy /Y /I nativelibs\csharp_ext_windows_x64\grpc_csharp_ext.dll ..\..\cmake\build\x64\Release\
|
/external/grpc-grpc/templates/src/csharp/ |
D | build_packages_dotnetcli.bat.template | 37 …xcopy /Y /I nativelibs\csharp_ext_windows_x64\grpc_csharp_ext.dll ..\..\cmake\build\x64\Release${"… 50 xcopy /Y /I *.nupkg ..\..\artifacts\ || goto :error 54 xcopy /Y /I csharp_nugets_windows_dotnetcli.zip ..\..\artifacts\ || goto :error
|
D | build_unitypackage.bat.template | 37 …xcopy /Y /I nativelibs\csharp_ext_windows_x64\grpc_csharp_ext.dll ..\..\cmake\build\x64\Release${"…
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.vcproj | 218 …xcopy /Y "$(OutDir)\dnssdStatic.lib" … 284 …xcopy /I/Y "$(OutDir)\dnssdStatic.lib" …
|
/external/libusb/ |
D | appveyor.yml | 23 xcopy /S C:\projects\libusb C:\cygwin\home\appveyor\ 27 xcopy /S C:\projects\libusb C:\msys64\home\appveyor\
|
/external/grpc-grpc/tools/run_tests/artifacts/ |
D | build_artifact_protoc.bat | 30 xcopy /Y cmake\build\third_party\protobuf\Release\protoc.exe %ARTIFACTS_OUT%\ || goto :error 31 xcopy /Y cmake\build\Release\*_plugin.exe %ARTIFACTS_OUT%\ || goto :error
|
D | build_artifact_python.bat | 45 xcopy /Y /I /S dist\* %ARTIFACT_DIR% || goto :error 46 xcopy /Y /I /S tools\distrib\python\grpcio_tools\dist\* %ARTIFACT_DIR% || goto :error
|
/external/mdnsresponder/mDNSWindows/DLL/ |
D | dnssd.vcproj | 297 …xcopy /I/Y "$(TargetPath)" … 388 …xcopy /I/Y "$(TargetPath)" …
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Service.vcproj | 288 …xcopy /I/Y "$(TargetPath)" … 374 …xcopy /I/Y "$(TargetPath)" …
|
/external/vulkan-validation-layers/tests/layers/ |
D | CMakeLists.txt | 120 COMMAND xcopy /Y /I ${SRC_LAYER} ${DST_LAYER} 121 COMMAND xcopy /Y /I ${SRC_JSON} ${DST_LAYER})
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanelLocRes.vcproj | 343 … SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
xcopy /I/Y "$(Targe… 455 … SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
xcopy /I/Y "$(Targe…
|
D | ControlPanelRes.vcproj | 339 …s\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources"
xcopy /I/Y "$(Targe… 450 …s\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources"
xcopy /I/Y "$(Targe…
|
D | ControlPanel.vcproj | 315 …$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
xcopy /I/Y "$(Targe… 414 …$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
xcopy /I/Y "$(Targe…
|
/external/mdnsresponder/mDNSWindows/mdnsNSP/ |
D | mdnsNSP.vcproj | 295 …r "$(DSTROOT)\Program Files\Bonjour\$(PlatformName)"
xcopy /I/Y "$(Targe… 389 …r "$(DSTROOT)\Program Files\Bonjour\$(PlatformName)"
xcopy /I/Y "$(Targe…
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DLLX.vcproj | 311 … mkdir "$(DSTROOT)\WINDOWS\system32\$(PlatformName)"
xcopy /I/Y "$(Targe… 408 … mkdir "$(DSTROOT)\WINDOWS\system32\$(PlatformName)"
xcopy /I/Y "$(Targe…
|
/external/python/cpython3/PC/ |
D | readme.txt | 31 C:/python, and copy all library files and subdirectories (using XCOPY)
|
/external/python/cpython2/PC/ |
D | readme.txt | 31 C:/python, and copy all library files and subdirectories (using XCOPY)
|
/external/vulkan-validation-layers/tests/ |
D | CMakeLists.txt | 168 COMMAND xcopy /Y /I ${SRC_GTEST_DLLS} ${DST_GTEST_DLLS})
|
/external/icu/icu4c/source/test/cintltst/ |
D | utransts.c | 113 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() function 137 callbacks->copy = Xcopy; in InitXReplaceableCallbacks()
|
/external/curl/lib/ |
D | Makefile.m32 | 146 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
|
/external/curl/docs/examples/ |
D | Makefile.m32 | 152 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
|
/external/curl/src/ |
D | Makefile.m32 | 158 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
|
/external/mksh/src/ |
D | Build.sh | 1686 int xcopy(const void *, void *, size_t) 1689 int main(int ac, char *av[]) { return (xcopy(av[0], av[--ac], 1)); } 1690 int xcopy(const void *s, void *d, size_t n) {
|
/external/curl/tests/ |
D | testcurl.pl | 576 system("xcopy /s /q \"$CURLDIR\" .");
|
12