HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 526 - 550 of 1067) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl_iq.cc 90 std::vector<XmppIqEntry*, std::allocator<XmppIqEntry*> >::iterator pos;
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.cc 329 bool RegisterSystemAllocator(SysAllocator *allocator, int priority) {
337 // The current system allocator
  /external/chromium_org/v8/src/
code-stubs.cc 66 NoAllocationStringAllocator allocator(buffer,
68 StringStream stream(&allocator);
478 NoAllocationStringAllocator allocator(buffer,
480 StringStream stream(&allocator);
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-177883.js 33 // allocator we can't really do much better.
42 // allocator was splitting a live range at its start and re-added the very same
  /external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h 118 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks);
  /external/qemu/elff/
elf_file.h 85 /* Gets DWARF objects allocator for this instance. */
86 class ElfAllocator* allocator() const { function in class:ElfFile
519 /* DWARF objects allocator for this instance. */
  /external/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.h 85 /* Gets DWARF objects allocator for this instance. */
86 class ElfAllocator* allocator() const { function in class:ElfFile
519 /* DWARF objects allocator for this instance. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
debug_map_base.hpp 75 typedef typename std::allocator<Key> key_allocator;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
trie_policy.hpp 55 typename Allocator>
60 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
63 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
70 typename Allocator = std::allocator<char> >
74 typedef typename Allocator::size_type size_type;
76 typedef typename Allocator::template rebind<key_type>::other key_rebind;
135 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
138 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
141 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /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/
debug_map_base.hpp 75 typedef typename std::allocator<Key> key_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
trie_policy.hpp 55 typename Allocator>
60 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
63 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
70 typename Allocator = std::allocator<char> >
74 typedef typename Allocator::size_type size_type;
76 typedef typename Allocator::template rebind<key_type>::other key_rebind;
135 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
138 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
141 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;

Completed in 2182 milliseconds

<<21222324252627282930>>