| /external/oss-fuzz/projects/opensips/ |
| D | fuzz_uri_parser.c | 30 char *new_str = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput() local
|
| D | fuzz_csv_parser.c | 38 char *new_str = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/proftpd/ |
| D | fuzzer.c | 25 char *new_str = (char *)malloc(size+1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/muduo/ |
| D | muduo_http_fuzzer.cpp | 22 char *new_str = (char *)malloc(size+1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/openvpn/ |
| D | fuzz_base64.c | 23 char *new_str = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/cfengine/ |
| D | string_fuzzer.c | 27 char *new_str = (char *)malloc(size+1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/augeas/ |
| D | augeas_api_fuzzer.cc | 45 char *new_str = (char *)malloc(size+1); in LLVMFuzzerTestOneInput() local
|
| D | augeas_fa_fuzzer.cc | 41 char *new_str = (char *)malloc(Size+1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/apache-httpd/ |
| D | fuzz_parse.c | 37 char *new_str = (char *)malloc(size + 1); in LLVMFuzzerTestOneInput() local
|
| D | fuzz_preq.c | 51 char *new_str = af_gb_get_null_terminated(&data2, &size2); in LLVMFuzzerTestOneInput() local
|
| D | fuzz_utils.c | 47 char *new_str = af_gb_get_null_terminated(&data2, &size2); in LLVMFuzzerTestOneInput() local
|
| D | fuzz_request.c | 68 char *new_str = af_gb_get_null_terminated(&data2, &size2); in LLVMFuzzerTestOneInput() local
|
| /external/llvm-libc/src/__support/ |
| D | char_vector.h | 47 char *new_str; in append() local
|
| /external/llvm-libc/src/stdio/baremetal/ |
| D | printf.cpp | 26 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
| /external/oss-fuzz/projects/lighttpd/ |
| D | fuzz_burl.c | 39 char *new_str = (char *)malloc(size+1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/haproxy/ |
| D | fuzz_hpack_decode.c | 55 char *new_str = (char *)malloc(size+1); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/s2geometry/ |
| D | s2_fuzzer.cc | 44 char *new_str = (char *)malloc(size + 1); in null_terminated() local
|
| /external/llvm-libc/src/stdio/printf_core/ |
| D | vfprintf_internal.h | 58 LIBC_INLINE int file_write_hook(cpp::string_view new_str, void *fp) { in file_write_hook()
|
| /external/elfutils/libelf/ |
| D | elf_getarsym.c | 225 char *new_str = (char *) (elf->state.ar.ar_sym + n + 1); in elf_getarsym() local
|
| /external/rust/crates/http/src/uri/ |
| D | tests.rs | 42 let new_str = uri.to_string(); localVariable
|
| /external/llvm-libc/src/stdio/scanf_core/ |
| D | parser.h | 45 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
|
| /external/avb/libavb/ |
| D | avb_util.c | 324 char* new_str; in avb_replace() local 351 char* new_str = avb_malloc(num_new); in avb_replace() local
|
| /external/libusb/msvc/getopt/ |
| D | getopt.c | 325 char *new_str = malloc (top + 1); local
|
| /external/flac/src/share/getopt/ |
| D | getopt.c | 335 char *new_str = malloc (top + 1); in exchange() local
|
| /external/llvm-libc/test/src/stdio/printf_core/ |
| D | writer_test.cpp | 196 int copy_to_out(string_view new_str, void *raw_out_buff) { in copy_to_out()
|