Home
last modified time | relevance | path

Searched refs:dcm (Results 176 – 200 of 980) sorted by relevance

12345678910>>...40

/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/mediatek/mt8192/
H A Dplatform.mk19 -I${MTK_PLAT_SOC}/drivers/dcm \
65 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm.c \
66 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm_utils.c \
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/mediatek/mt8192/
H A Dplatform.mk19 -I${MTK_PLAT_SOC}/drivers/dcm \
65 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm.c \
66 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm_utils.c \
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/mediatek/mt8192/
H A Dplatform.mk19 -I${MTK_PLAT_SOC}/drivers/dcm \
65 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm.c \
66 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm_utils.c \
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/mediatek/mt8192/
H A Dplatform.mk19 -I${MTK_PLAT_SOC}/drivers/dcm \
65 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm.c \
66 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm_utils.c \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/mediatek/mt8192/
H A Dplatform.mk19 -I${MTK_PLAT_SOC}/drivers/dcm \
65 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm.c \
66 ${MTK_PLAT_SOC}/drivers/dcm/mtk_dcm_utils.c \
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/
H A Ddma-jz4780.c107 uint32_t dcm; member
309 desc->dcm = JZ_DMA_DCM_SAI; in jz4780_dma_setup_hwdesc()
316 desc->dcm = JZ_DMA_DCM_DAI; in jz4780_dma_setup_hwdesc()
345 desc->dcm |= tsz << JZ_DMA_DCM_TSZ_SHIFT; in jz4780_dma_setup_hwdesc()
346 desc->dcm |= width << JZ_DMA_DCM_SP_SHIFT; in jz4780_dma_setup_hwdesc()
347 desc->dcm |= width << JZ_DMA_DCM_DP_SHIFT; in jz4780_dma_setup_hwdesc()
378 desc->desc[i].dcm |= JZ_DMA_DCM_TIE; in jz4780_dma_prep_slave_sg()
383 desc->desc[i].dcm |= JZ_DMA_DCM_LINK; in jz4780_dma_prep_slave_sg()
433 desc->desc[i].dcm |= JZ_DMA_DCM_TIE | JZ_DMA_DCM_LINK; in jz4780_dma_prep_dma_cyclic()
469 desc->desc[0].dcm = JZ_DMA_DCM_TIE | JZ_DMA_DCM_SAI | JZ_DMA_DCM_DAI | in jz4780_dma_prep_dma_memcpy()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/
H A Ddma-jz4780.c107 uint32_t dcm; member
309 desc->dcm = JZ_DMA_DCM_SAI; in jz4780_dma_setup_hwdesc()
316 desc->dcm = JZ_DMA_DCM_DAI; in jz4780_dma_setup_hwdesc()
345 desc->dcm |= tsz << JZ_DMA_DCM_TSZ_SHIFT; in jz4780_dma_setup_hwdesc()
346 desc->dcm |= width << JZ_DMA_DCM_SP_SHIFT; in jz4780_dma_setup_hwdesc()
347 desc->dcm |= width << JZ_DMA_DCM_DP_SHIFT; in jz4780_dma_setup_hwdesc()
378 desc->desc[i].dcm |= JZ_DMA_DCM_TIE; in jz4780_dma_prep_slave_sg()
383 desc->desc[i].dcm |= JZ_DMA_DCM_LINK; in jz4780_dma_prep_slave_sg()
433 desc->desc[i].dcm |= JZ_DMA_DCM_TIE | JZ_DMA_DCM_LINK; in jz4780_dma_prep_dma_cyclic()
469 desc->desc[0].dcm = JZ_DMA_DCM_TIE | JZ_DMA_DCM_SAI | JZ_DMA_DCM_DAI | in jz4780_dma_prep_dma_memcpy()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/
H A Ddma-jz4780.c107 uint32_t dcm; member
309 desc->dcm = JZ_DMA_DCM_SAI; in jz4780_dma_setup_hwdesc()
316 desc->dcm = JZ_DMA_DCM_DAI; in jz4780_dma_setup_hwdesc()
345 desc->dcm |= tsz << JZ_DMA_DCM_TSZ_SHIFT; in jz4780_dma_setup_hwdesc()
346 desc->dcm |= width << JZ_DMA_DCM_SP_SHIFT; in jz4780_dma_setup_hwdesc()
347 desc->dcm |= width << JZ_DMA_DCM_DP_SHIFT; in jz4780_dma_setup_hwdesc()
378 desc->desc[i].dcm |= JZ_DMA_DCM_TIE; in jz4780_dma_prep_slave_sg()
383 desc->desc[i].dcm |= JZ_DMA_DCM_LINK; in jz4780_dma_prep_slave_sg()
433 desc->desc[i].dcm |= JZ_DMA_DCM_TIE | JZ_DMA_DCM_LINK; in jz4780_dma_prep_dma_cyclic()
469 desc->desc[0].dcm = JZ_DMA_DCM_TIE | JZ_DMA_DCM_SAI | JZ_DMA_DCM_DAI | in jz4780_dma_prep_dma_memcpy()
[all …]
/dports/science/py-pydicom/pydicom-2.2.2/doc/old/
H A Dworking_with_overlays.rst14 :dcm:`Overlays<part03/sect_C.9.2.html>` in DICOM are present in what's called
15 a :dcm:`Repeating Group<part05/sect_7.6.html>`, where the group number of the
25 >>> fpath = get_testdata_files("MR-SIEMENS-DICOM-WithOverlays.dcm")[0]
87 ds.save_as("temp.dcm")
/dports/net/quiterss/quiterss-0.19.4_1/
H A DREADME.md2 …5jxf2ad4f5r/branch/master?svg=true)](https://ci.appveyor.com/project/Funcy-dcm/quiterss/branch/mas…
3 …/Grade/ed6473aef4dd4c5aba8cf1dbbc8c6383)](https://www.codacy.com/app/Funcy-dcm/quiterss?utm_source…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/kusto/mgmt/2019-01-21/kusto/
H A Dmodels.go1172 func (dcm *DataConnectionModel) UnmarshalJSON(body []byte) error {
1177 dcm.Value = dc
1190 func (future *DataConnectionsCreateOrUpdateFuture) Result(client DataConnectionsClient) (dcm DataCo…
1202 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1203 dcm, err = client.CreateOrUpdateResponder(dcm.Response.Response)
1205 …err = autorest.NewErrorWithError(err, "kusto.DataConnectionsCreateOrUpdateFuture", "Result", dcm.R…
1242 func (future *DataConnectionsUpdateFuture) Result(client DataConnectionsClient) (dcm DataConnection…
1254 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1255 dcm, err = client.UpdateResponder(dcm.Response.Response)
1257 …err = autorest.NewErrorWithError(err, "kusto.DataConnectionsUpdateFuture", "Result", dcm.Response.…
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/kusto/mgmt/2019-01-21/kusto/
H A Dmodels.go1172 func (dcm *DataConnectionModel) UnmarshalJSON(body []byte) error {
1177 dcm.Value = dc
1190 func (future *DataConnectionsCreateOrUpdateFuture) Result(client DataConnectionsClient) (dcm DataCo…
1202 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1203 dcm, err = client.CreateOrUpdateResponder(dcm.Response.Response)
1205 …err = autorest.NewErrorWithError(err, "kusto.DataConnectionsCreateOrUpdateFuture", "Result", dcm.R…
1242 func (future *DataConnectionsUpdateFuture) Result(client DataConnectionsClient) (dcm DataConnection…
1254 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1255 dcm, err = client.UpdateResponder(dcm.Response.Response)
1257 …err = autorest.NewErrorWithError(err, "kusto.DataConnectionsUpdateFuture", "Result", dcm.Response.…
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Ddfp_helper.c501 uint32_t helper_##op(CPUPPCState *env, uint64_t *a, uint32_t dcm) \
508 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
509 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
510 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
511 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
512 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
513 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
529 uint32_t helper_##op(CPUPPCState *env, uint64_t *a, uint32_t dcm) \
560 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
561 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/kusto/mgmt/2019-01-21/kusto/
H A Dmodels.go1172 func (dcm *DataConnectionModel) UnmarshalJSON(body []byte) error {
1177 dcm.Value = dc
1190 func (future *DataConnectionsCreateOrUpdateFuture) Result(client DataConnectionsClient) (dcm DataCo…
1202 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1203 dcm, err = client.CreateOrUpdateResponder(dcm.Response.Response)
1205 …err = autorest.NewErrorWithError(err, "kusto.DataConnectionsCreateOrUpdateFuture", "Result", dcm.R…
1242 func (future *DataConnectionsUpdateFuture) Result(client DataConnectionsClient) (dcm DataConnection…
1254 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1255 dcm, err = client.UpdateResponder(dcm.Response.Response)
1257 …err = autorest.NewErrorWithError(err, "kusto.DataConnectionsUpdateFuture", "Result", dcm.Response.…
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Ddfp_helper.c520 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
527 match |= (dcm & 0x20) && decNumberIsZero(&dfp.a); \
528 match |= (dcm & 0x10) && decNumberIsSubnormal(&dfp.a, &dfp.context); \
529 match |= (dcm & 0x08) && decNumberIsNormal(&dfp.a, &dfp.context); \
530 match |= (dcm & 0x04) && decNumberIsInfinite(&dfp.a); \
531 match |= (dcm & 0x02) && decNumberIsQNaN(&dfp.a); \
532 match |= (dcm & 0x01) && decNumberIsSNaN(&dfp.a); \
548 uint32_t helper_##op(CPUPPCState *env, ppc_fprp_t *a, uint32_t dcm) \
579 match |= (dcm & 0x20) && is_zero && !is_extreme_exp; \
580 match |= (dcm & 0x10) && is_zero && is_extreme_exp; \
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/
H A Dnii_dicom_batch.cpp3062 strcat(outname, dcm.studyID);
3106 strcat(outname, dcm.coilName);
3134 if ((isAddNamePostFixes) && (dcm.isHasReal) && (dcm.isRealIsPhaseMapHz)) {
3137 if ((isAddNamePostFixes) && (dcm.isHasReal) && (!dcm.isRealIsPhaseMapHz)) {
3142 if (dcm.isHasMagnitude)
7090 if (dcm.imageNum > 0) {
7091 …edAnd2D) && ((dcm.isLocalizer) || (strcmp(dcm.sequenceName, "_tfl2d1") == 0) || (strcmp(dcm.sequen…
7100 if (dcm.echoNum > 1)
7101 dcm.isMultiEcho = true;
7187 …edAnd2D) && ((dcm.isLocalizer) || (strcmp(dcm.sequenceName, "_tfl2d1") == 0) || (strcmp(dcm.sequen…
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmrt/docs/
H A Ddcmrt.dox39 OFCondition status = fileformat.loadFile("rtdose.dcm");
64 OFCondition status = rtdose.loadFile("rtdose.dcm");
92 OFCondition status = fileformat.loadFile("rtplan.dcm");
106 status = fileformat.saveFile("rtplan_new.dcm");
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/kusto/mgmt/2019-05-15/kusto/
H A Dmodels.go1151 func (dcm *DataConnectionModel) UnmarshalJSON(body []byte) error {
1156 dcm.Value = dc
1182 func (future *DataConnectionsCreateOrUpdateFuture) result(client DataConnectionsClient) (dcm DataCo…
1190 dcm.Response.Response = future.Response()
1195 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1196 dcm, err = client.CreateOrUpdateResponder(dcm.Response.Response)
1262 func (future *DataConnectionsUpdateFuture) result(client DataConnectionsClient) (dcm DataConnection…
1270 dcm.Response.Response = future.Response()
1275 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1276 dcm, err = client.UpdateResponder(dcm.Response.Response)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/kusto/mgmt/2019-05-15/kusto/
H A Dmodels.go1151 func (dcm *DataConnectionModel) UnmarshalJSON(body []byte) error {
1156 dcm.Value = dc
1182 func (future *DataConnectionsCreateOrUpdateFuture) result(client DataConnectionsClient) (dcm DataCo…
1190 dcm.Response.Response = future.Response()
1195 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1196 dcm, err = client.CreateOrUpdateResponder(dcm.Response.Response)
1262 func (future *DataConnectionsUpdateFuture) result(client DataConnectionsClient) (dcm DataConnection…
1270 dcm.Response.Response = future.Response()
1275 …if dcm.Response.Response, err = future.GetResult(sender); err == nil && dcm.Response.Response.Stat…
1276 dcm, err = client.UpdateResponder(dcm.Response.Response)
[all …]

12345678910>>...40