Home
last modified time | relevance | path

Searched refs:efgh (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dexternal_declaration.ll10 @__pnacl_pso_not_root = constant [4 x i8] c"efgh";
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c228 uint32x4_t efgh = (uint32x4_t)vec_mergeh(ef, gh); in transpose_line_u8_8x8() local
230 return (uint8x16_t)vec_mergeh(abcd, efgh); in transpose_line_u8_8x8()
/external/valgrind/VEX/priv/
Dguest_s390_helpers.c624 UInt efgh = (srcval >> 12) & 0xf; in s390_do_cu41() local
628 UInt byte2 = 0x80 | (xy << 4) | efgh; in s390_do_cu41()
802 UInt efgh = byte2 & 0xf; in s390_do_cu12_cu14_helper2() local
809 UInt high_surrogate = (0xd8 << 8) | (abcd << 6) | (efgh << 2) | ij; in s390_do_cu12_cu14_helper2()
817 (uvwxy << 16) | (efgh << 12) | (ij << 10) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2()
/external/webp/src/dsp/
Ddec_sse2.c948 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
950 WebPUint32ToMem(dst + 1 * BPS, _mm_cvtsi128_si32( efgh )); in VR4_SSE2()
952 WebPUint32ToMem(dst + 3 * BPS, _mm_cvtsi128_si32(_mm_slli_si128(efgh, 1))); in VR4_SSE2()
Denc_sse2.c784 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
786 WebPUint32ToMem(dst + 1 * BPS, _mm_cvtsi128_si32( efgh )); in VR4_SSE2()
788 WebPUint32ToMem(dst + 3 * BPS, _mm_cvtsi128_si32(_mm_slli_si128(efgh, 1))); in VR4_SSE2()
/external/okhttp/okhttp-tests/src/test/resources/
Dweb-platform-test-urltestdata.txt57 http://foo/abcd?efgh?ijkl s:http h:foo p:/abcd q:?efgh?ijkl
/external/skqp/docs/
DSkPaint_Reference.bmh1063 const char testStr[] = "abcd efgh";
/external/skia/docs/
DSkPaint_Reference.bmh1058 const char testStr[] = "abcd efgh";
/external/e2fsprogs/debian/
Dchangelog3422 * Don't paralelize fsck runs on same drive for hd[efgh] (Closes: