|   /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ | 
| armVCM4P10_FwdTransformResidual4x4.c  | 65         int g0 = f0 + f3;  local  69         int h0 = g0 + g2; 71         int h2 = g0 - g2;
  | 
| armVCM4P10_TransformResidual4x4.c  | 66         int g0 = f0 + f2;  local  70         int h0 = g0 + g3; 73         int h3 = g0 - g3;
  | 
|   /external/clang/test/CodeGenCXX/ | 
| const-init.cpp  | 25 C g0 = { C::e1 };  member in namespace:PR5581 
  | 
|   /external/clang/test/Sema/ | 
| attr-aligned.c  | 7 short g0[3] __attribute__((aligned));  variable  8 short g0_chk[__alignof__(g0) == 16 ? 1 : -1]; 
  | 
| private-extern.c  | 4 static int g0; // expected-note{{previous definition}}  variable  5 int g0; // expected-error{{non-static declaration of 'g0' follows static declaration}}  variable 
  | 
| constant-builtins-2.c  | 5 double       g0  = __builtin_huge_val();  variable 
  | 
|   /external/clang/test/SemaCXX/ | 
| address-of-temporary.cpp  | 29   void g0() { int *p = Y().a; } // expected-warning{{pointer is initialized by a temporary array}}  function in namespace:PointerToArrayDecay 
  | 
|   /external/clang/test/SemaTemplate/ | 
| member-function-template.cpp  | 6   void g0(int i, double d) {  function in struct:X 
  | 
| instantiate-method.cpp  | 149   char g0() {  function in namespace:PR6947 
  | 
|   /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ | 
| brw_fs_emit.cpp  | 47    /* Header is 2 regs, g0 and g1 are the contents. g0 will be implied 393     * Otherwise, we can use an implied move from g0 to the first message reg. 398       /* Explicitly set up the message header by copying g0 to the MRF. */ 408       /* Set up an implied move from g0 to the MRF. */ 532       struct brw_reg g0 = retype(brw_vec1_grf(0, 0), BRW_REGISTER_TYPE_UW);  local  544       brw_AND(p, g0, f0, g0);
  | 
|   /external/chromium_org/third_party/openssl/openssl/crypto/poly1305/ | 
| poly1305.c  | 314 	uint32_t g0,g1,g2,g3,g4;  local  337 	g0 = state->h0 + 5; b = g0 >> 26; g0 &= 0x3ffffff; 345 	state->h0 = (state->h0 & nb) | (g0 & b);
  | 
| poly1305_vec.c  | 643 	uint64_t g0,g1,g2,c,nc;  local  712 	g0 = h0 + 5; c = (g0 >> 44); g0 &= 0xfffffffffff; 718 	h0 = (h0 & nc) | (g0 & c);
  | 
|   /external/clang/test/CodeGen/ | 
| bitfield-2.c  | 22 struct s0 g0 = { 0xdeadbeef };  variable in typeref:struct:s0  39   struct s0 g0 = { 0xdeadbeef };  local  41   res ^= g0.f0; 42   res ^= f0_load(&g0) ^ f0_store(&g0) ^ f0_reload(&g0); 43   res ^= g0.f0;
  | 
| const-init.c  | 27 int g0 = (int)(&(((union s2 *) 0)->f0.f0) - 0);  variable 
  | 
|   /external/mesa3d/src/mesa/drivers/dri/i965/ | 
| brw_fs_emit.cpp  | 47    /* Header is 2 regs, g0 and g1 are the contents. g0 will be implied 393     * Otherwise, we can use an implied move from g0 to the first message reg. 398       /* Explicitly set up the message header by copying g0 to the MRF. */ 408       /* Set up an implied move from g0 to the MRF. */ 532       struct brw_reg g0 = retype(brw_vec1_grf(0, 0), BRW_REGISTER_TYPE_UW);  local  544       brw_AND(p, g0, f0, g0);
  | 
|   /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ | 
| armVCM4P10_TransformResidual4x4_s.s  | 97 g0                  RN  10  label  294         SADD16      g0, trCol00,trCol20 300         SADD16    colOp00, g0, g3 303         SSUB16    colOp30, g0, g3 307         SADD16      g0, trCol02,trCol22 313         SADD16    colOp02, g0, g3 316         SSUB16    colOp32, g0, g3
  | 
|   /frameworks/base/graphics/tests/graphicstests/src/android/graphics/ | 
| BitmapTest.java  | 216             int g0 = Color.green(c0);  local  218             int gg = computePrePostMul(a0, g0);
  | 
|   /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ | 
| u_format_yuv.c  | 51       float r, g0, g1, b;  local  61          g0 = ubyte_to_float((value >>  8) & 0xff); 66          dst[1] = g0;   /* g */ 86          g0 = ubyte_to_float((value >>  8) & 0xff); 91          dst[1] = g0;   /* g */ 113       uint8_t r, g0, g1, b;  local  123          g0 = (value >>  8) & 0xff; 128          dst[1] = g0;   /* g */ 148          g0 = (value >>  8) & 0xff; 153          dst[1] = g0;   /* g * 174  float r, g0, g1, b;  local  231  uint32_t r, g0, g1, b;  local  303  float r, g0, g1, b;  local  365  uint8_t r, g0, g1, b;  local  426  float r, g0, g1, b;  local  483  uint32_t r, g0, g1, b;  local      [all...] | 
|   /external/chromium_org/third_party/opus/src/celt/ | 
| pitch.c  | 407    opus_val16 g, g0;  local  447          g = g0 = VSHR32(MULT16_32_Q15(celt_rsqrt_norm(t), xy),sh+1); 450       g = g0 = xy/celt_sqrt(1+xx*yy); 494       thresh = MAX16(QCONST16(.3f,15), MULT16_16_Q15(QCONST16(.7f,15),g0)-cont); 498          thresh = MAX16(QCONST16(.4f,15), MULT16_16_Q15(QCONST16(.85f,15),g0)-cont); 500          thresh = MAX16(QCONST16(.5f,15), MULT16_16_Q15(QCONST16(.9f,15),g0)-cont);
  | 
|   /external/libopus/celt/ | 
| pitch.c  | 407    opus_val16 g, g0;  local  447          g = g0 = VSHR32(MULT16_32_Q15(celt_rsqrt_norm(t), xy),sh+1); 450       g = g0 = xy/celt_sqrt(1+xx*yy); 494       thresh = MAX16(QCONST16(.3f,15), MULT16_16_Q15(QCONST16(.7f,15),g0)-cont); 498          thresh = MAX16(QCONST16(.4f,15), MULT16_16_Q15(QCONST16(.85f,15),g0)-cont); 500          thresh = MAX16(QCONST16(.5f,15), MULT16_16_Q15(QCONST16(.9f,15),g0)-cont);
  | 
|   /external/mesa3d/src/gallium/auxiliary/util/ | 
| u_format_yuv.c  | 51       float r, g0, g1, b;  local  61          g0 = ubyte_to_float((value >>  8) & 0xff); 66          dst[1] = g0;   /* g */ 86          g0 = ubyte_to_float((value >>  8) & 0xff); 91          dst[1] = g0;   /* g */ 113       uint8_t r, g0, g1, b;  local  123          g0 = (value >>  8) & 0xff; 128          dst[1] = g0;   /* g */ 148          g0 = (value >>  8) & 0xff; 153          dst[1] = g0;   /* g * 174  float r, g0, g1, b;  local  231  uint32_t r, g0, g1, b;  local  303  float r, g0, g1, b;  local  365  uint8_t r, g0, g1, b;  local  426  float r, g0, g1, b;  local  483  uint32_t r, g0, g1, b;  local      [all...] | 
|   /frameworks/native/opengl/libagl/ | 
| dxt.cpp  | 236                 int g0 = green(color0);  local  244                     c[0] = (r0 << 11) | ((g0 >> 1) << 6) | (b0 << 1) | 0x1; 260                         g2 = avg23(g0, g1); 264                         g3 = avg23(g1, g0); 269                         g2 = (g0 + g1) >> 1; 366                     int g0 = green(color0);  local  374                     int g2 = avg23(g0, g1); 378                     int g3 = avg23(g1, g0); 381                     c[0] = rgb565SepTo888(r0, g0, b0); 523                     int g0 = green(color0)  local      [all...] | 
|   /external/chromium_org/third_party/skia/src/effects/gradients/ | 
| SkGradientShader.cpp  | 368     uint32_t g0 = SkColorGetG(c0);  local  377         g0 = SkMulDiv255Round(g0, a0); 387     SkFixed dg = SkIntToFixed(g1 - g0) / (count - 1); 398     SkUFixed g = SkIntToFixed(g0) + 0x2000;     [all...] | 
|   /external/pdfium/core/src/fxge/dib/ | 
| fx_dib_engine.cpp  | 727  int a0, r0, g0, b0, a1, r1, g1, b1;  local      [all...] | 
|   /external/skia/src/effects/gradients/ | 
| SkGradientShader.cpp  | 368     uint32_t g0 = SkColorGetG(c0);  local  377         g0 = SkMulDiv255Round(g0, a0); 387     SkFixed dg = SkIntToFixed(g1 - g0) / (count - 1); 398     SkUFixed g = SkIntToFixed(g0) + 0x2000;     [all...] |