/third_party/grpc/examples/php/echo/ |
D | cli.Dockerfile | 26 COPY --from=composer /usr/bin/composer /usr/bin/composer 28 COPY --from=grpc-base /usr/local/bin/protoc /usr/local/bin/protoc 30 COPY --from=grpc-base /github/grpc/bins/opt/grpc_php_plugin \ 33 COPY --from=grpc-base \ 43 COPY client.php . 44 COPY composer.json . 45 COPY echo.proto .
|
D | apache.Dockerfile | 26 COPY --from=composer /usr/bin/composer /usr/bin/composer 28 COPY --from=grpc-base /usr/local/bin/protoc /usr/local/bin/protoc 30 COPY --from=grpc-base /github/grpc/bins/opt/grpc_php_plugin \ 33 COPY --from=grpc-base \ 43 COPY client.php ./index.php 44 COPY composer.json . 45 COPY echo.proto .
|
D | fpm.Dockerfile | 26 COPY --from=composer /usr/bin/composer /usr/bin/composer 28 COPY --from=grpc-base /usr/local/bin/protoc /usr/local/bin/protoc 30 COPY --from=grpc-base /github/grpc/bins/opt/grpc_php_plugin \ 33 COPY --from=grpc-base \ 43 COPY client.php ./index.php 44 COPY composer.json . 45 COPY echo.proto .
|
/third_party/grpc/templates/examples/php/echo/ |
D | copy_from_grpc_base.include | 1 COPY --from=composer /usr/bin/composer /usr/bin/composer 3 COPY --from=grpc-base /usr/local/bin/protoc /usr/local/bin/protoc 5 COPY --from=grpc-base /github/grpc/bins/opt/grpc_php_plugin ${'\\'} 8 COPY --from=grpc-base ${'\\'}
|
/third_party/curl/tests/data/ |
D | test817 | 6 COPY 23 IMAP COPY message to mailbox (CUSTOMREQUEST) 26 imap://%HOSTIP:%IMAPPORT -u user:secret -X 'COPY 123 %TESTNUMBER' 36 A003 COPY 123 %TESTNUMBER
|
/third_party/skia/third_party/externals/libpng/contrib/pngminim/encoder/ |
D | makefile | 15 COPY=cp macro 128 $(COPY) $(PNGSRC)/$@ $@ 134 $(COPY) $(ZLIBSRC)/$@ $@ 142 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 143 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 148 $(COPY) $(PROGSRC)/pnm2png.c $@
|
/third_party/libpng/contrib/pngminim/encoder/ |
D | makefile | 15 COPY=cp macro 128 $(COPY) $(PNGSRC)/$@ $@ 134 $(COPY) $(ZLIBSRC)/$@ $@ 142 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 143 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 148 $(COPY) $(PROGSRC)/pnm2png.c $@
|
/third_party/ffmpeg/libavcodec/ |
D | avdct.c | 99 #define COPY(src, name) memcpy(&dsp->name, &src.name, sizeof(dsp->name)) in avcodec_dct_init() macro 105 COPY(idsp, idct); in avcodec_dct_init() 106 COPY(idsp, idct_permutation); in avcodec_dct_init() 114 COPY(fdsp, fdct); in avcodec_dct_init() 122 COPY(pdsp, get_pixels); in avcodec_dct_init() 123 COPY(pdsp, get_pixels_unaligned); in avcodec_dct_init()
|
/third_party/skia/third_party/externals/libpng/contrib/pngminim/decoder/ |
D | makefile | 15 COPY=cp macro 129 $(COPY) $(PNGSRC)/$@ $@ 135 $(COPY) $(ZLIBSRC)/$@ $@ 143 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 144 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 149 $(COPY) $(PROGSRC)/png2pnm.c $@
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminim/encoder/ |
D | makefile | 15 COPY=cp macro 128 $(COPY) $(PNGSRC)/$@ $@ 134 $(COPY) $(ZLIBSRC)/$@ $@ 142 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 143 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 148 $(COPY) $(PROGSRC)/pnm2png.c $@
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminim/decoder/ |
D | makefile | 15 COPY=cp macro 129 $(COPY) $(PNGSRC)/$@ $@ 135 $(COPY) $(ZLIBSRC)/$@ $@ 143 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 144 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 149 $(COPY) $(PROGSRC)/png2pnm.c $@
|
/third_party/libpng/contrib/pngminim/decoder/ |
D | makefile | 15 COPY=cp macro 129 $(COPY) $(PNGSRC)/$@ $@ 135 $(COPY) $(ZLIBSRC)/$@ $@ 143 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 144 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 149 $(COPY) $(PROGSRC)/png2pnm.c $@
|
/third_party/skia/third_party/externals/libpng/contrib/pngminim/preader/ |
D | makefile | 15 COPY=cp macro 144 $(COPY) $(PNGSRC)/$@ $@ 150 $(COPY) $(ZLIBSRC)/$@ $@ 158 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 159 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 164 $(COPY) $(PROGSRC)/$@ $@
|
/third_party/libpng/contrib/pngminim/preader/ |
D | makefile | 15 COPY=cp macro 144 $(COPY) $(PNGSRC)/$@ $@ 150 $(COPY) $(ZLIBSRC)/$@ $@ 158 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 159 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 164 $(COPY) $(PROGSRC)/$@ $@
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminim/preader/ |
D | makefile | 15 COPY=cp macro 144 $(COPY) $(PNGSRC)/$@ $@ 150 $(COPY) $(ZLIBSRC)/$@ $@ 158 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 159 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 164 $(COPY) $(PROGSRC)/$@ $@
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | idctdsp.c | 178 #define COPY(dest, src) \ in idct_put_altivec() macro 183 COPY(dest, vx0); in idct_put_altivec() 185 COPY(dest, vx1); in idct_put_altivec() 187 COPY(dest, vx2); in idct_put_altivec() 189 COPY(dest, vx3); in idct_put_altivec() 191 COPY(dest, vx4); in idct_put_altivec() 193 COPY(dest, vx5); in idct_put_altivec() 195 COPY(dest, vx6); in idct_put_altivec() 197 COPY(dest, vx7); in idct_put_altivec()
|
/third_party/ffmpeg/libavformat/ |
D | url.c | 254 #define COPY(start, end) do { \ in ff_make_absolute_url2() macro 263 COPY(ub.url, keep); in ff_make_absolute_url2() 264 COPY(uc.url, uc.path); in ff_make_absolute_url2() 289 COPY(root, root + 1); in ff_make_absolute_url2() 303 COPY(ub.path, base_path_end); in ff_make_absolute_url2() 304 COPY(uc.path, uc.url_component_end_path); in ff_make_absolute_url2() 307 COPY(uc.url_component_end_path, uc.end); in ff_make_absolute_url2() 308 #undef COPY in ff_make_absolute_url2()
|
/third_party/expat/win32/ |
D | build_expat_iss.bat | 50 COPY build_shared_char\%CONFIGURATION%\libexpat.dll %BINDIR%\ || EXIT /b 1 51 COPY build_shared_char\%CONFIGURATION%\libexpat.lib %BINDIR%\ || EXIT /b 1 60 COPY build_static_char\%CONFIGURATION%\libexpatMT.lib %BINDIR%\ || EXIT /b 1 61 COPY build_static_char\xmlwf\%CONFIGURATION%\xmlwf.exe %BINDIR%\ || EXIT /b 1 70 COPY build_shared_wchar_t\%CONFIGURATION%\libexpatw.dll %BINDIR%\ || EXIT /b 1 71 COPY build_shared_wchar_t\%CONFIGURATION%\libexpatw.lib %BINDIR%\ || EXIT /b 1 80 COPY build_static_wchar_t\%CONFIGURATION%\libexpatwMT.lib %BINDIR%\ || EXIT /b 1
|
/third_party/skia/third_party/externals/expat/expat/win32/ |
D | build_expat_iss.bat | 50 COPY build_shared_char\%CONFIGURATION%\libexpat.dll %BINDIR%\ || EXIT /b 1 51 COPY build_shared_char\%CONFIGURATION%\libexpat.lib %BINDIR%\ || EXIT /b 1 60 COPY build_static_char\%CONFIGURATION%\libexpatMT.lib %BINDIR%\ || EXIT /b 1 61 COPY build_static_char\xmlwf\%CONFIGURATION%\xmlwf.exe %BINDIR%\ || EXIT /b 1 70 COPY build_shared_wchar_t\%CONFIGURATION%\libexpatw.dll %BINDIR%\ || EXIT /b 1 71 COPY build_shared_wchar_t\%CONFIGURATION%\libexpatw.lib %BINDIR%\ || EXIT /b 1 80 COPY build_static_wchar_t\%CONFIGURATION%\libexpatwMT.lib %BINDIR%\ || EXIT /b 1
|
/third_party/mindspore/cmake/external_libs/ |
D | gtest.cmake | 50 file(COPY ${gtest_DIRPATH}/bin/libgtest${CMAKE_SHARED_LIBRARY_SUFFIX} DESTINATION 52 file(COPY ${gtest_DIRPATH}/bin/libgtest_main${CMAKE_SHARED_LIBRARY_SUFFIX} DESTINATION 55 file(COPY ${gtest_LIBPATH}/libgtest${CMAKE_SHARED_LIBRARY_SUFFIX} DESTINATION 57 file(COPY ${gtest_LIBPATH}/libgtest_main${CMAKE_SHARED_LIBRARY_SUFFIX} DESTINATION
|
/third_party/flutter/skia/docker/skia-wasm-release/ |
D | Dockerfile | 37 COPY --from=builder /tmp/VERSION /tmp/VERSION 39 COPY --from=builder /tmp/skia/skia/out/pathkit/pathkit* /tmp/pathkit/ 41 COPY --from=builder /tmp/skia/skia/out/canvaskit_wasm/canvaskit* /tmp/canvaskit/ 43 COPY --from=builder /tmp/skia/skia/out/debugger_wasm/debugger* /tmp/debugger/
|
/third_party/libcoap/build-env/ |
D | Dockerfile.develop | 24 COPY --from=0 /usr/local/include/coap3 /usr/local/include/coap3 25 COPY --from=0 /usr/local/lib /usr/local/lib 26 COPY --from=0 /usr/local/bin/coap-client /usr/local/bin/ 27 COPY --from=0 /usr/local/include/cn-cbor /usr/local/include/cn-cbor
|
/third_party/gettext/os2/ |
D | Makefile | 213 $(COPY) $< $@ 216 $(COPY) $< $@ 227 $(COPY) $< $@ 229 $(COPY) $< $@ 231 $(COPY) $< $@ 233 $(COPY) $< $@ 235 $(COPY) $< $@
|
/third_party/skia/docker/skia-wasm-release/ |
D | Dockerfile | 66 COPY --from=builder /tmp/VERSION /tmp/VERSION 68 COPY --from=builder /tmp/skia/skia/out/pathkit/pathkit* /tmp/pathkit/ 70 COPY --from=builder /tmp/skia/skia/out/canvaskit_wasm/canvaskit* /tmp/canvaskit/ 72 COPY --from=builder /tmp/skia/skia/modules/canvaskit/npm_build/types/index.d.ts /tmp/canvaskit/canv… 74 COPY --from=builder /tmp/skia/skia/out/debugger_wasm/debugger* /tmp/debugger/
|
/third_party/flutter/skia/third_party/externals/freetype/builds/dos/ |
D | detect.mk | 128 COPY := cp 141 COPY := cmd.exe /c copy 143 COPY := copy
|