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

1 2 3 4 5 6 7 8

  /external/smack/src/org/jivesoftware/smackx/pubsub/
NodeType.java 23 leaf, enum constant in enum:NodeType
  /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_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /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_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /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_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 46 #include <ext/pb_ds/detail/pat_trie_/leaf.hpp>
110 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
132 leaf,
143 leaf,
154 leaf,
165 leaf,
175 leaf,
187 leaf,
271 leaf; typedef in struct:__gnu_pbds::detail::trie_traits
293 leaf,
    [all...]
cond_dtor_entry_dealtor.hpp 69 m_p_nd->~leaf();
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pagemap.h 121 // Put 32 entries in the root and (2^BITS)/32 entries in each leaf.
128 // Leaf node
129 struct Leaf {
133 Leaf* root_[ROOT_LENGTH]; // Pointers to 32 child nodes
170 Leaf* leaf = reinterpret_cast<Leaf*>((*allocator_)(sizeof(Leaf))); local
171 if (leaf == NULL) return false;
172 memset(leaf, 0, sizeof(*leaf))
190 Leaf* leaf = root_[i1]; local
284 Leaf* leaf = reinterpret_cast<Leaf*>((*allocator_)(sizeof(Leaf))); local
307 Leaf* leaf = reinterpret_cast<Leaf*>(root_->ptrs[i1]->ptrs[i2]); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 78 typedef base_type::_Leaf<synth_access_traits, metadata> leaf; typedef in struct:__gnu_pbds::detail::trie_traits
81 typedef base_type::_Iter<node, leaf, head, inode, true> iterator;
82 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator;
83 typedef base_type::_Iter<node, leaf, head, inode, false> reverse_iterator;
84 typedef base_type::_CIter<node, leaf, head, inode, false> const_reverse_iterator;
88 typedef base_type::_Node_citer<node, leaf, head, inode, const_iterator, iterator, _Alloc> node_const_iterator;
90 typedef base_type::_Node_iter<node, leaf, head, inode, const_iterator, iterator, _Alloc> node_iterator;
125 typedef base_type::_Leaf<synth_access_traits, metadata> leaf; typedef in struct:__gnu_pbds::detail::trie_traits
128 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator;
130 typedef base_type::_CIter<node, leaf, head, inode, false> const_reverse_iterator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 78 typedef base_type::_Leaf<synth_access_traits, metadata> leaf; typedef in struct:__gnu_pbds::detail::trie_traits
81 typedef base_type::_Iter<node, leaf, head, inode, true> iterator;
82 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator;
83 typedef base_type::_Iter<node, leaf, head, inode, false> reverse_iterator;
84 typedef base_type::_CIter<node, leaf, head, inode, false> const_reverse_iterator;
88 typedef base_type::_Node_citer<node, leaf, head, inode, const_iterator, iterator, _Alloc> node_const_iterator;
90 typedef base_type::_Node_iter<node, leaf, head, inode, const_iterator, iterator, _Alloc> node_iterator;
125 typedef base_type::_Leaf<synth_access_traits, metadata> leaf; typedef in struct:__gnu_pbds::detail::trie_traits
128 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator;
130 typedef base_type::_CIter<node, leaf, head, inode, false> const_reverse_iterator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
traits.hpp 78 typedef base_type::_Leaf<synth_access_traits, metadata> leaf; typedef in struct:__gnu_pbds::detail::trie_traits
81 typedef base_type::_Iter<node, leaf, head, inode, true> iterator;
82 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator;
83 typedef base_type::_Iter<node, leaf, head, inode, false> reverse_iterator;
84 typedef base_type::_CIter<node, leaf, head, inode, false> const_reverse_iterator;
88 typedef base_type::_Node_citer<node, leaf, head, inode, const_iterator, iterator, _Alloc> node_const_iterator;
90 typedef base_type::_Node_iter<node, leaf, head, inode, const_iterator, iterator, _Alloc> node_iterator;
125 typedef base_type::_Leaf<synth_access_traits, metadata> leaf; typedef in struct:__gnu_pbds::detail::trie_traits
128 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator;
130 typedef base_type::_CIter<node, leaf, head, inode, false> const_reverse_iterator
    [all...]
  /bionic/libc/include/
search.h 19 leaf enumerator in enum:__anon92
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.cpp 271 InlineBox* leaf = 0; local
272 for (InlineBox* box = nextOnLine(); box && !leaf; box = box->nextOnLine())
273 leaf = box->isLeaf() ? box : toInlineFlowBox(box)->firstLeafChild();
274 if (!leaf && parent())
275 leaf = parent()->nextLeafChild();
276 return leaf;
281 InlineBox* leaf = 0; local
282 for (InlineBox* box = prevOnLine(); box && !leaf; box = box->prevOnLine())
283 leaf = box->isLeaf() ? box : toInlineFlowBox(box)->lastLeafChild();
284 if (!leaf && parent()
291 InlineBox* leaf = nextLeafChild(); local
299 InlineBox* leaf = prevLeafChild(); local
    [all...]

Completed in 7930 milliseconds

1 2 3 4 5 6 7 8