HomeSort by: relevance | last modified time | path
    Searched defs:n_bytes (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
sparseset.cc 30 unsigned int n_bytes = sizeof (struct sparseset_def) local
33 sparseset set = XNEWVAR (struct sparseset_def, n_bytes);
39 VALGRIND_DISCARD (VALGRIND_MAKE_MEM_DEFINED (set, n_bytes));
  /src/external/gpl3/gcc.old/dist/gcc/
sparseset.cc 30 unsigned int n_bytes = sizeof (struct sparseset_def) local
33 sparseset set = XNEWVAR (struct sparseset_def, n_bytes);
39 VALGRIND_DISCARD (VALGRIND_MAKE_MEM_DEFINED (set, n_bytes));
  /src/external/gpl3/binutils/dist/opcodes/
s12z-dis.c 345 int n_bytes = local
394 return n_bytes;
s12z-opc.c 3105 int n_bytes = 0;
3118 n_bytes++;
3136 n_bytes += n;
3139 n_bytes += 1;
3141 return n_bytes;
3096 int n_bytes = 0; local
  /src/external/gpl3/binutils.old/dist/opcodes/
s12z-dis.c 345 int n_bytes = local
394 return n_bytes;
  /src/external/gpl3/gdb/dist/opcodes/
s12z-dis.c 345 int n_bytes = local
394 return n_bytes;
  /src/external/gpl3/gdb.old/dist/opcodes/
s12z-dis.c 345 int n_bytes = local
394 return n_bytes;
  /src/external/gpl3/gdb/dist/gdb/
s12z-tdep.c 329 int n_bytes = local
384 addr += n_bytes;
  /src/external/gpl3/gdb.old/dist/gdb/
s12z-tdep.c 329 int n_bytes = local
384 addr += n_bytes;
  /src/common/include/rpc/
xdr.h 323 char *n_bytes; member in struct:netobj
  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdddma.c 118 qh->n_bytes = kmem_zalloc(sizeof(u32) * dwc2_max_desc_num(qh), KM_SLEEP);
119 if (!qh->n_bytes) {
136 kmem_free(qh->n_bytes, sizeof(u32) * dwc2_max_desc_num(qh));
137 qh->n_bytes = NULL;
550 qh->n_bytes[idx] = max_xfer_size;
552 qh->n_bytes[idx] = frame_desc->length;
555 dma_desc->status = qh->n_bytes[idx] << HOST_DMA_ISOC_NBYTES_SHIFT &
710 qh->n_bytes[n_desc] = len;
916 frame_desc->actual_length = qh->n_bytes[idx] - remain;
920 frame_desc->actual_length = qh->n_bytes[idx] - remain
1148 u32 n_bytes; local
    [all...]
dwc2_hcd.h 265 * @n_bytes: Xfer Bytes array. Each element corresponds to a transfer
307 u32 *n_bytes; member in struct:dwc2_qh
  /src/external/gpl3/binutils/dist/include/opcode/
msp430-decode.h 119 int n_bytes; /* Opcode size in BYTES. */ member in struct:__anon10665
rl78.h 169 int n_bytes; member in struct:__anon10676
rx.h 248 int n_bytes; member in struct:__anon10681
  /src/external/gpl3/binutils.old/dist/include/opcode/
msp430-decode.h 119 int n_bytes; /* Opcode size in BYTES. */ member in struct:__anon12129
rl78.h 169 int n_bytes; member in struct:__anon12140
  /src/external/gpl3/gdb/dist/include/opcode/
msp430-decode.h 119 int n_bytes; /* Opcode size in BYTES. */ member in struct:__anon18776
rl78.h 169 int n_bytes; member in struct:__anon18787
  /src/external/gpl3/gdb.old/dist/include/opcode/
msp430-decode.h 119 int n_bytes; /* Opcode size in BYTES. */ member in struct:__anon21517
rl78.h 169 int n_bytes; member in struct:__anon21528
  /src/external/mpl/bind/dist/lib/dns/
opensslrsa_link.c 1160 static const unsigned char n_bytes[] = variable
1275 c.n = BN_bin2bn(n_bytes, sizeof(n_bytes) - 1, NULL);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
opensslrsa_link.c 1212 static const unsigned char n_bytes[] = variable
1329 n = BN_bin2bn(n_bytes, sizeof(n_bytes) - 1, NULL);
  /src/external/gpl3/binutils/dist/gas/config/
tc-s12z.c 447 lex_opr (uint8_t *buffer, int *n_bytes, expressionS *exp,
455 *n_bytes = 0;
469 *n_bytes = 1;
476 *n_bytes = 1;
491 *n_bytes = 2;
496 *n_bytes = 4;
503 for (i = 1; i < *n_bytes ; ++i)
505 buffer[i] = c >> (8 * (*n_bytes - i - 1));
517 *n_bytes = 4;
531 *n_bytes = 1
870 int n_bytes; local
1198 int n_bytes; local
1638 int n_bytes; local
1738 int n_bytes; local
1808 int n_bytes; local
1824 int n_bytes; local
1894 int n_bytes; local
1968 int n_bytes = 3; local
2094 int n_bytes = 2; local
2358 int n_bytes; local
2421 int n_bytes; local
2598 int n_bytes; local
2658 int n_bytes; local
2849 int n_bytes; local
2964 int n_bytes; local
3013 int n_bytes; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s12z.c 447 lex_opr (uint8_t *buffer, int *n_bytes, expressionS *exp,
455 *n_bytes = 0;
469 *n_bytes = 1;
476 *n_bytes = 1;
491 *n_bytes = 2;
496 *n_bytes = 4;
503 for (i = 1; i < *n_bytes ; ++i)
505 buffer[i] = c >> (8 * (*n_bytes - i - 1));
517 *n_bytes = 4;
531 *n_bytes = 1
870 int n_bytes; local
1198 int n_bytes; local
1638 int n_bytes; local
1738 int n_bytes; local
1808 int n_bytes; local
1824 int n_bytes; local
1894 int n_bytes; local
1968 int n_bytes = 3; local
2094 int n_bytes = 2; local
2358 int n_bytes; local
2421 int n_bytes; local
2598 int n_bytes; local
2658 int n_bytes; local
2849 int n_bytes; local
2964 int n_bytes; local
3013 int n_bytes; local
    [all...]

Completed in 82 milliseconds

1 2