Searched defs:insert (Results 26 - 50 of 118) sorted by relevance

12345

/freebsd-10.3-release/contrib/libstdc++/include/bits/
H A Dstl_multimap.h339 insert(const value_type& __x) function in class:multimap
363 insert(iterator __position, const value_type& __x) function in class:multimap
376 insert(_InputIterator __first, _InputIterator __last) function in class:multimap
H A Dstl_multiset.h294 insert(const value_type& __x) function in class:multiset
318 insert(iterator __position, const value_type& __x) function in class:multiset
331 insert(_InputIterator __first, _InputIterator __last) function in class:multiset
H A Dstl_set.h304 insert(const value_type& __x) function in class:set
331 insert(iterator __position, const value_type& __x) function in class:set
344 insert(_InputIterator __first, _InputIterator __last) function in class:set
H A Dstl_vector.h666 insert(iterator __position, size_type __n, const value_type& __x) function in class:vector
685 insert(iterator __position, _InputIterator __first, function in class:vector
[all...]
/freebsd-10.3-release/contrib/libstdc++/include/debug/
H A Dhash_map.h142 insert(const value_type& __obj) function in class:__gnu_cxx::__debug::hash_map
149 insert(const value_type* __first, const value_type* __last) function in class:__gnu_cxx::__debug::hash_map
157 insert(_InputIterator __first, _InputIterator __last) function in class:__gnu_cxx::__debug::hash_map
H A Dhash_multimap.h139 insert(const value_type& __obj) function in class:__gnu_cxx::__debug::hash_multimap
144 insert(_InputIterator __first, _InputIterator __last) function in class:__gnu_cxx::__debug::hash_multimap
H A Dhash_multiset.h133 insert(const value_type& __obj) function in class:__gnu_cxx::__debug::hash_multiset
138 insert(_InputIterator __first, _InputIterator __last) function in class:__gnu_cxx::__debug::hash_multiset
H A Dhash_set.h131 insert(const value_type& __obj) function in class:__gnu_cxx::__debug::hash_set
139 insert(const value_type* __first, const value_type* __last) function in class:__gnu_cxx::__debug::hash_set
147 insert(_InputIterator __first, _InputIterator __last) function in class:__gnu_cxx::__debug::hash_set
H A Dmap.h155 insert(const value_type& __x) function in class:std::__debug::map
164 insert(iterator __position, const value_type& __x) function in class:std::__debug::map
172 insert(_InputIterator __first, _InputIterator __last) function in class:std::__debug::map
H A Dmultimap.h146 insert(const value_type& __x) function in class:std::__debug::multimap
150 insert(iterator __position, const value_type& __x) function in class:std::__debug::multimap
158 insert(_InputIterator __first, _InputIterator __last) function in class:std::__debug::multimap
H A Dmultiset.h146 insert(const value_type& __x) function in class:std::__debug::multiset
150 insert(iterator __position, const value_type& __x) function in class:std::__debug::multiset
158 insert(_InputIterator __first, _InputIterator __last) function in class:std::__debug::multiset
H A Dset.h146 insert(const value_type& __x) function in class:std::__debug::set
155 insert(iterator __position, const value_type& __x) function in class:std::__debug::set
163 insert(_InputIterator __first, _InputIterator __last) function in class:std::__debug::set
/freebsd-10.3-release/contrib/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h195 iterator insert(cons function in class:llvm::EquivalenceClasses
[all...]
H A DScopedHashTable.h187 void insert(const K &Key, const V &Val) { function in class:llvm::ScopedHashTable
/freebsd-10.3-release/contrib/gcc/
H A Dtree-ssa-threadupdate.c247 lookup_redirection_data (edge e, edge incoming_edge, enum insert_option insert) argument
H A Dlcm.c352 compute_insert_delete(struct edge_list *edge_list, sbitmap *antloc, sbitmap *later, sbitmap *laterin, sbitmap *insert, sbitmap *delete) argument
379 pre_edge_lcm(int n_exprs, sbitmap *transp, sbitmap *avloc, sbitmap *antloc, sbitmap *kill, sbitmap **insert, sbitmap **delete) argument
686 compute_rev_insert_delete(struct edge_list *edge_list, sbitmap *st_avloc, sbitmap *nearer, sbitmap *nearerout, sbitmap *insert, sbitmap *delete) argument
713 pre_edge_rev_lcm(int n_exprs, sbitmap *transp, sbitmap *st_avloc, sbitmap *st_antloc, sbitmap *kill, sbitmap **insert, sbitmap **delete) argument
[all...]
/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Dsymtab.c94 ht_lookup(hash_table *table, const unsigned char *str, size_t len, enum ht_lookup_option insert) argument
102 ht_lookup_with_hash(hash_table *table, const unsigned char *str, size_t len, unsigned int hash, enum ht_lookup_option insert) argument
/freebsd-10.3-release/contrib/tcsh/
H A Dma.setp.c453 insert(struct pelem *pe, int loc, char *key) function
[all...]
/freebsd-10.3-release/lib/libc/db/test/btree.tests/
H A Dmain.c530 insert(db, argv) function
/freebsd-10.3-release/sbin/kldconfig/
H A Dkldconfig.c150 addpath(struct pathhead *pathq, char *path, int force, int insert) argument
/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dppc.h179 unsigned long (*insert) member in struct:powerpc_operand
/freebsd-10.3-release/sys/dev/sfxge/common/
H A Dhunt_rx.c481 ef10_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp82 virtual void insert(SourceLocation loc, StringRef text) { function in class:__anon3294::FixitReceiver
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h225 iterator insert(const ASTContext &C, iterator I, const T &Elt) { function in class:clang::ASTVector
246 iterator insert(const ASTContext &C, iterator I, size_type NumToInsert, function in class:clang::ASTVector
295 iterator insert(const ASTContext &C, iterator I, ItTy From, ItTy To) { function in class:clang::ASTVector
/freebsd-10.3-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp261 insert(const_reference r_value) function in class:pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME

Completed in 488 milliseconds

12345