Home
last modified time | relevance | path

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

/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/mdnsresponder/mDNSWindows/DLL/
Ddnssd.vcproj297xcopy /I/Y "$(TargetPath)" …
388xcopy /I/Y "$(TargetPath)" …
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.vcxproj105 …<Command>XCOPY /Y "$(SolutionDir)lib\$(Configuration)_$(Platform)\opengl32.dll" "$(SolutionDir)src…
124 …<Command>XCOPY /Y "$(SolutionDir)lib\$(Configuration)_$(Platform)\opengl32.dll" "$(SolutionDir)src…
147 …<Command>XCOPY /Y "$(SolutionDir)lib\$(Configuration)_$(Platform)\opengl32.dll" "$(SolutionDir)src…
170 …<Command>XCOPY /Y "$(SolutionDir)lib\$(Configuration)_$(Platform)\opengl32.dll" "$(SolutionDir)src…
/external/curl/lib/
DMakefile.vc6655 -xcopy $(DIROBJ)\$(LIBCURL_STA_LIB_REL) . /y
656 -xcopy $(DIROBJ)\$(LIBCURL_STA_LIB_DBG) . /y
657 -xcopy $(DIROBJ)\$(LIBCURL_DYN_LIB_REL) . /y
658 -xcopy $(DIROBJ)\$(LIBCURL_DYN_LIB_DBG) . /y
659 -xcopy $(DIROBJ)\$(LIBCURL_IMP_LIB_REL) . /y
660 -xcopy $(DIROBJ)\$(LIBCURL_IMP_LIB_DBG) . /y
661 -xcopy $(DIROBJ)\*.exp . /y
662 -xcopy $(DIROBJ)\*.pdb . /y
DMakefile.m32131 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
/external/mdnsresponder/mDNSWindows/SystemService/
DService.vcproj288xcopy /I/Y &quot;$(TargetPath)&quot; …
374xcopy /I/Y &quot;$(TargetPath)&quot; …
/external/vulkan-validation-layers/loader/
DCMakeLists.txt78 COMMAND xcopy /Y /I ${COPY_SRC_PATH} ${COPY_DST_PATH})
80 COMMAND xcopy /Y /I ${COPY_SRC_PATH} ${COPY_DST_TEST_PATH})
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelRes.vcproj339 …s\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
450 …s\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
DControlPanelLocRes.vcproj343 … SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
455 … SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
DControlPanel.vcproj315 …$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
414 …$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.vcproj295 …r &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
389 …r &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
/external/mdnsresponder/mDNSWindows/DLLX/
DDLLX.vcproj311 … mkdir &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
408 … mkdir &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(Targe…
/external/libmicrohttpd/w32/VS2013/
Dlibmicrohttpd.vcxproj254 <Command>xcopy /F /I /Y $(SolutionDir)\..\..\src\include\microhttpd.h $(OutputPath)</Command>
293 <Command>xcopy /F /I /Y $(IntermediateOutputPath)$(TargetName).pdb $(OutputPath)</Command>
/external/curl/docs/examples/
DMakefile.m32125 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
/external/icu/icu4c/source/test/cintltst/
Dutransts.c111 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() function
135 callbacks->copy = Xcopy; in InitXReplaceableCallbacks()
/external/curl/src/
DMakefile.m32146 COPYR = -xcopy 2>NUL /q /y /e $(subst /,\,$1) $(subst /,\,$2)
/external/mksh/src/
DBuild.sh1571 int xcopy(const void *, void *, size_t)
1574 int main(int ac, char *av[]) { return (xcopy(av[0], av[--ac], 1)); }
1575 int xcopy(const void *s, void *d, size_t n) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/curl/tests/
Dtestcurl.pl576 system("xcopy /s /q \"$CURLDIR\" .");
/external/eigen/Eigen/src/misc/
Dblas.h48 int BLASFUNC(xcopy) (int *, double *, int *, double *, int *);
/external/eigen/bench/btl/libs/BLAS/
Dblas.h69 int BLASFUNC(xcopy) (int *, double *, int *, double *, int *);
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1198 #define WIN_INSTALL_CMD "xcopy"