/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SmallString.h | 74 void append(in_iter S, in_iter E) { in append() function 78 void append(size_t NumInputs, char Elt) { in append() function 84 void append(StringRef RHS) { in append() function 89 void append(const SmallVectorImpl<char> &RHS) { in append() function
|
H A D | SmallVector.h | 455 void append(in_iter in_start, in_iter in_end) { in append() function 469 void append(size_type NumInputs, const T &Elt) { in append() function
|
/minix3/lib/libc/string/ |
H A D | Lint_strcat.c | 12 strcat(s, append) in strcat() argument
|
/minix3/common/lib/libc/string/ |
H A D | strcat.c | 53 strcat(char *s, const char *append) in strcat()
|
/minix3/usr.bin/sort/ |
H A D | append.c | 75 append(RECHEADER **keylist, int nelem, FILE *fp, put_func_t put) in append() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
H A D | MacroBuilder.h | 41 void append(const Twine &Str) { in append() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | pr18962.cpp | 5 void (*append)(A *); member in A
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | put.c | 42 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
|
H A D | cut.c | 78 int append, copy_one, copy_def; in cut() local
|
/minix3/external/bsd/libarchive/dist/tar/ |
H A D | subst.c | 145 realloc_strncat(char **str, const char *append, size_t len) in realloc_strncat() 166 realloc_strcat(char **str, const char *append) in realloc_strcat()
|
/minix3/usr.bin/tee/ |
H A D | tee.c | 73 int append, ch, exitval; in main() local
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CIndexDiagnostic.h | 102 void append(std::unique_ptr<CXDiagnosticImpl> D) { in append() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | ASTVector.h | 180 void append(const ASTContext &C, in_iter in_start, in_iter in_end) { in append() function 199 void append(const ASTContext &C, size_type NumInputs, const T &Elt) { in append() function
|
H A D | ASTUnresolvedSet.h | 78 void append(ASTContext &C, iterator I, iterator E) { in append() function
|
H A D | UnresolvedSet.h | 157 void append(iterator I, iterator E) { in append() function
|
/minix3/external/bsd/tmux/dist/ |
H A D | options.c | 167 int append) in options_set_style()
|
H A D | cmd-set-option.c | 484 int append; in cmd_set_option_style() local
|
/minix3/external/bsd/llvm/dist/llvm/cmake/modules/ |
H A D | HandleLLVMOptions.cmake | 107 function(append value) function
|
/minix3/external/bsd/bind/dist/bin/named/win32/ |
H A D | os.c | 184 safe_open(const char *filename, int mode, isc_boolean_t append) { in safe_open()
|
/minix3/bin/pax/ |
H A D | ar_subs.c | 756 append(void) in append() function
|
/minix3/minix/lib/liblwip/dist/src/netif/ppp/ |
H A D | multilink.c | 304 static void make_bundle_links(int append) in make_bundle_links()
|
/minix3/external/bsd/dhcp/dist/includes/ |
H A D | statement.h | 68 struct option_cache *append; member
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | expand_path.c | 408 char *tok_begin, *tok_end, *append; in _krb5_expand_path_tokens() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 182 template <class Iter> unsigned append(Iter I, Iter E) { in append() function
|
/minix3/common/dist/zlib/contrib/minizip/ |
H A D | zip.c | 503 int append; variable 687 int append; variable
|