Home | History | Annotate | Download | only in src

Lines Matching refs:ExpectByte

72   void ExpectByte(unsigned char b) {
701 ExpectByte(0xD6); // 'V' | 0x80
702 ExpectByte(0xC3); // 'C' | 0x80
703 ExpectByte(0xC4); // 'D' | 0x80
704 ExpectByte(0x00); // Simple encoder never uses interleaved format
705 ExpectByte(0x00); // Hdr_Indicator
706 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
707 ExpectByte(sizeof(kDictionary)); // Dictionary length
708 ExpectByte(0x00); // Source segment position: start of dictionary
711 ExpectByte(0x22); // Length of the delta encoding
713 ExpectByte(0x00); // Delta_indicator (no compression)
714 ExpectByte(0x16); // Length of the data section
715 ExpectByte(0x05); // Length of the instructions section
716 ExpectByte(0x02); // Length of the address section
721 ExpectByte(0x73); // COPY size 0 mode VCD_SAME(0)
722 ExpectByte(0x38); // COPY size (56)
723 ExpectByte(0x07); // ADD size 6
724 ExpectByte(0x19); // COPY size 9 mode VCD_SELF
725 ExpectByte(0x11); // ADD size 16
727 ExpectByte(0x00); // COPY address (0) mode VCD_SAME(0)
728 ExpectByte(0x17); // COPY address (23) mode VCD_SELF
731 ExpectByte(0x29); // Length of the delta encoding
733 ExpectByte(0x00); // Delta_indicator (no compression)
734 ExpectByte(0x1F); // Length of the data section
735 ExpectByte(0x04); // Length of the instructions section
736 ExpectByte(0x01); // Length of the address section
739 ExpectByte(0x73); // COPY size 0 mode VCD_SAME(0)
740 ExpectByte(0x38); // COPY size (56)
741 ExpectByte(0x01); // ADD size 0
742 ExpectByte(0x1F); // Size of ADD (31)
744 ExpectByte(0x00); // COPY address (0) mode VCD_SAME(0)
750 ExpectByte(0x00); // Delta_indicator (no compression)
752 ExpectByte(0x02); // Length of the instructions section
753 ExpectByte(0x00); // Length of the address section
756 ExpectByte(0x01); // ADD size 0
788 ExpectByte(0xD6); // 'V' | 0x80
789 ExpectByte(0xC3); // 'C' | 0x80
790 ExpectByte(0xC4); // 'D' | 0x80
791 ExpectByte(0x00); // Simple encoder never uses interleaved format
792 ExpectByte(0x00); // Hdr_Indicator
793 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
794 ExpectByte(sizeof(kDictionary)); // Dictionary length
795 ExpectByte(0x00); // Source segment position: start of dictionary
796 ExpectByte(0x0C); // Length of the delta encoding
798 ExpectByte(0x00); // Delta_indicator (no compression)
799 ExpectByte(0x01); // Length of the data section
800 ExpectByte(0x04); // Length of the instructions section
801 ExpectByte(0x01); // Length of the address section
805 ExpectByte(0x02); // ADD size 1
806 ExpectByte(0x23); // COPY size 0 mode VCD_HERE
809 ExpectByte(0x01); // COPY address (1) mode VCD_HERE
826 ExpectByte(0xD6); // 'V' | 0x80
827 ExpectByte(0xC3); // 'C' | 0x80
828 ExpectByte(0xC4); // 'D' | 0x80
829 ExpectByte(0x00); // Simple encoder never uses interleaved format
830 ExpectByte(0x00); // Hdr_Indicator
831 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
832 ExpectByte(sizeof(kDictionary)); // Dictionary length
833 ExpectByte(0x00); // Source segment position: start of dictionary
836 ExpectByte(0x00); // Delta_indicator (no compression)
838 ExpectByte(0x03); // Length of the instructions section
839 ExpectByte(0x00); // Length of the address section
843 ExpectByte(0x01); // ADD size 0
916 ExpectByte(0xD6); // 'V' | 0x80
917 ExpectByte(0xC3); // 'C' | 0x80
918 ExpectByte(0xC4); // 'D' | 0x80
919 ExpectByte(0x00); // Simple encoder never uses interleaved format
920 ExpectByte(0x00); // Hdr_Indicator
921 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
922 ExpectByte(sizeof(kDictionary)); // Dictionary length
923 ExpectByte(0x00); // Source segment position: start of dictionary
925 ExpectByte(12); // Length of the delta encoding
927 ExpectByte(0x00); // Delta_indicator (no compression)
928 ExpectByte(0x04); // Length of the data section
929 ExpectByte(0x02); // Length of the instructions section
930 ExpectByte(0x01); // Length of the address section
931 ExpectByte('!');
932 ExpectByte('!');
933 ExpectByte('!');
934 ExpectByte('\n');
935 ExpectByte(0x1E); // COPY size 14 mode VCD_SELF
936 ExpectByte(0x05); // ADD size 4
937 ExpectByte(0x03); // COPY address (3) mode VCD_SELF
942 ExpectByte(0x00); // Delta_indicator (no compression)
944 ExpectByte(0x02); // Length of the instructions section
945 ExpectByte(0x00); // Length of the address section
948 ExpectByte(0x01); // ADD size 0
959 ExpectByte(0xD6); // 'V' | 0x80
960 ExpectByte(0xC3); // 'C' | 0x80
961 ExpectByte(0xC4); // 'D' | 0x80
962 ExpectByte('S'); // Format extensions
963 ExpectByte(0x00); // Hdr_Indicator
964 ExpectByte(VCD_SOURCE | VCD_CHECKSUM); // Win_Indicator
965 ExpectByte(sizeof(kDictionary)); // Dictionary length
966 ExpectByte(0x00); // Source segment position: start of dictionary
968 ExpectByte(17); // Length of the delta encoding
970 ExpectByte(0x00); // Delta_indicator (no compression)
971 ExpectByte(0x00); // Length of the data section
972 ExpectByte(0x07); // Length of the instructions section
973 ExpectByte(0x00); // Length of the address section
975 ExpectByte(0x1E); // COPY size 14 mode VCD_SELF
976 ExpectByte(0x03); // COPY address (3) mode VCD_SELF
977 ExpectByte(0x05); // ADD size 4
978 ExpectByte('!');
979 ExpectByte('!');
980 ExpectByte('!');
981 ExpectByte('\n');
986 ExpectByte(0x00); // Delta_indicator (no compression)
987 ExpectByte(0x00); // Length of the data section
989 ExpectByte(0x00); // Length of the address section
992 ExpectByte(0x01); // ADD size 0