Searched defs:v_offset (Results 1 – 2 of 2) sorted by relevance
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-restriction.c | 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() 92 … CeedInt stop, CeedInt num_elem, CeedInt elem_size, CeedSize v_offset, in CeedElemRestrictionApplyOrientedNoTranspose_Memcheck_Core() 111 … CeedInt stop, CeedInt num_elem, CeedInt elem_size, CeedSize v_offset, 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() 268 … CeedInt stop, CeedInt num_elem, CeedInt elem_size, CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedTranspose_Memcheck_Core() 319 …CeedInt num_elem, CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, CeedSca… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Memcheck_Core() [all …]
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-restriction.c | 21 … const CeedInt elem_size, CeedSize v_offset, const CeedScalar *__restrict__ uu, in CeedElemRestrictionApplyStridedNoTranspose_Ref_Core() 61 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core() 79 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core() 98 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core() 141 … const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core() 183 … const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyStridedTranspose_Ref_Core() 222 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOffsetTranspose_Ref_Core() 246 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOrientedTranspose_Ref_Core() 270 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core() 322 … const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core() [all …]
|