Searched defs:append (Results 1 - 9 of 9) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dmman.cpp74 const char* append = (*found == '%' ? "%%" : "%s"); local
/haiku/headers/private/net/
H A Dnet_buffer.h59 status_t (*append)(net_buffer* buffer, const void* data, member in struct:net_buffer_module_info
/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.cpp224 bool append; local
H A DMainWindow.cpp678 MainWindow::Open(const entry_ref& ref, bool append) argument
[all...]
/haiku/headers/cpp/std/
H A Dbastring.h209 basic_string& append (const basic_string& _str, size_type pos = 0, function in class:basic_string
212 basic_string& append (const charT* s, size_type n) function in class:basic_string
214 basic_string& append (const charT* s) function in class:basic_string
216 basic_string& append (size_type n, charT c) function in class:basic_string
220 basic_string& append(InputIterator first, InputIterator last) function in class:basic_string
[all...]
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp212 appendParameter(BString& string, bool append, const char* parameter) argument
/haiku/headers/cpp/
H A Dstreambuf.h123 append = _IO_APPEND }; enumerator in enum:open_mode
H A Dstl_rope.h158 void append(value_type* __s, size_t __len) function in class:sequence_buffer
1879 rope& append(const _CharT* __iter, size_t __n) { function in class:rope
1887 rope& append(const _CharT* __c_string) { function in class:rope
1893 rope& append(cons function in class:rope
1901 rope& append(const_iterator __s, const_iterator __e) { function in class:rope
1915 rope& append(_CharT __c) { function in class:rope
1923 rope& append() { return append(_CharT()); } // XXX why? function in class:rope
1925 rope& append(const rope& __y) { function in class:rope
1935 rope& append(size_t __n, _CharT __c) { function in class:rope
[all...]
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp1584 bool append = false; local

Completed in 289 milliseconds