Searched defs:insert (Results 101 - 125 of 166) sorted by relevance

1234567

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_list.h819 insert(iterator __position, size_type __n, const value_type& __x) function in class:list
840 insert(iterator __position, _InputIterator __first, function in class:list
H A Dbasic_string.h972 insert(iterator __p, size_type __n, _CharT __c) function in class:basic_string
988 insert(iterator __p, _InputIterator __beg, _InputIterator __end) function in class:basic_string
1003 insert(size_type __pos1, const basic_string& __str) function in class:basic_string
1025 insert(size_type __pos1, const basic_string& __str, function in class:basic_string
1066 insert(size_type __pos, const _CharT* __s) function in class:basic_string
1089 insert(size_type __pos, size_type __n, _CharT __c) function in class:basic_string
1106 insert(iterator __p, _CharT __c) function in class:basic_string
[all...]
H A Dstl_bvector.h716 insert(iterator __position, const bool& __x = bool()) function in class:vector
729 insert(iterator __position, function in class:vector
737 insert(iterator __position, size_type __n, const bool& __x) function in class:vector
H A Dstl_deque.h1141 insert(iterator __position, size_type __n, const value_type& __x) function in class:deque
1156 insert(iterator __position, _InputIterator __first, function in class:deque
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp283 insert(const_reference r_val) function in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp291 insert(const_reference r_val) function in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dvstring.h724 insert(iterator __p, size_type __n, _CharT __c) function in class:__versa_string
740 insert(iterator __p, _InputIterator __beg, _InputIterator __end) function in class:__versa_string
755 insert(size_type __pos1, const __versa_string& __str) function in class:__versa_string
778 insert(size_type __pos1, const __versa_string& __str, function in class:__versa_string
801 insert(size_type __pos, const _CharT* __s, size_type __n) function in class:__versa_string
820 insert(size_type __pos, const _CharT* __s) function in class:__versa_string
844 insert(size_type __pos, size_type __n, _CharT __c) function in class:__versa_string
861 insert(iterator __p, _CharT __c) function in class:__versa_string
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr_db.c164 static perfmgr_db_err_t insert(perfmgr_db_t * db, db_node_t * node) function
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_hs.c532 const void *insert; local
602 const void *insert = ck_hs_marshal(hs->mode, entry, h); local
645 const void **slot, **first, *object, *insert; local
690 const void **slot, **first, *object, *delta, *insert; local
760 const void **slot, **first, *object, *insert; local
816 const void **slot, **first, *object, *insert; local
[all...]
/freebsd-11-stable/stand/common/
H A Dmodule.c410 file_loadraw(const char *fname, char *type, int insert) argument
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.h253 uInt insert; /* bytes at end of window left to insert */ member in struct:internal_state
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp284 void TransformActionsImpl::insert(SourceLocation loc, StringRef text) { function in class:TransformActionsImpl
629 void TransformActions::insert(SourceLocatio function in class:TransformActions
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h593 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, function in class:clang::CFGBlock::ElementList
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h557 MIBundleBuilder &insert(MachineBasicBlock::instr_iterator I, function in class:llvm::MIBundleBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h467 iterator insert(iterator I, T &&Elt) { function in class:llvm::SmallVectorImpl
497 iterator insert(iterator I, const T &Elt) { function in class:llvm::SmallVectorImpl
526 iterator insert(iterator I, size_type NumToInsert, const T &Elt) { function in class:llvm::SmallVectorImpl
581 iterator insert(iterator I, ItTy From, ItTy To) { function in class:llvm::SmallVectorImpl
637 void insert(iterator I, std::initializer_list<T> IL) { function in class:llvm::SmallVectorImpl
H A DStringMap.h393 bool insert(MapEntryTy *KeyValue) { function in class:llvm::StringMap
413 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { function in class:llvm::StringMap
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h197 iterator insert(iterator P, const Value &E) { return V.insert(P, E); } function in class:llvm::json::Array
198 iterator insert(iterator P, Value &&E) { function in class:llvm::json::Array
201 template <typename It> iterator insert(iterator P, It A, It Z) { function in class:llvm::json::Array
557 inline std::pair<Object::iterator, bool> Object::insert(KV E) { function in class:llvm::json::Object
H A DOnDiskHashTable.h89 void insert(Bucket *Buckets, size_t Size, Item *E) { function in class:llvm::OnDiskChainedHashTableGenerator
116 void insert(typename Info::key_type_ref Key, function in class:llvm::OnDiskChainedHashTableGenerator
125 void insert(typename Info::key_type_ref Key, function in class:llvm::OnDiskChainedHashTableGenerator
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp456 std::pair<Symbol *, bool> SymbolTable::insert(StringRef name) { function in class:lld::coff::SymbolTable
468 std::pair<Symbol *, bool> SymbolTable::insert(StringRef name, InputFile *file) { function in class:lld::coff::SymbolTable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp904 bool MergeFunctions::insert(Function *NewFunction) { function in class:MergeFunctions
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h488 void insert(const ExplodedNodeSet &S) { function in class:clang::ento::ExplodedNodeSet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h119 bool insert(const Node &N) { function in class:llvm::ImmutableGraph::NodeSet
207 bool insert(const Edge &E) { function in class:llvm::ImmutableGraph::EdgeSet
/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgparse.c346 struct rr_parse* insert; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-nested.c267 lookup_field_for_decl(struct nesting_info *info, tree decl, enum insert_option insert) argument
468 lookup_tramp_for_decl(struct nesting_info *info, tree decl, enum insert_option insert) argument
[all...]
H A Dtree-ssa-dom.c1469 bool insert = true; local
1923 lookup_avail_expr (tree stmt, bool insert) argument

Completed in 224 milliseconds

1234567