Lines Matching defs:comp
34 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in ReadElementStrided1d() local
50 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in WriteElementStrided1d() local
63 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in SumElementStrided1d() local
83 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in ReadElementStrided2d() local
99 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in WriteElementStrided2d() local
112 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in SumElementStrided2d() local
133 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in ReadElementStrided3d() local
151 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in WriteElementStrided3d() local
166 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in SumElementStrided3d() local
187 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in ReadPoint() local
191 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in ReadPoint() local
207 for (CeedInt comp = 0; comp < NUM_COMP; comp++) { in WritePoint() local