/external/valgrind/memcheck/tests/common/ |
D | sh-mem-vec128.tmpl.c | 24 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/ |
D | asan_asm_test.cc | 117 DECLARE_ASM_WRITE(U4, "4", "movl", "r"); 122 DECLARE_ASM_READ(U4, "4", "movl", "=r"); 127 DECLARE_ASM_REP_MOVS(U4, "movsl"); 172 U4 AsmLoad(U4 *a) { in AsmLoad() 173 U4 r; in AsmLoad() 178 void AsmStore(U4 r, U4 *a) { in AsmStore() 207 U4* buf = new U4[2]; in TEST() 216 TestAsmWrite<U4>("WRITE of size 4"); in TEST() 224 TestAsmRead<U4>("READ of size 4"); in TEST() 259 TestAsmRepMovs<U4>("READ of size 4", "WRITE of size 4"); in TEST()
|
D | asan_test_utils.h | 60 typedef uint32_t U4; typedef
|
D | asan_oob_test.cc | 74 OOBTest<U4>(); in TEST()
|
/external/valgrind/memcheck/tests/ |
D | sh-mem.c | 14 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()
|
D | sh-mem-random.c | 15 typedef unsigned int U4; typedef 92 static inline U4 randomU4 ( void ) in randomU4() 94 static U4 n = 0; in randomU4() 113 U4 mv1 = 0, mv2 = 0, mv4 = 0, mv8 = 0, mv4f = 0, mv8f = 0; in do_test_at() 128 U4 ty, src, dst; in do_test_at() 149 *(U4*)(arr+dst) = *(U4*)(arr+src); in do_test_at()
|
D | sh-mem.stderr.exp | 6 -- NNN: 4 U4 U4 ------------------------ 11 -- NNN: 4 F4 U4 ------------------------
|
/external/srtp/crypto/cipher/ |
D | aes.c | 1288 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/ |
D | msan_test.cc | 123 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/ |
D | aes_tables.c | 139 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/ |
D | err_typecheck_assign_const.cpp | 61 struct U4 { struct 66 U4 u4; in test6() argument
|
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
D | rijndael-alg-fst.c | 113 ^ *((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()
|
D | boxes-fst.dat | 953 #define U4 xU4.xt8
|
/external/clang/test/CXX/class/class.union/ |
D | p1.cpp | 99 union U4 { union 102 int U4::i1 = 10;
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 159 union U4{union U1 u1;}; union 163 void unionType4(union U4 u4) {} in unionType4()
|
/external/clang/test/Sema/ |
D | static-assert.c | 42 typedef UNION(float, 0.5f) U4; // expected-error {{expected a type}} typedef
|
/external/openfst/src/test/ |
D | algo_test.h | 132 VectorFst<Arc> U4(T1); in TestRational() 133 Union(&U4, U3); in TestRational() 135 CHECK(Equiv(U1, U4)); in TestRational() 144 UnionFst<Arc> U4(T1, U3); in TestRational() 146 CHECK(Equiv(U2, U4)); in TestRational() 156 UnionFst<Arc> U4(T1, U3); in TestRational() 158 CHECK(Equiv(U1, U4)); in TestRational()
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p1.cpp | 52 union U4 {} constexpr u4 = {}; union
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kpdf_phs.pkb | 646 G�������U4"
|
D | fr-FR_nk0_kpdf_mgc.pkb | 3047 [ r ������_23�F$$( 7 R,Z%)U4"tbV���K�n�u�ztW2eCJP��qBG��a{mui|u�u���}����NRNNT|���7[…
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | ddms_calculator_start.trace | 82430 ���p��U4 � 235453 IqB�U4� 281905 �W�pS�U4� 295862 XUq�U4� 348047 ��pd?U4� 394133 �� qk�U4�
|