Searched defs:append (Results 26 - 50 of 168) sorted by relevance

1234567

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dstring.cpp202 void string::append(const char *p, int n) function in class:string
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Darray.h191 void append(Array *a) function in struct:Array
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallString.h67 void append(StringRef RHS) { function in class:llvm::SmallString
72 void append(std::initializer_list<StringRef> Refs) { function in class:llvm::SmallString
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DUnresolvedSet.h129 void append(iterator I, iterator E) { decls().append(I.I, E.I); } function in class:clang::UnresolvedSetImpl
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpex-djgpp.c91 pex_djgpp_open_write(struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, int binary, int append) argument
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-djgpp.c91 pex_djgpp_open_write(struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, int binary, int append) argument
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c96 ctf_list_splice (ctf_list_t *lp, ctf_list_t *append) argument
200 ctf_str_append (char *s, const char *append) argument
224 ctf_str_append_noerr(char *s, const char *append) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DEmsg.cc458 Emsgqueue::append (Cmsg_warn w, char *msg) function in class:Emsgqueue
470 Emsgqueue::append (Emsg* m) function in class:Emsgqueue
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Djson.cc151 array::append (value *v) function in class:array
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-djgpp.c91 pex_djgpp_open_write(struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, int binary, int append) argument
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-util.c95 ctf_list_splice (ctf_list_t *lp, ctf_list_t *append) argument
129 ctf_str_append (char *s, const char *append) argument
153 ctf_str_append_noerr(char *s, const char *append) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpex-djgpp.c91 pex_djgpp_open_write(struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, int binary, int append) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtype-stack.h171 struct type_stack *append (struct type_stack *from) function in struct:type_stack
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Djson.cc154 array::append (value *v) function in class:array
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dresolver.cc190 std::string append = REPO_DIR; local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpex-djgpp.c91 pex_djgpp_open_write(struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, int binary, int append) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtype-stack.h171 struct type_stack *append (struct type_stack *from) function in struct:type_stack
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpex-djgpp.c91 pex_djgpp_open_write(struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, int binary, int append) argument
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-util.c96 ctf_list_splice (ctf_list_t *lp, ctf_list_t *append) argument
200 ctf_str_append (char *s, const char *append) argument
224 ctf_str_append_noerr(char *s, const char *append) argument
[all...]
/netbsd-current/external/bsd/elftosb/dist/common/
H A DOperation.h153 inline void append(Operation * op) { m_operations.push_back(op); } function in class:elftosb::OperationSequence
/netbsd-current/external/bsd/nvi/dist/common/
H A Dvi_db.c286 append(SCR *sp, db_recno_t lno, const CHAR_T *p, size_t len, lnop_t op, int update) function
/netbsd-current/external/gpl2/gmake/dist/
H A Dvariable.h58 unsigned int append:1; /* Nonzero if an appending target-specific member in struct:variable
/netbsd-current/external/gpl2/lvm2/dist/lib/log/
H A Dlog.c55 void init_log_file(const char *log_file, int append) argument
67 void init_log_direct(const char *log_file, int append) argument
/netbsd-current/external/gpl2/groff/dist/src/preproc/eqn/
H A Dbox.h118 void append(box *p) { col.append(p); } function in class:pile_box
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_path.c467 char *tok_begin, *tok_end, *append; local
[all...]

Completed in 392 milliseconds

1234567