/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | StringBuilder.cc | 145 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 D | Emsg.cc | 458 Emsgqueue::append (Cmsg_warn w, char *msg) in append() function in Emsgqueue 470 Emsgqueue::append (Emsg* m) in append() function in Emsgqueue
|
H A D | DbeArray.h | 42 append (const ITEM &item) in append() function
|
H A D | MetricList.h | 127 append (Metric *m) in append() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | StringBuilder.cc | 146 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 D | Emsg.cc | 458 Emsgqueue::append (Cmsg_warn w, char *msg) in append() function in Emsgqueue 470 Emsgqueue::append (Emsg* m) in append() function in Emsgqueue
|
H A D | DbeArray.h | 42 append (const ITEM &item) in append() function
|
H A D | MetricList.h | 127 append (Metric *m) in append() function
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-util.c | 96 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 D | ctf-util.c | 96 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 D | Lint_strcat.c | 12 strcat(char *s, const char *append) in strcat() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
H A D | HandleLLVMStdlib.cmake | 9 function(append value) function
|
/netbsd-src/common/lib/libc/string/ |
H A D | strcat.c | 53 strcat(char *s, const char *append) in strcat()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SmallString.h | 67 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 D | MacroBuilder.h | 40 void append(const Twine &Str) { in append() function
|
/netbsd-src/usr.bin/sort/ |
H A D | append.c | 75 append(RECHEADER **keylist, int nelem, FILE *fp, put_func_t put) in append() function
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | Operation.cpp | 56 void OperationSequence::append(const OperationSequence * other) in append() function in OperationSequence
|
H A D | Blob.cpp | 98 void Blob::append(const uint8_t * newData, unsigned newDataLength) in append() function in Blob
|
/netbsd-src/games/atc/ |
H A D | list.c | 67 append(LIST *l, PLANE *p) in append() function
|
/netbsd-src/external/gpl2/lvm2/dist/lib/log/ |
H A D | log.c | 55 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 D | put.c | 41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
|
/netbsd-src/usr.bin/tee/ |
H A D | tee.c | 72 int append, ch, exitval; in main() local
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | cmd-set-option.c | 87 int append = args_has(args, 'a'); in cmd_set_option_exec() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
H A D | box.h | 118 void append(box *p) { col.append(p); } in append() function
|
/netbsd-src/usr.bin/radioctl/ |
H A D | radioctl.c | 478 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()
|