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

1234

/freebsd-11.0-release/lib/libc/db/test/btree.tests/
H A Dmain.c271 append(db, argv) function
/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dtypelist.h342 struct append struct in namespace:typelist
/freebsd-11.0-release/contrib/llvm/lib/Option/
H A DArgList.cpp37 void ArgList::append(Arg *A) { function in class:ArgList
/freebsd-11.0-release/contrib/ncurses/progs/
H A Dtabs.c259 add_to_tab_list(char **append, const char *value) argument
382 char *append local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdb-events.c251 append (struct event *new_event) function
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc324 void InternalScopedString::append(const char *format, ...) { function in class:__sanitizer::InternalScopedString
/freebsd-11.0-release/contrib/groff/src/preproc/eqn/
H A Dbox.h116 void append(box *p) { col.append(p); } function in class:pile_box
/freebsd-11.0-release/usr.bin/mail/
H A Dfio.c250 append(struct message *mp, FILE *f) function
/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dname.c514 _hx509_name_modify(hx509_context context, Name *name, int append, const heim_oid *oid, const char *str) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandCompletions.cpp680 const bool append = true; local
H A DCommandObjectSource.cpp1032 bool append = true; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp292 bool append = false; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp277 ObjCLanguage::MethodName::GetFullNames (std::vector<ConstString> &names, bool append) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp552 FindDecls(const ConstString &name, bool append, uint32_t max_matches, std::vector <clang::NamedDecl *> &decls) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DLineTable.cpp486 LineTable::GetContiguousFileAddressRanges (FileAddressRanges &file_ranges, bool append) argument
422 FineLineEntriesForFileIndex(uint32_t file_idx, bool append, SymbolContextList &sc_list) argument
H A DSymbolVendor.cpp308 SymbolVendor::FindGlobalVariables (const ConstString &name, const CompilerDeclContext *parent_decl_ctx, bool append, size_t max_matches, VariableList& variables) argument
321 SymbolVendor::FindGlobalVariables (const RegularExpression& regex, bool append, size_t max_matches, VariableList& variables) argument
334 SymbolVendor::FindFunctions(const ConstString &name, const CompilerDeclContext *parent_decl_ctx, uint32_t name_type_mask, bool include_inlines, bool append, SymbolContextList& sc_list) argument
347 SymbolVendor::FindFunctions(const RegularExpression& regex, bool include_inlines, bool append, SymbolContextList& sc_list) argument
361 SymbolVendor::FindTypes (const SymbolContext& sc, const ConstString &name, const CompilerDeclContext *parent_decl_ctx, bool append, size_t max_matches, TypeMap& types) argument
376 FindTypes(const std::vector<CompilerContext> &context, bool append, TypeMap& types) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DLanguage.cpp371 Find(ExecutionContextScope *exe_scope, const char *key, ResultSet &results, bool append) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h180 void append(const ASTContext &C, in_iter in_start, in_iter in_end) { function in class:clang::ASTVector
199 void append(const ASTContext &C, size_type NumInputs, const T &Elt) { function in class:clang::ASTVector
/freebsd-11.0-release/sys/kern/
H A Dsubr_sglist.c672 int append; local
[all...]
/freebsd-11.0-release/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpimport.c319 snmp_import_init(struct asn_oid *append) argument
/freebsd-11.0-release/usr.sbin/uefisign/
H A Dpe.c499 append(struct executable *x, void *ptr, size_t len) function
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp456 const bool append = true; local
464 append, local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp373 FindDecls(const ConstString &name, bool append, uint32_t max_matches, std::vector <clang::NamedDecl*> &decls) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Go/
H A DGoUserExpression.cpp212 const bool append = true; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Go/
H A DOperatingSystemGo.cpp458 const bool append = true; local

Completed in 385 milliseconds

1234