Home
last modified time | relevance | path

Searched defs:procType (Results 1 – 25 of 79) sorted by relevance

1234

/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A D1dGC.R624 if (procNo==1) procType <- "OLS-CUSUM" globalVar
625 if (procNo==2) procType <- "Rec-CUSUM" globalVar
626 if (procNo==3) procType <- "OLS-MOSUM" globalVar
627 if (procNo==4) procType <- "Rec-MOSUM" globalVar
628 if (procNo==5) procType <- "RE" globalVar
629 if (procNo==6) procType <- "ME" globalVar
630 if (procNo==7) procType <- "Score-CUSUM" globalVar
631 if (procNo==8) procType <- "Score-CUSUM" globalVar
H A D1dSVAR.R618 if (procNo==1) procType <- "OLS-CUSUM" globalVar
619 if (procNo==2) procType <- "Rec-CUSUM" globalVar
620 if (procNo==3) procType <- "OLS-MOSUM" globalVar
621 if (procNo==4) procType <- "Rec-MOSUM" globalVar
622 if (procNo==5) procType <- "RE" globalVar
623 if (procNo==6) procType <- "ME" globalVar
624 if (procNo==7) procType <- "Score-CUSUM" globalVar
625 if (procNo==8) procType <- "Score-CUSUM" globalVar
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c57 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
862 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
861 uint procType, i; in tgsi_scan_shader() local
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c111 uint procType; in tgsi_transform_shader() local
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/internal/testcomponents/
H A Dexample_processor.go35 const procType = "exampleprocessor" const
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c608 const unsigned procType = info->processor; in scan_declaration() local
865 uint procType, i; in tgsi_scan_shader() local

1234