HomeSort by relevance Sort by last modified time
    Searched refs:r_val (Results 251 - 275 of 349) sorted by null

<<11121314

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val)
284 return insert_imp(r_val, traits_base::m_store_extra_indicator);
392 insert_new_imp(const_reference r_val, size_type pos)
397 pos = find_ins_pos(PB_DS_V2F(r_val),
403 new (&p_e->m_value) value_type(r_val);
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
420 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
427 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
48 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val)
284 return insert_imp(r_val, traits_base::m_store_extra_indicator);
392 insert_new_imp(const_reference r_val, size_type pos)
397 pos = find_ins_pos(PB_DS_V2F(r_val),
403 new (&p_e->m_value) value_type(r_val);
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
420 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
427 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
48 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val)
284 return insert_imp(r_val, traits_base::m_store_extra_indicator);
392 insert_new_imp(const_reference r_val, size_type pos)
397 pos = find_ins_pos(PB_DS_V2F(r_val),
403 new (&p_e->m_value) value_type(r_val);
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
420 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
427 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
48 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val)
284 return insert_imp(r_val, traits_base::m_store_extra_indicator);
392 insert_new_imp(const_reference r_val, size_type pos)
397 pos = find_ins_pos(PB_DS_V2F(r_val),
403 new (&p_e->m_value) value_type(r_val);
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
420 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
427 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
47 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 327 insert(const_reference r_val)
330 return insert_imp(r_val, traits_base::m_store_extra_indicator);
438 insert_new_imp(const_reference r_val, size_type pos)
443 pos = find_ins_pos(PB_DS_V2F(r_val),
448 new (&p_e->m_value) value_type(r_val);
458 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
464 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
471 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
48 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val)
284 return insert_imp(r_val, traits_base::m_store_extra_indicator);
392 insert_new_imp(const_reference r_val, size_type pos)
397 pos = find_ins_pos(PB_DS_V2F(r_val),
403 new (&p_e->m_value) value_type(r_val);
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
420 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
427 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
47 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 327 insert(const_reference r_val)
330 return insert_imp(r_val, traits_base::m_store_extra_indicator);
438 insert_new_imp(const_reference r_val, size_type pos)
443 pos = find_ins_pos(PB_DS_V2F(r_val),
448 new (&p_e->m_value) value_type(r_val);
458 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
464 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
471 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
47 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 326 insert(const_reference r_val)
329 return insert_imp(r_val, traits_base::m_store_extra_indicator);
437 insert_new_imp(const_reference r_val, size_type pos)
442 pos = find_ins_pos(PB_DS_V2F(r_val),
447 new (&p_e->m_value) value_type(r_val);
457 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
463 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
470 new (&p_e->m_value) value_type(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp 44 push(const_reference r_val)
47 node_pointer p_nd = base_type::get_new_node_for_insert(r_val);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 326 insert(const_reference r_val)
329 return insert_imp(r_val, traits_base::m_store_extra_indicator);
437 insert_new_imp(const_reference r_val, size_type pos)
442 pos = find_ins_pos(PB_DS_V2F(r_val),
447 new (&p_e->m_value) value_type(r_val);
457 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair)
463 r_pos_hash_pair = find_ins_pos(PB_DS_V2F(r_val),
470 new (&p_e->m_value) value_type(r_val);
  /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_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 244 get_new_node_for_insert(const_reference r_val);
314 get_new_node_for_insert(const_reference r_val, false_type);
317 get_new_node_for_insert(const_reference r_val, true_type);
  /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 378 insert(const_reference r_val)
380 node_pointer p_lf = find_imp(PB_DS_V2F(r_val));
382 synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_val)))
384 _GLIBCXX_DEBUG_ONLY(debug_base::check_key_exists(PB_DS_V2F(r_val)));
389 _GLIBCXX_DEBUG_ONLY(debug_base::check_key_does_not_exist(PB_DS_V2F(r_val)));
394 new (p_new_lf) leaf(r_val);
404 _GLIBCXX_DEBUG_ONLY(debug_base::insert_new(PB_DS_V2F(r_val));)

Completed in 3215 milliseconds

<<11121314