Home
last modified time | relevance | path

Searched defs:Append (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc50 void MessageBuffer::Append (char const *str, bool quote, size_t len) in Append() function in Cody::Detail::MessageBuffer
142 void MessageBuffer::Append (char c) in Append() function in Cody::Detail::MessageBuffer
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-test-part.cc62 void TestPartResultArray::Append(const TestPartResult& result) { in Append() function in testing::TestPartResultArray
H A Dgtest.cc3435 void TestEventRepeater::Append(TestEventListener *listener) { in Append() function in testing::internal::TestEventRepeater
4542 void TestEventListeners::Append(TestEventListener* listener) { in Append() function in testing::TestEventListeners
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp132 void SuspendedThreadsListMac::Append(thread_t thread) { in Append() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp333 void SuspendedThreadsListNetBSD::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cpp551 void SuspendedThreadsListLinux::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc130 void SuspendedThreadsListMac::Append(thread_t thread) { in Append() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc333 void SuspendedThreadsListNetBSD::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cc557 void SuspendedThreadsListLinux::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc132 void SuspendedThreadsListMac::Append(thread_t thread) { in Append() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_linux_libcdep.cc531 void SuspendedThreadsListLinux::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_segmented_array.h383 T *Append(const T &E) XRAY_NEVER_INSTRUMENT { in Append() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp123 static void formatInternal(LinePrinter &Printer, bool Append, Args &&... args) { in formatInternal()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNestedNameSpecifier.cpp462 static void Append(char *Start, char *End, char *&Buffer, unsigned &BufferSize, in Append() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h141 Append = 5, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml342 | Append Constructor
H A Dllvm.mli379 | Append Constructor