Lines Matching defs:uu
48 … CeedSize v_offset, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyStridedNoTranspose_Memcheck_Core()
74 … CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyOffsetNoTranspose_Memcheck_Core()
93 … const CeedScalar *__restrict__ uu, CeedScalar *__restrict__ vv) { in CeedElemRestrictionApplyOrientedNoTranspose_Memcheck_Core()
112 … const CeedScalar *__restrict__ uu, CeedScalar *__restrict__ vv) { in CeedElemRestrictionApplyCurlOrientedNoTranspose_Memcheck_Core()
153 …CeedInt num_elem, CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, CeedSca… in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Memcheck_Core()
194 … CeedSize v_offset, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyStridedTranspose_Memcheck_Core()
220 … CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyOffsetTranspose_Memcheck_Core()
244 … CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyOrientedTranspose_Memcheck_Core()
269 … const CeedScalar *__restrict__ uu, CeedScalar *__restrict__ vv) { in CeedElemRestrictionApplyCurlOrientedTranspose_Memcheck_Core()
319 …CeedInt num_elem, CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, CeedSca… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Memcheck_Core()
368 … CeedInt stop, CeedTransposeMode t_mode, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyAtPointsInElement_Memcheck_Core()
398 const CeedScalar *uu; in CeedElemRestrictionApply_Memcheck_Core() local