Searched refs:vtemp (Results 1 - 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_pwr8.h278 __m128i_union vtemp; local
281 vtemp.m128i = vec_vgbbd(vsrc);
284 result = vtemp.ub[15] << 8 | vtemp.ub[7];
286 result = vtemp.ub[0] << 8 | vtemp.ub[8];
/external/mksh/src/
H A Dvar.c255 vp = vtemp;
343 vp = vtemp;
502 vtemp->flag = (ISSET|INTEGER);
503 vtemp->type = 0;
504 vtemp->areap = ATEMP;
505 vtemp->val.i = n;
507 setstr(vq, str_val(vtemp), KSH_RETURN_ERROR);
H A Deval.c418 if (x.var == vtemp) {
419 st->var = tempvar(vtemp->name);
H A Dmain.c260 vtemp = alloc(offsetof(struct tbl, name[0]) + 12, APERM);
H A Dsh.h1505 EXTERN struct tbl *vtemp; variable in typeref:struct:tbl
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1325 v16x16 *vtemp = (!is_key_frame) ? &vt2[i2 + j] : &vt.split[i].split[j]; local
1326 for (m = 0; m < 4; m++) fill_variance_tree(&vtemp->split[m], BLOCK_8X8);
1327 fill_variance_tree(vtemp, BLOCK_16X16);
1330 get_variance(&vtemp->part_variances.none);
1331 if (vtemp->part_variances.none.variance > thresholds[2]) {
1401 v16x16 *vtemp = (!is_key_frame && variance4x4downsample[i2 + j] == 1) local
1405 cpi, x, xd, vtemp, BLOCK_16X16, mi_row + y32_idx + y16_idx,
1412 if (!set_vt_partitioning(cpi, x, xd, &vtemp->split[k],
/external/libpcap/
H A Dgencode.c5418 bpf_int32 vtemp; local
5420 vtemp = v1;
5422 v2 = vtemp;
5515 bpf_int32 vtemp; local
5517 vtemp = v1;
5519 v2 = vtemp;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 182 milliseconds