/external/dbus/dbus/ |
dbus-auth.c | 469 goto out_0; 474 goto out_0; 478 goto out_0; 506 out_0: 694 goto out_0; 772 out_0: 806 goto out_0; 811 goto out_0; 815 out_0: 846 goto out_0; [all...] |
dbus-keyring.c | 129 goto out_0; 152 out_0:
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
fwd_txfm_neon.c | 28 int16x8_t out_0, out_1, out_2, out_3, out_4, out_5, out_6, out_7; local 68 out_0 = vcombine_s16(a, c); // 00 01 02 03 40 41 42 43 134 const int32x4x2_t r02_s32 = vtrnq_s32(vreinterpretq_s32_s16(out_0),
|
/external/dbus/bus/ |
driver.c | 293 goto out_0; 299 goto out_0; 306 goto out_0; 310 goto out_0; 316 goto out_0; 321 out_0: [all...] |
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_state.c | 452 GLuint out_0 = rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_VTXFMT_0]; local 458 out_0 |= R200_VTX_DISCRETE_FOG; 462 out_0 &= ~R200_VTX_DISCRETE_FOG; 470 if (out_0 != rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_VTXFMT_0]) { 472 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_VTXFMT_0] = out_0; [all...] |
/external/webp/src/dsp/ |
dec_sse2.c | 1087 const __m128i out_0 = _mm_add_epi16(base, top_base_0); local [all...] |
enc_sse2.c | 664 const __m128i out_0 = _mm_add_epi16(base, top_base_0); local 666 const __m128i out = _mm_packus_epi16(out_0, out_1); [all...] |