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

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp60 template <class T> static void append(std::vector<uint8_t> &B, const T &Data) { function in namespace:llvm::object
[all...]
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtabs.c261 add_to_tab_list(char **append, const char *value) argument
384 char *append local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp33 void ArgList::append(Arg *A) { function in class:ArgList
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp184 void TarWriter::append(StringRef Path, StringRef Data) { function in class:TarWriter
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dexpand_path.c406 char *tok_begin, *tok_end, *append; local
[all...]
/freebsd-13-stable/usr.bin/mail/
H A Dfio.c252 append(struct message *mp, FILE *f) function
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp153 void SBLaunchInfo::SetArguments(const char **argv, bool append) { argument
183 void SBLaunchInfo::SetEnvironmentEntries(const char **envp, bool append) { argument
189 void SBLaunchInfo::SetEnvironment(const SBEnvironment &env, bool append) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp527 uint32_t AppleObjCDeclVendor::FindDecls(ConstString name, bool append, argument
/freebsd-13-stable/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-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLineTable.cpp393 size_t LineTable::FineLineEntriesForFileIndex(uint32_t file_idx, bool append, argument
446 GetContiguousFileAddressRanges(FileAddressRanges &file_ranges, bool append) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp365 Find(ExecutionContextScope *exe_scope, const char *key, ResultSet &results, bool append) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp348 void InternalScopedString::append(const char *format, ...) { function in class:__sanitizer::InternalScopedString
/freebsd-13-stable/sys/kern/
H A Dsubr_sglist.c835 int append; local
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpimport.c320 snmp_import_init(struct asn_oid *append) argument
/freebsd-13-stable/usr.sbin/uefisign/
H A Dpe.c502 append(struct executable *x, void *ptr, size_t len, size_t aligment) function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp386 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append, argument
[all...]
/freebsd-13-stable/lib/libdpv/
H A Ddprompt.c705 dprompt_sprint(char * restrict str, const char *prefix, const char *append) argument
717 dprompt_dprint(int fd, const char *prefix, const char *append, int overall) argument
732 dprompt_libprint(const char *prefix, const char *append, int overall) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h433 void append(in_iter in_start, in_iter in_end) { function in class:llvm::SmallVectorImpl
443 void append(size_type NumInputs, const T &Elt) { function in class:llvm::SmallVectorImpl
451 void append(std::initializer_list<T> IL) { function in class:llvm::SmallVectorImpl
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h585 MIBundleBuilder &append(MachineInstr *MI) { function in class:llvm::MIBundleBuilder
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp83 Minimizer &append(StringRef S) { return append(S.begin(), S.end()); } function in struct:__anon1947::Minimizer
84 Minimizer &append(const char *First, const char *Last) { function in struct:__anon1947::Minimizer
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h868 void append(const RegsForValue &RHS) { function in struct:llvm::RegsForValue
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp589 const auto append = [this](StringRef str) { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp180 void HexagonShuffler::append(MCInst const &ID, MCInst const *Extender, function in class:HexagonShuffler
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_screen.c347 int append = 0; local
/freebsd-13-stable/usr.bin/sdiff/
H A Dsdiff.c902 astrcat(char **s, const char *append) argument

Completed in 185 milliseconds

123