Searched defs:sizep (Results 1 – 15 of 15) sorted by relevance
/third_party/elfutils/backends/ |
D | aarch64_retval.c | 55 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()
|
D | riscv_retval.c | 44 dwarf_bytesize_aux (Dwarf_Die *die, Dwarf_Word *sizep) in dwarf_bytesize_aux()
|
/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/mesa3d/src/util/ |
D | memstream.h | 49 size_t *sizep; member
|
D | memstream.c | 31 u_memstream_open(struct u_memstream *mem, char **bufp, size_t *sizep) in u_memstream_open()
|
/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/FreeBSD/sys/dev/usb/ |
D | usb_hid.c | 788 void **descp, uint16_t *sizep, in usbd_req_get_hid_desc()
|