Searched defs:other (Results 1 – 3 of 3) sorted by relevance
88 sp<T>::sp(T* other) in sp()95 sp<T>::sp(const sp<T>& other) in sp()102 sp<T>::sp(U* other) : m_ptr(other) in sp()108 sp<T>::sp(const sp<U>& other) in sp()
69 cpu_set_t other[1]; in test_1() local133 cpu_set_t* other; in test_1_s() local
779 Edge* other = &edges[2]; in trianglex_big() local