Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 25 of 87) sorted by relevance

1234

/external/valgrind/none/tests/s390x/
Dxc.c8 char buf2[20] = "*U\0*\0\0UU*\0U*AUAA*UU\n"; in test_oc() local
26 char buf2[20] = "*U\0*\0\0UU*\0U*AUAA*UU\n"; in test_nc() local
45 char buf2[20] = "*U\0*\0\0UU*\0U*AUAA*UU\n"; in test_xc() local
Dex_sig.c17 char buf2[40]; in handle_SIG() local
Dex_clone.c17 char buf2[40]; in threadfunc() local
/external/webrtc/webrtc/base/
Dbuffer_unittest.cc68 Buffer buf1(kTestData), buf2(buf1); in TEST() local
77 Buffer buf1, buf2(kTestData, sizeof(kTestData), 256); in TEST() local
141 Buffer buf2(buf1.DEPRECATED_Pass()); in TEST() local
154 Buffer buf2(kTestData); in TEST() local
167 Buffer buf2(kTestData, 6, 40); in TEST() local
/external/vboot_reference/tests/
Dvb21_common2_tests.c118 uint8_t *buf2; in test_verify_signature() local
178 uint8_t *buf2; in test_verify_data() local
Dvb21_common_tests.c260 uint8_t *buf, *buf2; in test_verify_keyblock() local
387 uint8_t *buf, *buf2; in test_verify_fw_preamble() local
Dtlcl_tests.c110 uint8_t buf[32], buf2[32]; in TlclTest() local
273 uint8_t buf[kPcrDigestLength], buf2[kPcrDigestLength]; in PcrTest() local
Dvb21_host_key_tests.c43 uint8_t *buf, *buf2; in private_key_tests() local
/external/valgrind/none/tests/amd64/
Dasorep.c5 char buf1[64], buf2[64]; variable
/external/curl/src/
Dtool_homedir.c36 char buf1[1024], buf2[1024]; in GetEnv() local
/external/toybox/toys/posix/
Dcmp.c35 char *buf2 = toybuf+size; local
/external/valgrind/memcheck/tests/
Dwritev1.c16 static char buf2[K_1]; variable
/external/valgrind/VEX/test/
Dfrstor.c67 unsigned short* buf2 = malloc(54*sizeof(short)); in main() local
Dfxsave.c106 unsigned char* buf2 = memalign(16,512); in main() local
/external/libyuv/files/util/
Dcompare.cc33 uint8 buf2[kBlockSize]; in main() local
/external/opencv3/modules/cudaarithm/test/
Dtest_buffer_pool.cpp76 GpuMat buf2 = pool.getBuffer(Size(1280, 1024), CV_32SC1); in RunSimpleTest() local
/external/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp82 char buf2[2048]; in main() local
/external/valgrind/memcheck/tests/x86/
Dfxsave.c107 unsigned char* buf2 = memalign16(512); in main() local
/external/guava/guava-tests/test/com/google/common/io/
DCharSequenceReaderTest.java212 CharBuffer buf2 = CharBuffer.allocate(expected.length()); in assertReadsCorrectly() local
/external/liblzf/
Dlzf.c181 u8 buf2[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16]; in compress_fd() local
223 u8 buf2[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16]; in uncompress_fd() local
/external/valgrind/memcheck/tests/amd64/
Dfxsave-amd64.c160 unsigned char* buf2 = memalign16(512); in main() local
/external/libavc/decoder/
Dih264d_mem_request.h60 void * buf2; /** memory location for buf2 */ member
/external/iproute2/tc/
Dm_nat.c173 char buf2[256]; in print_nat() local
/external/e2fsprogs/intl/
Dlocalcharset.c146 char buf2[50+1]; in get_charset_aliases() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_printf_test.cc112 char buf2[1024]; in TestAgainstLibc() local

1234