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

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != NULL)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != 0)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /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/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != 0)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != NULL)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != NULL)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != NULL)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != NULL)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != 0)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 71 const node_pointer p_head = base_type::m_p_head; local
72 PB_DS_DEBUG_VERIFY(p_head->m_red);
73 if (p_head->m_p_parent != 0)
75 PB_DS_DEBUG_VERIFY(!p_head->m_p_parent->m_red);
76 assert_node_consistent(p_head->m_p_parent, __file, __line);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 68 const node_pointer p_head = base_type::m_p_head; local
69 _GLIBCXX_DEBUG_ASSERT(p_head->m_red);
70 if (p_head->m_p_parent != 0)
72 _GLIBCXX_DEBUG_ASSERT(!p_head->m_p_parent->m_red);
73 assert_node_consistent(p_head->m_p_parent);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 71 const node_pointer p_head = base_type::m_p_head; local
72 PB_DS_DEBUG_VERIFY(p_head->m_red);
73 if (p_head->m_p_parent != 0)
75 PB_DS_DEBUG_VERIFY(!p_head->m_p_parent->m_red);
76 assert_node_consistent(p_head->m_p_parent, __file, __line);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/rb_tree_map_/
debug_fn_imps.hpp 71 const node_pointer p_head = base_type::m_p_head; local
72 PB_DS_DEBUG_VERIFY(p_head->m_red);
73 if (p_head->m_p_parent != 0)
75 PB_DS_DEBUG_VERIFY(!p_head->m_p_parent->m_red);
76 assert_node_consistent(p_head->m_p_parent, __file, __line);
  /external/bluetooth/bluedroid/btif/src/
btif_profile_queue.c 85 connect_node_t *p_head = connect_queue; local
90 GKI_freebuf(p_head);
95 connect_node_t* p_head = connect_queue; local
97 if (p_head == NULL)
102 if (p_head->busy != FALSE)
105 p_head->busy = TRUE;
106 return (*(btif_connect_cb_t*)p_head->p_cb)(&p_head->bda);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /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/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head, __file, __line);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head, __file, __line);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 49 const node_pointer p_head = base_type::m_p_head; local
50 assert_special_imp(p_head, __file, __line);

Completed in 347 milliseconds

1 2 3