Home | History | Annotate | Download | only in src

Lines Matching refs:ExpectByte

103   void ExpectByte(unsigned char b) {
225 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
226 ExpectByte(0x11); // Source segment size: dictionary length
227 ExpectByte(0x00); // Source segment position: start of dictionary
228 ExpectByte(0x09); // Length of the delta encoding
229 ExpectByte(0x03); // Size of the target window
230 ExpectByte(0x00); // Delta_indicator (no compression)
231 ExpectByte(0x03); // length of data for ADDs and RUNs
232 ExpectByte(0x01); // length of instructions section
233 ExpectByte(0x00); // length of addresses for COPYs
235 ExpectByte(0x04); // ADD(3) opcode
244 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
245 ExpectByte(0x11); // Source segment size: dictionary length
246 ExpectByte(0x00); // Source segment position: start of dictionary
247 ExpectByte(0x0A); // Length of the delta encoding
248 ExpectByte(0x03); // Size of the target window
249 ExpectByte(0x00); // Delta_indicator (no compression)
250 ExpectByte(0x00); // length of data for ADDs and RUNs
251 ExpectByte(0x05); // length of instructions section
252 ExpectByte(0x00); // length of addresses for COPYs
253 ExpectByte(0x04); // Opcode: NOOP + ADD(0)
254 ExpectByte(0x03); // Size of ADD (3)
263 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
264 ExpectByte(0x11); // Source segment size: dictionary length
265 ExpectByte(0x00); // Source segment position: start of dictionary
266 ExpectByte(0x08); // Length of the delta encoding
267 ExpectByte(0x03); // Size of the target window
268 ExpectByte(0x00); // Delta_indicator (no compression)
269 ExpectByte(0x01); // length of data for ADDs and RUNs
270 ExpectByte(0x02); // length of instructions section
271 ExpectByte(0x00); // length of addresses for COPYs
272 ExpectByte('a');
273 ExpectByte(0x00); // RUN(0) opcode
274 ExpectByte(0x03); // Size of RUN (3)
283 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
284 ExpectByte(0x11); // Source segment size: dictionary length
285 ExpectByte(0x00); // Source segment position: start of dictionary
286 ExpectByte(0x08); // Length of the delta encoding
287 ExpectByte(0x03); // Size of the target window
288 ExpectByte(0x00); // Delta_indicator (no compression)
289 ExpectByte(0x00); // length of data for ADDs and RUNs
290 ExpectByte(0x03); // length of instructions section
291 ExpectByte(0x00); // length of addresses for COPYs
292 ExpectByte(0x08); // Opcode: NOOP + RUN(0)
293 ExpectByte(0x03); // Size of RUN (3)
294 ExpectByte('a');
304 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
305 ExpectByte(0x11); // Source segment size: dictionary length
306 ExpectByte(0x00); // Source segment position: start of dictionary
307 ExpectByte(0x09); // Length of the delta encoding
308 ExpectByte(0x10); // Size of the target window
309 ExpectByte(0x00); // Delta_indicator (no compression)
310 ExpectByte(0x00); // length of data for ADDs and RUNs
311 ExpectByte(0x02); // length of instructions section
312 ExpectByte(0x02); // length of addresses for COPYs
313 ExpectByte(0x18); // COPY mode SELF, size 8
314 ExpectByte(0x78); // COPY mode SAME(0), size 8
315 ExpectByte(0x02); // COPY address (2)
316 ExpectByte(0x02); // COPY address (2)
339 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
340 ExpectByte(0x11); // Source segment size: dictionary length
341 ExpectByte(0x00); // Source segment position: start of dictionary
342 ExpectByte(0x09); // Length of the delta encoding
343 ExpectByte(0x10); // Size of the target window
344 ExpectByte(0x00); // Delta_indicator (no compression)
345 ExpectByte(0x00); // length of data for ADDs and RUNs
346 ExpectByte(0x04); // length of instructions section
347 ExpectByte(0x00); // length of addresses for COPYs
348 ExpectByte(0x18); // COPY mode SELF, size 8
349 ExpectByte(0x02); // COPY address (2)
350 ExpectByte(0x78); // COPY mode SAME(0), size 8
351 ExpectByte(0x02); // COPY address (2)
372 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
373 ExpectByte(0x11); // Source segment size: dictionary length
374 ExpectByte(0x00); // Source segment position: start of dictionary
375 ExpectByte(0x0E); // Length of the delta encoding
376 ExpectByte(0x0E); // Size of the target window
377 ExpectByte(0x00); // Delta_indicator (no compression)
378 ExpectByte(0x05); // length of data for ADDs and RUNs
379 ExpectByte(0x02); // length of instructions section
380 ExpectByte(0x02); // length of addresses for COPYs
382 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
383 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
384 ExpectByte(0x02); // COPY address (2)
385 ExpectByte(0x00); // COPY address (0)
403 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
404 ExpectByte(0x11); // Source segment size: dictionary length
405 ExpectByte(0x00); // Source segment position: start of dictionary
406 ExpectByte(0x0E); // Length of the delta encoding
407 ExpectByte(0x0E); // Size of the target window
408 ExpectByte(0x00); // Delta_indicator (no compression)
409 ExpectByte(0x00); // length of data for ADDs and RUNs
410 ExpectByte(0x09); // length of instructions section
411 ExpectByte(0x00); // length of addresses for COPYs
412 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
414 ExpectByte(0x02); // COPY address (2)
415 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
416 ExpectByte(0x00); // COPY address (0)
417 ExpectByte('X');
437 ExpectByte(VCD_SOURCE | VCD_CHECKSUM); // Win_Indicator
438 ExpectByte(0x11); // Source segment size: dictionary length
439 ExpectByte(0x00); // Source segment position: start of dictionary
440 ExpectByte(0x13); // Length of the delta encoding
441 ExpectByte(0x0E); // Size of the target window
442 ExpectByte(0x00); // Delta_indicator (no compression)
443 ExpectByte(0x00); // length of data for ADDs and RUNs
444 ExpectByte(0x09); // length of instructions section
445 ExpectByte(0x00); // length of addresses for COPYs
446 ExpectByte(0x8F); // checksum byte 1
447 ExpectByte(0xFF); // checksum byte 2
448 ExpectByte(0xFF); // checksum byte 3
449 ExpectByte(0xFF); // checksum byte 4
450 ExpectByte(0x7F); // checksum byte 5
451 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
453 ExpectByte(0x02); // COPY address (2)
454 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
455 ExpectByte(0x00); // COPY address (0)
456 ExpectByte('X');
465 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
466 ExpectByte(0x83); // Source segment size: dictionary length (1)
467 ExpectByte(0xFF); // Source segment size: dictionary length (2)
468 ExpectByte(0xFF); // Source segment size: dictionary length (3)
469 ExpectByte(0xFF); // Source segment size: dictionary length (4)
470 ExpectByte(0x7F); // Source segment size: dictionary length (5)
471 ExpectByte(0x00); // Source segment position: start of dictionary
472 ExpectByte(0x09); // Length of the delta encoding
473 ExpectByte(0x10); // Size of the target window
474 ExpectByte(0x00); // Delta_indicator (no compression)
475 ExpectByte(0x00); // length of data for ADDs and RUNs
476 ExpectByte(0x04); // length of instructions section
477 ExpectByte(0x00); // length of addresses for COPYs
478 ExpectByte(0x18); // COPY mode SELF, size 8
479 ExpectByte(0x02); // COPY address (2)
480 ExpectByte(0x28); // COPY mode HERE, size 8
481 ExpectByte(0x09); // COPY address (9)