| /external/lib/fdt/include/ |
| A D | libfdt.h | 260 #define fdt_set_hdr_(name) \ argument 748 const char *name, in fdt_get_property_w() 808 const char *name, int namelen, in fdt_getprop_namelen_w() 847 const char *name, int *lenp) in fdt_getprop_w() 1386 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1421 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1438 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1575 #define fdt_property_string(fdt, name, str) \ argument 1932 const char *name, uint32_t val) in fdt_appendprop_u32() 1967 const char *name, uint64_t val) in fdt_appendprop_u64() [all …]
|
| A D | fdt.h | 38 char name[]; member
|
| /external/lib/fdt/ |
| A D | fdt_ro.c | 226 const char *name, int namelen) in fdt_subnode_offset_namelen() 245 const char *name) in fdt_subnode_offset() 399 const char *name, in fdt_get_property_namelen_() 430 const char *name, in fdt_get_property_namelen() 448 const char *name, int *lenp) in fdt_get_property() 455 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 481 const char *name; in fdt_getprop_by_offset() local 506 const char *name, int *lenp) in fdt_getprop() 541 const char *name, int namelen) in fdt_get_alias_namelen() 561 const char *name, int namelen) in fdt_get_symbol_namelen() [all …]
|
| A D | fdt_rw.c | 184 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_() 202 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, in fdt_add_property_() 235 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() 258 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, in fdt_setprop_placeholder() 276 int fdt_setprop(void *fdt, int nodeoffset, const char *name, in fdt_setprop() 291 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop() 318 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() 334 const char *name, int namelen) in fdt_add_subnode_namelen() 377 int fdt_add_subnode(void *fdt, int parentoffset, const char *name) in fdt_add_subnode()
|
| A D | fdt_overlay.c | 102 const char *name, uint32_t delta) in overlay_phandle_add_offset() 212 const char *name; in overlay_update_local_node_references() local 334 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 408 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 559 const char *name; in overlay_update_node_conflicting_references() local 681 const char *name = fdt_get_name(fdto, fdtochild, NULL); in overlay_prevent_phandle_overwrite_node() local 770 const char *name; in overlay_apply_node() local 788 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local 860 const char *name; in get_path_len() local 907 const char *name; in overlay_symbol_update() local
|
| A D | fdt_wip.c | 14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial() 33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace() 59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property()
|
| A D | fdt_addresses.c | 14 static int fdt_cells(const void *fdt, int nodeoffset, const char *name) in fdt_cells() 58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
|
| A D | fdt_sw.c | 219 int fdt_begin_node(void *fdt, const char *name) in fdt_begin_node() 293 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() 325 int fdt_property_(void *fdt, const char *name, const void *val, int len) in fdt_property_()
|
| A D | fdt_check.c | 65 const char *name; in fdt_check_full() local
|
| /external/lib/lwip/core/ |
| A D | memp.c | 130 #define LWIP_MEMPOOL(name,num,size,desc) LWIP_MEM_ALIGN_SIZE(size), argument 138 #define LWIP_MEMPOOL(name,num,size,desc) (num), argument 145 #define LWIP_MEMPOOL(name,num,size,desc) (desc), argument 157 #define LWIP_MEMPOOL(name,num,size,desc) u8_t memp_memory_ ## name ## _base \ argument 163 #define LWIP_MEMPOOL(name,num,size,desc) memp_memory_ ## name ## _base, argument 171 #define LWIP_MEMPOOL(name,num,size,desc) + ( (num) * (MEMP_SIZE + MEMP_ALIGN_SIZE(size) ) ) argument 204 #define LWIP_MEMPOOL(name,num,size,desc) "/"desc, argument
|
| A D | stats.c | 56 #define LWIP_MEMPOOL(name,num,size,desc) desc, in stats_init() argument 72 stats_display_proto(struct stats_proto *proto, const char *name) in stats_display_proto() 113 stats_display_mem(struct stats_mem *mem, const char *name) in stats_display_mem() 127 #define LWIP_MEMPOOL(name,num,size,desc) desc, in stats_display_memp() argument
|
| A D | dns.c | 176 char name[DNS_MAX_NAME_LENGTH]; member 450 dns_lookup(const char *name) in dns_lookup() 560 dns_send(u8_t numdns, const char* name, u8_t id) in dns_send() 860 dns_enqueue(const char *name, dns_found_callback found, void *callback_arg) in dns_enqueue()
|
| /external/platform/pico/common/pico_binary_info/include/pico/binary_info/ |
| A D | code.h | 19 #define __bi_decl(name, bi, section_prefix, attr) static const attr __attribute__((section(section_… argument 47 #define __bi_decl(bi, name, attr) argument 120 #define bi_program_name(name) bi_string(BINARY_INFO_TAG_RASPBERRY_PI, BINARY_INFO_ID_RP_PROGRAM_NAM… argument 128 #define bi_program_feature_group(tag, id, name) __bi_named_group(BINARY_INFO_TAG_RASPBERRY_PI, BINA… argument 129 #define bi_program_feature_group_with_flags(tag, id, name, flags) __bi_named_group(BINARY_INFO_TAG_… argument 141 #define bi_1pin_with_name(p0, name) bi_pin_mask_with_name(1u << (p0), name) argument
|
| /external/lib/lwip/include/lwip/ |
| A D | memp.h | 44 #define LWIP_MEMPOOL(name,num,size,desc) MEMP_##name, argument 55 #define LWIP_MEMPOOL(name,num,size,desc) argument 64 #define LWIP_MEMPOOL(name,num,size,desc) argument
|
| A D | netdb.h | 110 #define gethostbyname(name) lwip_gethostbyname(name) argument 111 #define gethostbyname_r(name, ret, buf, buflen, result, h_errnop) \ argument
|
| A D | memp_std.h | 23 #define LWIP_PBUF_MEMPOOL(name, num, payload, desc) LWIP_MEMPOOL(name, num, (MEMP_ALIGN_SIZE(sizeof… argument
|
| A D | netif.h | 194 char name[2]; member 301 #define netif_set_hostname(netif, name) do { if((netif) != NULL) { (netif)->hostname = name; }}whil… argument
|
| A D | stats.h | 92 const char *name; member 281 #define stats_display_proto(proto, name) argument 283 #define stats_display_mem(mem, name) argument
|
| A D | dns.h | 84 const char *name; member
|
| /external/platform/pico/common/pico_sync/include/pico/ |
| A D | mutex.h | 283 #define auto_init_mutex(name) static __attribute__((section(".mutex_array"))) mutex_t name argument 306 #define auto_init_recursive_mutex(name) static __attribute__((section(".mutex_array"))) recursive_m… argument
|
| /external/platform/pico/common/pico_base/include/pico/ |
| A D | types.h | 81 #define ABSOLUTE_TIME_INITIALIZED_VAR(name, value) name = value argument 83 #define ABSOLUTE_TIME_INITIALIZED_VAR(name, value) name = {value} argument
|
| /external/lib/lwip/api/ |
| A D | netdb.c | 85 lwip_gethostbyname(const char *name) in lwip_gethostbyname() 162 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, in lwip_gethostbyname_r()
|
| A D | sockets.c | 405 lwip_bind(int s, const struct sockaddr *name, socklen_t namelen) in lwip_bind() 471 lwip_connect(int s, const struct sockaddr *name, socklen_t namelen) in lwip_connect() 1408 lwip_getaddrname(int s, struct sockaddr *name, socklen_t *namelen, u8_t local) 1443 lwip_getpeername(int s, struct sockaddr *name, socklen_t *namelen) 1449 lwip_getsockname(int s, struct sockaddr *name, socklen_t *namelen)
|
| /external/platform/nrfx/drivers/include/ |
| A D | nrfx_usbd.h | 266 #define NRFX_USBD_TRANSFER_IN(name, tx_buff, tx_size, tx_flags) \ argument 280 #define NRFX_USBD_TRANSFER_OUT(name, rx_buff, rx_size) \ argument
|
| /external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/ |
| A D | retarget.h | 88 void *_sys_open(const char *name, int openmode) in _sys_open()
|