Searched refs:out_0 (Results 1 - 7 of 7) sorted by relevance

/external/dbus/dbus/
H A Ddbus-auth.c469 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...]
H A Ddbus-keyring.c129 goto out_0;
152 out_0:
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dfwd_txfm_neon.c28 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/
H A Ddriver.c293 goto out_0;
299 goto out_0;
306 goto out_0;
310 goto out_0;
316 goto out_0;
321 out_0:
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.c452 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;
/external/webp/src/dsp/
H A Ddec_sse2.c1087 const __m128i out_0 = _mm_add_epi16(base, top_base_0); local
1089 const __m128i out = _mm_packus_epi16(out_0, out_1);
H A Denc_sse2.c664 const __m128i out_0 = _mm_add_epi16(base, top_base_0); local
666 const __m128i out = _mm_packus_epi16(out_0, out_1);

Completed in 208 milliseconds