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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 43 PB_DS_CLASS_C_DEC::s_head_allocator; member in class:PB_DS_CLASS_C_DEC
56 m_p_head(s_head_allocator.allocate(1)),
67 m_p_head(s_head_allocator.allocate(1)),
82 m_p_head(s_head_allocator.allocate(1)),
99 s_head_allocator.deallocate(m_p_head, 1);
137 s_head_allocator.deallocate(m_p_head, 1);
pat_trie_.hpp 485 static head_allocator s_head_allocator; member in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 43 PB_DS_CLASS_C_DEC::s_head_allocator; member in class:PB_DS_CLASS_C_DEC
56 m_p_head(s_head_allocator.allocate(1)),
67 m_p_head(s_head_allocator.allocate(1)),
82 m_p_head(s_head_allocator.allocate(1)),
99 s_head_allocator.deallocate(m_p_head, 1);
137 s_head_allocator.deallocate(m_p_head, 1);
pat_trie_.hpp 485 static head_allocator s_head_allocator; member in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 43 PB_DS_CLASS_C_DEC::s_head_allocator; member in class:PB_DS_CLASS_C_DEC
56 m_p_head(s_head_allocator.allocate(1)),
67 m_p_head(s_head_allocator.allocate(1)),
82 m_p_head(s_head_allocator.allocate(1)),
99 s_head_allocator.deallocate(m_p_head, 1);
137 s_head_allocator.deallocate(m_p_head, 1);
pat_trie_.hpp 485 static head_allocator s_head_allocator; member in class:__gnu_pbds::detail::PB_DS_CLASS_NAME

Completed in 329 milliseconds