Searched defs:replace (Results 1 - 14 of 14) sorted by relevance

/haiku/src/apps/cortex/addons/audioOps/
H A DNullAudioOp.cpp63 void replace( function in class:_NullAudioOp
H A DAudioAdapterOp.cpp76 void replace( function in class:_AudioAdapterOp_base
/haiku/src/bin/
H A Dunchop.c154 replace(char *origfile, char *newfile) function
/haiku/src/kits/storage/
H A DResourcesContainer.cpp36 AddResource(ResourceItem *item, int32 index, bool replace) argument
/haiku/headers/os/interface/
H A DListView.h161 struct Replace { int32 index; BListItem *item; } replace; member in union:BListView::MiscData
/haiku/headers/cpp/std/
H A Dbastring.cc118 replace (size_type pos1, size_type n1, function in class:basic_string
153 replace (size_type pos, size_type n1, const charT* s, size_type n2) function in class:basic_string
189 replace (size_type pos, size_type n1, size_type n2, charT c) function in class:basic_string
H A Dbastring.h300 basic_string& replace (size_type pos, size_type n1, const charT* s) function in class:basic_string
303 basic_string& replace (size_type pos, size_type n, charT c) function in class:basic_string
305 basic_string& replace (iterator i1, iterator i2, const basic_string& str) function in class:basic_string
307 basic_string& replace (iterator i1, iterator i2, const charT* s, size_type n) function in class:basic_string
309 basic_string& replace (iterator i1, iterator i2, const charT* s) function in class:basic_string
311 basic_string& replace (iterator i1, iterator i2, size_type n, charT c) function in class:basic_string
459 replace (iterator i1, iterator i2, InputIterator j1, InputIterator j2) function in class:basic_string
[all...]
/haiku/headers/private/kernel/util/
H A DVectorSet.h128 _VECTOR_SET_CLASS_NAME::Insert(const Value &value, bool replace) argument
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp544 AVLTreeNode* replace = NULL; local
[all...]
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp177 bool replace = false; local
/haiku/src/apps/mail/
H A DContent.h196 struct { bool active, replace; } fInputMethodUndoState; member in struct:TTextView::__anon146
/haiku/headers/cpp/
H A Dstl_algo.h468 void replace(_ForwardIter __first, _ForwardIter __last, function
H A Dstl_rope.h1952 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
2031 void replace(size_t __p, size_t __n, const rope& __r) { function in class:rope
2038 void replace(size_t __p, size_t __n, function in class:rope
2044 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
2049 void replace(size_ function in class:rope
2054 void replace(size_t __p, size_t __n, function in class:rope
2060 void replace(size_t __p, size_t __n, function in class:rope
2066 void replace(size_t __p, size_t __n, function in class:rope
2073 void replace(size_t __p, _CharT __c) { function in class:rope
2078 void replace(size_t __p, const rope& __r) { function in class:rope
2082 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
2086 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
2090 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
2094 void replace(size_t __p, const const_iterator& __i, function in class:rope
2099 void replace(size_t __p, const iterator& __i, function in class:rope
2140 void replace(const iterator& __p, const iterator& __q, function in class:rope
2143 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
2145 void replace(const iterator& __p, const iterator& __q, function in class:rope
2148 void replace(const iterator& __p, const iterator& __q, function in class:rope
2151 void replace(const iterator& __p, const iterator& __q, function in class:rope
2154 void replace(const iterator& __p, const iterator& __q, function in class:rope
2157 void replace(const iterator& __p, const iterator& __q, function in class:rope
2162 void replace(const iterator& __p, const rope& __r) function in class:rope
2164 void replace(const iterator& __p, _CharT __c) function in class:rope
2166 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
2168 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
2170 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
2172 void replace(const iterator& __p, const_iterator __i, function in class:rope
2175 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
[all...]
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1077 StyledEditWindow::SearchAllWindows(BString find, BString replace, argument

Completed in 173 milliseconds