HomeSort by relevance Sort by last modified time
    Searched defs:__this (Results 1 - 9 of 9) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraHardwareInterface.h 446 CameraHardwareInterface *__this = local
448 __this->mNotifyCb(msg_type, ext1, ext2, __this->mCbUser);
457 CameraHardwareInterface *__this = local
465 __this->mDataCb(msg_type, mem->mBuffers[index], metadata, __this->mCbUser);
473 CameraHardwareInterface *__this = local
484 __this->mDataCbTimestamp(timestamp, msg_type, mem->mBuffers[index], __this->mCbUser);
560 CameraHardwareInterface *__this local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 628 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
629 return __this->__rehash_policy().max_load_factor();
635 _Hashtable* __this = static_cast<_Hashtable*>(this); local
636 __this->__rehash_policy(_Prime_rehash_policy(__z));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 620 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
621 return __this->__rehash_policy().max_load_factor();
627 _Hashtable* __this = static_cast<_Hashtable*>(this); local
628 __this->__rehash_policy(_Prime_rehash_policy(__z));
634 _Hashtable* __this = static_cast<_Hashtable*>(this); local
635 __this->rehash(__builtin_ceil(__n / max_load_factor()));
882 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
884 if (__this->size() != __other.size())
887 for (auto __itx = __this->begin(); __itx != __this->end(); ++__itx
959 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 546 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
547 return __this->__rehash_policy().max_load_factor();
553 _Hashtable* __this = static_cast<_Hashtable*>(this); local
554 __this->__rehash_policy(_Prime_rehash_policy(__z));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 620 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
621 return __this->__rehash_policy().max_load_factor();
627 _Hashtable* __this = static_cast<_Hashtable*>(this); local
628 __this->__rehash_policy(_Prime_rehash_policy(__z));
634 _Hashtable* __this = static_cast<_Hashtable*>(this); local
635 __this->rehash(__builtin_ceil(__n / max_load_factor()));
882 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
884 if (__this->size() != __other.size())
887 for (auto __itx = __this->begin(); __itx != __this->end(); ++__itx
959 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 546 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
547 return __this->__rehash_policy().max_load_factor();
553 _Hashtable* __this = static_cast<_Hashtable*>(this); local
554 __this->__rehash_policy(_Prime_rehash_policy(__z));
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 628 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
629 return __this->__rehash_policy().max_load_factor();
635 _Hashtable* __this = static_cast<_Hashtable*>(this); local
636 __this->__rehash_policy(_Prime_rehash_policy(__z));
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 628 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
629 return __this->__rehash_policy().max_load_factor();
635 _Hashtable* __this = static_cast<_Hashtable*>(this); local
636 __this->__rehash_policy(_Prime_rehash_policy(__z));
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 628 const _Hashtable* __this = static_cast<const _Hashtable*>(this); local
629 return __this->__rehash_policy().max_load_factor();
635 _Hashtable* __this = static_cast<_Hashtable*>(this); local
636 __this->__rehash_policy(_Prime_rehash_policy(__z));

Completed in 727 milliseconds