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

1 2 3

  /src/external/bsd/wpa/dist/src/wps/
ndef.c 29 u32 total_length; member in struct:ndef_record
81 record->total_length = pos - data;
82 if (record->total_length > size ||
83 record->total_length < record->payload_length)
104 data += record.total_length;
105 len -= record.total_length;
  /src/external/gpl3/binutils/dist/opcodes/
epiphany-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
921 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
fr30-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
776 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
frv-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
902 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
ip2k-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
653 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
iq2000-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
759 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
lm32-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
680 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
m32c-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
1777 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
m32r-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
711 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
mep-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
1254 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
mt-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
795 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
or1k-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
774 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
xstormy16-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
724 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
epiphany-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
921 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
fr30-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
776 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
frv-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
902 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
ip2k-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
653 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
iq2000-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
759 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
lm32-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
680 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
m32c-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
1777 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
m32r-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
711 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
mep-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
1254 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
mt-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
795 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
or1k-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
774 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
xstormy16-ibld.c 114 TOTAL_LENGTH is the total length of the insn in bits.
131 unsigned int total_length,
152 && word_length > total_length)
153 word_length = total_length;
217 shift_to_word = total_length - (word_offset + word_length);
416 TOTAL_LENGTH is the total length of the insn in bits.
438 unsigned int total_length,
463 if (word_offset + word_length > total_length)
464 word_length = total_length - word_offset;
469 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
577 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
724 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]

Completed in 57 milliseconds

1 2 3