Searched refs:append (Results 1 - 25 of 36) sorted by relevance

12

/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeData.cpp332 posixPattern.append(UnicodeString("%p", ""));
336 posixPattern.append(UnicodeString("%d", ""));
338 posixPattern.append(UnicodeString("%e", ""));
341 posixPattern.append(UnicodeString("%j", ""));
347 posixPattern.append(UnicodeString("%A", ""));
349 posixPattern.append(UnicodeString("%u", ""));
351 posixPattern.append(UnicodeString("%a", ""));
355 posixPattern.append(UnicodeString("%A", ""));
357 posixPattern.append(UnicodeString("%a", ""));
363 posixPattern.append(UnicodeStrin
[all...]
/haiku/src/tools/
H A Dhardlink_packages.py54 packageVersions.append(filename)
68 newFileForJam.append(line)
77 newFileForJam.append(line)
87 newFileForJam.append(line)
95 packageFiles.append('packages/' + greatestVersion)
103 packageFiles.append('packages/' + srcpkg)
104 newFileForJam.append("\t" + greatestVersion[:greatestVersion.rfind('-')] + "\n");
/haiku/src/tools/checkstyle/
H A Dcheckstyle.py13 highlights.append((match.start(), match.end(), name))
54 results.append(path)
88 files.append(arg)
H A Dutils.py111 splittedString.append(before)
112 splittedString.append(between)
118 splittedString.append(text)
/haiku/src/system/libroot/stubbed/
H A Dgenerate_stubs.py34 dataSymbols.append(symbol)
41 functionSymbols.append(symbol)
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dthreadheap.cpp85 _pHeap->getLog(getIndex()).append(m);
109 _pHeap->getLog(getIndex()).append(m);
H A Dheap.cpp189 pHeap->getLog(getIndex()).append(m);
352 pHeap->getLog(getIndex()).append(m);
389 pHeap->getLog(getIndex()).append(m);
H A Dprocessheap.cpp219 getLog(owner->getIndex()).append(m);
/haiku/3rdparty/pulkomandy/
H A Dpkggraph.py59 provides.append(line.split(b' ')[1])
67 requires.append(line)
/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.cpp144 openMessage.AddBool("append", true);
224 bool append; local
225 if (message->FindBool("append", &append) != B_OK)
226 append = false;
234 if (append && window == NULL)
237 if (append || referenceImage) {
241 if (append)
H A DMainWindow.h77 bool append = false);
H A DMainWindow.cpp240 // it in another window, unless we append.
250 message->AddBool("append", true);
678 MainWindow::Open(const entry_ref& ref, bool append) argument
685 if (append)
784 // (either replace it or append to it)
785 fDocument->MakeEmpty(!append);
786 // if append, the document savers are preserved
788 if (!append) {
866 // (either replace it or append to it)
913 // (either replace it or append t
[all...]
/haiku/3rdparty/mmu_man/irc/Haiku/
H A Dgen_err_list.py97 defines.append(define)
101 defines.append(define)
H A Dplugin.py52 self.fortunes.append(fortune)
/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
215 { return append (s, traits::length (s)); }
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
222 basic_string& append(const_iterator first, const_iterator last)
227 { append(1, __c); }
252 { return append (rhs); }
254 { return append (
[all...]
/haiku/src/system/libroot/posix/sys/
H A Dmman.cpp67 // append section that doesn't need escaping
73 // append escaped char
74 const char* append = (*found == '%' ? "%%" : "%s"); local
75 if (!append_string(path, pathSize, append, 2))
80 // append remaining string
/haiku/src/tests/system/network/tcp_shell/
H A DBufferQueueTest.cpp36 status_t status = gBufferModule->append(buffer, data, bytes);
/haiku/headers/cpp/
H A Dstl_rope.h87 // Sequence must provide an append operation that appends an
119 _M_prefix->append(_M_buffer, _M_buffer + _M_buf_count);
158 void append(value_type* __s, size_t __len) function in class:sequence_buffer
168 _M_prefix->append(__s, __s + __len);
171 append(__s, __len);
176 append(__s, __len);
1879 rope& append(const _CharT* __iter, size_t __n) { function in class:rope
1887 rope& append(const _CharT* __c_string) { function in class:rope
1889 append(__c_string, __len);
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/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/3rdparty/kallisti5/
H A Dconfigure.py16 help='Target architectures. First provided is primary.', type=str, action='append',
108 buildConfig.append({"key": key, "value": value})
/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py620 stack_append = stack.append
639 record = recording.append
823 stack_append = stack.append
828 scopes_append = scopes.append
/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp309 write_blocks(int fd, struct entry& entry, bool append = false)
314 if (append) {
315 // in the append case, we need to check the file size
634 action("append to \"%s\"", file.name.c_str());
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp212 appendParameter(BString& string, bool append, const char* parameter) argument
214 if (!append)
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp174 gBufferModule->append(nbuf, data, currentPacketLen);
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.cpp346 gBufferModule->append(_m, _data, _size);

Completed in 201 milliseconds

12