Home
last modified time | relevance | path

Searched refs:U4 (Results 1 – 25 of 26) sorted by relevance

12

/external/valgrind/memcheck/tests/common/
Dsh-mem-vec128.tmpl.c24 typedef unsigned int U4; typedef
36 volatile U4 w32 = 0x88776655; in get_endianness()
49 static inline U4 randomU4 ( void ) in randomU4()
51 static U4 n = 0; in randomU4()
77 U4 r = VALGRIND_GET_VBITS(&x, &res, 1); in get_shadow()
101 static void apply ( void(*fn)(U4,Bool), U4 arg1, Bool arg2 ) in apply() argument
156 static void do_partial_load_case ( U4 nInitialValid, Bool aligned ) in do_partial_load_case()
166 U4 j; in do_partial_load_case()
175 U4 i = nInitialValid; in do_partial_load_case()
190 U4 r = VALGRIND_GET_VBITS(&dst[0], &dst_vbits[0], VECTOR_BYTES); in do_partial_load_case()
[all …]
/external/compiler-rt/lib/asan/tests/
Dasan_asm_test.cc121 DECLARE_ASM_WRITE(U4, "4", "movl", "r");
126 DECLARE_ASM_READ(U4, "4", "movl", "=r");
131 DECLARE_ASM_REP_MOVS(U4, "movsl");
176 U4 AsmLoad(U4 *a) { in AsmLoad()
177 U4 r; in AsmLoad()
182 void AsmStore(U4 r, U4 *a) { in AsmStore()
211 U4* buf = new U4[2]; in TEST()
220 TestAsmWrite<U4>("WRITE of size 4"); in TEST()
228 TestAsmRead<U4>("READ of size 4"); in TEST()
263 TestAsmRepMovs<U4>("READ of size 4", "WRITE of size 4"); in TEST()
Dasan_test_utils.h60 typedef uint32_t U4; typedef
Dasan_oob_test.cc74 OOBTest<U4>(); in TEST()
/external/valgrind/memcheck/tests/
Dsh-mem-random.c15 typedef unsigned int U4; typedef
92 static inline U4 randomU4 ( void ) in randomU4()
94 static U4 n = 0; in randomU4()
116 U4 mv1 = 0, mv2 = 0, mv4 = 0, mv8 = 0, mv4f = 0, mv8f = 0; in do_test_at()
131 U4 ty, src, dst; in do_test_at()
152 *(U4*)(arr+dst) = *(U4*)(arr+src); in do_test_at()
Dsh-mem.c14 typedef unsigned int U4; typedef
68 void check_all(U4 x, U4 y, U1 expected_byte, U1 expected_byte_alt, in check_all()
108 assert(4 == sizeof(U4)); in main()
212 DO(4, U4, U4, /*isF4*/0); in main()
213 DO(4, F4, U4, /*isF4*/1); in main()
Dsh-mem.stderr.exp6 -- NNN: 4 U4 U4 ------------------------
11 -- NNN: 4 F4 U4 ------------------------
/external/srtp/crypto/cipher/
Daes.c1288 static uint32_t U4[256] = { variable
1751 tmp0 = (U4[(state->v32[0] >> 24)] & 0xff000000) in aes_inv_final_round()
1752 ^ (U4[(state->v32[3] >> 16) & 0xff] & 0x00ff0000) in aes_inv_final_round()
1753 ^ (U4[(state->v32[2] >> 8) & 0xff] & 0x0000ff00) in aes_inv_final_round()
1754 ^ (U4[(state->v32[1] ) & 0xff] & 0x000000ff) in aes_inv_final_round()
1757 tmp1 = (U4[(state->v32[1] >> 24)] & 0xff000000) in aes_inv_final_round()
1758 ^ (U4[(state->v32[0] >> 16) & 0xff] & 0x00ff0000) in aes_inv_final_round()
1759 ^ (U4[(state->v32[3] >> 8) & 0xff] & 0x0000ff00) in aes_inv_final_round()
1760 ^ (U4[(state->v32[2] ) & 0xff] & 0x000000ff) in aes_inv_final_round()
1763 tmp2 = (U4[(state->v32[2] >> 24)] & 0xff000000) in aes_inv_final_round()
[all …]
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc123 typedef unsigned int U4; typedef
135 U4 origin = __msan_get_origin(&x); in TrackingOrigins()
191 T *GetPoisonedO(int i, U4 origin, T val = 0) { in GetPoisonedO()
260 EXPECT_POISONED(*GetPoisoned<U4>()); in TEST()
373 U4 *p = GetPoisoned<U4>(); in TEST()
404 EXPECT_NOT_POISONED(applyNot<U4>(0x0, 0x0)); in TEST()
405 EXPECT_NOT_POISONED(applyNot<U4>(0xFFFFFFFF, 0x0)); in TEST()
406 EXPECT_POISONED(applyNot<U4>(0xFFFFFFFF, 0xFFFFFFFF)); in TEST()
407 EXPECT_NOT_POISONED(applyNot<U4>(0xFF000000, 0x0FFFFFFF)); in TEST()
408 EXPECT_NOT_POISONED(applyNot<U4>(0xFF000000, 0x00FFFFFF)); in TEST()
[all …]
/external/srtp/tables/
Daes_tables.c139 uint32_t U0[256], U1[256], U2[256], U3[256], U4[256]; variable
183 U4[i] = tmp.value; in aes_compute_inv_tables()
247 printf("0x%x, ", U4[i]); in main()
289 printf("0x%lx, ", U4[i]); in main()
/external/clang/test/SemaCXX/
Derr_typecheck_assign_const.cpp61 struct U4 { struct
66 U4 u4; in test6() argument
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-alg-fst.c113 ^ *((const word32*)U4[w[3]]); in rijndaelKeyEncToDec()
120 ^ *((const word32*)U4[w[3]]); in rijndaelKeyEncToDec()
127 ^ *((const word32*)U4[w[3]]); in rijndaelKeyEncToDec()
134 ^ *((const word32*)U4[w[3]]); in rijndaelKeyEncToDec()
450 ^ *((const word32*)U4[a[0][3]]); in rijndaelDecryptRound()
456 ^ *((const word32*)U4[a[1][3]]); in rijndaelDecryptRound()
462 ^ *((const word32*)U4[a[2][3]]); in rijndaelDecryptRound()
468 ^ *((const word32*)U4[a[3][3]]); in rijndaelDecryptRound()
Dboxes-fst.dat953 #define U4 xU4.xt8
/external/clang/test/CXX/class/class.union/
Dp1.cpp99 union U4 { union
102 int U4::i1 = 10;
/external/clang/test/CodeGen/
Dxcore-stringtype.c159 union U4{union U1 u1;}; union
163 void unionType4(union U4 u4) {} in unionType4()
/external/clang/test/Sema/
Dstatic-assert.c42 typedef UNION(float, 0.5f) U4; // expected-error {{expected a type}} typedef
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp52 union U4 {} constexpr u4 = {}; union
/external/autotest/client/deps/glbench/src/
Dyuv2rgb_1.glslf93 * | U0| U1| U2| U3| U4| U5|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kpdf_phs.pkb646  �G��������U4" 
Dfr-FR_nk0_kpdf_mgc.pkb3047 [�� r ���� ��_23�F$$( 7 R,Z%)U4"tbV���K�n�u�ztW2eCJP��qBG��a{mui|u�u���}����NRNNT|����7 […
/external/chromium-trace/catapult/third_party/gsutil/gslib/data/
Dcacerts.txt1627 XjIeIqkiRUuwZi4wzJ9l/fzLganx4Duvo4bRierERXlQXa7pIXSSTYtZgo+U4+lK
/external/tlsdate/ca-roots/
Dtlsdate-ca-roots.conf2796 XjIeIqkiRUuwZi4wzJ9l/fzLganx4Duvo4bRierERXlQXa7pIXSSTYtZgo+U4+lK
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
Dcacerts.txt1981 Xa7pIXSSTYtZgo+U4+lK8edJsBTj9WLL1XK9H7nSn6DNqPoByNkN39r8R52zyFTfSUrxIan+GE7u
/external/libjpeg-turbo/testimages/
Dtestorig.ppm4 …E;1F<0I=1K?1M?2NA1P@1P@3P?5M?4L>3K=2I<3H;2E;1E;1D;2C:1B;1A:0?;2@<3A=4D;4VE>U4/j25�AG�LW�Ub�]f�_c�B…
/external/webrtc/talk/media/testdata/
Dh264-svc-99-640x360.rtpdump1066 …h�ȯ���ת�j5X@�.�G��])���2�,����"A�@�z�F��܆�o���‘�U��3�;A��F����G�~U4|�M�����)��-��[,$K…
2024U4E���m0i݃�Iv���QЦ�~1�j�M��Q2N2tR:��,���/���iI�9�KM3Ğ�^�6

12