/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoops.cpp | 80 MachineInstr *Dec); 81 void expandCTRLoops(MachineLoop *ML, MachineInstr *Start, MachineInstr *Dec); 173 MachineInstr *Dec = nullptr; in processLoop() local 218 Dec = &MI; in processLoop() 223 if (Dec && InvalidCTRLoop) in processLoop() 227 assert(Dec && "CTR loop is not complete!"); in processLoop() 230 expandNormalLoops(ML, Start, Dec); in processLoop() 234 expandCTRLoops(ML, Start, Dec); in processLoop() 241 MachineInstr *Dec) { in expandNormalLoops() argument 246 MachineBasicBlock *Exiting = Dec->getParent(); in expandNormalLoops() [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | danetest.in | 56 notBefore=Dec 14 00:10:34 2015 GMT 57 notAfter=Dec 13 00:10:34 2015 GMT 71 notBefore=Dec 14 00:10:34 2015 GMT 72 notAfter=Dec 13 00:10:34 2015 GMT 86 notBefore=Dec 14 00:10:34 2015 GMT 87 notAfter=Dec 13 00:10:34 2015 GMT 101 notBefore=Dec 14 00:10:34 2015 GMT 102 notAfter=Dec 13 00:10:34 2015 GMT 116 notBefore=Dec 14 00:10:34 2015 GMT 117 notAfter=Dec 13 00:10:34 2015 GMT [all …]
|
/freebsd/contrib/tzdata/ |
H A D | leapseconds | 41 Leap 1972 Dec 31 23:59:60 + S 42 Leap 1973 Dec 31 23:59:60 + S 43 Leap 1974 Dec 31 23:59:60 + S 44 Leap 1975 Dec 31 23:59:60 + S 45 Leap 1976 Dec 31 23:59:60 + S 46 Leap 1977 Dec 31 23:59:60 + S 47 Leap 1978 Dec 31 23:59:60 + S 48 Leap 1979 Dec 31 23:59:60 + S 53 Leap 1987 Dec 31 23:59:60 + S 54 Leap 1989 Dec 3 [all...] |
H A D | calendars | 86 09/20 Dec 1582 - France, Lorraine 88 21 Dec 1582/ 103 14/25 Dec 1583 - Steiermark 115 14/25 Dec 1590 - Transylvania 120 13/24 Dec 1614 - Pfalz-Neuburg 141 12 Dec 1700 - Utrecht, Overijssel 143 31 Dec 1700/
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ExprMutationAnalyzer.h | 46 const Stmt *findMutation(const Decl *Dec); 49 const Stmt *findPointeeMutation(const Decl *Dec); 59 const Stmt *tryEachDeclRef(const Decl *Dec, MutationFinder Finder); 87 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } in isMutated() argument 89 const Stmt *findMutation(const Decl *Dec) { return A.findMutation(Dec); } in findMutation() argument 94 bool isPointeeMutated(const Decl *Dec) { in isPointeeMutated() argument 95 return findPointeeMutation(Dec) != nullptr; in isPointeeMutated() 100 const Stmt *findPointeeMutation(const Decl *Dec) { in findPointeeMutation() argument 101 return A.findPointeeMutation(Dec); in findPointeeMutation()
|
/freebsd/usr.bin/calendar/tests/ |
H A D | regress.a1.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30 4 Dec 31 dec 31
|
H A D | regress.b1.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30 4 Dec 31 dec 31
|
H A D | regress.wn-4.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30 4 Dec 31 dec 31
|
H A D | regress.wn-5.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30 4 Dec 31 dec 31
|
H A D | regress.wn-6.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30 4 Dec 31 dec 31
|
H A D | regress.wn-7.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30 4 Dec 31 dec 31
|
H A D | regress.wn-3.out | 1 Dec 28 dec 28 2 Dec 29 dec 29 3 Dec 30 dec 30
|
H A D | regress.a2.out | 1 Dec 29 dec 29 2 Dec 30 dec 30 3 Dec 31 dec 31
|
H A D | regress.b2.out | 1 Dec 29 dec 29 2 Dec 30 dec 30 3 Dec 31 dec 31
|
H A D | regress.s1.out | 1 Dec 29 dec 29 2 Dec 30 dec 30 3 Dec 31 dec 31
|
H A D | regress.s2.out | 1 Dec 30 dec 30 2 Dec 31 dec 31
|
H A D | regress.wn-2.out | 1 Dec 28 dec 28 2 Dec 29 dec 29
|
H A D | regress.a3.out | 1 Dec 30 dec 30 2 Dec 31 dec 31
|
H A D | regress.b3.out | 1 Dec 30 dec 30 2 Dec 31 dec 31
|
/freebsd/contrib/libarchive/ |
H A D | NEWS | 19 Dec 07, 2022: libarchive 3.6.2 released 29 Dec 26, 2020: libarchive 3.5.1 released 31 Dec 01, 2020: libarchive 3.5.0 released 49 Dec 30, 2019: libarchive 3.4.1 released 51 Dec 11, 2019: New pax write option "xattrhdr" 95 Dec 27, 2016: NFSv4 ACL read and write support for pax 135 Dec 1, 2013: Rewrite Zip write logic 150 Dec 07, 2012: Implement functions to manually set the format and filters used. 177 Dec 24, 2011: libarchive 3.0.2 released 178 Dec 23, 2011: Various fixes merged from FreeBSD [all …]
|
/freebsd/contrib/tzcode/ |
H A D | calendars | 86 09/20 Dec 1582 - France, Lorraine 88 21 Dec 1582/ 103 14/25 Dec 1583 - Steiermark 115 14/25 Dec 1590 - Transylvania 120 13/24 Dec 1614 - Pfalz-Neuburg 141 12 Dec 1700 - Utrecht, Overijssel 143 31 Dec 1700/
|
/freebsd/contrib/blocklist/diff/ |
H A D | named.diff | 56 --- bin/named/Makefile 31 Dec 2013 20:23:12 -0000 1.8 74 --- dist/bin/named/client.c 10 Dec 2014 04:37:51 -0000 1.11 98 --- dist/bin/named/main.c 10 Dec 2014 04:37:51 -0000 1.15 124 --- dist/bin/named/query.c 10 Dec 2014 04:37:52 -0000 1.17 158 --- dist/bin/named/update.c 10 Dec 2014 04:37:52 -0000 1.9 198 --- dist/bin/named/xfrout.c 10 Dec 2014 04:37:52 -0000 1.7
|
/freebsd/crypto/openssl/test/certs/ |
H A D | embeddedSCTs3.sct | 5 Timestamp : Dec 1 13:31:25.961 2015 GMT 17 Timestamp : Dec 1 13:31:25.352 2015 GMT 29 Timestamp : Dec 1 13:31:25.980 2015 GMT
|
/freebsd/crypto/heimdal/doc/ |
H A D | mdate-sh | 58 Dec) month=December; nummonth=12;; 80 Dec) nummonthtod=12;;
|
/freebsd/contrib/bsnmp/ |
H A D | NEWS | 131 09-Dec-2003 137 03-Dec-2003 140 03-Dec-2003 144 03-Dec-2003 165 11-Dec-2002 173 04-Dec-2002
|