Searched defs:buf3 (Results 1 - 18 of 18) sorted by relevance

/external/valgrind/main/none/tests/s390x/
H A Dxc.c46 char buf3[20] = "0123456789abcdefghij"; local
89 asm volatile ("xc 0(10,%0),0(%0)\n"::"a" (buf3):"memory");
92 dump_field(buf3, 20);
/external/valgrind/main/VEX/test/
H A Dfxsave.c107 unsigned char* buf3 = memalign(16,512); local
113 memset(buf3, 0x55, 512);
127 /* Reload x87/xmm state from buf1 and dump it in buf3. */
129 do_fxsave(buf3);
131 show(buf3, xx);
133 free(buf1); free(buf2); free(buf3);
/external/valgrind/main/memcheck/tests/amd64/
H A Dfxsave-amd64.c153 unsigned char* buf3 = memalign16(512); local
162 memset(buf3, 0x55, 512);
176 /* Reload x87/xmm state from buf1 and dump it in buf3. */
178 do_fxsave(buf3, 0);
180 show(buf3, xx);
186 memset(buf3, 0x55, 512);
200 /* Reload x87/xmm state from buf1 and dump it in buf3. */
202 do_fxsave(buf3, 1);
204 show(buf3, xx);
207 free(buf1); free(buf2); free(buf3);
[all...]
/external/valgrind/main/memcheck/tests/x86/
H A Dfxsave.c108 unsigned char* buf3 = memalign16(512); local
114 memset(buf3, 0x55, 512);
128 /* Reload x87/xmm state from buf1 and dump it in buf3. */
130 do_fxsave(buf3);
132 show(buf3, xx);
134 free(buf1); free(buf2); free(buf3);
/external/chromium_org/third_party/lzma_sdk/
H A DBcj2.c37 const Byte *buf3, SizeT size3,
51 buffer = buf3;
33 Bcj2_Decode( const Byte *buf0, SizeT size0, const Byte *buf1, SizeT size1, const Byte *buf2, SizeT size2, const Byte *buf3, SizeT size3, Byte *outBuf, SizeT outSize) argument
/external/e2fsprogs/e2fsck/
H A Dcrc32.c542 unsigned char buf3[SIZE + 4]; local
553 buf3[j] = buf1[j] ^ buf2[j];
558 crc3 = test_step(INIT1 ^ INIT2, buf3, i);
/external/eigen/unsupported/test/
H A DFFTW.cpp153 ComplexVector buf3; local
159 fft.inv( buf3 , outbuf);
161 VERIFY( dif_rmse(inbuf,buf3) < test_precision<T>() );// gross check
173 fft.inv( buf3 , outbuf);
174 VERIFY( dif_rmse(inbuf,buf3) < test_precision<T>() );// gross check
/external/lzma/C/
H A DBcj2.c37 const Byte *buf3, SizeT size3,
51 buffer = buf3;
33 Bcj2_Decode( const Byte *buf0, SizeT size0, const Byte *buf1, SizeT size1, const Byte *buf2, SizeT size2, const Byte *buf3, SizeT size3, Byte *outBuf, SizeT outSize) argument
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutransts.c298 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; local
317 utrans_getID(t3, buf3, BUF_CAP);
319 if(strcmp(buf1, buf3) != 0 ||
324 utrans_getID(t4, buf3, BUF_CAP);
326 if(strcmp(buf2, buf3) != 0 ||
327 strcmp(buf1, buf3) == 0) {
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dstun_unittest.cc1262 talk_base::ByteBuffer buf3; local
1263 EXPECT_TRUE(msg2.Write(&buf3));
1265 reinterpret_cast<const char*>(buf3.Data()), buf3.Length(),
/external/icu4c/test/cintltst/
H A Dutransts.c298 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; local
317 utrans_getID(t3, buf3, BUF_CAP);
319 if(strcmp(buf1, buf3) != 0 ||
324 utrans_getID(t4, buf3, BUF_CAP);
326 if(strcmp(buf2, buf3) != 0 ||
327 strcmp(buf1, buf3) == 0) {
/external/libselinux/src/
H A Dlabel_file.c282 char buf1[BUFSIZ], buf2[BUFSIZ], buf3[BUFSIZ]; local
283 char *buf_p, *regex = buf1, *type = buf2, *context = buf3;
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_context.h314 GLubyte *buf1, *buf2, *buf3, *buf4; member in struct:__anon12899::__anon12900
/external/mesa3d/src/mesa/swrast/
H A Ds_context.h314 GLubyte *buf1, *buf2, *buf3, *buf4; member in struct:__anon23282::__anon23283
/external/opencv/cv/src/
H A Dcvshapedescr.cpp517 icvMemCopy( double **buf1, double **buf2, double **buf3, int *b_max ) argument
521 if( (*buf1 == NULL && *buf2 == NULL) || *buf3 == NULL )
533 memcpy( *buf2, *buf3, bb * sizeof( double ));
535 *buf3 = *buf2;
547 memcpy( *buf1, *buf3, bb * sizeof( double ));
549 *buf3 = *buf1;
/external/valgrind/main/cachegrind/
H A Dcg_main.c1466 static Char buf1[128], buf2[128], buf3[128], buf4[123], fmt[128]; local
1530 VG_(percentify)(Dw_total.m1, Dw_total.a, 1, l3+1, buf3);
1531 VG_(umsg)("D1 miss rate: %s (%s + %s )\n", buf1, buf2,buf3);
1535 VG_(percentify)(Dw_total.mL, Dw_total.a, 1, l3+1, buf3);
1536 VG_(umsg)("LLd miss rate: %s (%s + %s )\n", buf1, buf2,buf3);
1555 VG_(percentify)(LL_total_mw, Dw_total.a, 1, l3+1, buf3);
1556 VG_(umsg)("LL miss rate: %s (%s + %s )\n", buf1, buf2,buf3);
1579 VG_(percentify)(Bi_total.mp, Bi_total.b, 1, l3+1, buf3);
1581 VG_(umsg)("Mispred rate: %s (%s + %s )\n", buf1, buf2,buf3);
1598 VG_(percentify)(fn_debugs, debug_lookups, 1, 6, buf3);
[all...]
/external/valgrind/main/callgrind/
H A Dmain.c1702 static Char buf1[128], buf2[128], buf3[128], fmt[128]; local
1731 VG_(percentify)(Bi_total_mp, Bi_total_b, 1, l3+1, buf3);
1733 VG_(umsg)("Mispred rate: %s (%s + %s )\n", buf1, buf2,buf3);
H A Dsim.c1528 buf3[RESULTS_BUF_LEN]; local
1571 commify(total[fullOffset(EG_DW)], l3, buf3);
1573 buf1, buf2, buf3);
1577 commify(total[fullOffset(EG_DW)+1], l3, buf3);
1579 buf1, buf2, buf3);
1583 commify(total[fullOffset(EG_DW)+2], l3, buf3);
1585 buf1, buf2, buf3);
1597 total[fullOffset(EG_DW)], p, l3+1, buf3);
1599 buf1, buf2,buf3);
1605 total[fullOffset(EG_DW)], p, l3+1, buf3);
[all...]

Completed in 1538 milliseconds