Searched refs:DFT (Results 1 – 7 of 7) sorted by relevance
| /src/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() 857 /*TimeOfUnit=*/duration_cast<microseconds>(0s), {0}, DFT, in ReadAndExecuteSeedCorpora() 864 DFT.Init(Options.DataFlowTrace, &FocusFunctionOrAuto, CorporaFiles, in Loop() 868 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() argument 238 if (auto V = DFT.Get(Sha1Str)) in AddToCorpus()
|
| /src/contrib/file/magic/Magdir/ |
| H A D | dyadic | 12 # .DFT Dyalog APL Format File
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 711 SmallVector<Value *, 8> DFT; in gather() local 716 DFT.push_back(V); in gather() 718 while (!DFT.empty()) { in gather() 719 V = DFT.pop_back_val(); in gather() 727 DFT.push_back(Op1); in gather() 729 DFT.push_back(Op0); in gather()
|
| /src/share/misc/ |
| H A D | pci_vendors | 29437 2800 SmartPCI2800 V.92 PCI Soft DFT
|