Searched refs:__depth (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/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_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler_node.h57 int __depth = backtrace(&__buffer[0], __max_depth); local
58 __stack_t __stack = new __stack_npt(__depth);
60 __depth * sizeof(__object_t));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c446 size_t __depth = __result->_M_depth; local
449 if (__depth > 20 && (__result->_M_size._M_data < 1000 ||
450 __depth > _RopeRep::_S_max_rope_depth)) {
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c446 size_t __depth = __result->_M_depth; local
449 if (__depth > 20 && (__result->_M_size._M_data < 1000 ||
450 __depth > _RopeRep::_S_max_rope_depth)) {
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c446 size_t __depth = __result->_M_depth; local
449 if (__depth > 20 && (__result->_M_size._M_data < 1000 ||
450 __depth > _RopeRep::_S_max_rope_depth)) {
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h498 size_t __depth = __result->_M_depth; local
500 if (__depth > 20
502 || __depth > size_t(__detail::_S_max_rope_depth)))
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c446 size_t __depth = __result->_M_depth; local
449 if (__depth > 20 && (__result->_M_size._M_data < 1000 ||
450 __depth > _RopeRep::_S_max_rope_depth)) {

Completed in 274 milliseconds