Searched defs:AlignedPtr (Results 1 – 10 of 10) sorted by relevance
165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local188 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local199 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
220 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local242 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local253 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
223 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local245 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local256 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local193 char *AlignedPtr = (char*)AlignedAddr; in AllocateSlow() local204 char *AlignedPtr = (char*)AlignedAddr; in AllocateSlow() local
230 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local252 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local263 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
305 using AlignedPtr = std::unique_ptr<Pixel[], decltype(&AlignedFree)>; in TestSpeed() typedef
3081 Value *AlignedPtr = AlignedItem.first; in applySimd() local