HomeSort by relevance Sort by last modified time
    Searched defs:p_first (Results 1 - 15 of 15) sorted by null

  /external/bluetooth/bluedroid/hci/include/
utils.h 44 void *p_first; member in struct:__anon2498
  /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_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /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_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /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_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 251 node_pointer p_first = *begin(); local
252 if (p_first->m_type == pat_trie_leaf_node_type)
254 const_leaf_pointer p = static_cast<const_leaf_pointer>(p_first);
259 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == pat_trie_internal_node_type);
260 m_pref_b_it = static_cast<internal_node_pointer>(p_first)->pref_b_it();
  /external/bluetooth/bluedroid/gki/common/
gki.h 335 TIMER_LIST_ENT *p_first; member in struct:__anon2469
346 void *p_first; member in struct:__anon2470
gki_common.h 70 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 350 TIMER_LIST_ENT *p_first; member in struct:__anon8916
361 void *p_first; member in struct:__anon8917
gki_common.h 82 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
  /external/libnfc-nci/src/gki/common/
gki.h 353 TIMER_LIST_ENT *p_first; member in struct:__anon8996
364 void *p_first; member in struct:__anon8997
gki_common.h 82 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 308 tGATT_HDL_LIST_ELEM *p_first; member in struct:__anon2606
328 tGATT_SRV_LIST_ELEM *p_first; member in struct:__anon2607

Completed in 293 milliseconds