Home
last modified time | relevance | path

Searched full:xcopy (Results 1 – 25 of 29) sorted by relevance

12

/external/grpc-grpc/src/csharp/
Dbuild_packages_dotnetcli.bat35 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
Dbuild_unitypackage.bat35 xcopy /Y /I nativelibs\csharp_ext_windows_x64\grpc_csharp_ext.dll ..\..\cmake\build\x64\Release\
/external/grpc-grpc/templates/src/csharp/
Dbuild_packages_dotnetcli.bat.template37xcopy /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
Dbuild_unitypackage.bat.template37xcopy /Y /I nativelibs\csharp_ext_windows_x64\grpc_csharp_ext.dll ..\..\cmake\build\x64\Release${"…
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.vcproj218xcopy /Y "$(OutDir)\dnssdStatic.lib" …
284xcopy /I/Y "$(OutDir)\dnssdStatic.lib" …
/external/libusb/
Dappveyor.yml23 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/
Dbuild_artifact_protoc.bat30 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
Dbuild_artifact_python.bat45 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/
Ddnssd.vcproj297xcopy /I/Y "$(TargetPath)" …
388xcopy /I/Y "$(TargetPath)" …
/external/mdnsresponder/mDNSWindows/SystemService/
DService.vcproj288xcopy /I/Y "$(TargetPath)" …
374xcopy /I/Y "$(TargetPath)" …
/external/vulkan-validation-layers/tests/layers/
DCMakeLists.txt120 COMMAND xcopy /Y /I ${SRC_LAYER} ${DST_LAYER}
121 COMMAND xcopy /Y /I ${SRC_JSON} ${DST_LAYER})
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelLocRes.vcproj343 … SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
xcopy /I/Y "$(Targe…
455 … SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
xcopy /I/Y "$(Targe…
DControlPanelRes.vcproj339 …s\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources"
xcopy /I/Y "$(Targe…
450 …s\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources"
xcopy /I/Y "$(Targe…
DControlPanel.vcproj315 …$(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/
DmdnsNSP.vcproj295 …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/
DDLLX.vcproj311 … mkdir "$(DSTROOT)\WINDOWS\system32\$(PlatformName)"
xcopy /I/Y "$(Targe…
408 … mkdir "$(DSTROOT)\WINDOWS\system32\$(PlatformName)"
xcopy /I/Y "$(Targe…
/external/python/cpython3/PC/
Dreadme.txt31 C:/python, and copy all library files and subdirectories (using XCOPY)
/external/python/cpython2/PC/
Dreadme.txt31 C:/python, and copy all library files and subdirectories (using XCOPY)
/external/vulkan-validation-layers/tests/
DCMakeLists.txt168 COMMAND xcopy /Y /I ${SRC_GTEST_DLLS} ${DST_GTEST_DLLS})
/external/icu/icu4c/source/test/cintltst/
Dutransts.c113 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/
DMakefile.m32146 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
/external/curl/docs/examples/
DMakefile.m32152 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
/external/curl/src/
DMakefile.m32158 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
/external/mksh/src/
DBuild.sh1686 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/
Dtestcurl.pl576 system("xcopy /s /q \"$CURLDIR\" .");

12