Home
last modified time | relevance | path

Searched defs:other (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/tinyutils/
Dsmartpointer.h88 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()
/system/extras/tests/bionic/libc/common/
Dtest_cpu_set.c69 cpu_set_t other[1]; in test_1() local
133 cpu_set_t* other; in test_1_s() local
/system/core/libpixelflinger/
Dtrap.cpp779 Edge* other = &edges[2]; in trianglex_big() local