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

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 350 TIMER_LIST_ENT *p_first; member in struct:__anon16035
361 void *p_first; member in struct:__anon16036
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:__anon16064
364 void *p_first; member in struct:__anon16065
gki_common.h 82 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 1031 node_pointer p_first = *begin(); local
1032 if (p_first->m_type == leaf_node)
1034 leaf_const_pointer p = static_cast<leaf_const_pointer>(p_first);
1039 inode_pointer p = static_cast<inode_pointer>(p_first);
1040 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == i_node);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 1031 node_pointer p_first = *begin(); local
1032 if (p_first->m_type == leaf_node)
1034 leaf_const_pointer p = static_cast<leaf_const_pointer>(p_first);
1039 inode_pointer p = static_cast<inode_pointer>(p_first);
1040 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == i_node);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 1031 node_pointer p_first = *begin(); local
1032 if (p_first->m_type == leaf_node)
1034 leaf_const_pointer p = static_cast<leaf_const_pointer>(p_first);
1039 inode_pointer p = static_cast<inode_pointer>(p_first);
1040 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == i_node);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 1031 node_pointer p_first = *begin(); local
1032 if (p_first->m_type == leaf_node)
1034 leaf_const_pointer p = static_cast<leaf_const_pointer>(p_first);
1039 inode_pointer p = static_cast<inode_pointer>(p_first);
1040 _GLIBCXX_DEBUG_ASSERT(p_first->m_type == i_node);
    [all...]
  /external/freetype/src/autofit/
aflatin.c 544 FT_Int p_first = 0; /* make compiler happy */ local
590 p_first = first;
595 p_first = -1;
627 if ( p_first < 0 )
628 p_first = last;
664 if ( p_first < 0 )
665 p_first = last;
675 best_on_point_first = p_first;
    [all...]
  /system/bt/stack/gatt/
gatt_int.h 324 tGATT_HDL_LIST_ELEM *p_first; member in struct:__anon72506
344 tGATT_SRV_LIST_ELEM *p_first; member in struct:__anon72507

Completed in 827 milliseconds