/dports/emulators/qemu/qemu-6.2.0/meson/test cases/windows/15 resource scripts with duplicate filenames/exe3/ |
H A D | meson.build | 1 dll_res = win.compile_resources('src_dll/version.rc') 2 shared_library('lib3', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/windows/15 resource scripts with duplicate filenames/exe3/ |
H A D | meson.build | 1 dll_res = win.compile_resources('src_dll/version.rc') 2 shared_library('lib3', 'src_dll/main.c', dll_res)
|
/dports/devel/meson/meson-0.60.3/test cases/windows/15 resource scripts with duplicate filenames/exe3/ |
H A D | meson.build | 1 dll_res = win.compile_resources('src_dll/version.rc') 2 shared_library('lib3', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/windows/15 resource scripts with duplicate filenames/exe3/ |
H A D | meson.build | 1 dll_res = win.compile_resources('src_dll/version.rc') 2 shared_library('lib3', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/windows/15 resource scripts with duplicate filenames/exe3/ |
H A D | meson.build | 1 dll_res = win.compile_resources('src_dll/version.rc') 2 shared_library('lib3', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/windows/15 resource scripts with duplicate filenames/exe4/ |
H A D | meson.build | 1 dll_res = win.compile_resources(files('src_dll/version.rc')) 2 shared_library('lib4', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/windows/15 resource scripts with duplicate filenames/exe4/ |
H A D | meson.build | 1 dll_res = win.compile_resources(files('src_dll/version.rc')) 2 shared_library('lib4', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/windows/15 resource scripts with duplicate filenames/exe4/ |
H A D | meson.build | 1 dll_res = win.compile_resources(files('src_dll/version.rc')) 2 shared_library('lib4', 'src_dll/main.c', dll_res)
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/windows/15 resource scripts with duplicate filenames/exe4/ |
H A D | meson.build | 1 dll_res = win.compile_resources(files('src_dll/version.rc')) 2 shared_library('lib4', 'src_dll/main.c', dll_res)
|
/dports/devel/meson/meson-0.60.3/test cases/windows/15 resource scripts with duplicate filenames/exe4/ |
H A D | meson.build | 1 dll_res = win.compile_resources(files('src_dll/version.rc')) 2 shared_library('lib4', 'src_dll/main.c', dll_res)
|
/dports/www/apache24/httpd-2.4.53/ |
H A D | Makefile.win | 775 copy $(LONG)\libhttpd.$(src_dll) "$(inst_dll)" <.y 776 copy srclib\apr\$(LONG)\libapr-1.$(src_dll) "$(inst_dll)" <.y 779 copy srclib\apr-util\$(LONG)\libaprutil-1.$(src_dll) "$(inst_dll)" <.y 789 copy srclib\pcre\pcred.$(src_dll) "$(inst_dll)" <.y 791 copy srclib\pcre\pcre.$(src_dll) "$(inst_dll)" <.y 852 copy srclib\zlib\zlib1.$(src_dll) "$(inst_dll)" <.y 894 copy srclib\lua\src\lua51.$(src_dll) "$(inst_dll)" <.y 909 -copy srclib\curl\bin\libcurl_debug.$(src_dll) "$(inst_dll)" <.y 910 -copy srclib\jansson\bin\jansson_d.$(src_dll) "$(inst_dll)" <.y 912 -copy srclib\curl\bin\libcurl.$(src_dll) "$(inst_dll)" <.y [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/keembay/ |
H A D | keembay-ocs-aes-core.c | 93 struct ocs_dll_desc src_dll; member 249 rctx->src_dll.dma_addr = DMA_MAPPING_ERROR; in ocs_aes_init_rctx() 397 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_sk_dma_cleanup() 445 rctx->src_dll.dma_addr = rctx->dst_dll.dma_addr; in kmb_ocs_sk_prepare_inplace() 471 rctx->src_dma_count, &rctx->src_dll, in kmb_ocs_sk_prepare_notinplace() 503 rctx->src_dll.dma_addr, req->cryptlen); in kmb_ocs_sk_prepare_notinplace() 553 rctx->dst_dll.dma_addr, rctx->src_dll.dma_addr, in kmb_ocs_sk_run() 844 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare() 872 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare() 906 rctx->src_dll.dma_addr, in_size, in kmb_ocs_aead_run() [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/keembay/ |
H A D | keembay-ocs-aes-core.c | 93 struct ocs_dll_desc src_dll; member 249 rctx->src_dll.dma_addr = DMA_MAPPING_ERROR; in ocs_aes_init_rctx() 397 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_sk_dma_cleanup() 445 rctx->src_dll.dma_addr = rctx->dst_dll.dma_addr; in kmb_ocs_sk_prepare_inplace() 471 rctx->src_dma_count, &rctx->src_dll, in kmb_ocs_sk_prepare_notinplace() 503 rctx->src_dll.dma_addr, req->cryptlen); in kmb_ocs_sk_prepare_notinplace() 553 rctx->dst_dll.dma_addr, rctx->src_dll.dma_addr, in kmb_ocs_sk_run() 844 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare() 872 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare() 906 rctx->src_dll.dma_addr, in_size, in kmb_ocs_aead_run() [all …]
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/keembay/ |
H A D | keembay-ocs-aes-core.c | 93 struct ocs_dll_desc src_dll; member 249 rctx->src_dll.dma_addr = DMA_MAPPING_ERROR; in ocs_aes_init_rctx() 397 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_sk_dma_cleanup() 445 rctx->src_dll.dma_addr = rctx->dst_dll.dma_addr; in kmb_ocs_sk_prepare_inplace() 471 rctx->src_dma_count, &rctx->src_dll, in kmb_ocs_sk_prepare_notinplace() 503 rctx->src_dll.dma_addr, req->cryptlen); in kmb_ocs_sk_prepare_notinplace() 553 rctx->dst_dll.dma_addr, rctx->src_dll.dma_addr, in kmb_ocs_sk_run() 844 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare() 872 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare() 906 rctx->src_dll.dma_addr, in_size, in kmb_ocs_aead_run() [all …]
|
/dports/www/htdigest/httpd-2.4.6/ |
H A D | Makefile.win | 658 copy $(LONG)\libhttpd.$(src_dll) "$(inst_dll)" <.y 659 copy srclib\apr\$(LONG)\libapr-1.$(src_dll) "$(inst_dll)" <.y 661 copy srclib\apr-iconv\$(LONG)\libapriconv-1.$(src_dll) "$(inst_dll)" <.y 662 copy srclib\apr-util\$(LONG)\libaprutil-1.$(src_dll) "$(inst_dll)" <.y 671 copy srclib\pcre\pcre.$(src_dll) "$(inst_dll)" <.y 726 copy srclib\zlib\zlib1.$(src_dll) "$(inst_dll)" <.y 759 copy srclib\lua\src\lua51.$(src_dll) "$(inst_dll)" <.y 807 -copy srclib\openssl\$(SSLBIN)\libeay32.$(src_dll) "$(inst_dll)" <.y 808 -copy srclib\openssl\$(SSLBIN)\ssleay32.$(src_dll) "$(inst_dll)" <.y 998 _copybin src_exe=exe src_dll=dll src_so=so \ [all …]
|
/dports/devel/meson/meson-0.60.3/meson.egg-info/ |
H A D | SOURCES.txt | 3717 test cases/windows/15 resource scripts with duplicate filenames/exe3/src_dll/main.c 3718 test cases/windows/15 resource scripts with duplicate filenames/exe3/src_dll/version.rc 3722 test cases/windows/15 resource scripts with duplicate filenames/exe4/src_dll/main.c 3723 test cases/windows/15 resource scripts with duplicate filenames/exe4/src_dll/version.rc
|
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/ |
H A D | SOURCES.txt | 3717 test cases/windows/15 resource scripts with duplicate filenames/exe3/src_dll/main.c 3718 test cases/windows/15 resource scripts with duplicate filenames/exe3/src_dll/version.rc 3722 test cases/windows/15 resource scripts with duplicate filenames/exe4/src_dll/main.c 3723 test cases/windows/15 resource scripts with duplicate filenames/exe4/src_dll/version.rc
|