/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | buffer.cc | 50 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 D | gtest-test-part.cc | 62 void TestPartResultArray::Append(const TestPartResult& result) { in Append() function in testing::TestPartResultArray
|
H A D | gtest.cc | 3435 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 D | sanitizer_stoptheworld_mac.cpp | 132 void SuspendedThreadsListMac::Append(thread_t thread) { in Append() function in __sanitizer::SuspendedThreadsListMac
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 333 void SuspendedThreadsListNetBSD::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListNetBSD
|
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 551 void SuspendedThreadsListLinux::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListLinux
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 130 void SuspendedThreadsListMac::Append(thread_t thread) { in Append() function in __sanitizer::SuspendedThreadsListMac
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cc | 333 void SuspendedThreadsListNetBSD::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListNetBSD
|
H A D | sanitizer_stoptheworld_linux_libcdep.cc | 557 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 D | sanitizer_stoptheworld_mac.cc | 132 void SuspendedThreadsListMac::Append(thread_t thread) { in Append() function in __sanitizer::SuspendedThreadsListMac
|
H A D | sanitizer_stoptheworld_linux_libcdep.cc | 531 void SuspendedThreadsListLinux::Append(tid_t tid) { in Append() function in __sanitizer::SuspendedThreadsListLinux
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_segmented_array.h | 383 T *Append(const T &E) XRAY_NEVER_INSTRUMENT { in Append() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | InputFile.cpp | 123 static void formatInternal(LinePrinter &Printer, bool Append, Args &&... args) { in formatInternal()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 462 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 D | Module.h | 141 Append = 5, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 342 | Append Constructor
|
H A D | llvm.mli | 379 | Append Constructor
|