/aosp_15_r20/external/coreboot/src/lib/ |
H A D | nhlt.c | 42 struct nhlt_endpoint *endp; in nhlt_add_endpoint() local 96 int nhlt_endpoint_append_config(struct nhlt_endpoint *endp, const void *config, in nhlt_endpoint_append_config() 102 struct nhlt_format *nhlt_add_format(struct nhlt_endpoint *endp, in nhlt_add_format() 144 int nhlt_endpoint_add_formats(struct nhlt_endpoint *endp, in nhlt_endpoint_add_formats() 210 static size_t calc_endpoint_size(struct nhlt_endpoint *endp) in calc_endpoint_size() 260 struct nhlt_endpoint *endp = &nhlt->endpoints[i]; in nhlt_free_resources() local 332 static void serialize_endpoint(struct nhlt_endpoint *endp, struct cursor *cur) in serialize_endpoint() 420 struct nhlt_endpoint *endp; in _nhlt_add_single_endpoint() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/fst/ |
H A D | fst_session.c | 1265 char *endp; in fst_session_set_str_llt() local 1348 char *endp; in fst_test_req_send_fst_request() local 1400 char *endp; in fst_test_req_send_fst_response() local 1475 char *endp; in fst_test_req_send_ack_request() local 1503 char *endp; in fst_test_req_send_ack_response() local 1531 char *endp; in fst_test_req_send_tear_down() local 1558 char *endp; in fst_test_req_get_fsts_id() local 1578 char *endp; in fst_test_req_get_local_mbies() local
|
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() 840 char **endp) in fst_read_next_text_param() 889 char *endp; in fst_parse_attach_command() local 927 char *endp; in fst_parse_detach_command() local
|
/aosp_15_r20/external/coreboot/src/device/ |
H A D | pciexp_device.c | 221 struct device *endp, unsigned int endp_cap) in pciexp_is_ccc_active() 240 struct device *endp, unsigned int endp_cap) in pciexp_enable_common_clock() 275 static void pciexp_enable_clock_power_pm(struct device *endp, unsigned int endp_cap) in pciexp_enable_clock_power_pm() 514 struct device *endp, unsigned int endp_cap, in pciexp_aspm_latency() 550 struct device *endp, unsigned int endp_cap) in pciexp_enable_aspm()
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | dwarf_ranges.c | 48 Dwarf_Addr *beginp, Dwarf_Addr *endp, in __libdw_read_begin_end_pair_inc() 396 const unsigned char *endp = cu->endp; in initial_offset() local 465 Dwarf_Addr *startp, Dwarf_Addr *endp) in dwarf_ranges()
|
H A D | dwarf_siblingof.c | 98 unsigned char *endp = sibattr.cu->endp; in dwarf_siblingof() local 128 unsigned char *endp = sibattr.cu->endp; in dwarf_siblingof() local
|
H A D | dwarf_getsrclines.c | 332 uint8_t *endp = memchr (dirp, '\0', lineendp - dirp); in read_srclines() local 408 uint8_t *endp = memchr (linep, '\0', lineendp - linep); in read_srclines() local 495 uint8_t *endp = memchr (fname, '\0', lineendp - linep); in read_srclines() local 796 uint8_t *endp = memchr (linep, '\0', lineendp - linep); in read_srclines() local
|
H A D | dwarf_formudata.c | 123 unsigned char *endp = d->d_buf + d->d_size; in __libdw_formptr() local 145 const unsigned char *endp = attr->cu->endp; in dwarf_formudata() local
|
H A D | dwarf_child.c | 56 const unsigned char *endp = die->cu->endp; in __libdw_find_attr() local 168 const unsigned char *endp = cu->endp; in dwarf_child() local
|
H A D | encoded-value.h | 89 const unsigned char *endp = cache->data->d.d_buf + cache->data->d.d_size; in __libdw_cfi_read_address_inc() local 157 const unsigned char *endp = cache->data->d.d_buf + cache->data->d.d_size; in read_encoded_value() local
|
H A D | dwarf_getpubnames.c | 52 unsigned char *endp = readp + dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets() local 187 unsigned char *endp in dwarf_getpubnames() local
|
H A D | dwarf_getmacros.c | 169 const unsigned char *const endp, in get_table_for_offset() 316 const unsigned char *const endp, in cache_op_table() 363 const unsigned char *const endp = d->d_buf + d->d_size; in read_macros() local
|
H A D | dwarf_getlocation.c | 754 const unsigned char *endp = cu->endp; in initial_offset() local 829 Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, in getlocations_addr() 974 Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Op **expr, in dwarf_getlocations()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/ |
H A D | ehci.c | 349 int endp = ep->endpoint & 0xf; in ehci_bulk() local 438 int endp = 0; // this is control. always 0 (for now) in ehci_control() local 563 endpoint_t *endp; member 657 const int endp = ep->endpoint & 0xf; in ehci_create_intr_queue() local
|
/aosp_15_r20/hardware/google/graphics/common/libv4l2/ |
D | exynos_mc.c | 413 const char *p, char **endp) in exynos_media_parse_pad() 432 char **endp) in exynos_media_parse_link() 477 char **endp) in exynos_media_parse_setup_link()
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_reg.c | 500 char *endp; in parse_reg() local 592 char *endp; in intel_reg_write() local 677 char *endp; in intel_reg_decode() local 918 char *endp; in main() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | libgen.cpp | 41 const char* endp = nullptr; in __basename_r() local 97 const char* endp = nullptr; in __dirname_r() local
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | addrscopes.c | 169 char *endp; in main() local 183 char *endp; in main() local
|
H A D | addrcfi.c | 206 char *endp; in main() local 220 char *endp; in main() local
|
/aosp_15_r20/external/mtools/ |
H A D | misc.c | 209 off_t str_to_offset_with_end(const char *str, char **endp) { in str_to_offset_with_end() 234 mt_off_t str_to_off_with_end(const char *str, char **endp) { in str_to_off_with_end()
|
/aosp_15_r20/external/wpa_supplicant_8/hostapd/ |
H A D | config_file.c | 3120 char *endp; in hostapd_config_fill() local 3131 char *endp; in hostapd_config_fill() local 3353 char *endp; in hostapd_config_fill() local 4701 char *endp; in hostapd_config_fill() local 4720 char *endp; in hostapd_config_fill() local
|
/aosp_15_r20/external/cronet/components/nacl/loader/ |
H A D | nacl_helper_linux.cc | 424 char* endp; in CheckRDebug() local 457 char* endp; in CheckReservedAtZero() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | parsedate.c | 299 static int oneortwodigit(const char *date, const char **endp) in oneortwodigit() 313 int *h, int *m, int *s, char **endp) in match_time()
|
/aosp_15_r20/external/curl/src/ |
H A D | tool_urlglob.c | 214 char *endp; in glob_range() local 254 char *endp; in glob_range() local
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | conf.c | 94 char *endp; in set_randconfig_seed() local 190 char *endp; in conf_set_all_new_symbols() local
|