Searched defs:CopyEntry (Results 1 – 2 of 2) sorted by relevance
32 struct CopyEntry { struct45 Copy(CopyEntry), argument
289 struct CopyEntry { struct290 inline void operator()(Bucket* dst, uint32 dsti, Bucket* src, uint32 srci) { in operator()