Searched refs:efgh (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | external_declaration.ll | 10 @__pnacl_pso_not_root = constant [4 x i8] c"efgh";
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 228 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/ |
D | guest_s390_helpers.c | 624 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/ |
D | dec_sse2.c | 948 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()
|
D | enc_sse2.c | 784 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/ |
D | web-platform-test-urltestdata.txt | 57 http://foo/abcd?efgh?ijkl s:http h:foo p:/abcd q:?efgh?ijkl
|
/external/skqp/docs/ |
D | SkPaint_Reference.bmh | 1063 const char testStr[] = "abcd efgh";
|
/external/skia/docs/ |
D | SkPaint_Reference.bmh | 1058 const char testStr[] = "abcd efgh";
|
/external/e2fsprogs/debian/ |
D | changelog | 3422 * Don't paralelize fsck runs on same drive for hd[efgh] (Closes:
|