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

1 2 3 4

  /external/smack/src/org/jivesoftware/smackx/pubsub/
NodeType.java 23 leaf, enum constant in enum:NodeType
  /build/core/tasks/
factory_bundle.mk 39 leaf := $(strip $(TARGET_PRODUCT))-factory_bundle-$(FILE_NAME_TAG) macro
40 named_dir := $(PRODUCT_OUT)/$(leaf)
41 tarball := $(PRODUCT_OUT)/$(leaf).tgz
  /bionic/libc/include/
search.h 19 leaf enumerator in enum:__anon92
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
search.h 124 leaf enumerator in enum:__anon39816
150 or leaf. */
158 /* Destroy the whole tree, call FREEFCT for each node or leaf. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
search.h 124 leaf enumerator in enum:__anon41407
150 or leaf. */
158 /* Destroy the whole tree, call FREEFCT for each node or leaf. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
search.h 124 leaf enumerator in enum:__anon42921
150 or leaf. */
158 /* Destroy the whole tree, call FREEFCT for each node or leaf. */
  /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...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
TCPageMap.h 97 // Put 32 entries in the root and (2^BITS)/32 entries in each leaf.
104 // Leaf node
105 struct Leaf {
109 Leaf* root_[ROOT_LENGTH]; // Pointers to 32 child nodes
140 Leaf* leaf = reinterpret_cast<Leaf*>((*allocator_)(sizeof(Leaf))); local
141 if (leaf == NULL) return false;
142 memset(leaf, 0, sizeof(*leaf))
250 Leaf* leaf = reinterpret_cast<Leaf*>((*allocator_)(sizeof(Leaf))); local
    [all...]
  /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...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.cc 26 // The leaf mutexes can be locked under any other mutexes.
54 bool leaf[N] = {}; local
61 CHECK(!leaf[i]);
62 leaf[i] = true;
71 CHECK(!leaf[i] || cnt[i] == 0);
73 // Add leaf mutexes.
75 if (!leaf[i])
78 if (i == j || leaf[j] || j == MutexTypeInvalid)
  /external/guava/guava-tests/test/com/google/common/collect/
BstNodeTest.java 53 SimpleNode leaf = new SimpleNode('a', null, null); local
54 testLacksChild(leaf, LEFT);
55 testLacksChild(leaf, RIGHT);
59 SimpleNode leaf = new SimpleNode('a', null, null); local
60 SimpleNode node = new SimpleNode('b', leaf, null);
61 testChildIs(node, LEFT, leaf);
66 SimpleNode leaf = new SimpleNode('c', null, null); local
67 SimpleNode node = new SimpleNode('b', null, leaf);
69 testChildIs(node, RIGHT, leaf);
  /external/qemu/elff/
dwarf_die.cc 113 * Lets iterate through child DIEs to find the leaf (last DIE) that contains
117 DIEObject* leaf = child->get_leaf_for_address(address); local
118 if (leaf != NULL) {
119 return leaf;
123 /* No child DIE contains this address. This DIE is the leaf. */
  /external/valgrind/main/gdbserver_tests/
t.c 97 static void leaf(void) {} function
101 leaf(); // ensures not leaf, as ppc unwind implies VEX iropt precise exns
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.cc 115 * Lets iterate through child DIEs to find the leaf (last DIE) that contains
119 DIEObject* leaf = child->get_leaf_for_address(address); local
120 if (leaf != NULL) {
121 return leaf;
125 /* No child DIE contains this address. This DIE is the leaf. */

Completed in 833 milliseconds

1 2 3 4