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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_hash_func.h 67 std::size_t __hops)
71 _M_hops += __hops;
123 std::size_t __accesses, std::size_t __hops)
133 __objs->__destruct(__chain, __accesses, __hops);
164 std::size_t __accesses, std::size_t __hops)
170 __accesses, __hops);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler_hash_func.h 67 std::size_t __hops)
71 _M_hops += __hops;
123 std::size_t __accesses, std::size_t __hops)
133 __objs->__destruct(__chain, __accesses, __hops);
164 std::size_t __accesses, std::size_t __hops)
170 __accesses, __hops);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_hash_func.h 67 std::size_t __hops)
71 _M_hops += __hops;
123 std::size_t __accesses, std::size_t __hops)
133 __objs->__destruct(__chain, __accesses, __hops);
164 std::size_t __accesses, std::size_t __hops)
170 __accesses, __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_hash_func.h 67 std::size_t __hops)
71 _M_hops += __hops;
123 std::size_t __accesses, std::size_t __hops)
133 __objs->__destruct(__chain, __accesses, __hops);
164 std::size_t __accesses, std::size_t __hops)
170 __accesses, __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_hash_func.h 67 std::size_t __hops)
71 _M_hops += __hops;
123 std::size_t __accesses, std::size_t __hops)
133 __objs->__destruct(__chain, __accesses, __hops);
164 std::size_t __accesses, std::size_t __hops)
170 __accesses, __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_hash_func.h 67 std::size_t __hops)
71 _M_hops += __hops;
123 std::size_t __accesses, std::size_t __hops)
133 __objs->__destruct(__chain, __accesses, __hops);
164 std::size_t __accesses, std::size_t __hops)
170 __accesses, __hops);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/impl/
profiler_hash_func.h 74 std::size_t __hops)
78 _M_hops += __hops;
130 std::size_t __accesses, std::size_t __hops)
140 __objs->__destruct(__chain, __accesses, __hops);
171 std::size_t __accesses, std::size_t __hops)
177 __accesses, __hops);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_hash_func.h 74 std::size_t __hops)
78 _M_hops += __hops;
130 std::size_t __accesses, std::size_t __hops)
140 __objs->__destruct(__chain, __accesses, __hops);
171 std::size_t __accesses, std::size_t __hops)
177 __accesses, __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_hash_func.h 74 std::size_t __hops)
78 _M_hops += __hops;
130 std::size_t __accesses, std::size_t __hops)
140 __objs->__destruct(__chain, __accesses, __hops);
171 std::size_t __accesses, std::size_t __hops)
177 __accesses, __hops);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/
unordered_base.h 204 std::size_t __hops = 0, __lc = 0, __chain = 0; local
217 __hops += __chain * (__chain - 1) / 2;
221 __profcxx_hashtable_destruct2(&__uc, __lc, __uc.size(), __hops);
230 std::size_t __hops = 0, __lc = 0, __chain = 0, __unique_size = 0; local
252 __hops += __chain * (__chain - 1) / 2;
256 __profcxx_hashtable_destruct2(&__uc, __lc, __unique_size, __hops);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
unordered_base.h 204 std::size_t __hops = 0, __lc = 0, __chain = 0; local
217 __hops += __chain * (__chain - 1) / 2;
221 __profcxx_hashtable_destruct2(&__uc, __lc, __uc.size(), __hops);
230 std::size_t __hops = 0, __lc = 0, __chain = 0, __unique_size = 0; local
252 __hops += __chain * (__chain - 1) / 2;
256 __profcxx_hashtable_destruct2(&__uc, __lc, __unique_size, __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
unordered_base.h 204 std::size_t __hops = 0, __lc = 0, __chain = 0; local
217 __hops += __chain * (__chain - 1) / 2;
221 __profcxx_hashtable_destruct2(&__uc, __lc, __uc.size(), __hops);
230 std::size_t __hops = 0, __lc = 0, __chain = 0, __unique_size = 0; local
252 __hops += __chain * (__chain - 1) / 2;
256 __profcxx_hashtable_destruct2(&__uc, __lc, __unique_size, __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
unordered_base.h 204 std::size_t __hops = 0, __lc = 0, __chain = 0; local
217 __hops += __chain * (__chain - 1) / 2;
221 __profcxx_hashtable_destruct2(&__uc, __lc, __uc.size(), __hops);
230 std::size_t __hops = 0, __lc = 0, __chain = 0, __unique_size = 0; local
252 __hops += __chain * (__chain - 1) / 2;
256 __profcxx_hashtable_destruct2(&__uc, __lc, __unique_size, __hops);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/
unordered_map 278 size_type __hops = 0, __lc = 0, __chain = 0;
291 __hops += __chain * (__chain - 1) / 2;
295 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
525 size_type __hops = 0, __lc = 0, __chain = 0;
538 __hops += __chain * (__chain - 1) / 2;
542 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
unordered_set 251 size_type __hops = 0, __lc = 0, __chain = 0;
265 __hops += __chain * (__chain - 1) / 2;
269 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
493 size_type __hops = 0, __lc = 0, __chain = 0;
507 __hops += __chain * (__chain - 1) / 2;
511 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
unordered_map 278 size_type __hops = 0, __lc = 0, __chain = 0;
291 __hops += __chain * (__chain - 1) / 2;
295 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
525 size_type __hops = 0, __lc = 0, __chain = 0;
538 __hops += __chain * (__chain - 1) / 2;
542 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
unordered_set 251 size_type __hops = 0, __lc = 0, __chain = 0;
265 __hops += __chain * (__chain - 1) / 2;
269 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
493 size_type __hops = 0, __lc = 0, __chain = 0;
507 __hops += __chain * (__chain - 1) / 2;
511 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
unordered_map 300 size_type __hops = 0, __lc = 0, __chain = 0;
313 __hops += __chain * (__chain - 1) / 2;
317 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
569 size_type __hops = 0, __lc = 0, __chain = 0;
582 __hops += __chain * (__chain - 1) / 2;
586 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
unordered_set 269 size_type __hops = 0, __lc = 0, __chain = 0;
282 __hops += __chain * (__chain - 1) / 2;
286 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
531 size_type __hops = 0, __lc = 0, __chain = 0;
544 __hops += __chain * (__chain - 1) / 2;
548 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
unordered_map 278 size_type __hops = 0, __lc = 0, __chain = 0;
291 __hops += __chain * (__chain - 1) / 2;
295 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
525 size_type __hops = 0, __lc = 0, __chain = 0;
538 __hops += __chain * (__chain - 1) / 2;
542 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
unordered_set 251 size_type __hops = 0, __lc = 0, __chain = 0;
265 __hops += __chain * (__chain - 1) / 2;
269 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
493 size_type __hops = 0, __lc = 0, __chain = 0;
507 __hops += __chain * (__chain - 1) / 2;
511 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
unordered_map 300 size_type __hops = 0, __lc = 0, __chain = 0;
313 __hops += __chain * (__chain - 1) / 2;
317 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
569 size_type __hops = 0, __lc = 0, __chain = 0;
582 __hops += __chain * (__chain - 1) / 2;
586 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
unordered_set 269 size_type __hops = 0, __lc = 0, __chain = 0;
282 __hops += __chain * (__chain - 1) / 2;
286 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
531 size_type __hops = 0, __lc = 0, __chain = 0;
544 __hops += __chain * (__chain - 1) / 2;
548 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);

Completed in 233 milliseconds