/external/valgrind/main/exp-ptrcheck/tests/ |
D | mm.c | 31 char* res3 = mmap(0, getpagesize(), PROT_READ, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0); in main() local 35 assert(MAP_FAILED != res3 && NULL != res3); in main() 44 if (__builtin_setjmp(TTT_jmpbuf) == 0) { c = res3[i]; } in main() 48 mywrite(res3, 5); in main() 49 mywrite(res3-1, 5); in main() 51 assert( 0 == munmap(res3, getpagesize()) ); in main() 55 mywrite(res3, 5); in main() 56 mywrite(res3-1, 5); in main()
|
/external/valgrind/main/memcheck/tests/ |
D | buflen_check.c | 8 int res1, res2, res3; in main() local 19 res3 = getsockname(res1, &name, NULL); /* NULL is bogus */ in main() 23 if (res3 == -1) { in main()
|
/external/dropbear/libtomcrypt/testprof/ |
D | pkcs_1_test.c | 8 int res1, res2, res3, prng_idx, hash_idx, err; in pkcs_1_test() local 71 pkcs_1_pss_decode(buf[0], l3, buf[1], l1, saltlen, hash_idx, modlen, &res3); in pkcs_1_test() 72 if (!(res1 == 1 && res2 == 0 && res3 == 0)) { in pkcs_1_test() 73 fprintf(stderr, "PSS failed: %d, %d, %d, %lu, %lu\n", res1, res2, res3, l3, saltlen); in pkcs_1_test()
|
/external/icu4c/test/intltest/ |
D | nmfmapts.cpp | 122 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local 131 res3 = cur_fr->format(d, res3, pos1); in testAPI() 132 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res3); in testAPI() 330 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local 338 f3->format(n, res3); in testRegistration() 349 logln((UnicodeString)"f3 reg cur: " + res3); in testRegistration() 363 if (res3 != res0) { in testRegistration()
|
D | dtfmapts.cpp | 164 UnicodeString res1, res2, res3; in testAPI() local 177 res3 = de->format(d, res3); in testAPI() 178 logln( (UnicodeString) "" + d + " formatted to " + res3); in testAPI()
|
D | dcfmapts.cpp | 136 UnicodeString res1, res2, res3, res4; in testAPI() local 146 res3 = cust1.format(fD, res3, pos3, status); in testAPI() 150 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res3); in testAPI()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
D | SDL_mintaudio_mcsn.h | 45 unsigned long res3; member
|
/external/clang/test/SemaCXX/ |
D | altivec.cpp | 22 int res3[vec_step(vsc) == 16 ? 1 : -1]; in test_vec_step() local
|
/external/clang/test/SemaOpenCL/ |
D | vec_step.cl | 18 int res3[vec_step(auto1) == 4 ? 1 : -1];
|
/external/clang/test/SemaObjCXX/ |
D | arc-templates.mm | 130 identity<id> res3 = accept_strong_ref(si); 150 identity<A *> res3 = accept_strong_ref(si);
|
/external/valgrind/main/VEX/priv/ |
D | guest_arm_toIR.c | 1522 IRTemp res3 = newTemp(Ity_I32); in synthesise_APSR() local 1523 assign(res3, in synthesise_APSR() 1533 return res3; in synthesise_APSR()
|
D | guest_amd64_toIR.c | 15510 IRTemp res3 = newTemp(Ity_F32); in disInstr_AMD64_WRK() local 15558 assign(res3, binop(Iop_RoundF32toInt, mkexpr(rm), mkexpr(src3)) ); in disInstr_AMD64_WRK() 15563 putXMMRegLane32F( gregOfRexRM(pfx, modrm), 3, mkexpr(res3) ); in disInstr_AMD64_WRK()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 46032 http://www.guidedbiblestudies.com/001res3.htm
|