| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| H A D | transport.c | 230 int endp = usb_pipeendpoint(pipe); in usb_stor_clear_halt() local
|
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | block2mtd.c | 348 static int ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() argument 375 char *endp; in parse_num() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/storage/ |
| H A D | transport.c | 230 int endp = usb_pipeendpoint(pipe); in usb_stor_clear_halt() local
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| H A D | ipheth.c | 554 struct usb_endpoint_descriptor *endp; in ipheth_probe() local
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | conf.c | 94 char *endp; in set_randconfig_seed() local 190 char *endp; in conf_set_all_new_symbols() local
|
| /kernel/liteos_a/kernel/extended/container/ |
| H A D | los_user_container.c | 267 STATIC UINTPTR StrToUInt(const CHAR *str, CHAR **endp, UINT32 base) in StrToUInt() argument
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getlocation.c | 753 const unsigned char *endp = cu->endp; in initial_offset() local 821 getlocations_addr(Dwarf_Attribute *attr, ptrdiff_t offset, Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Addr address, const Elf_Data *locs, Dwarf_Op **expr, size_t *exprlen) getlocations_addr() argument 966 dwarf_getlocations(Dwarf_Attribute *attr, ptrdiff_t offset, Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Op **expr, size_t *exprlen) dwarf_getlocations() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | core-file.c | 95 char *endp; in elf_begin_rand() local
|
| /third_party/curl/lib/ |
| H A D | rtsp.c | 911 char *endp; in Curl_rtsp_parseheader() local 998 char *endp; in rtsp_parse_transport() local [all...] |
| 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
|
| /third_party/curl/src/ |
| H A D | tool_urlglob.c | 216 char *endp; in glob_range() local 256 char *endp; in glob_range() local [all...] |
| /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
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmwifi_channels.c | 367 char *endp = NULL; in read_uint() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | lparcfg.c | 656 char *endp; in lparcfg_write() local 663 char *endp; in lparcfg_write() local 670 char *endp; in lparcfg_write() local 677 char *endp; in lparcfg_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/sunxi/ |
| H A D | clk-sunxi.c | 975 char *endp; in sunxi_divs_clk_setup() local
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| H A D | build.c | 1193 char *endp; in open_mtd_device() local 1352 char *endp; in bytes_str_to_int() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | lparcfg.c | 690 char *endp; in lparcfg_write() local 707 char *endp; in lparcfg_write() local 714 char *endp; in lparcfg_write() local 721 char *endp; in lparcfg_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| H A D | cpqphp_pci.c | 42 void __iomem *endp; in detect_HRT_floating_pointer() local
|
| H A D | cpqphp_core.c | 86 void __iomem *endp; in detect_SMBIOS_pointer() local
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| H A D | cpufreq.c | 93 char *endp; in sysfs_cpufreq_get_one_value() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2_sf.c | 717 char *endp; in xfs_dir2_sf_verify() local
|
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| H A D | build.c | 1199 char *endp; in open_mtd_device() local 1359 char *endp; in bytes_str_to_int() local
|