Home
last modified time | relevance | path

Searched defs:sizep (Results 1 – 24 of 24) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/core/
Dof_extra.c50 fdt_size_t *sizep) in ofnode_decode_region()
72 fdt_size_t *sizep) in ofnode_decode_memory_region()
Dread.c163 fdt_size_t *sizep) in dev_read_addr_size()
Dofnode.c549 fdt_size_t *sizep) in ofnode_get_addr_size()
/third_party/uboot/u-boot-2020.01/lib/efi/
Defi_info.c13 int efi_info_get(enum efi_entry_t type, void **datap, int *sizep) in efi_info_get()
/third_party/musl/src/stdio/
Dopen_memstream.c10 size_t *sizep; member
66 FILE *open_memstream(char **bufp, size_t *sizep) in open_memstream()
Dopen_wmemstream.c11 size_t *sizep; member
68 FILE *open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
Dext2.c9 const char *__freadptr(FILE *f, size_t *sizep) in __freadptr()
/third_party/musl/porting/liteos_a/user/src/stdio/
Dopen_wmemstream.c12 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/
Dbootstage.c17 ulong *sizep) in get_base_size()
Dbcb.c86 static int bcb_field_get(char *name, char **fieldp, int *sizep) in bcb_field_get()
Dnvedit_efi.c346 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
/third_party/uboot/u-boot-2020.01/lib/
Dfdtdec.c83 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/
Dmessage_factory.cc45 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Dextension_dict.cc54 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Ddescriptor_pool.cc51 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Ddescriptor_containers.cc67 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Dmessage.cc92 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Ddescriptor.cc58 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
/third_party/gettext/gettext-tools/src/
Dwrite-qt.c314 conv_to_utf16 (const char *string, size_t *sizep) in conv_to_utf16()
/third_party/e2fsprogs/lib/ext2fs/
Dtdbtool.c535 static char *convert_string(char *instring, size_t *sizep) in convert_string()
/third_party/uboot/u-boot-2020.01/include/dm/
Dread.h736 fdt_size_t *sizep) in dev_read_addr_size()
/third_party/FreeBSD/sys/dev/usb/
Dusb_hid.c788 void **descp, uint16_t *sizep, in usbd_req_get_hid_desc()
/third_party/uboot/u-boot-2020.01/arch/sandbox/cpu/
Dos.c120 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
/third_party/uboot/u-boot-2020.01/tools/
Difdtool.c600 int open_for_read(const char *fname, int *sizep) in open_for_read()