Home
last modified time | relevance | path

Searched defs:sizep (Results 1 – 9 of 9) 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()
/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.c395 unsigned char *pheader, *sizep; in process_reply() local
/external/syslinux/com32/lua/src/
Dlobject.h481 int sizep; /* size of `p' */ member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c3212 vki_uint32_t *sizep = (vki_uint32_t *)ARG3; in POST() local