Home
last modified time | relevance | path

Searched refs:FDP (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp20 FuzzedDataProvider FDP(Data, Size); in LLVMFuzzerTestOneInput() local
22 uintptr_t FaultAddr = FDP.ConsumeIntegral<uintptr_t>(); in LLVMFuzzerTestOneInput()
23 uintptr_t MemoryAddr = FDP.ConsumeIntegral<uintptr_t>(); in LLVMFuzzerTestOneInput()
26 FDP.ConsumeRandomLengthString(FDP.remaining_bytes()); in LLVMFuzzerTestOneInput()
33 FDP.ConsumeRandomLengthString(FDP.remaining_bytes()); in LLVMFuzzerTestOneInput()
41 FDP.ConsumeRandomLengthString(FDP.remaining_bytes()); in LLVMFuzzerTestOneInput()
48 std::string RingBufferBytes = FDP.ConsumeRemainingBytesAsString(); in LLVMFuzzerTestOneInput()
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Drenesas,fcp.txt10 for FDP (FCPF). Their configuration and behaviour depend on the module they
16 - "renesas,fcpf" for generic compatible 'FCP for FDP'
H A Drenesas,fcp.yaml19 FCP for FDP (FCPF). Their configuration and behaviour depend on the module
27 - renesas,fcpf # FCP for FDP
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DGraphWriter.cpp178 case GraphProgram::FDP: in getProgramName()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h52 FDP, enumerator