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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/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);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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);
  /external/bluetooth/bluedroid/btif/src/
btif_profile_queue.c 84 connect_node_t *p_head = list_front(connect_queue);
88 if (p_head->busy)
91 p_head->busy = true;
92 return p_head->connect_cb(&p_head->bda, p_head->uuid);
  /hardware/qcom/gps/msm8960/utils/
linked_list.c 47 list_element* p_head; member in struct:list_state
74 tmp_list->p_head = NULL;
140 list_element* tmp = p_list->p_head;
141 p_list->p_head = elem;
143 p_list->p_head->next = tmp;
147 tmp->prev = p_list->p_head;
151 p_list->p_tail = p_list->p_head;
194 p_list->p_head = p_list->p_tail;
221 return p_list->p_head == NULL ? 1 : 0;
241 while( p_list->p_head != NULL
    [all...]
  /hardware/qcom/gps/utils/
linked_list.c 47 list_element* p_head; member in struct:list_state
74 tmp_list->p_head = NULL;
140 list_element* tmp = p_list->p_head;
141 p_list->p_head = elem;
143 p_list->p_head->next = tmp;
147 tmp->prev = p_list->p_head;
151 p_list->p_tail = p_list->p_head;
194 p_list->p_head = p_list->p_tail;
221 return p_list->p_head == NULL ? 1 : 0;
241 while( p_list->p_head != NULL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.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, __file, __line);

Completed in 932 milliseconds

1 2 3