Searched refs:splat_type (Results 1 - 6 of 6) sorted by relevance

/system/core/include/utils/
H A DSortedVector.h271 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );
H A DTypeHelpers.h173 void splat_type(TYPE* where, const TYPE* what, size_t n) { function in namespace:android
H A DVector.h413 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );
/system/core/libutils/include/utils/
H A DSortedVector.h271 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );
H A DTypeHelpers.h173 void splat_type(TYPE* where, const TYPE* what, size_t n) { function in namespace:android
H A DVector.h413 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );

Completed in 412 milliseconds