Lines Matching defs:dest
48 int dest[10] = {0, }; in testCopyPod() local
54 int dest[size] = {0, }; in testCopyPod() local
66 int src, dest; in testCopyPodOverflow() local
81 CtorDtorCounter *dest = static_cast<CtorDtorCounter*>( in testCopyClass() local
105 A *dest = &one; in testCopyArray() local
112 A *dest = &one; in testCopyArray() local
119 A *dest = &one; in testCopyArray() local
125 A dest[1]; in testCopyArray() local
136 char dest[size]; in testFillChar() local
148 int dest[size]; in testFillPod() local
162 CtorDtorCounter *dest = static_cast<CtorDtorCounter*>( in testFillClass() local