| /minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/ |
| H A D | zktlog-example.net. | 1 2010-02-06 00:26:54.533: debug: Check RFC5011 status 3 2010-02-06 00:26:54.533: debug: Check KSK status 4 2010-02-06 00:26:54.533: debug: Check ZSK status 6 2010-02-06 00:26:54.533: debug: Check if there is a parent file to copy 7 2010-02-06 00:29:31.291: debug: Check RFC5011 status 9 2010-02-06 00:29:31.291: debug: Check KSK status 10 2010-02-06 00:29:31.292: debug: Check ZSK status 12 2010-02-06 00:29:31.292: debug: Check if there is a parent file to copy 13 2010-02-06 00:40:35.043: debug: Check RFC5011 status 15 2010-02-06 00:40:35.043: debug: Check KSK status [all …]
|
| /minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/ |
| H A D | zktlog-sub.example.net. | 1 2010-10-21 14:01:35.486: debug: Check RFC5011 status 3 2010-10-21 14:01:35.486: debug: Check KSK status 4 2010-10-21 14:01:35.486: debug: Check ZSK status 15 2010-10-21 14:02:09.146: debug: Check RFC5011 status 17 2010-10-21 14:02:09.146: debug: Check KSK status 18 2010-10-21 14:02:09.146: debug: Check ZSK status 29 2010-10-21 14:05:35.988: debug: Check RFC5011 status 31 2010-10-21 14:05:35.988: debug: Check KSK status 32 2010-10-21 14:05:35.988: debug: Check ZSK status 43 2010-10-21 14:30:43.892: debug: Check RFC5011 status [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/SystemZ/ |
| H A D | int-const-02.ll | 7 ; Check 0. 15 ; Check the high end of the LGHI range. 23 ; Check the next value up, which must use LLILL instead. 31 ; Check the high end of the LLILL range. 39 ; Check the first useful LLILH value, which is the next one up. 47 ; Check the first useful LGFI value, which is the next one up again. 55 ; Check the high end of the LGFI range. 63 ; Check the next value up, which should use LLILH instead. 71 ; Check the next value up again, which should use LLILF. 79 ; Check the high end of the LLILH range. [all …]
|
| H A D | int-const-01.ll | 7 ; Check 0. 15 ; Check the high end of the LHI range. 23 ; Check the next value up, which must use LLILL instead. 31 ; Check the high end of the LLILL range. 39 ; Check the first useful LLILH value, which is the next one up. 47 ; Check the first useful IILF value, which is the next one up again. 55 ; Check the high end of the LLILH range. 63 ; Check the next value up, which must use IILF. 71 ; Check the highest useful IILF value, 0xffff7fff 79 ; Check the next value up, which should use LHI. [all …]
|
| H A D | or-04.ll | 5 ; Check the lowest useful OILL value. 14 ; Check the high end of the OILL range. 23 ; Check the lowest useful OILH value, which is the next value up. 32 ; Check the lowest useful OILF value, which is the next value up again. 41 ; Check the high end of the OILH range. 50 ; Check the high end of the OILF range. 59 ; Check the lowest useful OIHL value, which is the next value up. 68 ; Check the next value up again, which must use two ORs. 78 ; Check the high end of the OILL range. 88 ; Check the next value up, which must use OILH [all …]
|
| H A D | int-mul-05.ll | 5 ; Check multiplication by 2, which should use shifts. 14 ; Check multiplication by 3. 23 ; Check the high end of the MHI range. 32 ; Check the next value up, which should use shifts. 41 ; Check the next value up again, which can use MSFI. 50 ; Check the high end of the MSFI range. 59 ; Check the next value up, which should use shifts. 68 ; Check the next value up again, which is treated as a negative value. 77 ; Check multiplication by -1, which is a negation. 86 ; Check multiplication by -2, which should use shifts. [all …]
|
| H A D | int-mul-06.ll | 5 ; Check multiplication by 2, which should use shifts. 14 ; Check multiplication by 3. 23 ; Check the high end of the MGHI range. 32 ; Check the next value up, which should use shifts. 41 ; Check the next value up again, which can use MSGFI. 50 ; Check the high end of the MSGFI range. 59 ; Check the next value up, which should use shifts. 68 ; Check the next value up again, which cannot use a constant multiplicatoin. 77 ; Check multiplication by -1, which is a negation. 86 ; Check multiplication by -2, which should use shifts. [all …]
|
| H A D | int-add-07.ll | 5 ; Check additions of 1. 14 ; Check the high end of the AGHI range. 23 ; Check the next value up, which must use AGFI instead. 32 ; Check the high end of the AGFI range. 41 ; Check the next value up, which must use ALGFI instead. 50 ; Check the high end of the ALGFI range. 59 ; Check the next value up, which must be loaded into a register first. 69 ; Check the high end of the negative AGHI range. 78 ; Check the low end of the AGHI range. 87 ; Check the next value down, which must use AGFI instead. [all …]
|
| H A D | int-const-03.ll | 5 ; Check the low end of the unsigned range. 14 ; Check the high end of the signed range. 23 ; Check the next value up. 32 ; Check the high end of the unsigned range. 41 ; Check -1. 50 ; Check the low end of the signed range. 59 ; Check the next value down. 68 ; Check the high end of the MVI range. 78 ; Check the next byte up, which should use MVIY instead of MVI. 88 ; Check the high end of the MVIY range. [all …]
|
| H A D | int-const-04.ll | 5 ; Check the low end of the unsigned range. 14 ; Check the high end of the signed range. 23 ; Check the next value up. 32 ; Check the high end of the unsigned range. 41 ; Check -1. 50 ; Check the low end of the signed range. 59 ; Check the next value down. 68 ; Check the high end of the MVHHI range. 78 ; Check the next halfword up, which is out of range. We prefer STHY 90 ; Check negative displacements, for which we again prefer STHY. [all …]
|
| H A D | int-add-06.ll | 5 ; Check additions of 1. 14 ; Check the high end of the AHI range. 23 ; Check the next value up, which must use AFI instead. 32 ; Check the high end of the signed 32-bit range. 41 ; Check the next value up, which is treated as a negative value. 50 ; Check the high end of the negative AHI range. 59 ; Check the low end of the AHI range. 68 ; Check the next value down, which must use AFI instead. 77 ; Check the low end of the signed 32-bit range. 86 ; Check the next value down, which is treated as a positive value.
|
| H A D | insert-04.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL 17 ; Check a middle value. 28 ; Check the highest useful IILL value. (We use OILL rather than IILL 40 ; Check the lowest useful IILH value. 51 ; Check a middle value. 62 ; Check the highest useful IILH value. 73 ; Check the lowest useful IIHL value. 84 ; Check a middle value. 95 ; Check the highest useful IIHL value. 106 ; Check the lowest useful IIHH value. [all …]
|
| H A D | and-04.ll | 32 ; Check the next value up, which can again use RISBG. 41 ; Check 0xfffffffe, which can also use RISBG. 50 ; Check the next value up, which is a 32-bit zero extension. 59 ; Check the lowest useful NIHF value (0x00000001_ffffffff). 77 ; Check the lowest NIHH value outside the RISBG range (0x0002ffff_ffffffff). 86 ; Check the highest NIHH value outside the RISBG range (0xfffaffff_ffffffff). 95 ; Check the highest useful NIHF value (0xfffefffe_ffffffff). 104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff). 113 ; Check the highest NIHL value outside the RISBG range (0xfffffffa_ffffffff). 122 ; Check the lowest NILF value outside the RISBG range (0xffffffff_00000002). [all …]
|
| H A D | atomicrmw-or-04.ll | 5 ; Check ORs of a variable. 19 ; Check the lowest useful OILL value. 33 ; Check the high end of the OILL range. 42 ; Check the lowest useful OILH value, which is the next value up. 51 ; Check the lowest useful OILF value, which is the next value up again. 60 ; Check the high end of the OILH range. 69 ; Check the next value up, which must use OILF. 78 ; Check the high end of the OILF range. 87 ; Check the lowest useful OIHL value, which is one greater than above. 96 ; Check the next value up, which must use a register. (We could use [all …]
|
| H A D | atomicrmw-and-04.ll | 5 ; Check ANDs of a variable. 19 ; Check ANDs of 1, which are done using a register. (We could use RISBG 29 ; Check the equivalent of NIHF with 1, which can use RISBG instead. 42 ; Check the lowest NIHF value outside the range of RISBG. 56 ; Check the next value up, which must use a register. 65 ; Check the lowest NIHH value outside the range of RISBG. 74 ; Check the next value up, which must use a register. 83 ; Check the highest NILL value outside the range of RISBG. 92 ; Check the lowest NILL value outside the range of RISBG. 101 ; Check the highest useful NILF value. [all …]
|
| H A D | atomicrmw-nand-04.ll | 5 ; Check NANDs of a variable. 21 ; Check NANDs of 1, which are done using a register. (We could use RISBG 31 ; Check the equivalent of NIHF with 1, which can use RISBG instead. 46 ; Check the lowest NIHF value outside the range of RISBG. 62 ; Check the next value up, which must use a register. 71 ; Check the lowest NIHH value outside the range of RISBG. 80 ; Check the next value up, which must use a register. 89 ; Check the highest NILL value outside the range of RISBG. 98 ; Check the lowest NILL value outside the range of RISBG. 107 ; Check the highest useful NILF value. [all …]
|
| H A D | int-const-06.ll | 5 ; Check moves of zero. 14 ; Check the high end of the signed 16-bit range. 23 ; Check the next value up, which can't use MVGHI. 32 ; Check moves of -1. 41 ; Check the low end of the MVGHI range. 50 ; Check the next value down, which can't use MVGHI. 59 ; Check the high end of the MVGHI range. 69 ; Check the next doubleword up, which is out of range. We prefer STG 81 ; Check negative displacements, for which we again prefer STG. 92 ; Check that MVGHI does not allow an index.
|
| H A D | int-const-05.ll | 5 ; Check moves of zero. 14 ; Check the high end of the signed 16-bit range. 23 ; Check the next value up, which can't use MVHI. 32 ; Check moves of -1. 41 ; Check the low end of the MVHI range. 50 ; Check the next value down, which can't use MVHI. 59 ; Check the high end of the MVHI range. 69 ; Check the next word up, which is out of range. We prefer STY in that case. 80 ; Check negative displacements, for which we again prefer STY. 91 ; Check that MVHI does not allow an index.
|
| /minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 56 HelpText<"Check for dereferences of null pointers">, 60 …HelpText<"Check for logical errors for function calls and Objective-C message expressions (e.g., u… 64 …HelpText<"Check for null pointers passed as arguments to a function whose arguments are references… 68 HelpText<"Check for declarations of VLA of undefined or zero size">, 72 HelpText<"Check for division by zero">, 76 HelpText<"Check for undefined results of binary operators">, 80 HelpText<"Check that addresses to stack memory do not escape the function">, 96 …HelpText<"Check when casting a malloc'ed type T, whether the size is a multiple of the size of T">, 100 HelpText<"Check for cast from non-struct pointer to struct pointer">, 108 HelpText<"Check for assignment of a fixed address to a pointer">, [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 123 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function 713 Check(Result, AddThumbPredicate(MI)); in getInstruction() 723 Check(Result, AddThumbPredicate(MI)); in getInstruction() 739 Check(Result, AddThumbPredicate(MI)); in getInstruction() 768 Check(Result, AddThumbPredicate(MI)); in getInstruction() 778 Check(Result, AddThumbPredicate(MI)); in getInstruction() 807 Check(Result, AddThumbPredicate(MI)); in getInstruction() 821 Check(Result, AddThumbPredicate(MI)); in getInstruction() 836 Check(Result, AddThumbPredicate(MI)); in getInstruction() 905 Check(S, DecodeGPRRegisterClass(Inst, RegNo, Address, Decoder)); in DecodeGPRnopcRegisterClass() [all …]
|
| /minix3/crypto/external/bsd/openssl/dist/ssl/ |
| H A D | ssl-lib.com | 140 $! End The Architecture Specific OBJ Directory Check. 144 $! Check To See If The Architecture Specific Directory Exists. 338 $! End The SSL_TASK.C File Check. 389 $! Check For The Link Option FIle. 393 $! Check To See If We Need To Make A VAX C Option File. 398 $! Check To See If We Already Have A VAX C Linker Option File. 414 $! End The Option File Check. 418 $! End The VAXC Check. 422 $! Check To See If We Need A GNU C Option File. 427 $! Check To See If We Already Have A GNU C Linker Option File. [all …]
|
| /minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/extern/ |
| H A D | zkt-ext.log | 3 2008-06-12 17:59:04.196: debug: Check RFC5011 status 5 2008-06-12 17:59:04.196: debug: Check ksk status 10 2008-06-12 17:59:17.436: debug: Check RFC5011 status 12 2008-06-12 17:59:17.436: debug: Check ksk status 17 2008-06-12 18:00:07.819: debug: Check RFC5011 status 19 2008-06-12 18:00:07.819: debug: Check ksk status 24 2008-06-12 18:00:39.020: debug: Check RFC5011 status 26 2008-06-12 18:00:39.020: debug: Check ksk status 32 2008-10-03 01:00:45.545: debug: Check RFC5011 status 34 2008-10-03 01:00:45.545: debug: Check KSK status [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/utils/FileCheck/ |
| H A D | FileCheck.cpp | 71 namespace Check { namespace 89 Check::CheckType CheckTy; 114 Pattern(Check::CheckType Ty) in Pattern() 147 Check::CheckType getCheckTy() const { return CheckTy; } in getCheckTy() 380 if (CheckTy == Check::CheckEOF) { in Match() 602 Check::CheckType CheckTy; 613 Check::CheckType Ty) in CheckString() 617 size_t Check(const SourceMgr &SM, StringRef Buffer, bool IsLabelScanMode, 675 static size_t CheckTypeSize(Check::CheckType Ty) { in CheckTypeSize() 677 case Check::CheckNone: in CheckTypeSize() [all …]
|
| /minix3/crypto/external/bsd/openssl/dist/engines/ |
| H A D | makeengines.com | 61 $! Check What Architecture We Are Using. 79 $! End The Architecture Check. 104 $! Check options. 200 $! Check if the library module name actually is defined 253 $! Check if the module we want to compile is actually there. 330 $! Check For The Link Option FIle. 334 $! Check To See If We Need To Make A VAX C Option File. 339 $! Check To See If We Already Have A VAX C Linker Option File. 355 $! End The Option File Check. 359 $! End The VAXC Check. [all …]
|
| /minix3/crypto/external/bsd/openssl/dist/apps/ |
| H A D | makeapps.com | 72 $! Check What Architecture We Are Using. 90 $! End The Architecture Check. 103 $! Check To Make Sure We Have Valid Command Line Parameters. 142 $! Check To See If The OBJ Directory Exists. 164 $! End The EXE Directory Check. 168 $! Check To See If We Have The Proper Libraries. 172 $! Check To See If We Have A Linker Option File. 263 $! Check To See If We Are At The End Of The File List. 284 $! Check To See If The File We Want To Compile Actually Exists. 362 $! Check For The Link Option FIle. [all …]
|