Searched defs:buff2 (Results 1 – 14 of 14) sorted by relevance
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | dll_intercept_memcpy.cc | 14 char buff1[6] = "Hello", buff2[5]; in test_function() local
|
D | intercept_memcpy.cc | 13 char buff1[6] = "Hello", buff2[5]; in main() local
|
D | dll_intercept_memcpy_indirect.cc | 15 char buff1[6] = "Hello", buff2[5]; in test_function() local
|
/external/zstd/tests/ |
D | fullbench.c | 117 void* buff2) in local_ZSTD_decompress() 131 …l_ZSTD_decodeLiteralsBlock(const void* src, size_t srcSize, void* dst, size_t dstSize, void* buff2) in local_ZSTD_decodeLiteralsBlock() 137 …ocal_ZSTD_decodeSeqHeaders(const void* src, size_t srcSize, void* dst, size_t dstSize, void* buff2) in local_ZSTD_decodeSeqHeaders() 197 …_ZSTD_decodeLiteralsHeader(const void* src, size_t srcSize, void* dst, size_t dstSize, void* buff2) in local_ZSTD_decodeLiteralsHeader() 323 void* buff2) in local_ZSTD_decompressStream() 385 void* buff2) in local_ZSTD_decompressContinue()
|
D | roundTripCrash.c | 112 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
/external/libprotobuf-mutator/src/libfuzzer/ |
D | libfuzzer_test.cc | 91 uint8_t buff2[1024] = {}; in TEST() local
|
/external/webrtc/modules/audio_processing/test/ |
D | fake_recording_device_unittest.cc | 144 auto buff2 = CreateChannelBufferWithData(kTestMultiChannelSamples); in TEST() local
|
/external/lz4/tests/ |
D | roundTripTest.c | 61 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
D | frametest.c | 785 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff()
|
D | fuzzer.c | 306 static void FUZ_findDiff(const void* buff1, const void* buff2) in FUZ_findDiff()
|
/external/toybox/toys/pending/ |
D | telnetd.c | 47 char buff1[BUFSIZE], buff2[BUFSIZE]; member
|
/external/skia/modules/canvaskit/npm_build/types/ |
D | canvaskit-wasm-tests.ts | 362 const buff2 = new ArrayBuffer(20); constant
|
/external/pcre/src/ |
D | pcre2grep.c | 3857 char buff2[24]; in main() local
|
/external/libxml2/ |
D | xmlreader.c | 1634 xmlBufferPtr buff, buff2; in xmlTextReaderReadInnerXml() local
|