| /third_party/curl/lib/ |
| H A D | parsedate.c | 299 static int oneortwodigit(const char *date, const char **endp) in oneortwodigit() argument 312 match_time(const char *date, int *h, int *m, int *s, char **endp) match_time() argument
|
| H A D | http_aws_sigv4.c | 250 char *endp; in make_headers() local
|
| H A D | urlapi.c | 684 char *endp; in ipv4_normalize() local 893 const char *endp = &input[clen]; in dedotdotify() local 1798 char *endp; in curl_url_set() local
|
| /third_party/nghttp2/third-party/llhttp/src/ |
| H A D | api.c | 321 int llhttp__on_message_begin(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_message_begin() argument 328 int llhttp__on_url(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_url() argument 335 int llhttp__on_url_complete(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_url_complete() argument 342 int llhttp__on_status(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_status() argument 349 int llhttp__on_status_complete(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_status_complete() argument 356 int llhttp__on_method(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_method() argument 363 int llhttp__on_method_complete(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_method_complete() argument 370 llhttp__on_version(llhttp_t* s, const char* p, const char* endp) llhttp__on_version() argument 377 llhttp__on_version_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_version_complete() argument 384 llhttp__on_header_field(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_field() argument 391 llhttp__on_header_field_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_field_complete() argument 398 llhttp__on_header_value(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_value() argument 405 llhttp__on_header_value_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_value_complete() argument 412 llhttp__on_headers_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_headers_complete() argument 419 llhttp__on_message_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_message_complete() argument 426 llhttp__on_body(llhttp_t* s, const char* p, const char* endp) llhttp__on_body() argument 433 llhttp__on_chunk_header(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_header() argument 440 llhttp__on_chunk_extension_name(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_name() argument 447 llhttp__on_chunk_extension_name_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_name_complete() argument 454 llhttp__on_chunk_extension_value(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_value() argument 461 llhttp__on_chunk_extension_value_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_value_complete() argument 468 llhttp__on_chunk_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_complete() argument 475 llhttp__on_reset(llhttp_t* s, const char* p, const char* endp) llhttp__on_reset() argument 485 llhttp__debug(llhttp_t* s, const char* p, const char* endp, const char* msg) llhttp__debug() argument [all...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | ccp.c | 282 char *str, *endp; local 321 char *str, *endp; local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_addr.c | 844 char *endp = NULL; in BIO_lookup_ex() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_addr.c | 844 char *endp = NULL; in BIO_lookup_ex() local
|
| /third_party/elfutils/src/ |
| H A D | objdump.c | 184 char *endp; in parse_opt() local
|
| H A D | addr2line.c | 630 char *endp; in handle_address() local
|
| H A D | ar.c | 211 char *endp; in main() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | nsvdec.c | 301 char *p, *endp; in nsv_parse_NSVf_header() local
|
| /third_party/icu/icu4c/source/test/perf/ubrkperf/ |
| H A D | ubrkperfold.cpp | 263 char *endp; in ProcessOptions() local
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | opt.c | 546 char *endp; in opt_long() local 572 char *endp; in opt_intmax() local 601 char *endp; in opt_uintmax() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | passwd.c | 549 char *endp; in shacrypt() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_convert.c | 132 PCRE2_UCHAR *endp = p + use_length - 1; /* Allow for trailing zero */ in convert_posix() local
|
| /third_party/openssl/apps/lib/ |
| H A D | opt.c | 546 char *endp; in opt_long() local 572 char *endp; in opt_intmax() local 601 char *endp; in opt_uintmax() local [all...] |
| /third_party/openssl/apps/ |
| H A D | passwd.c | 549 char *endp; in shacrypt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_iface.c | 559 char *endp; in get_peer_mbies() local 821 int fst_read_next_int_param(const char *params, Boolean *valid, char **endp) in fst_read_next_int_param() argument 839 fst_read_next_text_param(const char *params, char *buf, size_t buflen, char **endp) fst_read_next_text_param() argument 889 char *endp; fst_parse_attach_command() local 927 char *endp; fst_parse_detach_command() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface_unix.c | 497 char *endp; in wpas_ctrl_iface_open_sock() local 1219 char *endp; in wpas_global_ctrl_iface_open_sock() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst_ctrl_iface.c | 559 char *endp; in get_peer_mbies() local 821 int fst_read_next_int_param(const char *params, bool *valid, char **endp) in fst_read_next_int_param() argument 839 fst_read_next_text_param(const char *params, char *buf, size_t buflen, char **endp) fst_read_next_text_param() argument 889 char *endp; fst_parse_attach_command() local 927 char *endp; fst_parse_detach_command() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ctrl_iface_unix.c | 507 char *endp; in wpas_ctrl_iface_open_sock() local 1285 char *endp; in wpas_global_ctrl_iface_open_sock() local
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getsrclines.c | 326 uint8_t *endp = memchr (dirp, '\0', lineendp - dirp); in read_srclines() local 402 uint8_t *endp = memchr (linep, '\0', lineendp - linep); in read_srclines() local 489 uint8_t *endp = memchr (fname, '\0', lineendp - linep); in read_srclines() local 788 uint8_t *endp = memchr (linep, '\\0', lineendp - linep); read_srclines() local [all...] |
| /third_party/icu/icu4c/source/test/perf/collperf/ |
| H A D | collperf.cpp | 597 char *endp; in CollPerfTest() local 649 char *endp; in CollPerfTest() local
|
| /third_party/ltp/testcases/kernel/fs/fsx-linux/ |
| H A D | fsx-linux.c | 1116 char *endp; in main() local [all...] |
| /third_party/icu/icu4c/source/test/perf/collationperf/ |
| H A D | collperf.cpp | 252 char *endp; in ProcessOptions() local
|