Searched refs:__it (Results 1 - 25 of 427) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/impl/
H A Dprofiler_algos.h52 typename _Container::iterator __it = __output.begin(); local
63 if (__it == __output.end())
66 if (*__it < __value)
69 ++__it;
73 __output.insert(__it, __value);
83 typename _Container::const_iterator __it; local
84 for (__it = __input.begin(); __it != __input.end(); ++__it)
85 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h90 __stack_npt::const_iterator __it;
91 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
92 std::fprintf(__f, "%p ", *__it);
106 __stack_npt::const_iterator __it; local
107 for (__it = __s->begin(); __it != __s->end(); ++__it)
108 __index += reinterpret_cast<__UINTPTR_TYPE__>(*__it);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h83 __stack_npt::const_iterator __it;
84 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
85 std::fprintf(__f, "%p ", *__it);
99 __stack_npt::const_iterator __it; local
100 for (__it = __s->begin(); __it != __s->end(); ++__it)
101 __index += reinterpret_cast<std::size_t>(*__it);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h83 __stack_npt::const_iterator __it;
84 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
85 std::fprintf(__f, "%p ", *__it);
99 __stack_npt::const_iterator __it; local
100 for (__it = __s->begin(); __it != __s->end(); ++__it)
101 __index += reinterpret_cast<std::size_t>(*__it);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h83 __stack_npt::const_iterator __it;
84 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
85 std::fprintf(__f, "%p ", *__it);
99 __stack_npt::const_iterator __it; local
100 for (__it = __s->begin(); __it != __s->end(); ++__it)
101 __index += reinterpret_cast<std::size_t>(*__it);
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
H A Dprofiler_algos.h52 typename _Container::iterator __it = __output.begin(); local
63 if (__it == __output.end())
66 if (*__it < __value)
69 ++__it;
73 __output.insert(__it, __value);
83 typename _Container::const_iterator __it; local
84 for (__it = __input.begin(); __it != __input.end(); ++__it)
85 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h90 __stack_npt::const_iterator __it;
91 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
92 std::fprintf(__f, "%p ", *__it);
106 __stack_npt::const_iterator __it; local
107 for (__it = __s->begin(); __it != __s->end(); ++__it)
108 __index += reinterpret_cast<__UINTPTR_TYPE__>(*__it);
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h83 __stack_npt::const_iterator __it;
84 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
85 std::fprintf(__f, "%p ", *__it);
99 __stack_npt::const_iterator __it; local
100 for (__it = __s->begin(); __it != __s->end(); ++__it)
101 __index += reinterpret_cast<std::size_t>(*__it);
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/profile/impl/
H A Dprofiler_algos.h52 typename _Container::iterator __it = __output.begin(); local
63 if (__it == __output.end())
66 if (*__it < __value)
69 ++__it;
73 __output.insert(__it, __value);
83 typename _Container::const_iterator __it; local
84 for (__it = __input.begin(); __it != __input.end(); ++__it)
85 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h90 __stack_npt::const_iterator __it;
91 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
92 std::fprintf(__f, "%p ", *__it);
106 __stack_npt::const_iterator __it; local
107 for (__it = __s->begin(); __it != __s->end(); ++__it)
108 __index += reinterpret_cast<__UINTPTR_TYPE__>(*__it);
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
H A Dprofiler_algos.h52 typename _Container::iterator __it = __output.begin(); local
63 if (__it == __output.end())
66 if (*__it < __value)
69 ++__it;
73 __output.insert(__it, __value);
83 typename _Container::const_iterator __it; local
84 for (__it = __input.begin(); __it != __input.end(); ++__it)
85 __insert_top_n(__output, *__it, __
[all...]
H A Dprofiler_node.h90 __stack_npt::const_iterator __it;
91 for (__it = __stack->begin(); __it != __stack->end(); ++__it)
92 std::fprintf(__f, "%p ", *__it);
106 __stack_npt::const_iterator __it; local
107 for (__it = __s->begin(); __it != __s->end(); ++__it)
108 __index += reinterpret_cast<__UINTPTR_TYPE__>(*__it);
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
H A Dprofiler_algos.h52 typename _Container::iterator __it = __output.begin(); local
63 if (__it == __output.end())
66 if (*__it < __value)
69 ++__it;
73 __output.insert(__it, __value);
83 typename _Container::const_iterator __it; local
84 for (__it = __input.begin(); __it != __input.end(); ++__it)
85 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/profile/impl/
H A Dprofiler_algos.h45 typename _Container::iterator __it = __output.begin(); local
56 if (__it == __output.end())
59 if (*__it < __value)
62 ++__it;
66 __output.insert(__it, __value);
76 typename _Container::const_iterator __it; local
77 for (__it = __input.begin(); __it != __input.end(); ++__it)
78 __insert_top_n(__output, *__it, __
[all...]

Completed in 337 milliseconds

1234567891011>>