Home
last modified time | relevance | path

Searched refs:maximum_label_length (Results 1 – 12 of 12) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_SharedAlloc.hpp89 static constexpr unsigned maximum_label_length = member in Kokkos::Impl::SharedAllocationHeader
100 char m_label[maximum_label_length];
203 static constexpr unsigned maximum_label_length = member in Kokkos::Impl::SharedAllocationRecord
204 SharedAllocationHeader::maximum_label_length;
H A DKokkos_SharedAlloc_timpl.hpp145 SharedAllocationHeader::maximum_label_length); in _fill_host_accessible_header_info()
147 arg_header.m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in _fill_host_accessible_header_info()
H A DKokkos_HBWSpace.cpp253 SharedAllocationHeader::maximum_label_length - 1); in SharedAllocationRecord()
256 ->m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in SharedAllocationRecord()
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_SharedAlloc.hpp89 static constexpr unsigned maximum_label_length = member in Kokkos::Impl::SharedAllocationHeader
100 char m_label[maximum_label_length];
203 static constexpr unsigned maximum_label_length = member in Kokkos::Impl::SharedAllocationRecord
204 SharedAllocationHeader::maximum_label_length;
H A DKokkos_SharedAlloc_timpl.hpp145 SharedAllocationHeader::maximum_label_length); in _fill_host_accessible_header_info()
147 arg_header.m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in _fill_host_accessible_header_info()
H A DKokkos_HBWSpace.cpp253 SharedAllocationHeader::maximum_label_length - 1); in SharedAllocationRecord()
256 ->m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in SharedAllocationRecord()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkos_SharedAlloc.hpp89 static constexpr unsigned maximum_label_length = member in Kokkos::Impl::SharedAllocationHeader
100 char m_label[maximum_label_length];
203 static constexpr unsigned maximum_label_length = member in Kokkos::Impl::SharedAllocationRecord
204 SharedAllocationHeader::maximum_label_length;
H A DKokkos_SharedAlloc_timpl.hpp145 SharedAllocationHeader::maximum_label_length); in _fill_host_accessible_header_info()
147 arg_header.m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in _fill_host_accessible_header_info()
H A DKokkos_HBWSpace.cpp253 SharedAllocationHeader::maximum_label_length - 1); in SharedAllocationRecord()
256 ->m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in SharedAllocationRecord()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_LogicalSpaces.hpp267 SharedAllocationHeader::maximum_label_length - 1); in SharedAllocationRecord()
270 ->m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in SharedAllocationRecord()
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_LogicalSpaces.hpp267 SharedAllocationHeader::maximum_label_length - 1); in SharedAllocationRecord()
270 ->m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in SharedAllocationRecord()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_LogicalSpaces.hpp267 SharedAllocationHeader::maximum_label_length - 1); in SharedAllocationRecord()
270 ->m_label[SharedAllocationHeader::maximum_label_length - 1] = '\0'; in SharedAllocationRecord()