Home
last modified time | relevance | path

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

/external/elfutils/backends/
Daarch64_retval.c55 dwarf_bytesize_aux (Dwarf_Die *die, Dwarf_Word *sizep) in dwarf_bytesize_aux()
84 member_is_fp (Dwarf_Die *membdie, Dwarf_Word *sizep, Dwarf_Word *countp) in member_is_fp()
127 hfa_type (Dwarf_Die *ftypedie, int tag, Dwarf_Word *sizep, Dwarf_Word *countp) in hfa_type()
Driscv_retval.c44 dwarf_bytesize_aux (Dwarf_Die *die, Dwarf_Word *sizep) in dwarf_bytesize_aux()
/external/u-boot/lib/efi/
Defi_info.c13 int efi_info_get(enum efi_entry_t type, void **datap, int *sizep) in efi_info_get()
/external/u-boot/cmd/
Dbootstage.c17 ulong *sizep) in get_base_size()
/external/u-boot/lib/
Dfdtdec.c87 int ns, fdt_size_t *sizep, in fdtdec_get_addr_size_fixed()
143 int index, fdt_size_t *sizep, in fdtdec_get_addr_size_auto_parent()
170 fdt_size_t *sizep, in fdtdec_get_addr_size_auto_noparent()
188 const char *prop_name, fdt_size_t *sizep) in fdtdec_get_addr_size()
925 fdt_addr_t *basep, fdt_size_t *sizep) in fdtdec_decode_region()
1006 fdt_addr_t *basep, fdt_size_t *sizep) in fdtdec_decode_memory_region()
/external/u-boot/drivers/core/
Dread.c90 fdt_size_t *sizep) in dev_read_addr_size()
Dofnode.c501 fdt_size_t *sizep) in ofnode_get_addr_size()
/external/u-boot/include/dm/
Dread.h519 fdt_size_t *sizep) in dev_read_addr_size()
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc48 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Ddescriptor.cc55 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Ddescriptor_containers.cc67 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Dmessage.cc82 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c535 static char *convert_string(char *instring, size_t *sizep) in convert_string()
/external/dnsmasq/src/
Dforward.c341 unsigned char *pheader, *sizep; in process_reply() local
/external/u-boot/tools/
Difdtool.c600 int open_for_read(const char *fname, int *sizep) in open_for_read()
/external/lua/src/
Dlobject.h416 int sizep; /* size of 'p' */ member