Searched refs:U4 (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/main/memcheck/tests/
H A Dsh-mem-random.c15 typedef unsigned int U4; typedef
92 static inline U4 randomU4 ( void )
94 static U4 n = 0;
113 U4 mv1 = 0, mv2 = 0, mv4 = 0, mv8 = 0, mv4f = 0, mv8f = 0;
128 U4 ty, src, dst;
146 case 2: { // U4
149 *(U4*)(arr+dst) = *(U4*)(arr+src);
H A Dsh-mem.c14 typedef unsigned int U4; typedef
68 void check_all(U4 x, U4 y, U1 expected_byte, U1 expected_byte_alt,
107 assert(4 == sizeof(U4));
210 DO(4, U4, U4, /*isF4*/0);
211 DO(4, F4, U4, /*isF4*/1);
H A Dsh-mem.stderr.exp6 -- NNN: 4 U4 U4 ------------------------
11 -- NNN: 4 F4 U4 ------------------------
/external/clang/test/CXX/class/class.union/
H A Dp1.cpp96 union U4 { union
99 int U4::i1 = 10;
/external/srtp/tables/
H A Daes_tables.c139 uint32_t U0[256], U1[256], U2[256], U3[256], U4[256]; variable
183 U4[i] = tmp.value;
243 printf("uint32_t U4 = {");
247 printf("0x%x, ", U4[i]);
285 printf("uint32_t U4 = {");
289 printf("0x%lx, ", U4[i]);
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp51 union U4 {} constexpr u4 = {}; union
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c113 ^ *((const word32*)U4[w[3]]);
120 ^ *((const word32*)U4[w[3]]);
127 ^ *((const word32*)U4[w[3]]);
134 ^ *((const word32*)U4[w[3]]);
450 ^ *((const word32*)U4[a[0][3]]);
456 ^ *((const word32*)U4[a[1][3]]);
462 ^ *((const word32*)U4[a[2][3]]);
468 ^ *((const word32*)U4[a[3][3]]);
H A Dboxes-fst.dat953 #define U4 xU4.xt8
/external/srtp/crypto/cipher/
H A Daes.c52 * the tables U0, U1, U2, and U4 to compute its inverse
1141 * the following tables (aes_sbox, aes_inv_sbox, T4, U4) are
1288 static uint32_t U4[256] = { variable
1751 tmp0 = (U4[(state->v32[0] >> 24)] & 0xff000000)
1752 ^ (U4[(state->v32[3] >> 16) & 0xff] & 0x00ff0000)
1753 ^ (U4[(state->v32[2] >> 8) & 0xff] & 0x0000ff00)
1754 ^ (U4[(state->v32[1] ) & 0xff] & 0x000000ff)
1757 tmp1 = (U4[(state->v32[1] >> 24)] & 0xff000000)
1758 ^ (U4[(state->v32[0] >> 16) & 0xff] & 0x00ff0000)
1759 ^ (U4[(stat
[all...]
/external/openfst/src/test/
H A Dalgo_test.h132 VectorFst<Arc> U4(T1);
133 Union(&U4, U3);
135 CHECK(Equiv(U1, U4));
144 UnionFst<Arc> U4(T1, U3);
146 CHECK(Equiv(U2, U4));
156 UnionFst<Arc> U4(T1, U3);
158 CHECK(Equiv(U1, U4));
/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc47 typedef uint32_t U4; typedef
279 OOBTest<U4>();
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
H A Dvideo.rtpdump727 ��~��)r����������4�xAf���p5�v��/ז+ �b�������3&����~�z�jA�~�ޠ�?�`쾟Y׽t>7�:U4;|�v.+߼I�9 �exV dcɝ4�z�%���8r��&��7m�� �[qak>^� �

Completed in 256 milliseconds