/aosp_15_r20/external/zstd/tests/ |
H A D | fullbench.c | 135 void* buff2) in local_ZSTD_decompress() 144 void* buff2) in local_ZSTD_decompressDCtx() 155 …l_ZSTD_decodeLiteralsBlock(const void* src, size_t srcSize, void* dst, size_t dstSize, void* buff2) in local_ZSTD_decodeLiteralsBlock() 161 …ocal_ZSTD_decodeSeqHeaders(const void* src, size_t srcSize, void* dst, size_t dstSize, void* buff2) in local_ZSTD_decodeSeqHeaders() 222 …_ZSTD_decodeLiteralsHeader(const void* src, size_t srcSize, void* dst, size_t dstSize, void* buff2) in local_ZSTD_decodeLiteralsHeader() 349 void* buff2) in local_ZSTD_decompressStream() 411 void* buff2) in local_ZSTD_decompressContinue()
|
H A D | roundTripCrash.c | 112 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.assign/ |
H A D | assign.pass.cpp | 101 BuffT buff2; in test_assign() local 119 BuffT buff2; in test_assign() local
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Windows/ |
H A D | dll_intercept_memcpy.cc | 14 char buff1[6] = "Hello", buff2[5]; in test_function() local
|
H A D | intercept_memcpy.cc | 13 char buff1[6] = "Hello", buff2[5]; in main() local
|
H A D | dll_intercept_memcpy_indirect.cc | 15 char buff1[6] = "Hello", buff2[5]; in test_function() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.special/ |
H A D | swap.pass.cpp | 29 std::basic_syncbuf<CharT> buff2(&base2); in test() local
|
/aosp_15_r20/external/libprotobuf-mutator/src/libfuzzer/ |
H A D | libfuzzer_test.cc | 91 uint8_t buff2[1024] = {}; in TEST() local
|
/aosp_15_r20/external/lz4/tests/ |
H A D | abiTest.c | 49 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
H A D | roundTripTest.c | 61 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
H A D | frametest.c | 973 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff()
|
H A D | fuzzer.c | 307 static void FUZ_findDiff(const void* buff1, const void* buff2) in FUZ_findDiff()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/test/ |
H A D | fake_recording_device_unittest.cc | 144 auto buff2 = CreateChannelBufferWithData(kTestMultiChannelSamples); in TEST() local
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | telnetd.c | 47 char buff1[BUFSIZE], buff2[BUFSIZE]; member
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/ |
H A D | canvaskit-wasm-tests.ts | 397 const buff2 = new ArrayBuffer(20); constant
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2grep.c | 3967 char buff2[24]; in main() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xmlreader.c | 1643 xmlBufferPtr buff, buff2; in xmlTextReaderReadInnerXml() local
|