Home
last modified time | relevance | path

Searched refs:memdata (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
H A Dafuc_test.asm18 rot $04, $memdata, 0x0008
29 (rep)cwrite $memdata, [$00 + @PACKET_TABLE_WRITE], 0x0
123 (rep)store $memdata, [$02 + 0x004], 0x4
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm49 rot $04, $memdata, 0x0008
62 (rep)cwrite $memdata, [$00 + @PACKET_TABLE_WRITE], 0x0
183 (rep)store $memdata, [$02 + 0x004], 0x4
/third_party/curl/tests/
H A Drunner.pm533 my @memdata=`$memanalyze "$LOGDIR/$MEMDUMP"`;
535 for(@memdata) {
544 logmsg @memdata;
H A Druntests.pl1638 my @memdata=`$memanalyze "$logdir/$MEMDUMP"`;
1640 for(@memdata) {
1649 logmsg @memdata;
/third_party/openssl/test/
H A Devp_pkey_provided_test.c59 char *memdata, *fullfile = NULL; in compare_with_file() local
110 len = BIO_get_mem_data(membio, &memdata); in compare_with_file()
116 stripcr(memdata, &slen); in compare_with_file()
120 if (!TEST_mem_eq(memdata, slen, buf, readbytes)) in compare_with_file()

Completed in 9 milliseconds