Searched defs:Wrapper (Results 1 – 2 of 2) sorted by relevance
32 struct Wrapper { struct33 static void Init(Wrapper &v, size_t idx) in Init() argument40 using PoolType = ObjPool<Wrapper, PandaVector, void (*)(Wrapper &, size_t)>; argument
27 struct Wrapper { in UnalignedLoad() struct28 T x; in UnalignedLoad()36 struct Wrapper { in UnalignedStore() struct37 T x; in UnalignedStore()