Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidThreadStore.h90 inline void* swap(void* value) { in swap() function
144 T* swap(T* t) { in swap() function
/device/google/cuttlefish/common/libs/fs/
Dshared_select.h46 void swap(SharedFDSet* rhs) { in swap() function
/device/google/contexthub/firmware/os/algos/common/math/
Dmat.c231 uint32_t swap = i; in mat33Invert() local