HomeSort by relevance Sort by last modified time
    Searched refs:p_next (Results 176 - 200 of 249) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 258 node_pointer p_next = p_out->m_p_next_sibling; local
262 p_out = p_next;
271 node_pointer p_next = p_cur->m_p_next_sibling; local
275 p_cur = p_next;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 258 node_pointer p_next = p_out->m_p_next_sibling; local
262 p_out = p_next;
271 node_pointer p_next = p_cur->m_p_next_sibling; local
275 p_cur = p_next;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 222 node_pointer p_next = p_out->m_p_next_sibling; local
224 p_out = p_next;
231 node_pointer p_next = p_cur->m_p_next_sibling; local
233 p_cur = p_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 258 node_pointer p_next = p_out->m_p_next_sibling; local
262 p_out = p_next;
271 node_pointer p_next = p_cur->m_p_next_sibling; local
275 p_cur = p_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 222 node_pointer p_next = p_out->m_p_next_sibling; local
224 p_out = p_next;
231 node_pointer p_next = p_cur->m_p_next_sibling; local
233 p_cur = p_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 222 node_pointer p_next = p_out->m_p_next_sibling; local
224 p_out = p_next;
231 node_pointer p_next = p_cur->m_p_next_sibling; local
233 p_cur = p_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 222 node_pointer p_next = p_out->m_p_next_sibling; local
224 p_out = p_next;
231 node_pointer p_next = p_cur->m_p_next_sibling; local
233 p_cur = p_next;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == 0 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 144 node_pointer p_next = base_type::m_p_nd; local
147 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 144 node_pointer p_next = base_type::m_p_nd; local
147 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == NULL || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == NULL || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == NULL || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == NULL || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == 0 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 144 node_pointer p_next = base_type::m_p_nd; local
147 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 148 node_pointer p_next = base_type::m_p_nd; local
150 if (base_type::m_p_nd == 0 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 144 node_pointer p_next = base_type::m_p_nd; local
147 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 144 node_pointer p_next = base_type::m_p_nd; local
147 || base_type::m_p_nd->m_p_l_child == p_next)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 144 node_pointer p_next = base_type::m_p_nd; local
147 || base_type::m_p_nd->m_p_l_child == p_next)
  /device/asus/flo/camera/QCamera2/util/
QCameraQueue.cpp 162 struct cam_list *p_next = m_head.list.next; local
165 p_next->prev = &node->list;
166 node->list.next = p_next;
  /device/lge/hammerhead/camera/QCamera2/util/
QCameraQueue.cpp 189 struct cam_list *p_next = m_head.list.next; local
192 p_next->prev = &node->list;
193 node->list.next = p_next;
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 327 p_list = p_list->p_next;
358 p_list = p_list->p_next;
419 tGATT_SRV_LIST_ELEM *p_srv= p_start->p_next;
438 p_srv = p_srv->p_next;
466 p_srv = p_srv->p_next;
515 p_new->p_next =
525 p_list->p_last->p_next = p_new;
527 p_new->p_next = NULL;
537 p_old->p_prev->p_next = p_new;
542 p_new->p_next = p_old
    [all...]
  /external/bluetooth/bluedroid/hci/include/
bt_hci_bdroid.h 112 struct _hc_buffer_hdr *p_next; /* next buffer in the queue */ member in struct:_hc_buffer_hdr
  /hardware/ril/reference-ril/
atchannel.h 56 struct ATLine *p_next; member in struct:ATLine

Completed in 593 milliseconds

1 2 3 4 5 6 78 910