Home
last modified time | relevance | path

Searched defs:DFT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Ddesktop.c36 #define DFT "DTFL" macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerInternal.h138 DataFlowTrace DFT; variable
H A DFuzzerCorpus.h91 const DataFlowTrace &DFT, const InputInfo *BaseII) { in AddToCorpus()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp592 DataFlowTrace DFT; in TEST() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp667 SmallVector<Value *, 8> DFT; in gather() local