HomeSort by relevance Sort by last modified time
    Searched defs:insert (Results 676 - 700 of 1132) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
293 insert(r_key);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 249 insert(r_key);
255 insert(const_reference r_value) function in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 142 insert(void*, size_t);
228 insert(a, sizeof(value_type) * __n);
336 throw_allocator_base::insert(void* p, size_t size) function in class:throw_allocator_base
341 std::string error("throw_allocator_base::insert");
342 error += "double insert!";
348 _S_map.insert(make_entry(p, size));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h 652 insert(end(), __new_size - size(), __x);
672 insert(end(), __new_size - size(), __x);
931 * This function will insert an object of type T constructed
948 * This function will insert a copy of the given value before
954 insert(iterator __position, const value_type& __x);
963 * This function will insert a copy of the given rvalue before
969 insert(iterator __position, value_type&& __x) function in class:vector
977 * This function will insert copies of the data in the
986 insert(iterator __position, initializer_list<value_type> __l) function in class:vector
1004 insert(iterator __position, size_type __n, const value_type& __x) function in class:vector
1023 insert(iterator __position, _InputIterator __first, function in class:vector
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 273 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
282 insert(r_key);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
293 insert(r_key);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 249 insert(r_key);
255 insert(const_reference r_value) function in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 113 insert(void* p, size_t size) function in struct:annotate_base
117 std::string error("annotate_base::insert null insert!\n");
125 std::string error("annotate_base::insert double insert!\n");
131 map().insert(make_entry(p, size));
638 insert(a, sizeof(value_type) * __n);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h 652 insert(end(), __new_size - size(), __x);
672 insert(end(), __new_size - size(), __x);
931 * This function will insert an object of type T constructed
948 * This function will insert a copy of the given value before
954 insert(iterator __position, const value_type& __x);
963 * This function will insert a copy of the given rvalue before
969 insert(iterator __position, value_type&& __x) function in class:vector
977 * This function will insert copies of the data in the
986 insert(iterator __position, initializer_list<value_type> __l) function in class:vector
1004 insert(iterator __position, size_type __n, const value_type& __x) function in class:vector
1023 insert(iterator __position, _InputIterator __first, function in class:vector
    [all...]
  /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/cc_hash_table_map_/
cc_ht_map_.hpp 273 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
282 insert(r_key);
  /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/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
293 insert(r_key);
  /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/ov_tree_map_/
ov_tree_map_.hpp 249 insert(r_key);
255 insert(const_reference r_value) function in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 113 insert(void* p, size_t size) function in struct:annotate_base
117 std::string error("annotate_base::insert null insert!\n");
125 std::string error("annotate_base::insert double insert!\n");
131 map().insert(make_entry(p, size));
638 insert(a, sizeof(value_type) * __n);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 557 insert(end(), __new_size - size(), __x);
793 * This function will insert an object of type T constructed
810 * This function will insert a copy of the given value before
816 insert(iterator __position, const value_type& __x);
825 * This function will insert a copy of the given rvalue before
831 insert(iterator __position, value_type&& __x) function in class:vector
839 * This function will insert copies of the data in the
848 insert(iterator __position, initializer_list<value_type> __l) function in class:vector
849 { this->insert(__position, __l.begin(), __l.end()); }
858 * This function will insert a specified number of copies o
866 insert(iterator __position, size_type __n, const value_type& __x) function in class:vector
885 insert(iterator __position, _InputIterator __first, function in class:vector
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 273 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
282 insert(r_key);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 281 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
293 insert(r_key);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 249 insert(r_key);
255 insert(const_reference r_value) function in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 142 insert(void*, size_t);
228 insert(a, sizeof(value_type) * __n);
336 throw_allocator_base::insert(void* p, size_t size) function in class:throw_allocator_base
341 std::string error("throw_allocator_base::insert");
342 error += "double insert!";
348 _S_map.insert(make_entry(p, size));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string.c 280 void basic_string<_CharT,_Traits,_Alloc>::insert(iterator __pos, function in class:_Alloc
382 insert(__last, __n - __len, __c);
406 // We have to deal with possible reallocation because we do insert first.
_string_sum.h 156 //insert
157 _BString& insert(size_type __pos, const _BString& __s) {return _M_get_storage().insert(__pos, __s);} function in class:__bstr_sum
158 _BString& insert(size_type __pos, const _BString& __s, size_type __beg, size_type __n) function in class:__bstr_sum
159 {return _M_get_storage().insert(__pos, __s, __beg, __n);}
160 _BString& insert(size_type __pos, const _CharT* __s, size_type __n) {return _M_get_storage().insert(__pos, __s, __n);} function in class:__bstr_sum
161 _BString& insert(size_type __pos, const _CharT* __s) {return _M_get_storage().insert(__pos, __s);} function in class:__bstr_sum
162 _BString& insert(size_type __pos, size_type __n, _CharT __c) {return _M_get_storage().insert(__pos, __n, __c); function in class:__bstr_sum
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 187 insert(end(), __first, __last);
197 { insert(end(), __first, __last); }
289 iterator insert(iterator __pos, const value_type& __x = _STLP_DEFAULT_CONSTRUCTED(value_type)) function in class:deque
291 iterator insert(iterator __pos, const value_type& __x)
293 { return ite_cast_traits::to_value_type_ite(_M_impl.insert(ite_cast_traits::to_storage_type_ite(__pos),
297 iterator insert(iterator __pos) { return insert(__pos, _STLP_DEFAULT_CONSTRUCTED(value_type)); } function in class:deque
300 void insert(iterator __pos, size_type __n, const value_type& __x) function in class:deque
301 { _M_impl.insert(ite_cast_traits::to_storage_type_ite(__pos), __n, cast_traits::to_storage_type_cref(__x)); }
309 _M_impl.insert(ite_cast_traits::to_storage_type_ite(__pos), __n, __val)
325 void insert(iterator __pos, _InputIterator __first, _InputIterator __last) { function in class:deque
336 void insert(iterator __pos, function in class:deque
342 void insert(iterator __pos, function in class:deque
    [all...]
_set.h 227 // insert/erase
228 pair<iterator,bool> insert(const value_type& __x) { function in class:set
232 iterator insert(iterator __pos, const value_type& __x) function in class:set
237 void insert(_InputIterator __first, _InputIterator __last) { function in class:set
246 void insert(const_iterator __first, const_iterator __last) function in class:set
248 void insert(const value_type* __first, const value_type* __last) { function in class:set
480 // insert/erase
481 iterator insert(const value_type& __x) function in class:multiset
483 iterator insert(iterator __pos, const value_type& __x) { function in class:multiset
490 void insert(_InputIterator __first, _InputIterator __last) function in class:multiset
499 void insert(const value_type* __first, const value_type* __last) { function in class:multiset
503 void insert(const_iterator __first, const_iterator __last) function in class:multiset
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 557 insert(end(), __new_size - size(), __x);
793 * This function will insert an object of type T constructed
810 * This function will insert a copy of the given value before
816 insert(iterator __position, const value_type& __x);
825 * This function will insert a copy of the given rvalue before
831 insert(iterator __position, value_type&& __x) function in class:vector
839 * This function will insert copies of the data in the
848 insert(iterator __position, initializer_list<value_type> __l) function in class:vector
849 { this->insert(__position, __l.begin(), __l.end()); }
858 * This function will insert a specified number of copies o
866 insert(iterator __position, size_type __n, const value_type& __x) function in class:vector
885 insert(iterator __position, _InputIterator __first, function in class:vector
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 273 insert(const_reference r_val) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
282 insert(r_key);
  /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) function in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
293 insert(r_key);

Completed in 957 milliseconds

<<21222324252627282930>>