HomeSort by relevance Sort by last modified time
    Searched full:move_forward_type (Results 1 - 12 of 12) sorted by null

  /build/tools/
adbs 42 # Name like "move_forward_type<JavaVMOption>" causes troubles
  /frameworks/base/libs/hwui/utils/
SortedList.h 226 move_forward_type(reinterpret_cast<TYPE*> (dest), reinterpret_cast<const TYPE*> (from), num);
  /frameworks/native/include/utils/
SortedVector.h 264 move_forward_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(from), num );
TypeHelpers.h 177 void move_forward_type(TYPE* d, const TYPE* s, size_t n = 1) { function in namespace:android
RefBase.h 522 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) {
532 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) {
Vector.h 410 move_forward_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(from), num );
  /frameworks/rs/server/
TypeHelpers.h 177 void move_forward_type(TYPE* d, const TYPE* s, size_t n = 1) { function in namespace:android
RefBase.h 504 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) {
514 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) {
  /system/core/libpixelflinger/codeflinger/tinyutils/
SortedVector.h 265 move_forward_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(from), num );
TypeHelpers.h 175 void move_forward_type(TYPE* d, const TYPE* s, size_t n = 1) { function in namespace:android::tinyutils
Vector.h 339 move_forward_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(from), num );
  /prebuilts/sdk/tools/linux/
zipalign 

Completed in 434 milliseconds