HomeSort by relevance Sort by last modified time
    Searched refs:deallocate (Results 1 - 25 of 516) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Attachment.cpp 47 Attachment::Attachment(void* address, mach_msg_size_t size, mach_msg_copy_options_t copyOptions, bool deallocate)
53 m_oolMemory.deallocate = deallocate;
Attachment.h 50 Attachment(void* address, mach_msg_size_t size, mach_msg_copy_options_t copyOptions, bool deallocate);
68 bool deallocate() const { ASSERT(m_type == MachOOLMemoryType); return m_oolMemory.deallocate; } function in class:CoreIPC::Attachment
94 bool deallocate; member in struct:CoreIPC::Attachment::__anon16484::__anon16486
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 63 s_internal_node_allocator.deallocate(p_nd, 1);
82 s_internal_node_allocator.deallocate(p_nd, 1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);

Completed in 344 milliseconds

1 2 3 4 5 6 7 8 91011>>