/third_party/uboot/u-boot-2020.01/drivers/core/ |
D | of_extra.c | 50 fdt_size_t *sizep) in ofnode_decode_region() 72 fdt_size_t *sizep) in ofnode_decode_memory_region()
|
D | read.c | 163 fdt_size_t *sizep) in dev_read_addr_size()
|
D | ofnode.c | 549 fdt_size_t *sizep) in ofnode_get_addr_size()
|
/third_party/uboot/u-boot-2020.01/lib/efi/ |
D | efi_info.c | 13 int efi_info_get(enum efi_entry_t type, void **datap, int *sizep) in efi_info_get()
|
/third_party/musl/src/stdio/ |
D | open_memstream.c | 10 size_t *sizep; member 66 FILE *open_memstream(char **bufp, size_t *sizep) in open_memstream()
|
D | open_wmemstream.c | 11 size_t *sizep; member 68 FILE *open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
|
D | ext2.c | 9 const char *__freadptr(FILE *f, size_t *sizep) in __freadptr()
|
/third_party/musl/porting/liteos_a/user/src/stdio/ |
D | open_wmemstream.c | 12 size_t *sizep; member 69 FILE *open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | bootstage.c | 17 ulong *sizep) in get_base_size()
|
D | bcb.c | 86 static int bcb_field_get(char *name, char **fieldp, int *sizep) in bcb_field_get()
|
D | nvedit_efi.c | 346 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
|
/third_party/uboot/u-boot-2020.01/lib/ |
D | fdtdec.c | 83 int ns, fdt_size_t *sizep, in fdtdec_get_addr_size_fixed() 129 int index, fdt_size_t *sizep, in fdtdec_get_addr_size_auto_parent() 156 fdt_size_t *sizep, in fdtdec_get_addr_size_auto_noparent() 174 const char *prop_name, fdt_size_t *sizep) in fdtdec_get_addr_size() 1563 phys_addr_t *basep, phys_size_t *sizep, bd_t *bd) in fdtdec_decode_ram_size()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | message_factory.cc | 45 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
|
D | extension_dict.cc | 54 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
|
D | descriptor_pool.cc | 51 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
|
D | descriptor_containers.cc | 67 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
|
D | message.cc | 92 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
|
D | descriptor.cc | 58 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
|
/third_party/gettext/gettext-tools/src/ |
D | write-qt.c | 314 conv_to_utf16 (const char *string, size_t *sizep) in conv_to_utf16()
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | tdbtool.c | 535 static char *convert_string(char *instring, size_t *sizep) in convert_string()
|
/third_party/uboot/u-boot-2020.01/include/dm/ |
D | read.h | 736 fdt_size_t *sizep) in dev_read_addr_size()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_hid.c | 788 void **descp, uint16_t *sizep, in usbd_req_get_hid_desc()
|
/third_party/uboot/u-boot-2020.01/arch/sandbox/cpu/ |
D | os.c | 120 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | ifdtool.c | 600 int open_for_read(const char *fname, int *sizep) in open_for_read()
|