UINT8             843 chrome/installer/mini_installer/mini_installer.cc   UINT8* dest8 = reinterpret_cast<UINT8*>(dest);
UINT8              67 printing/backend/win_helper.cc     UINT8* printable_pages_on,
UINT8             305 printing/backend/win_helper.cc     UINT8* printable_pages_on,
UINT8             158 printing/backend/win_helper.h       UINT8* printable_pages_on,
UINT8             708 third_party/libjpeg/jchuff.c   UINT8 bits[MAX_CLEN+1];	/* bits[k] = # of symbols with code length k */
UINT8             830 third_party/libjpeg/jchuff.c 	htbl->huffval[p] = (UINT8) j;
UINT8             153 third_party/libjpeg/jcparam.c 		JHUFF_TBL **htblptr, const UINT8 *bits, const UINT8 *val)
UINT8             174 third_party/libjpeg/jcparam.c   MEMCOPY((*htblptr)->huffval, val, nsymbols * SIZEOF(UINT8));
UINT8             186 third_party/libjpeg/jcparam.c   static const UINT8 bits_dc_luminance[17] =
UINT8             188 third_party/libjpeg/jcparam.c   static const UINT8 val_dc_luminance[] =
UINT8             191 third_party/libjpeg/jcparam.c   static const UINT8 bits_dc_chrominance[17] =
UINT8             193 third_party/libjpeg/jcparam.c   static const UINT8 val_dc_chrominance[] =
UINT8             196 third_party/libjpeg/jcparam.c   static const UINT8 bits_ac_luminance[17] =
UINT8             198 third_party/libjpeg/jcparam.c   static const UINT8 val_ac_luminance[] =
UINT8             221 third_party/libjpeg/jcparam.c   static const UINT8 bits_ac_chrominance[17] =
UINT8             223 third_party/libjpeg/jcparam.c   static const UINT8 val_ac_chrominance[] =
UINT8              45 third_party/libjpeg/jdhuff.h   UINT8 look_sym[1<<HUFF_LOOKAHEAD]; /* symbol, or unused */
UINT8             401 third_party/libjpeg/jdmarker.c       cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val;
UINT8             403 third_party/libjpeg/jdmarker.c       cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
UINT8             404 third_party/libjpeg/jdmarker.c       cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
UINT8             429 third_party/libjpeg/jdmarker.c   UINT8 bits[17];
UINT8             430 third_party/libjpeg/jdmarker.c   UINT8 huffval[256];
UINT8             688 third_party/libjpeg/jdmarker.c     cinfo->Adobe_transform = (UINT8) transform;
UINT8             773 third_party/libjpeg/jdmarker.c       cur_marker->marker = (UINT8) cinfo->unread_marker;
UINT8              57 third_party/libjpeg/jdsample.c   UINT8 h_expand[MAX_COMPONENTS];
UINT8              58 third_party/libjpeg/jdsample.c   UINT8 v_expand[MAX_COMPONENTS];
UINT8             466 third_party/libjpeg/jdsample.c       upsample->h_expand[ci] = (UINT8) (h_out_group / h_in_group);
UINT8             467 third_party/libjpeg/jdsample.c       upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group);
UINT8             106 third_party/libjpeg/jpeglib.h   UINT8 bits[17];		/* bits[k] = # of symbols with codes of */
UINT8             108 third_party/libjpeg/jpeglib.h   UINT8 huffval[256];		/* The symbols, in order of incr code length */
UINT8             201 third_party/libjpeg/jpeglib.h   UINT8 marker;			/* marker code: JPEG_COM, or JPEG_APP0+n */
UINT8             313 third_party/libjpeg/jpeglib.h   UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
UINT8             314 third_party/libjpeg/jpeglib.h   UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
UINT8             315 third_party/libjpeg/jpeglib.h   UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
UINT8             342 third_party/libjpeg/jpeglib.h   UINT8 JFIF_major_version;	/* What to write for the JFIF version number */
UINT8             343 third_party/libjpeg/jpeglib.h   UINT8 JFIF_minor_version;
UINT8             348 third_party/libjpeg/jpeglib.h   UINT8 density_unit;		/* JFIF code for pixel size units */
UINT8             545 third_party/libjpeg/jpeglib.h   UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
UINT8             546 third_party/libjpeg/jpeglib.h   UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
UINT8             547 third_party/libjpeg/jpeglib.h   UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
UINT8             556 third_party/libjpeg/jpeglib.h   UINT8 JFIF_major_version;	/* JFIF version number */
UINT8             557 third_party/libjpeg/jpeglib.h   UINT8 JFIF_minor_version;
UINT8             558 third_party/libjpeg/jpeglib.h   UINT8 density_unit;		/* JFIF code for pixel size units */
UINT8             562 third_party/libjpeg/jpeglib.h   UINT8 Adobe_transform;	/* Color transform code from Adobe marker */
UINT8              79 third_party/libjpeg/jquant1.c static const UINT8 base_dither_matrix[ODITHER_SIZE][ODITHER_SIZE] = {
UINT8              46 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bLength;
UINT8              47 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bDescriptorType;
UINT8              49 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bDeviceClass;
UINT8              50 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bDeviceSubClass;
UINT8              51 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bDeviceProtocol;
UINT8              52 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bMaxPacketSize0;
UINT8              56 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 iManufacturer;
UINT8              57 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 iProduct;
UINT8              58 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 iSerialNumber;
UINT8              59 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bNumConfigurations;
UINT8              63 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bmRequestType;
UINT8              64 third_party/libusb/src/libusb/os/wince_usb.h 	UINT8 bRequest;
UINT8              84 win8/metro_driver/winrt_utils.cc IMPLEMENT_CREATE_PROPERTY(UInt8, UINT8);
UINT8             150 win8/metro_driver/winrt_utils.cc       COMPARE_ATOMIC_PROPERTY_VALUES(UInt8, UINT8);
UINT8              38 win8/metro_driver/winrt_utils.h DECLARE_CREATE_PROPERTY(UInt8, UINT8);
UINT8              45 win8/metro_driver/winrt_utils_unittest.cc static HRESULT CreateProperty<UINT8>(UINT8 value,
UINT8             108 win8/metro_driver/winrt_utils_unittest.cc   TestCompareProperties<UINT8>(42, 43);