| /freebsd-11-stable/release/doc/ |
| HD | README | 57 Directory for multi-architecture release notes files. 59 Directories for architecture-specific release notes files. 62 Directory for multi-architecture hardware notes files. 64 Directories for architecture-specific hardware notes files. 67 Directory for multi-architecture installation notes files. 74 Directories for architecture-specific release notes files. 82 If building the release notes "standalone" (in other words, not part 125 will have localized DocProj files but not localized release notes.
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| HD | RegisterContextPOSIXCore_ppc64le.cpp | 24 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le() argument 32 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_ppc64le() 38 DataExtractor vmxregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_ppc64le() 44 DataExtractor vsxregset = getRegset(notes, arch.GetTriple(), PPC_VSX_Desc); in RegisterContextCorePOSIX_ppc64le()
|
| HD | ProcessElfCore.h | 162 llvm::Error parseFreeBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 163 llvm::Error parseNetBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 164 llvm::Error parseOpenBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 165 llvm::Error parseLinuxNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| HD | ProcessElfCore.cpp | 521 llvm::Error ProcessElfCore::parseFreeBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseFreeBSDNotes() argument 525 for (const auto ¬e : notes) { in parseFreeBSDNotes() 557 thread_data.notes.push_back(note); in parseFreeBSDNotes() 592 llvm::Error ProcessElfCore::parseNetBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseNetBSDNotes() argument 603 for (const auto ¬e : notes) { in parseNetBSDNotes() 648 thread_data.notes.push_back(note); in parseNetBSDNotes() 674 thread_data.notes.push_back(note); in parseNetBSDNotes() 726 llvm::Error ProcessElfCore::parseOpenBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseOpenBSDNotes() argument 728 for (const auto ¬e : notes) { in parseOpenBSDNotes() 745 thread_data.notes.push_back(note); in parseOpenBSDNotes() [all …]
|
| HD | RegisterContextPOSIXCore_powerpc.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc() argument 29 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_powerpc() 35 DataExtractor vregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_powerpc()
|
| HD | RegisterContextPOSIXCore_x86_64.cpp | 18 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_x86_64() argument 30 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_x86_64()
|
| HD | RegisterContextPOSIXCore_mips64.cpp | 20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_mips64() argument 28 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_mips64()
|
| HD | RegisterContextPOSIXCore_s390x.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_s390x() argument 29 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_s390x()
|
| HD | RegisterContextPOSIXCore_arm.h | 23 llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| HD | RegisterContextPOSIXCore_arm64.h | 23 llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| HD | RegisterContextPOSIXCore_x86_64.h | 21 llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| /freebsd-11-stable/contrib/pjdfstest/ |
| HD | FREEBSD-upgrade | 3 This document contains a collection of notes specific to the import 4 of pjdfstest into head. These notes are built on the instructions in
|
| /freebsd-11-stable/contrib/netbsd-tests/ |
| HD | FREEBSD-upgrade | 3 This document contains a collection of notes specific to the import 4 of the NetBSD test suite into head. These notes are built on the instructions
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | insn-notes.def | 22 NOTE_LINE_NUMBER field of a NOTE insn for kinds of notes that are 26 We are slowly removing the concept of insn-chain notes from the 29 mean, such as register notes or bits in the basic-block structure. */
|
| /freebsd-11-stable/contrib/atf/ |
| HD | FREEBSD-upgrade | 3 This document contains a collection of notes specific to the import 4 of atf into head. These notes are built on the instructions in
|
| /freebsd-11-stable/contrib/libpcap/ |
| HD | INSTALL.txt | 166 The LBNL Network Research Group notes with interest that a standard 265 README.aix - notes on using libpcap on AIX 266 README.dag - notes on using libpcap to capture on Endace DAG devices 267 README.hpux - notes on using libpcap on HP-UX 268 README.linux - notes on using libpcap on Linux 269 README.macos - notes on using libpcap on macOS 270 README.septel - notes on using libpcap to capture on Intel/Septel devices 271 README.sita - notes on using libpcap to capture on SITA devices 272 README.tru64 - notes on using libpcap on Digital/Tru64 UNIX 273 README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)
|
| HD | INSTALL.md | 162 The LBNL Network Research Group notes with interest that a standard 261 doc/README.aix - notes on using libpcap on AIX 262 doc/README.dag - notes on using libpcap to capture on Endace DAG devices 263 doc/README.hpux - notes on using libpcap on HP-UX 264 doc/README.linux.md - notes on using libpcap on Linux 265 doc/README.macos - notes on using libpcap on macOS 266 doc/README.septel - notes on using libpcap to capture on Intel/Septel devices 267 doc/README.sita - notes on using libpcap to capture on SITA devices 268 doc/README.tru64 - notes on using libpcap on Digital/Tru64 UNIX 269 doc/README.Win32 - notes on using libpcap on Win32 systems (with Npcap)
|
| /freebsd-11-stable/contrib/ntp/sntp/libevent/test/ |
| HD | regress_rpc.c | 775 run, notes, "this is my note") == NULL) { in rpc_test() 778 if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) { in rpc_test() 831 if (EVTAG_ARRAY_LEN(run, notes) != 2) { in rpc_test() 835 if (EVTAG_ARRAY_GET(run, notes, 0, ¬e_one) == -1 || in rpc_test() 836 EVTAG_ARRAY_GET(run, notes, 1, ¬e_two) == -1) { in rpc_test()
|
| HD | regress.rpc | 21 array string notes = 4;
|
| /freebsd-11-stable/sys/powerpc/conf/ |
| HD | NOTES | 3 # This file contains machine dependent kernel configuration notes. For 4 # machine independent notes, look in /sys/conf/NOTES.
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | stabs.c | 206 saved_string_obstack_end = notes.next_free; in s_stab_generic() 344 if (saved_string_obstack_end == notes.next_free) in s_stab_generic() 345 obstack_free (¬es, string); in s_stab_generic()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | README.md | 8 * [Architecture notes](https://github.com/avr-llvm/architecture)
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | README | 1 See https://www.openssh.com/releasenotes.html#7.5p1 for the release notes. 7 - A Japanese translation of this document and of the release notes is
|
| /freebsd-11-stable/sys/sparc64/conf/ |
| HD | NOTES | 3 # This file contains machine dependent kernel configuration notes. For 4 # machine independent notes, look in /sys/conf/NOTES.
|
| /freebsd-11-stable/usr.sbin/ntp/doc/hints/ |
| HD | Makefile | 9 notes-xntp-v3 parse refclocks rs6000 sco.html sgi \
|