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

1 2

  /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);
split_join_fn_imps.hpp 139 const node_pointer p_head = base_type::m_p_head; local
140 _GLIBCXX_DEBUG_ASSERT(p_min != 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/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);
split_join_fn_imps.hpp 139 const node_pointer p_head = base_type::m_p_head; local
140 _GLIBCXX_DEBUG_ASSERT(p_min != 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/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);
split_join_fn_imps.hpp 139 const node_pointer p_head = base_type::m_p_head; local
140 _GLIBCXX_DEBUG_ASSERT(p_min != p_head);
  /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);
split_join_fn_imps.hpp 139 const node_pointer p_head = base_type::m_p_head; local
140 _GLIBCXX_DEBUG_ASSERT(p_min != p_head);
  /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);
split_join_fn_imps.hpp 139 const node_pointer p_head = base_type::m_p_head; local
140 _GLIBCXX_DEBUG_ASSERT(p_min != p_head);
  /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++/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);
  /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);
splay_fn_imps.hpp 50 node_pointer p_head = base_type::m_p_head; local
51 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);
splay_fn_imps.hpp 50 node_pointer p_head = base_type::m_p_head; local
51 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);
splay_fn_imps.hpp 50 node_pointer p_head = base_type::m_p_head; local
51 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);
splay_fn_imps.hpp 50 node_pointer p_head = base_type::m_p_head; local
51 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++/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);
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 224 UINT8 *p_head = p; local
263 return (p - p_head);
541 UINT8 *p_head; local
547 p_head = p;
576 p = p_head;
577 if(p_head == buff)
    [all...]

Completed in 5231 milliseconds

1 2