Home | History | Annotate | Download | only in src

Lines Matching refs:ExpectByte

102   void ExpectByte(unsigned char b) {
207 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
208 ExpectByte(0x11); // Source segment size: dictionary length
209 ExpectByte(0x00); // Source segment position: start of dictionary
210 ExpectByte(0x09); // Length of the delta encoding
211 ExpectByte(0x03); // Size of the target window
212 ExpectByte(0x00); // Delta_indicator (no compression)
213 ExpectByte(0x03); // length of data for ADDs and RUNs
214 ExpectByte(0x01); // length of instructions section
215 ExpectByte(0x00); // length of addresses for COPYs
217 ExpectByte(0x04); // ADD(3) opcode
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(0x0A); // Length of the delta encoding
229 ExpectByte(0x03); // Size of the target window
230 ExpectByte(0x00); // Delta_indicator (no compression)
231 ExpectByte(0x00); // length of data for ADDs and RUNs
232 ExpectByte(0x05); // length of instructions section
233 ExpectByte(0x00); // length of addresses for COPYs
234 ExpectByte(0x04); // Opcode: NOOP + ADD(0)
235 ExpectByte(0x03); // Size of ADD (3)
243 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
244 ExpectByte(0x11); // Source segment size: dictionary length
245 ExpectByte(0x00); // Source segment position: start of dictionary
246 ExpectByte(0x08); // Length of the delta encoding
247 ExpectByte(0x03); // Size of the target window
248 ExpectByte(0x00); // Delta_indicator (no compression)
249 ExpectByte(0x01); // length of data for ADDs and RUNs
250 ExpectByte(0x02); // length of instructions section
251 ExpectByte(0x00); // length of addresses for COPYs
252 ExpectByte('a');
253 ExpectByte(0x00); // RUN(0) opcode
254 ExpectByte(0x03); // Size of RUN (3)
262 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
263 ExpectByte(0x11); // Source segment size: dictionary length
264 ExpectByte(0x00); // Source segment position: start of dictionary
265 ExpectByte(0x08); // Length of the delta encoding
266 ExpectByte(0x03); // Size of the target window
267 ExpectByte(0x00); // Delta_indicator (no compression)
268 ExpectByte(0x00); // length of data for ADDs and RUNs
269 ExpectByte(0x03); // length of instructions section
270 ExpectByte(0x00); // length of addresses for COPYs
271 ExpectByte(0x08); // Opcode: NOOP + RUN(0)
272 ExpectByte(0x03); // Size of RUN (3)
273 ExpectByte('a');
282 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
283 ExpectByte(0x11); // Source segment size: dictionary length
284 ExpectByte(0x00); // Source segment position: start of dictionary
285 ExpectByte(0x09); // Length of the delta encoding
286 ExpectByte(0x10); // Size of the target window
287 ExpectByte(0x00); // Delta_indicator (no compression)
288 ExpectByte(0x00); // length of data for ADDs and RUNs
289 ExpectByte(0x02); // length of instructions section
290 ExpectByte(0x02); // length of addresses for COPYs
291 ExpectByte(0x18); // COPY mode SELF, size 8
292 ExpectByte(0x78); // COPY mode SAME(0), size 8
293 ExpectByte(0x02); // COPY address (2)
294 ExpectByte(0x02); // COPY address (2)
307 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
308 ExpectByte(0x11); // Source segment size: dictionary length
309 ExpectByte(0x00); // Source segment position: start of dictionary
310 ExpectByte(0x09); // Length of the delta encoding
311 ExpectByte(0x10); // Size of the target window
312 ExpectByte(0x00); // Delta_indicator (no compression)
313 ExpectByte(0x00); // length of data for ADDs and RUNs
314 ExpectByte(0x04); // length of instructions section
315 ExpectByte(0x00); // length of addresses for COPYs
316 ExpectByte(0x18); // COPY mode SELF, size 8
317 ExpectByte(0x02); // COPY address (2)
318 ExpectByte(0x78); // COPY mode SAME(0), size 8
319 ExpectByte(0x02); // COPY address (2)
330 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
331 ExpectByte(0x11); // Source segment size: dictionary length
332 ExpectByte(0x00); // Source segment position: start of dictionary
333 ExpectByte(0x0E); // Length of the delta encoding
334 ExpectByte(0x0E); // Size of the target window
335 ExpectByte(0x00); // Delta_indicator (no compression)
336 ExpectByte(0x05); // length of data for ADDs and RUNs
337 ExpectByte(0x02); // length of instructions section
338 ExpectByte(0x02); // length of addresses for COPYs
340 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
341 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
342 ExpectByte(0x02); // COPY address (2)
343 ExpectByte(0x00); // COPY address (0)
354 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
355 ExpectByte(0x11); // Source segment size: dictionary length
356 ExpectByte(0x00); // Source segment position: start of dictionary
357 ExpectByte(0x0E); // Length of the delta encoding
358 ExpectByte(0x0E); // Size of the target window
359 ExpectByte(0x00); // Delta_indicator (no compression)
360 ExpectByte(0x00); // length of data for ADDs and RUNs
361 ExpectByte(0x09); // length of instructions section
362 ExpectByte(0x00); // length of addresses for COPYs
363 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
365 ExpectByte(0x02); // COPY address (2)
366 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
367 ExpectByte(0x00); // COPY address (0)
368 ExpectByte('X');
381 ExpectByte(VCD_SOURCE | VCD_CHECKSUM); // Win_Indicator
382 ExpectByte(0x11); // Source segment size: dictionary length
383 ExpectByte(0x00); // Source segment position: start of dictionary
384 ExpectByte(0x13); // Length of the delta encoding
385 ExpectByte(0x0E); // Size of the target window
386 ExpectByte(0x00); // Delta_indicator (no compression)
387 ExpectByte(0x00); // length of data for ADDs and RUNs
388 ExpectByte(0x09); // length of instructions section
389 ExpectByte(0x00); // length of addresses for COPYs
390 ExpectByte(0x8F); // checksum byte 1
391 ExpectByte(0xFF); // checksum byte 2
392 ExpectByte(0xFF); // checksum byte 3
393 ExpectByte(0xFF); // checksum byte 4
394 ExpectByte(0x7F); // checksum byte 5
395 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
397 ExpectByte(0x02); // COPY address (2)
398 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
399 ExpectByte(0x00); // COPY address (0)
400 ExpectByte('X');
409 ExpectByte(VCD_SOURCE); // Win_Indicator: VCD_SOURCE (dictionary)
410 ExpectByte(0x83); // Source segment size: dictionary length (1)
411 ExpectByte(0xFF); // Source segment size: dictionary length (2)
412 ExpectByte
413 ExpectByte(0xFF); // Source segment size: dictionary length (4)
414 ExpectByte(0x7F); // Source segment size: dictionary length (5)
415 ExpectByte(0x00); // Source segment position: start of dictionary
416 ExpectByte(0x09); // Length of the delta encoding
417 ExpectByte(0x10); // Size of the target window
418 ExpectByte(0x00); // Delta_indicator (no compression)
419 ExpectByte(0x00); // length of data for ADDs and RUNs
420 ExpectByte(0x04); // length of instructions section
421 ExpectByte(0x00); // length of addresses for COPYs
422 ExpectByte(0x18); // COPY mode SELF, size 8
423 ExpectByte(0x02); // COPY address (2)
424 ExpectByte(0x28); // COPY mode HERE, size 8
425 ExpectByte(0x09); // COPY address (9)