| /src/external/mpl/bind/dist/fuzz/ |
| old.c | 66 dns_offsets_t odata; local 89 INIT_OFFSETS(name, offsets, odata);
|
| /src/external/bsd/tcpdump/dist/ |
| print-pgm.c | 310 const struct pgm_data *odata; local 312 odata = (const struct pgm_data *)(pgm + 1); 313 ND_TCHECK_SIZE(odata); 314 ND_PRINT("ODATA trail %u seq %u", 315 GET_BE_U_4(odata->pgmd_trailseq), 316 GET_BE_U_4(odata->pgmd_seq)); 317 bp = (const u_char *) (odata + 1);
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| fibheap.c | 202 void *odata; 212 odata = node->data; 222 return odata; 236 return odata; 201 void *odata; local
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| fibheap.c | 202 void *odata; 212 odata = node->data; 222 return odata; 236 return odata; 201 void *odata; local
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| fibheap.c | 202 void *odata; 212 odata = node->data; 222 return odata; 236 return odata; 201 void *odata; local
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| fibheap.c | 202 void *odata; 212 odata = node->data; 222 return odata; 236 return odata; 201 void *odata; local
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| fibheap.c | 202 void *odata; 212 odata = node->data; 222 return odata; 236 return odata; 201 void *odata; local
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| fibheap.c | 202 void *odata; 212 odata = node->data; 222 return odata; 236 return odata; 201 void *odata; local
|
| /src/sys/dev/usb/ |
| if_otusvar.h | 116 void *odata; member in struct:otus_tx_cmd
|
| if_zyd.c | 788 void *odata, int olen, u_int flags) 810 rq.odata = odata; 1890 memcpy(rqp->odata, cmd->data,
|
| if_otus.c | 1403 void *odata) 1433 cmd->odata = odata; 1449 cmd->odata = NULL; /* In case answer is received too late. */ 1657 if (cmd->odata != NULL) 1658 memcpy(cmd->odata, &hdr[1], hdr->len);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| fibonacci_heap.h | 407 V *odata = node->m_data; local 418 return odata; 430 return odata; 444 return odata;
|
| genoutput.cc | 134 static struct operand_data *odata = &null_operand; 251 for (d = odata; d; d = d->next) 584 for (od = odata, i = 0; od; od = od->next, i = 0) 133 static struct operand_data *odata = &null_operand; variable in typeref:struct:operand_data
|
| /src/external/gpl3/gcc/dist/gcc/ |
| fibonacci_heap.h | 407 V *odata = node->m_data; local 418 return odata; 430 return odata; 444 return odata;
|
| genoutput.cc | 134 static struct operand_data *odata = &null_operand; 252 for (d = odata; d; d = d->next) 585 for (od = odata, i = 0; od; od = od->next, i = 0) 133 static struct operand_data *odata = &null_operand; variable in typeref:struct:operand_data
|
| /src/external/mpl/bind/dist/lib/dns/ |
| name.c | 605 dns_offsets_t odata; local 616 SETUP_OFFSETS(name, offsets, odata); 717 dns_offsets_t odata; local 729 INIT_OFFSETS(name, offsets, odata); 780 dns_offsets_t odata; local 807 INIT_OFFSETS(name, offsets, odata); 1474 dns_offsets_t odata; local 1477 INIT_OFFSETS(name, offsets, odata); 1664 dns_offsets_t odata; local 1687 dns_name_init(&tmp_name, odata); [all...] |
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| dv-bfin_gpio.c | 81 bfin_gpio_forward_ouput (struct hw *me, struct bfin_gpio *port, bu32 odata) 95 ovalue = !!(odata & bit);
|
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| dv-bfin_gpio.c | 81 bfin_gpio_forward_ouput (struct hw *me, struct bfin_gpio *port, bu32 odata) 95 ovalue = !!(odata & bit);
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| name.c | 886 dns_offsets_t odata; local 897 SETUP_OFFSETS(name, offsets, odata); 999 dns_offsets_t odata; local 1011 INIT_OFFSETS(name, offsets, odata); 1069 dns_offsets_t odata; local 1096 INIT_OFFSETS(name, offsets, odata); 1758 dns_offsets_t odata; local 1782 INIT_OFFSETS(name, offsets, odata); 2062 dns_offsets_t odata; local 2085 DNS_NAME_INIT(&tmp_name, odata); [all...] |
| /src/lib/libc/nameser/ |
| ns_print.c | 1146 const u_char *odata = rdata; local 1170 _DIAGASSERT(__type_fit(int, rdata - odata)); 1171 return (int)(rdata - odata);
|
| /src/external/bsd/libbind/dist/nameser/ |
| ns_print.c | 1128 const u_char *odata = rdata; local 1152 return (rdata - odata);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-v850.c | 2523 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; 2526 oval = bfd_get_32 (obfd, odata); 2533 bfd_put_32 (obfd, ival, odata); 2517 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-v850.c | 2521 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; 2524 oval = bfd_get_32 (obfd, odata); 2531 bfd_put_32 (obfd, ival, odata); 2515 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-v850.c | 2520 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; 2523 oval = bfd_get_32 (obfd, odata); 2530 bfd_put_32 (obfd, ival, odata); 2514 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-v850.c | 2517 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; 2520 oval = bfd_get_32 (obfd, odata); 2527 bfd_put_32 (obfd, ival, odata); 2511 bfd_byte * odata = ocont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
|