HomeSort by relevance Sort by last modified time
    Searched refs:copy_type (Results 1 - 6 of 6) sorted by null

  /frameworks/rs/cpp/util/
TypeHelpers.h 151 void copy_type(TYPE* d, const TYPE* s, size_t n) { function in namespace:android::RSC
  /frameworks/rs/server/
TypeHelpers.h 151 void copy_type(TYPE* d, const TYPE* s, size_t n) { function in namespace:android
  /system/core/include/utils/
SortedVector.h 254 copy_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(from), num );
TypeHelpers.h 153 void copy_type(TYPE* d, const TYPE* s, size_t n) { function in namespace:android
Vector.h 400 copy_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(from), num );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 92 milliseconds