HomeSort by relevance Sort by last modified time
    Searched refs:p_lf (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != 0 && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /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_/
insert_join_fn_imps.hpp 384 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
385 if (p_lf != 0 && p_lf->m_type == leaf_node &&
386 synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
390 return std::make_pair(iterator(p_lf), false);
  /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_/
insert_join_fn_imps.hpp 384 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
385 if (p_lf != 0 && p_lf->m_type == leaf_node &&
386 synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
390 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != NULL && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != NULL && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != NULL && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != NULL && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != 0 && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 384 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
385 if (p_lf != 0 && p_lf->m_type == leaf_node &&
386 synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
390 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
381 if (p_lf != 0 && p_lf->m_type == pat_trie_leaf_node_type &&
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
386 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 384 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
385 if (p_lf != 0 && p_lf->m_type == leaf_node &&
386 synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
390 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 384 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
385 if (p_lf != 0 && p_lf->m_type == leaf_node &&
386 synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
390 return std::make_pair(iterator(p_lf), false);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 384 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); local
385 if (p_lf != 0 && p_lf->m_type == leaf_node &&
386 synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
390 return std::make_pair(iterator(p_lf), false);
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 619 tNFC_RF_LF_PARAMS *p_lf; local
691 p_lf = &p_param->param.lf;
695 STREAM_TO_ARRAY (p_lf->nfcid2, p, NCI_NFCID2_LEN);
    [all...]

Completed in 585 milliseconds