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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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 562 static head_allocator s_head_allocator; member in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.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 562 static head_allocator s_head_allocator; member in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME

Completed in 140 milliseconds