Searched refs:tempa (Results 1 – 11 of 11) sorted by relevance
/external/tcpdump/ |
D | parsenfsfh.c | 351 uint32_t tempa[4]; /* at least 16 bytes, maybe more */ in Parse_fh() local 353 memset((char *)tempa, 0, sizeof(tempa)); in Parse_fh() 354 memcpy((char *)tempa, (const char *)fh, 14); /* ensure alignment */ in Parse_fh() 355 fsidp->Fsid_dev.Minor = tempa[0] + (tempa[1]<<1); in Parse_fh() 356 fsidp->Fsid_dev.Major = tempa[2] + (tempa[3]<<1); in Parse_fh()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | pa_avx.cpp | 865 simd16scalar tempa = _simd16_loadu_ps(reinterpret_cast<const float*>(&a[i])); in PaTriList2_simd16() local 869 simd16scalar temp0 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask0), tempc, mask1); in PaTriList2_simd16() 870 simd16scalar temp1 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask2), tempc, mask0); in PaTriList2_simd16() 871 simd16scalar temp2 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask1), tempc, mask2); in PaTriList2_simd16() 1165 simd16scalar tempa = _simd16_loadu_ps(reinterpret_cast<const float*>(&a[i])); in PaTriStrip1_simd16() local 1168 …simd16scalar perm0 = _simd16_permute2f128_ps(tempa, tempa, 0x39); // (0 3 2 1) = 00 11 10 01 // a4… in PaTriStrip1_simd16() 1172 …simd16scalar shuff = _simd16_shuffle_ps(tempa, blend, _MM_SHUFFLE(1, 0, 3, 2)); // a2… in PaTriStrip1_simd16() 1174 …v0[i] = tempa; // a0… in PaTriStrip1_simd16() 1175 …v1[i] = _simd16_shuffle_ps(tempa, shuff, _MM_SHUFFLE(3, 1, 3, 1)); // a1… in PaTriStrip1_simd16() 1176 …v2[i] = _simd16_shuffle_ps(tempa, shuff, _MM_SHUFFLE(2, 2, 2, 2)); // a2… in PaTriStrip1_simd16() [all …]
|
/external/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 1097 ENTROPY_CONTEXT ta[2], tempa[2]; in rd_pick_intra4x4block() local 1129 memcpy(tempa, ta, num_4x4_blocks_wide * sizeof(ta[0])); in rd_pick_intra4x4block() 1154 combine_entropy_contexts(tempa[idx], templ[idy]); in rd_pick_intra4x4block() 1161 tempa[idx] = templ[idy] = (x->plane[0].eobs[block] > 0 ? 1 : 0); in rd_pick_intra4x4block() 1171 combine_entropy_contexts(tempa[idx], templ[idy]); in rd_pick_intra4x4block() 1185 tempa[idx] = templ[idy] = (x->plane[0].eobs[block] > 0 ? 1 : 0); in rd_pick_intra4x4block() 1203 memcpy(a, tempa, num_4x4_blocks_wide * sizeof(tempa[0])); in rd_pick_intra4x4block() 1238 memcpy(tempa, ta, num_4x4_blocks_wide * sizeof(ta[0])); in rd_pick_intra4x4block() 1261 combine_entropy_contexts(tempa[idx], templ[idy]); in rd_pick_intra4x4block() 1268 tempa[idx] = templ[idy] = (x->plane[0].eobs[block] > 0) ? 1 : 0; in rd_pick_intra4x4block() [all …]
|
/external/libvpx/vp8/encoder/ |
D | rdopt.c | 531 ENTROPY_CONTEXT ta = *a, tempa = *a; in rd_pick_intra4x4block() local 559 tempa = ta; in rd_pick_intra4x4block() 562 ratey = cost_coeffs(x, b, PLANE_TYPE_Y_WITH_DC, &tempa, &templ); in rd_pick_intra4x4block() 574 *a = tempa; in rd_pick_intra4x4block()
|
/external/libffi/ |
D | texinfo.tex | 7483 \expandafter\def\expandafter\tempa 7488 \expandafter\edef\tempa 7524 \def\@tempa{#3}% 7525 \ifx\@tempa\empty 7549 \def\@tempa##1{\pop@{\@tempb}{\paramlist}##1\endargs@}% 7550 \expandafter\@tempa\expandafter{\paramlist}% 7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7553 \expandafter\@tempa\expandafter{\argvaluelist}% 7576 % in macro \@tempa 7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% [all …]
|
/external/libconfig/aux-build/ |
D | texinfo.tex | 7483 \expandafter\def\expandafter\tempa 7488 \expandafter\edef\tempa 7524 \def\@tempa{#3}% 7525 \ifx\@tempa\empty 7549 \def\@tempa##1{\pop@{\@tempb}{\paramlist}##1\endargs@}% 7550 \expandafter\@tempa\expandafter{\paramlist}% 7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7553 \expandafter\@tempa\expandafter{\argvaluelist}% 7576 % in macro \@tempa 7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 7483 \expandafter\def\expandafter\tempa 7488 \expandafter\edef\tempa 7524 \def\@tempa{#3}% 7525 \ifx\@tempa\empty 7549 \def\@tempa##1{\pop@{\@tempb}{\paramlist}##1\endargs@}% 7550 \expandafter\@tempa\expandafter{\paramlist}% 7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7553 \expandafter\@tempa\expandafter{\argvaluelist}% 7576 % in macro \@tempa 7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% [all …]
|
/external/mtools/ |
D | texinfo.tex | 8268 \expandafter\def\expandafter\tempa 8273 \expandafter\edef\tempa 8299 \def\@tempa{#3}% 8300 \ifx\@tempa\empty 8322 \def\@tempa##1{\pop@{\@tempb}{\paramlist}##1\endargs@}% 8323 \expandafter\@tempa\expandafter{\paramlist}% 8325 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 8326 \expandafter\@tempa\expandafter{\argvaluelist}% 8349 % in macro \@tempa. 8371 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% [all …]
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3778 \def\tempa{{\rm }}% 3780 \edef\tempc{\tempa}%
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 3778 \def\tempa{{\rm }}% 3780 \edef\tempc{\tempa}%
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 193955 tempa %8777
|