Searched refs:DFT (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDataFlowTrace.cpp | 118 static void DFTStringAppendToVector(Vector<uint8_t> *DFT, in DFTStringAppendToVector() argument 120 assert(DFT->size() == DFTString.size()); in DFTStringAppendToVector() 121 for (size_t I = 0, Len = DFT->size(); I < Len; I++) in DFTStringAppendToVector() 122 (*DFT)[I] = DFTString[I] == '1'; in DFTStringAppendToVector() 127 Vector<uint8_t> DFT(DFTString.size()); in DFTStringToVector() local 128 DFTStringAppendToVector(&DFT, DFTString); in DFTStringToVector() 129 return DFT; in DFTStringToVector()
|
| H A D | FuzzerInternal.h | 133 DataFlowTrace DFT; variable
|
| H A D | FuzzerLoop.cpp | 539 TimeOfUnit, UniqFeatureSetTmp, DFT, II); in RunOne() 854 DFT.Init(Options.DataFlowTrace, &FocusFunctionOrAuto, CorporaFiles, in Loop() 858 DFT.Clear(); // No need for DFT any more. in Loop()
|
| H A D | FuzzerCorpus.h | 213 const DataFlowTrace &DFT, const InputInfo *BaseII) { in AddToCorpus() argument 237 if (auto V = DFT.Get(Sha1Str)) in AddToCorpus()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | dyadic | 12 # .DFT Dyalog APL Format File
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 661 SmallVector<Value *, 8> DFT; in gather() local 666 DFT.push_back(V); in gather() 668 while (!DFT.empty()) { in gather() 669 V = DFT.pop_back_val(); in gather() 677 DFT.push_back(Op1); in gather() 679 DFT.push_back(Op0); in gather()
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 24364 2800 SmartPCI2800 V.92 PCI Soft DFT
|