HomeSort by relevance Sort by last modified time
    Searched refs:__stack_npt (Results 1 - 6 of 6) 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_node.h 44 typedef std::_GLIBCXX_STD_C::vector<__instruction_address_t> __stack_npt; typedef in namespace:__gnu_profile
45 typedef __stack_npt* __stack_t;
56 __stack_npt __buffer(__max_depth);
58 __stack_t __stack = new __stack_npt(__depth);
83 __stack_npt::const_iterator __it;
99 __stack_npt::const_iterator __it;
115 = __stack1->size() * sizeof(__stack_npt::value_type);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_node.h 44 typedef std::_GLIBCXX_STD_C::vector<__instruction_address_t> __stack_npt; typedef in namespace:__gnu_profile
45 typedef __stack_npt* __stack_t;
56 __stack_npt __buffer(__max_depth);
58 __stack_t __stack = new __stack_npt(__depth);
83 __stack_npt::const_iterator __it;
99 __stack_npt::const_iterator __it;
115 = __stack1->size() * sizeof(__stack_npt::value_type);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler_node.h 44 typedef std::_GLIBCXX_STD_C::vector<__instruction_address_t> __stack_npt; typedef in namespace:__gnu_profile
45 typedef __stack_npt* __stack_t;
56 __stack_npt __buffer(__max_depth);
58 __stack_t __stack = new __stack_npt(__depth);
83 __stack_npt::const_iterator __it;
99 __stack_npt::const_iterator __it;
115 = __stack1->size() * sizeof(__stack_npt::value_type);
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_node.h 44 typedef std::_GLIBCXX_STD_C::vector<__instruction_address_t> __stack_npt; typedef in namespace:__gnu_profile
45 typedef __stack_npt* __stack_t;
56 __stack_npt __buffer(__max_depth);
58 __stack_t __stack = new __stack_npt(__depth);
83 __stack_npt::const_iterator __it;
99 __stack_npt::const_iterator __it;
115 = __stack1->size() * sizeof(__stack_npt::value_type);
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_node.h 44 typedef std::_GLIBCXX_STD_C::vector<__instruction_address_t> __stack_npt; typedef in namespace:__gnu_profile
45 typedef __stack_npt* __stack_t;
56 __stack_npt __buffer(__max_depth);
58 __stack_t __stack = new __stack_npt(__depth);
83 __stack_npt::const_iterator __it;
99 __stack_npt::const_iterator __it;
115 = __stack1->size() * sizeof(__stack_npt::value_type);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_node.h 44 typedef std::_GLIBCXX_STD_C::vector<__instruction_address_t> __stack_npt; typedef in namespace:__gnu_profile
45 typedef __stack_npt* __stack_t;
56 __stack_npt __buffer(__max_depth);
58 __stack_t __stack = new __stack_npt(__depth);
83 __stack_npt::const_iterator __it;
99 __stack_npt::const_iterator __it;
115 = __stack1->size() * sizeof(__stack_npt::value_type);

Completed in 456 milliseconds