Searched defs:p_e (Results 1 - 25 of 232) sorted by relevance

12345678910

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_stat = valid_entry_status;
52 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
H A Dconstructor_destructor_store_hash_fn_imps.hpp49 entry* const p_e = m_entries + pos; local
50 new (&p_e->m_value) mapped_value_type(r_val);
51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
52 p_e->m_stat = valid_entry_status;
53 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(p_e->m_value.first);)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
H A Ddebug_store_hash_fn_imps.hpp46 assert_entry_pointer_valid(const entry_pointer p_e, true_type, argument
49 debug_base::check_key_exists(PB_DS_V2F(p_e->m_value), __file, __line);
50 comp_hash pos_hash_pair = ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value));
51 PB_DS_DEBUG_VERIFY(p_e->m_hash == pos_hash_pair.second);
H A Derase_store_hash_fn_imps.hpp48 entry_pointer p_e = m_entries[r_pos_hash_pair.first]; local
50 if (p_e == 0)
58 if (hash_eq_fn_base::operator()(PB_DS_V2F(p_e->m_value), p_e->m_hash,
71 entry_pointer p_next_e = p_e->m_p_next;
86 erase_entry_pointer(p_e->m_p_next);
92 p_e = p_next_e;
H A Dinsert_no_store_hash_fn_imps.hpp50 entry_pointer p_e = m_entries[pos]; local
53 while (p_e != 0 && !hash_eq_fn_base::operator()(PB_DS_V2F(p_e->m_value),
57 p_e = p_e->m_p_next;
61 if (p_e != 0)
64 return std::make_pair(&p_e->m_value, false);
H A Dinsert_store_hash_fn_imps.hpp50 entry_pointer p_e = m_entries[pos_hash_pair.first]; local
53 while (p_e != 0 && !hash_eq_fn_base::operator()(PB_DS_V2F(p_e->m_value),
54 p_e->m_hash,
58 p_e = p_e->m_p_next;
62 if (p_e != 0)
65 return std::make_pair(&p_e->m_value, false);
H A Dresize_no_store_hash_fn_imps.hpp45 resize_imp_no_exceptions_reassign_pointer(entry_pointer p_e, entry_pointer_array a_p_entries_resized, false_type) argument
48 ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value));
50 entry_pointer const p_next_e = p_e->m_p_next;
51 p_e->m_p_next = a_p_entries_resized[hash_pos];
52 a_p_entries_resized[hash_pos] = p_e;
H A Dresize_store_hash_fn_imps.hpp45 resize_imp_no_exceptions_reassign_pointer(entry_pointer p_e, entry_pointer_array a_p_entries_resized, true_type) argument
48 ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value), p_e->m_hash);
50 entry_pointer const p_next_e = p_e->m_p_next;
51 p_e->m_p_next = a_p_entries_resized[pos_hash_pair.first];
52 a_p_entries_resized[pos_hash_pair.first] = p_e;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
H A Ddebug_store_hash_fn_imps.hpp46 assert_entry_pointer_valid(const entry_pointer p_e, true_type, argument
49 debug_base::check_key_exists(PB_DS_V2F(p_e->m_value), __file, __line);
50 comp_hash pos_hash_pair = ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value));
51 PB_DS_DEBUG_VERIFY(p_e->m_hash == pos_hash_pair.second);
H A Derase_store_hash_fn_imps.hpp48 entry_pointer p_e = m_entries[r_pos_hash_pair.first]; local
50 if (p_e == 0)
58 if (hash_eq_fn_base::operator()(PB_DS_V2F(p_e->m_value), p_e->m_hash,
71 entry_pointer p_next_e = p_e->m_p_next;
86 erase_entry_pointer(p_e->m_p_next);
92 p_e = p_next_e;
H A Dinsert_no_store_hash_fn_imps.hpp50 entry_pointer p_e = m_entries[pos]; local
53 while (p_e != 0 && !hash_eq_fn_base::operator()(PB_DS_V2F(p_e->m_value),
57 p_e = p_e->m_p_next;
61 if (p_e != 0)
64 return std::make_pair(&p_e->m_value, false);

Completed in 612 milliseconds

12345678910