| /freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| D | Win64Exception.cpp | 64 const Function *Per = MMI->getPersonalities()[MMI->getPersonalityIndex()]; in BeginFunction() local 67 PerEncoding != dwarf::DW_EH_PE_omit && Per; in BeginFunction() 103 const Function *Per = MMI->getPersonalities()[MMI->getPersonalityIndex()]; in EndFunction() local 104 const MCSymbol *Sym = TLOF.getCFIPersonalitySymbol(Per, Asm->Mang, MMI); in EndFunction()
|
| D | DwarfCFIException.cpp | 104 const Function *Per = MMI->getPersonalities()[MMI->getPersonalityIndex()]; in BeginFunction() local 107 PerEncoding != dwarf::DW_EH_PE_omit && Per; in BeginFunction() 122 const MCSymbol *Sym = TLOF.getCFIPersonalitySymbol(Per, Asm->Mang, MMI); in BeginFunction()
|
| /freebsd-9-stable/contrib/libreadline/examples/rlfe/ |
| D | ChangeLog | 1 2004-11-04 Per Bothner <per@bothner.com> 8 2004-11-03 Per Bothner <per@bothner.com> 35 1999-08-28 Per Bothner <per@bothner.com>
|
| D | README | 74 Per Bothner <per@bothner.com>
|
| /freebsd-9-stable/contrib/tcsh/nls/italian/ |
| D | set26 | 4 1 non posso usare stat per %s. Per pietà dai un "unset watch".\n 5 2 Non riesco ad aprire %s. Per pietà dai un "unset watch".\n
|
| /freebsd-9-stable/share/timedef/ |
| D | tr_TR.UTF-8.src | 44 Per 54 Perşembe
|
| D | tr_TR.ISO8859-9.src | 44 Per 54 Per�embe
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMUnwindOpAsm.h | 49 void setPersonality(const MCSymbol *Per) { in setPersonality() argument
|
| D | ARMELFStreamer.cpp | 297 void emitPersonality(const MCSymbol *Per); 861 void ARMELFStreamer::emitPersonality(const MCSymbol *Per) { in emitPersonality() argument 862 Personality = Per; in emitPersonality() 863 UnwindOpAsm.setPersonality(Per); in emitPersonality()
|
| /freebsd-9-stable/contrib/groff/src/devices/grops/ |
| D | TODO | 12 Per font composite character mechanism (sufficient for fractions).
|
| /freebsd-9-stable/contrib/cvs/doc/ |
| D | cvs.man.footer | 33 Version Management with CVS by Per Cederqvist et al. Depending on
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | ChangeLog-9197 | 3115 * nlmheader.y: Per current NetWare docs, accept a revision number 4278 Fri Jun 18 14:29:12 1993 Per Bothner (bothner@deneb.cygnus.com) 4299 Thu Jun 10 17:29:21 1993 Per Bothner (bothner@cygnus.com) 4303 Mon Jun 7 12:41:12 1993 Per Bothner (bothner@rtl.cygnus.com) 4309 Fri Jun 4 17:20:03 1993 Per Bothner (bothner@cygnus.com) 4340 Fri May 28 15:01:24 1993 Per Bothner (bothner@rtl.cygnus.com) 4382 Mon May 17 13:20:25 1993 Per Bothner (bothner@cygnus.com) 4386 Fri May 14 11:12:26 1993 Per Bothner (bothner@cygnus.com) 4407 Mon May 10 17:20:18 1993 Per Bothner (bothner@cygnus.com) 4421 Mon May 3 19:11:48 1993 Per Bothner (bothner@cygnus.com) [all …]
|
| /freebsd-9-stable/contrib/dialog/po/ |
| D | lt.po | 96 msgstr "Peršokta"
|
| /freebsd-9-stable/contrib/xz/ |
| D | THANKS | 37 - Per Øyvind Karlsen
|
| /freebsd-9-stable/share/syscons/keymaps/ |
| D | it.iso.kbd | 15 # Per usare la mappatura dare i seguenti comandi: 23 # Per l'utilizzo della stessa in modo permanente e/o
|
| /freebsd-9-stable/contrib/binutils/ |
| D | ChangeLog | 4950 2000-11-02 Per Lundberg <plundis@chaosdev.org> 5953 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> 7184 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> 7446 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> 7571 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> 7877 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> 7894 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> 7904 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> 8071 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> 8364 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> [all …]
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/doc/docbook/ |
| D | wpa_supplicant.sgml | 345 <para>Optional bridge interface name. (Per interface)</para> 359 <para>Path to configuration file. (Per interface)</para> 366 <para>Path to ctrl_interface socket (Per interface. Only used if 392 (Per interface, see the available options below.)</para> 442 <para>Driver parameters. (Per interface)</para>
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | Fixes | 176 27. Fix an eval free'ing botch (Per Hedeland) 197 14. Mismatch clarification patch (Per Hedeland) 311 3. Implement newline-and-hold and newline-and-down-history (Per Hedeland) 418 26. Clarification of kill-ring commands (Per Hedeland) 528 28. Fix GLOB_QUOTE problem (noted by Per) I introduced in 6.10.01. 550 8. Fix shell word parsing in dabbrev-expand (Per Hedeland) 552 6. Implement kill ring (Per Hedeland) 922 60. Per's fix for insert-last-word 923 59. Per's emacs abbreviation mode. 1336 84. Per's editor fixes. [all …]
|
| /freebsd-9-stable/contrib/gperf/ |
| D | ChangeLog | 2136 Mon Feb 5 19:29:16 1996 Per Bothner <bothner@kalessin.cygnus.com> 2154 Wed Jan 4 12:40:14 1995 Per Bothner <bothner@kalessin.cygnus.com> 2163 Tue Oct 18 17:51:14 1994 Per Bothner <bothner@kalessin.cygnus.com> 2168 Sat Sep 17 22:02:13 1994 Per Bothner (bothner@kalessin.cygnus.com) 2173 Fri Jul 15 09:38:11 1994 Per Bothner (bothner@cygnus.com) 2178 Mon May 30 17:29:34 1994 Per Bothner (bothner@kalessin.cygnus.com) 2193 Fri Nov 26 19:03:18 1993 Per Bothner (bothner@kalessin.cygnus.com) 2197 Thu Nov 4 11:16:03 1993 Per Bothner (bothner@kalessin.cygnus.com) 2201 Mon Oct 25 18:40:51 1993 Per Bothner (bothner@kalessin.cygnus.com) 2212 Mon Oct 4 17:45:08 1993 Per Bothner (bothner@kalessin.cygnus.com) [all …]
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | ChangeLog-9193 | 3542 Tue Jun 1 14:40:41 1993 Per Bothner (bothner@rtl.cygnus.com) 3711 Wed May 5 16:08:32 1993 Per Bothner (bothner@cygnus.com) 4084 Wed Mar 24 13:36:33 1993 Per Bothner (bothner@rtl.cygnus.com) 4282 Mon Feb 22 18:40:06 1993 Per Bothner (bothner@rtl.cygnus.com) 4382 Tue Feb 2 15:36:55 1993 Per Bothner (bothner@cygnus.com) 4559 Thu Jan 7 16:16:26 1993 Per Bothner (bothner@cygnus.com) 4640 Mon Dec 21 16:33:34 1992 Per Bothner (bothner@rtl.cygnus.com) 4708 Tue Dec 15 15:40:30 1992 Per Bothner (bothner@cygnus.com) 4815 * config/i960-coff.mt: reorder vec to match bfd_check_format (from Per) 4989 Thu Oct 15 15:05:39 1992 Per Bothner (bothner@cygnus.com) [all …]
|
| /freebsd-9-stable/contrib/gcclibs/libcpp/ |
| D | ChangeLog | 168 2005-11-09 Per Bothner <per@bothner.com> 368 2005-04-19 Per Bothner <per@bothner.com> 631 2004-09-29 Per Bothner <per@bothner.com> 668 2004-09-15 Per Bothner <per@bothner.com> 774 2004-06-30 Per Bothner <per@bothner.com>
|
| /freebsd-9-stable/contrib/cvs/ |
| D | AUTHORS | 66 Per Cederqvist <ceder@signum.se>
|
| /freebsd-9-stable/contrib/binutils/libiberty/ |
| D | ChangeLog | 5262 Wed Jul 30 11:42:19 1997 Per Bothner <bothner@cygnus.com> 5801 Sun Nov 5 19:25:27 1995 Per Bothner <bothner@kalessin.cygnus.com> 5815 Mon Oct 30 13:03:45 1995 Per Bothner <bothner@kalessin.cygnus.com> 5858 Mon Aug 28 19:47:52 1995 Per Bothner <bothner@kalessin.cygnus.com> 5955 Tue May 23 10:12:46 1995 Per Bothner <bothner@kalessin.cygnus.com> 5979 Tue May 16 13:30:59 1995 Per Bothner <bothner@kalessin.cygnus.com> 5985 Mon May 15 19:53:17 1995 Per Bothner <bothner@kalessin.cygnus.com> 6135 Mon Oct 24 15:16:46 1994 Per Bothner <bothner@kalessin.cygnus.com> 6254 Fri May 20 18:53:32 1994 Per Bothner (bothner@kalessin.cygnus.com) 6328 Fri Mar 18 12:34:33 1994 Per Bothner (bothner@kalessin.cygnus.com) [all …]
|
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | ChangeLog | 5064 Wed Jul 30 11:42:19 1997 Per Bothner <bothner@cygnus.com> 5603 Sun Nov 5 19:25:27 1995 Per Bothner <bothner@kalessin.cygnus.com> 5617 Mon Oct 30 13:03:45 1995 Per Bothner <bothner@kalessin.cygnus.com> 5660 Mon Aug 28 19:47:52 1995 Per Bothner <bothner@kalessin.cygnus.com> 5757 Tue May 23 10:12:46 1995 Per Bothner <bothner@kalessin.cygnus.com> 5781 Tue May 16 13:30:59 1995 Per Bothner <bothner@kalessin.cygnus.com> 5787 Mon May 15 19:53:17 1995 Per Bothner <bothner@kalessin.cygnus.com> 5937 Mon Oct 24 15:16:46 1994 Per Bothner <bothner@kalessin.cygnus.com> 6056 Fri May 20 18:53:32 1994 Per Bothner (bothner@kalessin.cygnus.com) 6130 Fri Mar 18 12:34:33 1994 Per Bothner (bothner@kalessin.cygnus.com) [all …]
|
| /freebsd-9-stable/contrib/binutils/ld/ |
| D | ChangeLog-9197 | 570 From Per Fogelstrom <pefo@cvs.openbsd.org>. 1594 rather than . when computing _gp value. From Per Fogelstrom. 2714 Wed Oct 25 11:52:12 1995 Per Bothner <bothner@kalessin.cygnus.com> 6391 Mon Jun 7 12:53:28 1993 Per Bothner (bothner@rtl.cygnus.com) 6414 Tue Jun 1 14:56:10 1993 Per Bothner (bothner@rtl.cygnus.com) 6426 Thu May 20 13:56:16 1993 Per Bothner (bothner@deneb.cygnus.com) 6451 Mon May 17 12:44:31 1993 Per Bothner (bothner@cygnus.com) 6495 Mon May 3 19:43:39 1993 Per Bothner (bothner@cygnus.com) 6589 Thu Feb 25 15:33:10 1993 Per Bothner (bothner@rtl.cygnus.com) 6595 Wed Feb 24 19:49:31 1993 Per Bothner (bothner@rtl.cygnus.com) [all …]
|