Home
last modified time | relevance | path

Searched defs:is_unmanaged (Results 1 – 8 of 8) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_MemoryTraits.hpp76 is_unmanaged = (unsigned(0) != (T & unsigned(Kokkos::Unmanaged))) enumerator
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_MemoryTraits.hpp76 is_unmanaged = (unsigned(0) != (T & unsigned(Kokkos::Unmanaged))) enumerator
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_MemoryTraits.hpp76 is_unmanaged = (unsigned(0) != (T & unsigned(Kokkos::Unmanaged))) enumerator
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm-core/src/models/
H A Dwindow.rs339 pub fn is_unmanaged(&self) -> bool { in is_unmanaged() method
/dports/x11-wm/wayfire/wayfire-0.7.0/src/view/
H A Dxwayland.cpp121 bool is_unmanaged() in is_unmanaged() function in wayfire_xwayland_view_base
/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Dclass.cs3043 bool is_unmanaged, has_unmanaged_check_done, requires_delayed_unmanagedtype_check; field in Mono.CSharp.Struct
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dfvwm.h572 unsigned is_unmanaged : 1; member
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfvwm.h567 unsigned is_unmanaged : 1; member