| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-api-ssl-funcs.md | 70 - **Done**: No further work is anticipated to be needed for this API item. 97 | `OSSL_default_cipher_list` | Global | U | U | NC | Done … 98 | `OSSL_default_ciphersuites` | Global | U | U | NC | Done … 99 | `ERR_load_SSL_strings` | Global | U | U | NC | Done … 100 | `OPENSSL_init_ssl` | Global | U | U | NC | Done … 101 | `OPENSSL_cipher_name` | Global | U | U | NC | Done … 102 | `SSL_alert_desc_string` | Global | U | U | NC | Done … 103 | `SSL_alert_desc_string_long` | Global | U | U | NC | Done … 104 | `SSL_alert_type_string` | Global | U | U | NC | Done … 105 | `SSL_alert_type_string_long` | Global | U | U | NC | Done … [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | meta-output.exp | 2 test1: Done 3 test2: Done 4 test3: Done 7 test1: Done 8 test2: Done 9 test3: Done
|
| /freebsd/contrib/bc/tests/dc/scripts/ |
| H A D | else.txt | 11 Done! 23 Done! 34 Done!
|
| H A D | else.dc | 2 [[Done!]pR]sM[lip1-si0li>LeM]sL10silLx 3 [[Done!]pR]sM[lip1-si0li!<LeM]sL10silLx 4 [[Done!]pR]sM[lip1-si0li!=LeM]sL10silLx
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | windows_support.rst | 34 :good:`Done`. LLD can read import libraries needed to link against DLL. Both 38 :good:`Done`. The format of static library (.lib) on Windows is actually the 42 :good:`Done`. LLD creates a DLL if ``/DLL`` option is given. Exported 48 :good:`Done`. If an ``.res`` file is given, LLD converts the file to a COFF 52 :good:`Done` for both x86 and x64. 59 :good:`Done`. LLD can emit PDBs that are at parity with those generated by
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LoopTraversal.cpp | 43 bool Done = isBlockDone(ActiveMBB); in traverse() local 44 MBBTraversalOrder.push_back(TraversedMBBInfo(ActiveMBB, Primary, Done)); in traverse() 52 if (Done) in traverse()
|
| H A D | ScheduleDAG.cpp | 270 bool Done = true; in ComputeDepth() local 278 Done = false; in ComputeDepth() 283 if (Done) { in ComputeDepth() 301 bool Done = true; in ComputeHeight() local 309 Done = false; in ComputeHeight() 314 if (Done) { in ComputeHeight()
|
| /freebsd/contrib/bc/tests/dc/errors/ |
| H A D | 11.txt | 2 [[Done!]aa]sM[lip1-si0li>LeM]sL10silLx 3 [[Done!]pR]sM[]sL10silLx
|
| H A D | 23.txt | 2 [[Done]pR]SM[lip1-si0li`LeM]sL10silLx 3 [[Done!]pR]sMY�ip1-si0li!<LeM]sL10silLx
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | FunctionInfo.cpp | 57 bool Done = false; in decode() local 58 while (!Done) { in decode() 76 Done = true; in decode() 265 bool Done = false; in lookup() local 268 while (!Done) { in lookup() 282 Done = true; in lookup()
|
| H A D | InlineInfo.cpp | 132 bool Done = false; in lookup() local 133 while (!Done) in lookup() 134 Done = lookup(GR, Data, Offset, ChildBaseAddr, Addr, SrcLocs, Err); in lookup()
|
| H A D | LineTable.cpp | 71 bool Done = false; in parse() local 72 while (!Done) { in parse() 79 Done = true; in parse()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LoopTraversal.h | 98 bool Done = true) 99 : MBB(BB), PrimaryPass(Primary), IsDone(Done) {} in MBB()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Threading.h | 60 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator 99 flag.status = Done; in call_once() 105 while (tmp != Done) { in call_once()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | EscapeEnumerator.cpp | 31 if (Done) in Next() 50 Done = true; in Next()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | ThreadPlanSingleThreadTimeout.cpp | 63 case State::Done: in StateToString() 202 if (m_state == State::Done) in StopOthers() 240 m_state = State::Done; in HandleEvent()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenExtract.cpp | 230 bool Done = convert(In); in visitBlock() local 231 if (HasCutoff && Done) in visitBlock() 233 Changed |= Done; in visitBlock()
|
| H A D | HexagonPeephole.cpp | 219 bool Done = false; in runOnMachineFunction() local 235 Done = true; in runOnMachineFunction() 241 if (!Done) { in runOnMachineFunction()
|
| H A D | HexagonExpandCondsets.cpp | 1083 bool Done = predicate(MI, (Opc == Hexagon::A2_tfrt), UpdRegs); in predicateInBlock() local 1084 if (!Done) { in predicateInBlock() 1095 Changed |= Done; in predicateInBlock() 1211 bool Done = false; in coalesceSegments() local 1234 Done = coalesceRegisters(RD, RegisterRef(S1)); in coalesceSegments() 1235 if (Done) { in coalesceSegments() 1241 if (!Done && S2.isReg()) { in coalesceSegments() 1245 Done = coalesceRegisters(RD, RegisterRef(S2)); in coalesceSegments() 1246 if (Done) { in coalesceSegments() 1252 Changed |= Done; in coalesceSegments()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseRegisterInfo.cpp | 739 bool Done = false; in resolveFrameIndex() local 741 Done = rewriteARMFrameIndex(MI, i, BaseReg, Off, TII); in resolveFrameIndex() 744 Done = rewriteT2FrameIndex(MI, i, BaseReg, Off, TII, this); in resolveFrameIndex() 746 assert(Done && "Unable to resolve frame index!"); in resolveFrameIndex() 747 (void)Done; in resolveFrameIndex() 854 bool Done = false; in eliminateFrameIndex() local 856 Done = rewriteARMFrameIndex(MI, FIOperandNum, FrameReg, Offset, TII); in eliminateFrameIndex() 859 Done = rewriteT2FrameIndex(MI, FIOperandNum, FrameReg, Offset, TII, this); in eliminateFrameIndex() 861 if (Done) in eliminateFrameIndex()
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
| H A D | tst.DestructWithFunction.d.ksh.out | 1 Done chilling
|
| H A D | tst.DestructWithID.d.ksh.out | 1 Done chilling
|
| H A D | tst.DestructWithModule.d.ksh.out | 1 Done chilling
|
| H A D | tst.DestructWithName.d.ksh.out | 1 Done chilling
|
| H A D | tst.DestructWithProvider.d.ksh.out | 1 Done chilling
|