swf_GetU8         451 lib/as3/abc.c  	U8 kind = swf_GetU8(tag);
swf_GetU8         475 lib/as3/abc.c  		int vkind = swf_GetU8(tag);
swf_GetU8         499 lib/as3/abc.c  	U8 kind = swf_GetU8(tag);
swf_GetU8         505 lib/as3/abc.c  	    if(swf_GetU30(tag)) swf_GetU8(tag);
swf_GetU8         776 lib/as3/abc.c  	m->flags = swf_GetU8(tag);
swf_GetU8         788 lib/as3/abc.c                  U8 vkind = swf_GetU8(tag); // specifies index type for "val"
swf_GetU8         821 lib/as3/abc.c  	cls->flags = swf_GetU8(tag);
swf_GetU8         916 lib/as3/abc.c  	cls->flags = swf_GetU8(tag);
swf_GetU8         278 lib/as3/code.c         U8 opcode = swf_GetU8(tag);
swf_GetU8         329 lib/as3/code.c                 data = (void*)(ptroff_t)swf_GetU8(tag);
swf_GetU8         338 lib/as3/code.c                 U8 type = swf_GetU8(tag);
swf_GetU8         344 lib/as3/code.c                 code->data[1] = (void*)(ptroff_t)swf_GetU8(tag);
swf_GetU8        1130 lib/as3/pool.c 	U8 type = swf_GetU8(tag);
swf_GetU8        1170 lib/as3/pool.c 	m.type = swf_GetU8(tag);
swf_GetU8         163 lib/modules/swfaction.c 	op = swf_GetU8(tag);
swf_GetU8         949 lib/modules/swfbits.c     format = swf_GetU8(tag);
swf_GetU8         972 lib/modules/swfbits.c 	cols = swf_GetU8(tag) + 1;
swf_GetU8          69 lib/modules/swfbutton.c     swf_GetU8(t);           // Flags;
swf_GetU8          74 lib/modules/swfbutton.c     while (swf_GetU8(t))      // state  -> parse ButtonRecord
swf_GetU8          91 lib/modules/swfbutton.c       while ((a=swf_GetU8(t)))        // skip action records
swf_GetU8         111 lib/modules/swfbutton.c         U8 flags = swf_GetU8(tag);
swf_GetU8         125 lib/modules/swfbutton.c     swf_GetU8(tag); //flag
swf_GetU8          62 lib/modules/swffilter.c     U8 type = swf_GetU8(tag);
swf_GetU8          69 lib/modules/swffilter.c 	U8 flags = swf_GetU8(tag);
swf_GetU8          79 lib/modules/swffilter.c 	U8 flags = swf_GetU8(tag);
swf_GetU8          89 lib/modules/swffilter.c 	f->gradient->num = swf_GetU8(tag);
swf_GetU8          96 lib/modules/swffilter.c 	    f->gradient->ratios[s] = swf_GetU8(tag);
swf_GetU8         103 lib/modules/swffilter.c 	U8 flags = swf_GetU8(tag);
swf_GetU8         119 lib/modules/swffilter.c 	U8 flags = swf_GetU8(tag);
swf_GetU8         135 lib/modules/swffilter.c 	U8 flags = swf_GetU8(tag);
swf_GetU8         175 lib/modules/swfobject.c         flags = swf_GetU8(tag);
swf_GetU8         177 lib/modules/swfobject.c 	    flags2 = swf_GetU8(tag);
swf_GetU8         202 lib/modules/swfobject.c             while((data[t++] = swf_GetU8(tag))); 
swf_GetU8         205 lib/modules/swfobject.c 	    obj->blendmode = swf_GetU8(tag);
swf_GetU8         518 lib/modules/swfshape.c     int type = swf_GetU8(tag); //type
swf_GetU8         566 lib/modules/swfshape.c     count = swf_GetU8(tag);
swf_GetU8         580 lib/modules/swfshape.c     count = swf_GetU8(tag); // line style array
swf_GetU8        1067 lib/modules/swfshape.c 	U8 flags = swf_GetU8(tag); // flags, &1: contains scaling stroke, &2: contains non-scaling stroke
swf_GetU8         128 lib/modules/swftext.c 		    l = swf_GetU8(t);
swf_GetU8         177 lib/modules/swftext.c 	U8 l = swf_GetU8(t);
swf_GetU8         194 lib/modules/swftext.c 	flags = swf_GetU8(t);
swf_GetU8         207 lib/modules/swftext.c 	    f->language = swf_GetU8(t);
swf_GetU8         213 lib/modules/swftext.c 	    f->glyph2ascii[i] = ((flags & FF_WIDECODES) ? swf_GetU16(t) : swf_GetU8(t));
swf_GetU8         263 lib/modules/swftext.c     flags1 = swf_GetU8(tag);
swf_GetU8         264 lib/modules/swftext.c     langcode = swf_GetU8(tag);	//reserved flags
swf_GetU8         277 lib/modules/swftext.c     namelen = swf_GetU8(tag);
swf_GetU8         323 lib/modules/swftext.c 	    code = swf_GetU8(tag);
swf_GetU8         372 lib/modules/swftext.c 		    font->layout->kerning[t].char1 = swf_GetU8(tag);
swf_GetU8         373 lib/modules/swftext.c 		    font->layout->kerning[t].char2 = swf_GetU8(tag);
swf_GetU8         389 lib/modules/swftext.c 	font->alignzone_flags = swf_GetU8(tag);
swf_GetU8         395 lib/modules/swftext.c 	    int nr = swf_GetU8(tag); // should be 2
swf_GetU8         404 lib/modules/swftext.c 	    U8 xy = swf_GetU8(tag);
swf_GetU8         456 lib/modules/swftext.c     gbits = swf_GetU8(t);
swf_GetU8         457 lib/modules/swftext.c     abits = swf_GetU8(t);
swf_GetU8         461 lib/modules/swftext.c 	flags = swf_GetU8(t);
swf_GetU8         469 lib/modules/swftext.c 		color.r = swf_GetU8(t);	// rgb
swf_GetU8         470 lib/modules/swftext.c 		color.g = swf_GetU8(t);
swf_GetU8         471 lib/modules/swftext.c 		color.b = swf_GetU8(t);
swf_GetU8         473 lib/modules/swftext.c 		    color.a = swf_GetU8(t);
swf_GetU8         485 lib/modules/swftext.c 	num = swf_GetU8(t);
swf_GetU8         208 lib/modules/swftools.c     { U8 flags = swf_GetU8(t);
swf_GetU8         213 lib/modules/swftools.c     { U8 flags = swf_GetU8(t);
swf_GetU8         214 lib/modules/swftools.c       U8 flags2 = swf_GetU8(t);
swf_GetU8         347 lib/modules/swftools.c     { U8 flags = swf_GetU8(t);
swf_GetU8         351 lib/modules/swftools.c     { U8 flags = swf_GetU8(t);
swf_GetU8         352 lib/modules/swftools.c       U8 flags2 = swf_GetU8(t);
swf_GetU8         400 lib/modules/swftools.c             U8 flags = swf_GetU8(t);
swf_GetU8         402 lib/modules/swftools.c 		swf_GetU8(t);
swf_GetU8         429 lib/modules/swftools.c     int num = swf_GetU8(tag) & 15;
swf_GetU8         448 lib/modules/swftools.c 	ratio = swf_GetU8(tag);
swf_GetU8         455 lib/modules/swftools.c 	ratio = swf_GetU8(tag);
swf_GetU8         470 lib/modules/swftools.c     type = swf_GetU8(tag); //type
swf_GetU8         557 lib/modules/swftools.c     count = swf_GetU8(tag);
swf_GetU8         567 lib/modules/swftools.c     count = swf_GetU8(tag); // line style array
swf_GetU8         594 lib/modules/swftools.c 		flags = swf_GetU8(tag);
swf_GetU8         603 lib/modules/swftools.c 		    int npoints = swf_GetU8(tag);
swf_GetU8         625 lib/modules/swftools.c 		while(swf_GetU8(tag)); //name
swf_GetU8         632 lib/modules/swftools.c 	    swf_GetU8(tag); //reserved
swf_GetU8         633 lib/modules/swftools.c 	    swf_GetU8(tag); //reserved
swf_GetU8         639 lib/modules/swftools.c 		while(swf_GetU8(tag)); //name
swf_GetU8         710 lib/modules/swftools.c 		swf_GetU8(tag); //flag
swf_GetU8         715 lib/modules/swftools.c 		U8 flags = swf_GetU8(tag);
swf_GetU8         728 lib/modules/swftools.c 		    U8 num = swf_GetU8(tag);
swf_GetU8         735 lib/modules/swftools.c 		    U8 blendmode = swf_GetU8(tag);
swf_GetU8         746 lib/modules/swftools.c 	    flags1 = swf_GetU8(tag);
swf_GetU8         747 lib/modules/swftools.c 	    flags2 = swf_GetU8(tag);
swf_GetU8         762 lib/modules/swftools.c 	    glyphbits = swf_GetU8(tag); //glyphbits
swf_GetU8         763 lib/modules/swftools.c 	    advancebits = swf_GetU8(tag); //advancebits
swf_GetU8         852 lib/modules/swftools.c 		U8 flags = swf_GetU8(tag); // flags, &1: contains scaling stroke, &2: contains non-scaling stroke
swf_GetU8        1379 lib/modules/swftools.c 	    color.r = swf_GetU8(t);
swf_GetU8        1380 lib/modules/swftools.c 	    color.g = swf_GetU8(t);
swf_GetU8        1381 lib/modules/swftools.c 	    color.b = swf_GetU8(t);
swf_GetU8          80 lib/rfxswf.c       while(t->pos < t->len && swf_GetU8(t));
swf_GetU8         279 lib/rfxswf.c     U8 low =  swf_GetU8(t);
swf_GetU8         280 lib/rfxswf.c     U8 high = swf_GetU8(t);
swf_GetU8         296 lib/rfxswf.c   	U8 b = swf_GetU8(tag);
swf_GetU8         377 lib/rfxswf.c   	U8 b = swf_GetU8(tag);
swf_GetU8         516 lib/rfxswf.c       int b1 = swf_GetU8(tag);
swf_GetU8         517 lib/rfxswf.c       int b2 = swf_GetU8(tag);
swf_GetU8         518 lib/rfxswf.c       int b3 = swf_GetU8(tag);
swf_GetU8         523 lib/rfxswf.c       int b1 = swf_GetU8(tag);
swf_GetU8         524 lib/rfxswf.c       int b2 = swf_GetU8(tag);
swf_GetU8         525 lib/rfxswf.c       int b3 = swf_GetU8(tag);
swf_GetU8         573 lib/rfxswf.c       col->r = swf_GetU8(t);
swf_GetU8         574 lib/rfxswf.c       col->g = swf_GetU8(t);
swf_GetU8         575 lib/rfxswf.c       col->b = swf_GetU8(t);
swf_GetU8         594 lib/rfxswf.c       col->r = swf_GetU8(t);
swf_GetU8         595 lib/rfxswf.c       col->g = swf_GetU8(t);
swf_GetU8         596 lib/rfxswf.c       col->b = swf_GetU8(t);
swf_GetU8         597 lib/rfxswf.c       col->a = swf_GetU8(t);
swf_GetU8         607 lib/rfxswf.c       U8 num = swf_GetU8(tag) & 15;
swf_GetU8         615 lib/rfxswf.c   	U8 ratio = swf_GetU8(tag);
swf_GetU8         230 lib/rfxswf.h   U8    swf_GetU8(TAG * t);                   // resets Bitcount
swf_GetU8         588 src/swfcombine.c 	flags = swf_GetU8(tag);
swf_GetU8         630 src/swfcombine.c 		flags = swf_GetU8(tag);
swf_GetU8         226 src/swfdump.c      swf_GetU8(tag);           // Flags;
swf_GetU8         231 src/swfdump.c      while (swf_GetU8(tag))      // state  -> parse ButtonRecord
swf_GetU8         262 src/swfdump.c      while (swf_GetU8(tag))      // state  -> parse ButtonRecord
swf_GetU8         277 src/swfdump.c          U8 flags = swf_GetU8(tag);
swf_GetU8         446 src/swfdump.c      U8 flags = swf_GetU8(tag);
swf_GetU8         475 src/swfdump.c      mode = swf_GetU8(tag);
swf_GetU8         505 src/swfdump.c  	swf_GetU8(tag); //rgba
swf_GetU8         506 src/swfdump.c  	swf_GetU8(tag);
swf_GetU8         507 src/swfdump.c  	swf_GetU8(tag);
swf_GetU8         508 src/swfdump.c  	swf_GetU8(tag);
swf_GetU8         514 src/swfdump.c  	swf_GetU8(tag); //align
swf_GetU8         567 src/swfdump.c      U8 flags = swf_GetU8(tag); //5-2(videopacket 01=off 10=on)-1(smoothing 1=on)
swf_GetU8         568 src/swfdump.c      U8 codec = swf_GetU8(tag);
swf_GetU8         676 src/swfdump.c      flags = swf_GetU8(tag);
swf_GetU8         678 src/swfdump.c  	flags2 = swf_GetU8(tag);
swf_GetU8         715 src/swfdump.c      if(flags&32) { while(swf_GetU8(tag)); }
swf_GetU8         718 src/swfdump.c  	U8 num = swf_GetU8(tag);
swf_GetU8         736 src/swfdump.c  	U8 blendmode = swf_GetU8(tag);
swf_GetU8         974 src/swfdump.c      U8 flags = swf_GetU8(tag);
swf_GetU8         982 src/swfdump.c  	int nr = swf_GetU8(tag); // should be 2
swf_GetU8         992 src/swfdump.c  	U8 xyflags = swf_GetU8(tag);
swf_GetU8        1005 src/swfdump.c      swf_GetU8(tag);
swf_GetU8        1017 src/swfdump.c  	int nr = swf_GetU8(tag); // should be 2
swf_GetU8        1032 src/swfdump.c  	U8 xyflags = swf_GetU8(tag);
swf_GetU8        1350 src/swfdump.c  	    flags = swf_GetU8(tag);
swf_GetU8        1406 src/swfdump.c  	    U8 r = swf_GetU8(tag);
swf_GetU8        1407 src/swfdump.c  	    U8 g = swf_GetU8(tag);
swf_GetU8        1408 src/swfdump.c  	    U8 b = swf_GetU8(tag);
swf_GetU8        1421 src/swfdump.c  	    U8 flags = swf_GetU8(tag);
swf_GetU8        1437 src/swfdump.c  	    swf_GetU8(tag);
swf_GetU8         874 src/swfextract.c     format = swf_GetU8(tag);
swf_GetU8         887 src/swfextract.c     if(format == 3) cols = swf_GetU8(tag) + 1;
swf_GetU8        1075 src/swfextract.c     flags = swf_GetU8(tag);