INT32             264 chromeos/dbus/shill_client_unittest_base.cc       case dbus::Message::INT32:
INT32             128 dbus/message.cc       case INT32: {
INT32             118 dbus/values_util.cc     case Message::INT32: {
INT32             198 third_party/libXNVCtrl/nv_control.h     INT32 value B32;
INT32             227 third_party/libXNVCtrl/nv_control.h     INT32 value B32;
INT32             239 third_party/libXNVCtrl/nv_control.h     INT32 value B32;
INT32             326 third_party/libXNVCtrl/nv_control.h     INT32 attr_type B32;
INT32             327 third_party/libXNVCtrl/nv_control.h     INT32 min B32;
INT32             328 third_party/libXNVCtrl/nv_control.h     INT32 max B32;
INT32             340 third_party/libXNVCtrl/nv_control.h     INT32 attr_type B32;
INT32             364 third_party/libXNVCtrl/nv_control.h     INT32 attr_type B32;
INT32              22 third_party/libjpeg/jccolor.c   INT32 * rgb_ycc_tab;		/* => table for RGB to YCbCr conversion */
INT32              59 third_party/libjpeg/jccolor.c #define CBCR_OFFSET	((INT32) CENTERJSAMPLE << SCALEBITS)
INT32              60 third_party/libjpeg/jccolor.c #define ONE_HALF	((INT32) 1 << (SCALEBITS-1))
INT32              61 third_party/libjpeg/jccolor.c #define FIX(x)		((INT32) ((x) * (1L<<SCALEBITS) + 0.5))
INT32              89 third_party/libjpeg/jccolor.c   INT32 * rgb_ycc_tab;
INT32              90 third_party/libjpeg/jccolor.c   INT32 i;
INT32              93 third_party/libjpeg/jccolor.c   cconvert->rgb_ycc_tab = rgb_ycc_tab = (INT32 *)
INT32              95 third_party/libjpeg/jccolor.c 				(TABLE_SIZE * SIZEOF(INT32)));
INT32             136 third_party/libjpeg/jccolor.c   register INT32 * ctab = cconvert->rgb_ycc_tab;
INT32             192 third_party/libjpeg/jccolor.c   register INT32 * ctab = cconvert->rgb_ycc_tab;
INT32             231 third_party/libjpeg/jccolor.c   register INT32 * ctab = cconvert->rgb_ycc_tab;
INT32             120 third_party/libjpeg/jcdctmgr.c 	    DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
INT32             121 third_party/libjpeg/jcdctmgr.c 				  (INT32) aanscales[i]),
INT32              30 third_party/libjpeg/jchuff.c   INT32 put_buffer;		/* current bit-accumulation buffer */
INT32             235 third_party/libjpeg/jchuff.c     if (((INT32) code) >= (((INT32) 1) << si))
INT32             306 third_party/libjpeg/jchuff.c   register INT32 put_buffer = (INT32) code;
INT32             313 third_party/libjpeg/jchuff.c   put_buffer &= (((INT32) 1)<<size) - 1; /* mask off any extra bits in code */
INT32              35 third_party/libjpeg/jcphuff.c   INT32 put_buffer;		/* current bit-accumulation buffer */
INT32             232 third_party/libjpeg/jcphuff.c   register INT32 put_buffer = (INT32) code;
INT32             242 third_party/libjpeg/jcphuff.c   put_buffer &= (((INT32) 1)<<size) - 1; /* mask off any extra bits in code */
INT32             147 third_party/libjpeg/jcsample.c   INT32 outvalue;
INT32             170 third_party/libjpeg/jcsample.c 	  outvalue += (INT32) GETJSAMPLE(*inptr++);
INT32             299 third_party/libjpeg/jcsample.c   INT32 membersum, neighsum, memberscale, neighscale;
INT32             399 third_party/libjpeg/jcsample.c   INT32 membersum, neighsum, memberscale, neighscale;
INT32             477 third_party/libjpeg/jdcoefct.c   INT32 Q00,Q01,Q02,Q10,Q11,Q20, num;
INT32              24 third_party/libjpeg/jdcolor.c   INT32 * Cr_g_tab;		/* => table for Cr to G conversion */
INT32              25 third_party/libjpeg/jdcolor.c   INT32 * Cb_g_tab;		/* => table for Cb to G conversion */
INT32              61 third_party/libjpeg/jdcolor.c #define ONE_HALF	((INT32) 1 << (SCALEBITS-1))
INT32              62 third_party/libjpeg/jdcolor.c #define FIX(x)		((INT32) ((x) * (1L<<SCALEBITS) + 0.5))
INT32              74 third_party/libjpeg/jdcolor.c   INT32 x;
INT32              83 third_party/libjpeg/jdcolor.c   cconvert->Cr_g_tab = (INT32 *)
INT32              85 third_party/libjpeg/jdcolor.c 				(MAXJSAMPLE+1) * SIZEOF(INT32));
INT32              86 third_party/libjpeg/jdcolor.c   cconvert->Cb_g_tab = (INT32 *)
INT32              88 third_party/libjpeg/jdcolor.c 				(MAXJSAMPLE+1) * SIZEOF(INT32));
INT32             134 third_party/libjpeg/jdcolor.c   register INT32 * Crgtab = cconvert->Cr_g_tab;
INT32             135 third_party/libjpeg/jdcolor.c   register INT32 * Cbgtab = cconvert->Cb_g_tab;
INT32             259 third_party/libjpeg/jdcolor.c   register INT32 * Crgtab = cconvert->Cr_g_tab;
INT32             260 third_party/libjpeg/jdcolor.c   register INT32 * Cbgtab = cconvert->Cb_g_tab;
INT32              32 third_party/libjpeg/jdct.h typedef INT32 DCTELEM;		/* must have 32 bits */
INT32              61 third_party/libjpeg/jdct.h typedef INT32 IFAST_MULT_TYPE;	/* need 32 bits for scaled quantizers */
INT32             131 third_party/libjpeg/jdct.h #define ONE	((INT32) 1)
INT32             139 third_party/libjpeg/jdct.h #define FIX(x)	((INT32) ((x) * CONST_SCALE + 0.5))
INT32             161 third_party/libjpeg/jdct.h #define MULTIPLY16C16(var,const)  (((INT16) (var)) * ((INT32) (const)))
INT32             200 third_party/libjpeg/jddctmgr.c 	    DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
INT32             201 third_party/libjpeg/jddctmgr.c 				  (INT32) aanscales[i]),
INT32             207 third_party/libjpeg/jdhuff.c     if (((INT32) code) >= (((INT32) 1) << si))
INT32             221 third_party/libjpeg/jdhuff.c       dtbl->valoffset[l] = (INT32) p - (INT32) huffcode[p];
INT32             403 third_party/libjpeg/jdhuff.c   register INT32 code;
INT32              28 third_party/libjpeg/jdhuff.h   INT32 maxcode[18];		/* largest code of length k (-1 if none) */
INT32              30 third_party/libjpeg/jdhuff.h   INT32 valoffset[17];		/* huffval[] offset for codes of length k */
INT32              72 third_party/libjpeg/jdhuff.h typedef INT32 bit_buf_type;	/* type of bit-extraction buffer */
INT32             240 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             304 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             382 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             428 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             462 third_party/libjpeg/jdmarker.c     if (count > 256 || ((INT32) count) > length)
INT32             499 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             557 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             591 third_party/libjpeg/jdmarker.c 	      unsigned int datalen, INT32 remaining)
INT32             597 third_party/libjpeg/jdmarker.c   INT32 totallen = (INT32) datalen + remaining;
INT32             631 third_party/libjpeg/jdmarker.c 	((INT32)GETJOCTET(data[12]) * (INT32)GETJOCTET(data[13]) * (INT32) 3))
INT32             667 third_party/libjpeg/jdmarker.c 	       unsigned int datalen, INT32 remaining)
INT32             700 third_party/libjpeg/jdmarker.c   INT32 length;
INT32             752 third_party/libjpeg/jdmarker.c   INT32 length = 0;
INT32             854 third_party/libjpeg/jdmarker.c   INT32 length;
INT32              55 third_party/libjpeg/jdmerge.c   INT32 * Cr_g_tab;		/* => table for Cr to G conversion */
INT32              56 third_party/libjpeg/jdmerge.c   INT32 * Cb_g_tab;		/* => table for Cb to G conversion */
INT32              73 third_party/libjpeg/jdmerge.c #define ONE_HALF	((INT32) 1 << (SCALEBITS-1))
INT32              74 third_party/libjpeg/jdmerge.c #define FIX(x)		((INT32) ((x) * (1L<<SCALEBITS) + 0.5))
INT32              87 third_party/libjpeg/jdmerge.c   INT32 x;
INT32              96 third_party/libjpeg/jdmerge.c   upsample->Cr_g_tab = (INT32 *)
INT32              98 third_party/libjpeg/jdmerge.c 				(MAXJSAMPLE+1) * SIZEOF(INT32));
INT32              99 third_party/libjpeg/jdmerge.c   upsample->Cb_g_tab = (INT32 *)
INT32             101 third_party/libjpeg/jdmerge.c 				(MAXJSAMPLE+1) * SIZEOF(INT32));
INT32             240 third_party/libjpeg/jdmerge.c   INT32 * Crgtab = upsample->Cr_g_tab;
INT32             241 third_party/libjpeg/jdmerge.c   INT32 * Cbgtab = upsample->Cb_g_tab;
INT32             302 third_party/libjpeg/jdmerge.c   INT32 * Crgtab = upsample->Cr_g_tab;
INT32             303 third_party/libjpeg/jdmerge.c   INT32 * Cbgtab = upsample->Cb_g_tab;
INT32             353 third_party/libjpeg/jdsample.c   register INT32 thiscolsum, lastcolsum, nextcolsum;
INT32              79 third_party/libjpeg/jfdctfst.c #define FIX_0_382683433  ((INT32)   98)		/* FIX(0.382683433) */
INT32              80 third_party/libjpeg/jfdctfst.c #define FIX_0_541196100  ((INT32)  139)		/* FIX(0.541196100) */
INT32              81 third_party/libjpeg/jfdctfst.c #define FIX_0_707106781  ((INT32)  181)		/* FIX(0.707106781) */
INT32              82 third_party/libjpeg/jfdctfst.c #define FIX_1_306562965  ((INT32)  334)		/* FIX(1.306562965) */
INT32              93 third_party/libjpeg/jfdctint.c #define FIX_0_298631336  ((INT32)  2446)	/* FIX(0.298631336) */
INT32              94 third_party/libjpeg/jfdctint.c #define FIX_0_390180644  ((INT32)  3196)	/* FIX(0.390180644) */
INT32              95 third_party/libjpeg/jfdctint.c #define FIX_0_541196100  ((INT32)  4433)	/* FIX(0.541196100) */
INT32              96 third_party/libjpeg/jfdctint.c #define FIX_0_765366865  ((INT32)  6270)	/* FIX(0.765366865) */
INT32              97 third_party/libjpeg/jfdctint.c #define FIX_0_899976223  ((INT32)  7373)	/* FIX(0.899976223) */
INT32              98 third_party/libjpeg/jfdctint.c #define FIX_1_175875602  ((INT32)  9633)	/* FIX(1.175875602) */
INT32              99 third_party/libjpeg/jfdctint.c #define FIX_1_501321110  ((INT32)  12299)	/* FIX(1.501321110) */
INT32             100 third_party/libjpeg/jfdctint.c #define FIX_1_847759065  ((INT32)  15137)	/* FIX(1.847759065) */
INT32             101 third_party/libjpeg/jfdctint.c #define FIX_1_961570560  ((INT32)  16069)	/* FIX(1.961570560) */
INT32             102 third_party/libjpeg/jfdctint.c #define FIX_2_053119869  ((INT32)  16819)	/* FIX(2.053119869) */
INT32             103 third_party/libjpeg/jfdctint.c #define FIX_2_562915447  ((INT32)  20995)	/* FIX(2.562915447) */
INT32             104 third_party/libjpeg/jfdctint.c #define FIX_3_072711026  ((INT32)  25172)	/* FIX(3.072711026) */
INT32             142 third_party/libjpeg/jfdctint.c   INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7;
INT32             143 third_party/libjpeg/jfdctint.c   INT32 tmp10, tmp11, tmp12, tmp13;
INT32             144 third_party/libjpeg/jfdctint.c   INT32 z1, z2, z3, z4, z5;
INT32             221 third_party/libjpeg/jidctflt.c     outptr[0] = range_limit[(int) DESCALE((INT32) (tmp0 + tmp7), 3)
INT32             223 third_party/libjpeg/jidctflt.c     outptr[7] = range_limit[(int) DESCALE((INT32) (tmp0 - tmp7), 3)
INT32             225 third_party/libjpeg/jidctflt.c     outptr[1] = range_limit[(int) DESCALE((INT32) (tmp1 + tmp6), 3)
INT32             227 third_party/libjpeg/jidctflt.c     outptr[6] = range_limit[(int) DESCALE((INT32) (tmp1 - tmp6), 3)
INT32             229 third_party/libjpeg/jidctflt.c     outptr[2] = range_limit[(int) DESCALE((INT32) (tmp2 + tmp5), 3)
INT32             231 third_party/libjpeg/jidctflt.c     outptr[5] = range_limit[(int) DESCALE((INT32) (tmp2 - tmp5), 3)
INT32             233 third_party/libjpeg/jidctflt.c     outptr[4] = range_limit[(int) DESCALE((INT32) (tmp3 + tmp4), 3)
INT32             235 third_party/libjpeg/jidctflt.c     outptr[3] = range_limit[(int) DESCALE((INT32) (tmp3 - tmp4), 3)
INT32              92 third_party/libjpeg/jidctfst.c #define FIX_1_082392200  ((INT32)  277)		/* FIX(1.082392200) */
INT32              93 third_party/libjpeg/jidctfst.c #define FIX_1_414213562  ((INT32)  362)		/* FIX(1.414213562) */
INT32              94 third_party/libjpeg/jidctfst.c #define FIX_1_847759065  ((INT32)  473)		/* FIX(1.847759065) */
INT32              95 third_party/libjpeg/jidctfst.c #define FIX_2_613125930  ((INT32)  669)		/* FIX(2.613125930) */
INT32              93 third_party/libjpeg/jidctint.c #define FIX_0_298631336  ((INT32)  2446)	/* FIX(0.298631336) */
INT32              94 third_party/libjpeg/jidctint.c #define FIX_0_390180644  ((INT32)  3196)	/* FIX(0.390180644) */
INT32              95 third_party/libjpeg/jidctint.c #define FIX_0_541196100  ((INT32)  4433)	/* FIX(0.541196100) */
INT32              96 third_party/libjpeg/jidctint.c #define FIX_0_765366865  ((INT32)  6270)	/* FIX(0.765366865) */
INT32              97 third_party/libjpeg/jidctint.c #define FIX_0_899976223  ((INT32)  7373)	/* FIX(0.899976223) */
INT32              98 third_party/libjpeg/jidctint.c #define FIX_1_175875602  ((INT32)  9633)	/* FIX(1.175875602) */
INT32              99 third_party/libjpeg/jidctint.c #define FIX_1_501321110  ((INT32)  12299)	/* FIX(1.501321110) */
INT32             100 third_party/libjpeg/jidctint.c #define FIX_1_847759065  ((INT32)  15137)	/* FIX(1.847759065) */
INT32             101 third_party/libjpeg/jidctint.c #define FIX_1_961570560  ((INT32)  16069)	/* FIX(1.961570560) */
INT32             102 third_party/libjpeg/jidctint.c #define FIX_2_053119869  ((INT32)  16819)	/* FIX(2.053119869) */
INT32             103 third_party/libjpeg/jidctint.c #define FIX_2_562915447  ((INT32)  20995)	/* FIX(2.562915447) */
INT32             104 third_party/libjpeg/jidctint.c #define FIX_3_072711026  ((INT32)  25172)	/* FIX(3.072711026) */
INT32             152 third_party/libjpeg/jidctint.c   INT32 tmp0, tmp1, tmp2, tmp3;
INT32             153 third_party/libjpeg/jidctint.c   INT32 tmp10, tmp11, tmp12, tmp13;
INT32             154 third_party/libjpeg/jidctint.c   INT32 z1, z2, z3, z4, z5;
INT32             291 third_party/libjpeg/jidctint.c       JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3)
INT32             311 third_party/libjpeg/jidctint.c     z2 = (INT32) wsptr[2];
INT32             312 third_party/libjpeg/jidctint.c     z3 = (INT32) wsptr[6];
INT32             318 third_party/libjpeg/jidctint.c     tmp0 = ((INT32) wsptr[0] + (INT32) wsptr[4]) << CONST_BITS;
INT32             319 third_party/libjpeg/jidctint.c     tmp1 = ((INT32) wsptr[0] - (INT32) wsptr[4]) << CONST_BITS;
INT32             330 third_party/libjpeg/jidctint.c     tmp0 = (INT32) wsptr[7];
INT32             331 third_party/libjpeg/jidctint.c     tmp1 = (INT32) wsptr[5];
INT32             332 third_party/libjpeg/jidctint.c     tmp2 = (INT32) wsptr[3];
INT32             333 third_party/libjpeg/jidctint.c     tmp3 = (INT32) wsptr[1];
INT32              58 third_party/libjpeg/jidctred.c #define FIX_0_211164243  ((INT32)  1730)	/* FIX(0.211164243) */
INT32              59 third_party/libjpeg/jidctred.c #define FIX_0_509795579  ((INT32)  4176)	/* FIX(0.509795579) */
INT32              60 third_party/libjpeg/jidctred.c #define FIX_0_601344887  ((INT32)  4926)	/* FIX(0.601344887) */
INT32              61 third_party/libjpeg/jidctred.c #define FIX_0_720959822  ((INT32)  5906)	/* FIX(0.720959822) */
INT32              62 third_party/libjpeg/jidctred.c #define FIX_0_765366865  ((INT32)  6270)	/* FIX(0.765366865) */
INT32              63 third_party/libjpeg/jidctred.c #define FIX_0_850430095  ((INT32)  6967)	/* FIX(0.850430095) */
INT32              64 third_party/libjpeg/jidctred.c #define FIX_0_899976223  ((INT32)  7373)	/* FIX(0.899976223) */
INT32              65 third_party/libjpeg/jidctred.c #define FIX_1_061594337  ((INT32)  8697)	/* FIX(1.061594337) */
INT32              66 third_party/libjpeg/jidctred.c #define FIX_1_272758580  ((INT32)  10426)	/* FIX(1.272758580) */
INT32              67 third_party/libjpeg/jidctred.c #define FIX_1_451774981  ((INT32)  11893)	/* FIX(1.451774981) */
INT32              68 third_party/libjpeg/jidctred.c #define FIX_1_847759065  ((INT32)  15137)	/* FIX(1.847759065) */
INT32              69 third_party/libjpeg/jidctred.c #define FIX_2_172734803  ((INT32)  17799)	/* FIX(2.172734803) */
INT32              70 third_party/libjpeg/jidctred.c #define FIX_2_562915447  ((INT32)  20995)	/* FIX(2.562915447) */
INT32              71 third_party/libjpeg/jidctred.c #define FIX_3_624509785  ((INT32)  29692)	/* FIX(3.624509785) */
INT32             122 third_party/libjpeg/jidctred.c   INT32 tmp0, tmp2, tmp10, tmp12;
INT32             123 third_party/libjpeg/jidctred.c   INT32 z1, z2, z3, z4;
INT32             205 third_party/libjpeg/jidctred.c       JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3)
INT32             220 third_party/libjpeg/jidctred.c     tmp0 = ((INT32) wsptr[0]) << (CONST_BITS+1);
INT32             222 third_party/libjpeg/jidctred.c     tmp2 = MULTIPLY((INT32) wsptr[2], FIX_1_847759065)
INT32             223 third_party/libjpeg/jidctred.c 	 + MULTIPLY((INT32) wsptr[6], - FIX_0_765366865);
INT32             230 third_party/libjpeg/jidctred.c     z1 = (INT32) wsptr[7];
INT32             231 third_party/libjpeg/jidctred.c     z2 = (INT32) wsptr[5];
INT32             232 third_party/libjpeg/jidctred.c     z3 = (INT32) wsptr[3];
INT32             233 third_party/libjpeg/jidctred.c     z4 = (INT32) wsptr[1];
INT32             275 third_party/libjpeg/jidctred.c   INT32 tmp0, tmp10, z1;
INT32             337 third_party/libjpeg/jidctred.c       JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3)
INT32             350 third_party/libjpeg/jidctred.c     tmp10 = ((INT32) wsptr[0]) << (CONST_BITS+2);
INT32             354 third_party/libjpeg/jidctred.c     tmp0 = MULTIPLY((INT32) wsptr[7], - FIX_0_720959822) /* sqrt(2) * (c7-c5+c3-c1) */
INT32             355 third_party/libjpeg/jidctred.c 	 + MULTIPLY((INT32) wsptr[5], FIX_0_850430095) /* sqrt(2) * (-c1+c3+c5+c7) */
INT32             356 third_party/libjpeg/jidctred.c 	 + MULTIPLY((INT32) wsptr[3], - FIX_1_272758580) /* sqrt(2) * (-c1+c3-c5-c7) */
INT32             357 third_party/libjpeg/jidctred.c 	 + MULTIPLY((INT32) wsptr[1], FIX_3_624509785); /* sqrt(2) * (c1+c3+c5+c7) */
INT32             393 third_party/libjpeg/jidctred.c   dcval = (int) DESCALE((INT32) dcval, 3);
INT32             283 third_party/libjpeg/jpegint.h #define SHIFT_TEMPS	INT32 shift_temp;
INT32             286 third_party/libjpeg/jpegint.h 	 (shift_temp >> (shft)) | ((~((INT32) 0)) << (32-(shft))) : \
INT32             131 third_party/libjpeg/jquant1.c typedef INT32 FSERROR;		/* may need more than 16 bits */
INT32             132 third_party/libjpeg/jquant1.c typedef INT32 LOCFSERROR;	/* be sure calculation temps are big enough */
INT32             254 third_party/libjpeg/jquant1.c   return (int) (((INT32) j * MAXJSAMPLE + maxj/2) / maxj);
INT32             264 third_party/libjpeg/jquant1.c   return (int) (((INT32) (2*j + 1) * MAXJSAMPLE + maxj) / (2*maxj));
INT32             400 third_party/libjpeg/jquant1.c   INT32 num,den;
INT32             410 third_party/libjpeg/jquant1.c   den = 2 * ODITHER_CELLS * ((INT32) (ncolors - 1));
INT32             413 third_party/libjpeg/jquant1.c       num = ((INT32) (ODITHER_CELLS-1 - 2*((int)base_dither_matrix[j][k])))
INT32             184 third_party/libjpeg/jquant2.c typedef INT32 FSERROR;		/* may need more than 16 bits */
INT32             185 third_party/libjpeg/jquant2.c typedef INT32 LOCFSERROR;	/* be sure calculation temps are big enough */
INT32             264 third_party/libjpeg/jquant2.c   INT32 volume;
INT32             299 third_party/libjpeg/jquant2.c   register INT32 maxv = 0;
INT32             322 third_party/libjpeg/jquant2.c   INT32 dist0,dist1,dist2;
INT32             661 third_party/libjpeg/jquant2.c   INT32 minmaxdist, min_dist, max_dist, tdist;
INT32             662 third_party/libjpeg/jquant2.c   INT32 mindist[MAXNUMCOLORS];	/* min distance to colormap entry i */
INT32             786 third_party/libjpeg/jquant2.c   register INT32 * bptr;	/* pointer into bestdist[] array */
INT32             788 third_party/libjpeg/jquant2.c   INT32 dist0, dist1;		/* initial distance values */
INT32             789 third_party/libjpeg/jquant2.c   register INT32 dist2;		/* current distance in inner loop */
INT32             790 third_party/libjpeg/jquant2.c   INT32 xx0, xx1;		/* distance increments */
INT32             791 third_party/libjpeg/jquant2.c   register INT32 xx2;
INT32             792 third_party/libjpeg/jquant2.c   INT32 inc0, inc1, inc2;	/* initial values for increments */
INT32             794 third_party/libjpeg/jquant2.c   INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS];
INT32            1037 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java             case INT32:
INT32             545 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java       case INT32   : return input.readInt32   ();
INT32             659 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java       case INT32   : output.writeInt32NoTag   ((Integer    ) value); break;
INT32             805 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java       case INT32   : return CodedOutputStream.computeInt32SizeNoTag   ((Integer    )value);
INT32             350 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         case INT32:
INT32            1165 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         case INT32:
INT32             213 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java     assertEquals(FieldDescriptor.Type.INT32, primitiveField.getType());
INT32             244 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java     assertEquals(FieldDescriptor.Type.INT32, extension.getType());
INT32             267 third_party/protobuf/src/google/protobuf/dynamic_message.cc       HANDLE_TYPE(INT32 , int32 );
INT32             346 third_party/protobuf/src/google/protobuf/dynamic_message.cc         HANDLE_TYPE( INT32,  int32);
INT32             297 third_party/protobuf/src/google/protobuf/extension_set.cc PRIMITIVE_ACCESSORS( INT32,  int32,  Int32)
INT32             714 third_party/protobuf/src/google/protobuf/extension_set.cc         HANDLE_TYPE(  INT32,   int32, RepeatedField   <  int32>);
INT32             756 third_party/protobuf/src/google/protobuf/extension_set.cc           HANDLE_TYPE( INT32,  int32,  Int32);
INT32             910 third_party/protobuf/src/google/protobuf/extension_set.cc       HANDLE_TYPE(   INT32,  Int32,   int32);
INT32             964 third_party/protobuf/src/google/protobuf/extension_set.cc       HANDLE_TYPE(   INT32,  Int32,   int32);
INT32            1105 third_party/protobuf/src/google/protobuf/extension_set.cc       HANDLE_TYPE(  INT32,   int32);
INT32            1162 third_party/protobuf/src/google/protobuf/extension_set.cc         HANDLE_TYPE(   INT32,    Int32,   int32);
INT32            1195 third_party/protobuf/src/google/protobuf/extension_set.cc         HANDLE_TYPE(   INT32,    Int32,   int32);
INT32            1223 third_party/protobuf/src/google/protobuf/extension_set.cc       HANDLE_TYPE(   INT32,    Int32,    int32_value);
INT32            1266 third_party/protobuf/src/google/protobuf/extension_set.cc         HANDLE_TYPE(   INT32,    Int32,   int32);
INT32            1318 third_party/protobuf/src/google/protobuf/extension_set.cc         HANDLE_TYPE(   INT32,    Int32,   int32);
INT32            1355 third_party/protobuf/src/google/protobuf/extension_set.cc       HANDLE_TYPE(   INT32,    Int32,    int32_value);
INT32            1402 third_party/protobuf/src/google/protobuf/extension_set.cc     HANDLE_TYPE(  INT32,   int32);
INT32            1427 third_party/protobuf/src/google/protobuf/extension_set.cc       HANDLE_TYPE(  INT32,   int32);
INT32             303 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc       HANDLE_TYPE(  INT32,   int32);
INT32             388 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc         HANDLE_TYPE(   INT32,    Int32,   int32);
INT32             421 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc         HANDLE_TYPE(   INT32,    Int32,   int32);
INT32             450 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc       HANDLE_TYPE(   INT32,    Int32,    int32_value);
INT32             216 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc         HANDLE_TYPE( INT32,  int32);
INT32             336 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc           SWAP_ARRAYS(INT32 , int32 );
INT32             363 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc           SWAP_VALUES(INT32 , int32 );
INT32             427 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       HANDLE_TYPE( INT32,  int32);
INT32             465 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc         CLEAR_TYPE(INT32 , int32 );
INT32             509 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       HANDLE_TYPE( INT32,  int32);
INT32             555 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       HANDLE_TYPE( INT32,  int32);
INT32             614 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       HANDLE_TYPE( INT32,  int32);
INT32             737 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(Int32 , int32 , int32 , INT32 )
INT32              79 third_party/protobuf/src/google/protobuf/reflection_ops.cc           HANDLE_TYPE(INT32 , Int32 );
INT32             104 third_party/protobuf/src/google/protobuf/reflection_ops.cc         HANDLE_TYPE(INT32 , Int32 );
INT32            1326 third_party/protobuf/src/google/protobuf/text_format.cc       OUTPUT_FIELD( INT32,  Int32, SimpleItoa);
INT32             162 third_party/protobuf/src/google/protobuf/wire_format.cc       HANDLE_PACKED_TYPE( INT32,  int32,  Int32)
INT32             223 third_party/protobuf/src/google/protobuf/wire_format.cc       HANDLE_TYPE( INT32,  int32,  Int32)
INT32             481 third_party/protobuf/src/google/protobuf/wire_format.cc       HANDLE_PRIMITIVE_TYPE( INT32,  int32,  Int32,  Int32)
INT32             669 third_party/protobuf/src/google/protobuf/wire_format.cc     HANDLE_TYPE( INT32,  Int32,  Int32)
INT32             139 win8/metro_driver/settings_handler.cc   INT32 result = -1;
INT32              82 win8/metro_driver/winrt_utils.cc IMPLEMENT_CREATE_PROPERTY(Int32, INT32);
INT32              91 win8/metro_driver/winrt_utils.cc                           INT32* result) {
INT32             142 win8/metro_driver/winrt_utils.cc       COMPARE_ATOMIC_PROPERTY_VALUES(Int32, INT32);
INT32              36 win8/metro_driver/winrt_utils.h DECLARE_CREATE_PROPERTY(Int32, INT32);
INT32              49 win8/metro_driver/winrt_utils.h     INT32* result);
INT32              33 win8/metro_driver/winrt_utils_unittest.cc static HRESULT CreateProperty<INT32>(INT32 value,
INT32              82 win8/metro_driver/winrt_utils_unittest.cc   INT32 result = 42;
INT32             106 win8/metro_driver/winrt_utils_unittest.cc   TestCompareProperties<INT32>(42, 43);