/external/libxml2/fuzz/ |
D | testFuzzer.c | 19 #define LLVMFuzzerTestOneInput fuzzHtml macro 29 #define LLVMFuzzerTestOneInput fuzzReader macro 39 #define LLVMFuzzerTestOneInput fuzzRegexp macro 49 #define LLVMFuzzerTestOneInput fuzzSchema macro 59 #define LLVMFuzzerTestOneInput fuzzUri macro 69 #define LLVMFuzzerTestOneInput fuzzValid macro 79 #define LLVMFuzzerTestOneInput fuzzXInclude macro 89 #define LLVMFuzzerTestOneInput fuzzXml macro 99 #define LLVMFuzzerTestOneInput fuzzXPath macro
|
/external/pdfium/testing/fuzzers/ |
D | pdf_codec_rle_fuzzer.cc | 11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | pdf_codec_jpeg_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | pdf_codec_gif_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | component_fuzzer_template.cc | 17 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | pdf_codec_bmp_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | pdf_codec_a85_fuzzer.cc | 11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | pdf_codec_png_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/ |
D | server.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | dtls_client.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/tot/third_party/boringssl/src/fuzz/ |
D | client.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | server.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | dtls_client.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/stable/third_party/llvm-libc/src/fuzzing/math/ |
D | nextafter_differential_fuzz.cpp | 22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | math_differential_fuzz.cpp | 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/stable/third_party/boringssl/src/fuzz/ |
D | dtls_client.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | privkey.cc | 18 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | dtls_server.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
/external/llvm/lib/Fuzzer/test/ |
D | SpamyTest.cpp | 11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/stable/net/base/registry_controlled_domains/ |
D | get_domain_and_registry_fuzzer.cc | 19 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/tot/testing/libfuzzer/fuzzers/ |
D | hash_fuzzer.cc | 17 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | string_compare_fuzzer.cc | 13 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/tot/net/base/registry_controlled_domains/ |
D | get_domain_and_registry_fuzzer.cc | 19 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/external/cronet/tot/third_party/llvm-libc/src/fuzzing/math/ |
D | nextafter_differential_fuzz.cpp | 22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
D | math_differential_fuzz.cpp | 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|