/third_party/skia/third_party/externals/tint/fuzzers/ |
D | tint_all_transforms_fuzzer.cc | 28 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kSpv); in LLVMFuzzerTestOneInput() local 40 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kHLSL); in LLVMFuzzerTestOneInput() local 53 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kMSL); in LLVMFuzzerTestOneInput() local 65 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kSpv); in LLVMFuzzerTestOneInput() local
|
D | tint_black_box_fuzz_target.cc | 132 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local 139 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local 147 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local 153 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local
|
D | tint_spv_reader_fuzzer.cc | 24 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kSpv, OutputFormat::kNone); in LLVMFuzzerTestOneInput() local
|
D | tint_spv_reader_hlsl_writer_fuzzer.cc | 24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
|
D | tint_spv_reader_wgsl_writer_fuzzer.cc | 24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
|
D | tint_wgsl_reader_fuzzer.cc | 24 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kNone); in LLVMFuzzerTestOneInput() local
|
D | tint_wgsl_reader_hlsl_writer_fuzzer.cc | 24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
|
D | tint_wgsl_reader_wgsl_writer_fuzzer.cc | 24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
|
D | tint_robustness_fuzzer.cc | 26 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
|
D | tint_renamer_fuzzer.cc | 26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
|
D | tint_vertex_pulling_fuzzer.cc | 26 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
|
D | tint_single_entry_point_fuzzer.cc | 26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
|
D | tint_binding_remapper_fuzzer.cc | 26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
|
D | tint_first_index_offset_fuzzer.cc | 26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
|
D | tint_spv_reader_msl_writer_fuzzer.cc | 27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
|
D | tint_spv_reader_spv_writer_fuzzer.cc | 27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
|
D | tint_wgsl_reader_msl_writer_fuzzer.cc | 27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
|
D | tint_wgsl_reader_spv_writer_fuzzer.cc | 27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
|
/third_party/lz4/contrib/meson/meson/tests/ |
D | meson.build | 34 fuzzer = executable('fuzzer', variable
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerUtilLinux.cpp | 16 namespace fuzzer { namespace
|
D | FuzzerExtFunctionsDlsym.cpp | 39 namespace fuzzer { namespace
|
D | FuzzerExtFunctionsWeak.cpp | 39 namespace fuzzer { namespace
|
D | FuzzerExtFunctionsWeakAlias.cpp | 43 namespace fuzzer { namespace
|
D | FuzzerCrossOver.cpp | 17 namespace fuzzer { namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/ |
D | spvtools_fuzz_fuzzer.cpp | 73 spvtools::fuzz::Fuzzer fuzzer( in LLVMFuzzerTestOneInput() local
|