Searched refs:DFT (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDataFlowTrace.cpp | 118 static void DFTStringAppendToVector(std::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 std::vector<uint8_t> DFT(DFTString.size()); in DFTStringToVector() local 128 DFTStringAppendToVector(&DFT, DFTString); in DFTStringToVector() 129 return DFT; in DFTStringToVector()
|
| H A D | FuzzerLoop.cpp | 541 TimeOfUnit, UniqFeatureSetTmp, DFT, II); in RunOne() 862 /*TimeOfUnit=*/duration_cast<microseconds>(0s), {0}, DFT, in ReadAndExecuteSeedCorpora() 869 DFT.Init(Options.DataFlowTrace, &FocusFunctionOrAuto, CorporaFiles, in Loop() 873 DFT.Clear(); // No need for DFT any more. in Loop()
|
| H A D | FuzzerInternal.h | 137 DataFlowTrace DFT; variable
|
| H A D | FuzzerCorpus.h | 214 const DataFlowTrace &DFT, const InputInfo *BaseII) { in AddToCorpus() 238 if (auto V = DFT.Get(Sha1Str)) in AddToCorpus() 241 // Ideally, when we add an element to a corpus we need to know its DFT. in AddToCorpus() 242 // But if we don't, we'll use the DFT of its base input. in AddToCorpus() 213 AddToCorpus(const Unit & U,size_t NumFeatures,bool MayDeleteFile,bool HasFocusFunction,bool NeverReduce,std::chrono::microseconds TimeOfUnit,const std::vector<uint32_t> & FeatureSet,const DataFlowTrace & DFT,const InputInfo * BaseII) AddToCorpus() argument
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | dyadic | 12 # .DFT Dyalog APL Format File
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 736 SmallVector<Value *, 8> DFT; in gather() local 741 DFT.push_back(V); in gather() 743 while (!DFT.empty()) { in gather() 744 V = DFT.pop_back_val(); in gather() 752 DFT.push_back(Op1); in gather() 754 DFT.push_back(Op0); in gather()
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 29437 2800 SmartPCI2800 V.92 PCI Soft DFT
|