| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| H A D | FuzzerDataFlowTrace.h | 42 void Clear() { Traces.clear(); } in Clear() 44 auto It = Traces.find(InputSha1); in Get() 45 if (It != Traces.end()) in Get() 52 std::unordered_map<std::string, Vector<uint8_t> > Traces;
|
| H A D | FuzzerDataFlowTrace.cpp | 76 Traces[Name] = V; in Init()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | OSSL_trace_set_channel.pod | 117 Traces the OpenSSL trace API itself. 124 Traces OpenSSL library initialization and cleanup. 135 Traces the TLS/SSL protocol. 139 Traces the ciphers used by the TLS/SSL protocol. 143 Traces details about the provider and engine configuration. 147 Traces the ENGINE algorithm table selection. 156 Traces the ENGINE reference counting. 163 Traces PKCS#5 v2 key generation. 167 Traces PKCS#12 key generation. 171 Traces PKCS#12 decryption. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64StorePairSuppress.cpp | 35 MachineTraceMetrics *Traces; member in __anond6eb65f00111::AArch64StorePairSuppress 78 MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount); in shouldAddSTPToBlock() 130 Traces = &getAnalysis<MachineTraceMetrics>(); in runOnMachineFunction()
|
| H A D | AArch64ConditionalCompares.cpp | 771 MachineTraceMetrics *Traces; member in __anon6cc3cae00211::AArch64ConditionalCompares 847 Traces->invalidate(CmpConv.Head); in invalidateTraces() 848 Traces->invalidate(CmpConv.CmpBB); in invalidateTraces() 859 MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount); in shouldConvert() 941 Traces = &getAnalysis<MachineTraceMetrics>(); in runOnMachineFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 765 MachineTraceMetrics *Traces; member in __anon91bad1d10311::EarlyIfConverter 838 Traces->verifyAnalysis(); in invalidateTraces() 839 Traces->invalidate(IfConv.Head); in invalidateTraces() 840 Traces->invalidate(IfConv.Tail); in invalidateTraces() 841 Traces->invalidate(IfConv.TBB); in invalidateTraces() 842 Traces->invalidate(IfConv.FBB); in invalidateTraces() 843 Traces->verifyAnalysis(); in invalidateTraces() 873 MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount); in shouldConvertIf() 1060 Traces = &getAnalysis<MachineTraceMetrics>(); in runOnMachineFunction()
|
| H A D | MachineCombiner.cpp | 72 MachineTraceMetrics *Traces; member in __anonc479f2030111::MachineCombiner 553 MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount); in combineInstructions() 674 Traces->verifyAnalysis(); in combineInstructions() 703 Traces->invalidate(MBB); in combineInstructions() 715 Traces = &getAnalysis<MachineTraceMetrics>(); in runOnMachineFunction()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
| H A D | openssl.pod | 686 Traces the OpenSSL trace API itself. 690 Traces OpenSSL library initialization and cleanup. 694 Traces the TLS/SSL protocol. 698 Traces the ciphers used by the TLS/SSL protocol. 717 Traces PKCS#5 v2 key generation. 721 Traces PKCS#12 key generation. 725 Traces PKCS#12 decryption. 734 Traces BIGNUM context operations. 738 Traces CMP client and server activity. 742 Traces STORE operations. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 496 "Traces memory managed by malloc()/free().">, 561 HelpText<"Check for double-free and use-after-free problems. Traces memory " 567 HelpText<"Check for memory leaks. Traces memory managed by new/delete.">,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | XRayExample.rst | 47 Getting Traces
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/ |
| H A D | checkers.rst | 278 Check for double-free and use-after-free problems. Traces memory managed by new/delete. 287 Check for memory leaks. Traces memory managed by new/delete. 837 Check for memory leaks, double free, and use-after-free problems. Traces memory managed by malloc()…
|
| /netbsd-src/games/adventure/ |
| H A D | glorkz | 66 35 sight. A floor is indistinctly visible over 50 feet below. Traces of 209 110 sight. A floor is indistinctly visible over 50 feet below. Traces of
|
| /netbsd-src/external/gpl3/autoconf/dist/doc/ |
| H A D | autoconf.texi | 11290 output and traces at the same time. Traces are heavily used in the 15404 @i{# Traces on startup files deleted here.}
|
| H A D | autoconf.info | 9068 same time. Traces are heavily used in the GNU Build System: 12535 # Traces on startup files deleted here.
|