Home
last modified time | relevance | path

Searched defs:append (Results 1 – 25 of 168) sorted by relevance

1234567

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStringBuilder.cc145 StringBuilder::append (StringBuilder *sb) in append() function in StringBuilder
159 StringBuilder::append (const char str[]) in append() function in StringBuilder
171 StringBuilder::append (const char str[], int offset, int len) in append() function in StringBuilder
182 StringBuilder::append (bool b) in append() function in StringBuilder
192 StringBuilder::append (char c) in append() function in StringBuilder
204 StringBuilder::append (int i) in append() function in StringBuilder
213 StringBuilder::append (unsigned int i) in append() function in StringBuilder
222 StringBuilder::append (long lng) in append() function in StringBuilder
231 StringBuilder::append (unsigned long lng) in append() function in StringBuilder
240 StringBuilder::append (long long lng) in append() function in StringBuilder
[all …]
H A DEmsg.cc458 Emsgqueue::append (Cmsg_warn w, char *msg) in append() function in Emsgqueue
470 Emsgqueue::append (Emsg* m) in append() function in Emsgqueue
H A DDbeArray.h42 append (const ITEM &item) in append() function
H A DMetricList.h127 append (Metric *m) in append() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStringBuilder.cc146 StringBuilder::append (StringBuilder *sb) in append() function in StringBuilder
160 StringBuilder::append (const char str[]) in append() function in StringBuilder
172 StringBuilder::append (const char str[], int offset, int len) in append() function in StringBuilder
183 StringBuilder::append (bool b) in append() function in StringBuilder
193 StringBuilder::append (char c) in append() function in StringBuilder
205 StringBuilder::append (int i) in append() function in StringBuilder
214 StringBuilder::append (unsigned int i) in append() function in StringBuilder
223 StringBuilder::append (long lng) in append() function in StringBuilder
232 StringBuilder::append (unsigned long lng) in append() function in StringBuilder
241 StringBuilder::append (long long lng) in append() function in StringBuilder
[all …]
H A DEmsg.cc458 Emsgqueue::append (Cmsg_warn w, char *msg) in append() function in Emsgqueue
470 Emsgqueue::append (Emsg* m) in append() function in Emsgqueue
H A DDbeArray.h42 append (const ITEM &item) in append() function
H A DMetricList.h127 append (Metric *m) in append() function
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c96 ctf_list_splice (ctf_list_t *lp, ctf_list_t *append) in ctf_list_splice()
200 ctf_str_append (char *s, const char *append) in ctf_str_append()
224 ctf_str_append_noerr (char *s, const char *append) in ctf_str_append_noerr()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-util.c96 ctf_list_splice (ctf_list_t *lp, ctf_list_t *append) in ctf_list_splice()
200 ctf_str_append (char *s, const char *append) in ctf_str_append()
224 ctf_str_append_noerr (char *s, const char *append) in ctf_str_append_noerr()
/netbsd-src/lib/libc/string/
H A DLint_strcat.c12 strcat(char *s, const char *append) in strcat() argument
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DHandleLLVMStdlib.cmake9 function(append value) function
/netbsd-src/common/lib/libc/string/
H A Dstrcat.c53 strcat(char *s, const char *append) in strcat()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallString.h67 void append(StringRef RHS) { in append() function
72 void append(std::initializer_list<StringRef> Refs) { in append() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DMacroBuilder.h40 void append(const Twine &Str) { in append() function
/netbsd-src/usr.bin/sort/
H A Dappend.c75 append(RECHEADER **keylist, int nelem, FILE *fp, put_func_t put) in append() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A DOperation.cpp56 void OperationSequence::append(const OperationSequence * other) in append() function in OperationSequence
H A DBlob.cpp98 void Blob::append(const uint8_t * newData, unsigned newDataLength) in append() function in Blob
/netbsd-src/games/atc/
H A Dlist.c67 append(LIST *l, PLANE *p) in append() function
/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlog.c55 void init_log_file(const char *log_file, int append) in init_log_file()
67 void init_log_direct(const char *log_file, int append) in init_log_direct()
/netbsd-src/external/bsd/nvi/dist/common/
H A Dput.c41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
/netbsd-src/usr.bin/tee/
H A Dtee.c72 int append, ch, exitval; in main() local
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-set-option.c87 int append = args_has(args, 'a'); in cmd_set_option_exec() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dbox.h118 void append(box *p) { col.append(p); } in append() function
/netbsd-src/usr.bin/radioctl/
H A Dradioctl.c478 show_int_val(u_long val, const char *nick, const char *append, int silent) in show_int_val()
485 show_float_val(float val, const char *nick, const char *append, int silent) in show_float_val()

1234567