| /freebsd-12-stable/usr.bin/calendar/calendars/ |
| D | calendar.music | 12 01/04 Jazz great Charlie Mingus dies at 57 in Cuernavaca, Mexico, 1979 20 01/08 Arcangelo Corelli dies in Italy, 1713 22 01/10 Blues guitarist Howlin' Wolf dies in Chicago, 1976 26 01/11 David Bowie dies, 2016 36 01/23 Edward MacDowell dies, 1908 43 01/27 Giuseppe Verdi dies, 1901 46 01/30 Lightnin' Hopkins, the most-recorded blues artist ever, dies, 1982 47 01/30 Francis Jean Poulenc dies in Paris, 1963 53 02/02 Lou Harrison dies in Lafayette, Indiana, en route to a festival 55 02/02 Giovanni Pierluigi da Palestrina dies near Rome, 1594 [all …]
|
| D | calendar.birthday | 52 02/06 King George VI of UK dies; his daughter becomes Elizabeth II, 1952 71 02/18 Michelangelo Buonarroti dies in Rome, Italy, 1564 89 03/05 John Belushi dies in Los Angeles, 1982 100 03/12 Terry Pratchett (Sir) dies, 2015, author 187 06/13 Alexander the Great dies (323BC) 189 06/16 Hammurabi the Great dies, Babylon, 1686 BC 203 07/07 P.T. Barnum dies, 1891 221 08/03 Lenny Bruce dies of a morphine overdose, 1966 248 09/09 Chinese Communist Party Chairman Mao Tse-Tung dies at age 82, 1976 258 09/18 Jimi Hendrix dies from an overdose, 1970 [all …]
|
| D | calendar.history | 201 04/15 US President Abraham Lincoln dies, 1865
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFDebugInfoEntry.cpp | 237 std::vector<DWARFDIE> dies; in GetDIENamesAndRanges() local 305 dies.push_back(form_value.Reference()); in GetDIENamesAndRanges() 309 dies.push_back(form_value.Reference()); in GetDIENamesAndRanges() 391 for (const DWARFDIE &die : dies) { in GetDIENamesAndRanges()
|
| D | DWARFUnit.h | 214 die_iterator_range dies() { in dies() function
|
| D | ManualDWARFIndex.cpp | 160 for (const DWARFDebugInfoEntry &die : unit.dies()) { in IndexUnitImpl()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | uniphier-ld6b.dtsi | 9 * LD6b consists of two silicon dies: D-chip and A-chip.
|
| D | uniphier-ph1-ld6b.dtsi | 46 * PH1-LD6b consists of two silicon dies: D-chip and A-chip.
|
| /freebsd-12-stable/contrib/gdb/gdb/config/i386/ |
| D | ncr3000.mh | 5 # you run it, but it chokes and dies on a whole bunch of GNU source
|
| /freebsd-12-stable/contrib/llvm-project/lld/Common/ |
| D | DWARF.cpp | 35 for (const auto &entry : cu->dies()) { in DWARFCache()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | dwarf2read.c | 1826 struct die_info *dies; in psymtab_to_symtab_1() local 1876 dies = read_comp_unit (info_ptr, abfd, &cu); in psymtab_to_symtab_1() 1878 make_cleanup_free_die_list (dies); in psymtab_to_symtab_1() 1889 attr = dwarf2_attr (dies, DW_AT_entry_pc, &cu); in psymtab_to_symtab_1() 1897 attr = dwarf2_attr (dies, DW_AT_low_pc, &cu); in psymtab_to_symtab_1() 1906 process_die (dies, &cu); in psymtab_to_symtab_1() 1911 get_scope_pc_bounds (dies, &lowpc, &highpc, &cu); in psymtab_to_symtab_1() 4194 free_die_list (struct die_info *dies) in free_die_list() argument 4198 die = dies; in free_die_list() 4211 do_free_die_list_cleanup (void *dies) in do_free_die_list_cleanup() argument [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFUnit.h | 497 die_iterator_range dies() { in dies() function
|
| /freebsd-12-stable/contrib/tcsh/nls/german/ |
| D | set3 | 19 17 Erweitere zu früherem Wort für das dies ein Anfang ist
|
| /freebsd-12-stable/contrib/gcc/ |
| D | reg-notes.def | 35 /* The value in REG dies in this insn (i.e., it is not needed past
|
| /freebsd-12-stable/contrib/ntp/html/hints/ |
| D | hpux | 140 trash from a previous execution of it. Otherwise adjtimed quietly dies
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/ |
| D | Signals.inc | 849 // the process dies. 861 // Allow normal processing to take place; i.e., the process dies.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| D | llvm-dwarfdump.cpp | 360 for (const auto &Entry : CU->dies()) { in filterByName()
|
| /freebsd-12-stable/sys/dev/isp/ |
| D | Hardware.txt | 118 dies quickly if you step on it.
|
| /freebsd-12-stable/contrib/amd/ |
| D | BUGS | 154 others) dies with a SEGV when amd tries to contact it for access to a volume
|
| /freebsd-12-stable/contrib/libpcap/ |
| D | INSTALL.md | 242 libpcap program and it dies with:
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFVerifier.cpp | 1501 for (const DWARFDebugInfoEntry &Die : CU->dies()) in verifyDebugNames()
|
| /freebsd-12-stable/crypto/heimdal/appl/telnet/ |
| D | README.ORIG | 78 when the session dies abnormally.
|
| /freebsd-12-stable/contrib/googletest/googletest/docs/ |
| D | faq.md | 585 // Bar(4) dies.
|
| /freebsd-12-stable/contrib/libevent/ |
| D | aclocal.m4 | 489 # dies out for good. For more background, see:
|
| /freebsd-12-stable/contrib/openpam/ |
| D | aclocal.m4 | 530 # dies out for good. For more background, see:
|