Lines Matching defs:Length
329 unsigned Length, bool Prologue) {
340 unsigned Length, bool Prologue) {
359 unsigned Length, bool Prologue) {
371 unsigned Length, bool Prologue) {
388 unsigned Length, bool Prologue) {
405 unsigned Length, bool Prologue) {
419 unsigned Length, bool Prologue) {
432 unsigned Length, bool Prologue) {
446 unsigned Length, bool Prologue) {
462 unsigned Length, bool Prologue) {
480 unsigned Length, bool Prologue) {
495 unsigned Length, bool Prologue) {
510 unsigned Length, bool Prologue) {
523 unsigned Length, bool Prologue) {
538 unsigned Length, bool Prologue) {
551 unsigned Length, bool Prologue) {
566 unsigned Length, bool Prologue) {
573 unsigned Length, bool Prologue) {
580 unsigned Length, bool Prologue) {
587 unsigned Length, bool Prologue) {
594 unsigned Length, bool Prologue) {
601 unsigned Length, bool Prologue) {
611 unsigned Length, bool Prologue) {
624 unsigned Length, bool Prologue) {
634 unsigned Length, bool Prologue) {
647 unsigned Length, bool Prologue) {
660 unsigned Length, bool Prologue) {
675 unsigned Length, bool Prologue) {
696 unsigned Length, bool Prologue) {
711 unsigned Length, bool Prologue) {
728 unsigned Length, bool Prologue) {
744 unsigned Length, bool Prologue) {
759 unsigned Length, bool Prologue) {
778 unsigned Length, bool Prologue) {
793 unsigned Length, bool Prologue) {
809 unsigned Length, bool Prologue) {
821 bool Decoder::opcode_setfp(const uint8_t *OC, unsigned &Offset, unsigned Length,
830 bool Decoder::opcode_addfp(const uint8_t *OC, unsigned &Offset, unsigned Length,
842 bool Decoder::opcode_nop(const uint8_t *OC, unsigned &Offset, unsigned Length,
849 bool Decoder::opcode_end(const uint8_t *OC, unsigned &Offset, unsigned Length,
856 bool Decoder::opcode_end_c(const uint8_t *OC, unsigned &Offset, unsigned Length,
864 unsigned Length, bool Prologue) {
875 unsigned Length, bool Prologue) {
952 unsigned Length, bool Prologue) {
959 unsigned Length, bool Prologue) {
967 unsigned Length, bool Prologue) {
974 unsigned Length, bool Prologue) {
981 unsigned Length, bool Prologue) {
989 unsigned Length, bool Prologue) {
1014 if (OI + DecodeRing[DI].Length > OE) {
1017 OI += DecodeRing[DI].Length;