Home
last modified time | relevance | path

Searched defs:buff2 (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/zstd/tests/
H A Dfullbench.c135 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 DroundTripCrash.c112 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 Dassign.pass.cpp101 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 Ddll_intercept_memcpy.cc14 char buff1[6] = "Hello", buff2[5]; in test_function() local
H A Dintercept_memcpy.cc13 char buff1[6] = "Hello", buff2[5]; in main() local
H A Ddll_intercept_memcpy_indirect.cc15 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 Dswap.pass.cpp29 std::basic_syncbuf<CharT> buff2(&base2); in test() local
/aosp_15_r20/external/libprotobuf-mutator/src/libfuzzer/
H A Dlibfuzzer_test.cc91 uint8_t buff2[1024] = {}; in TEST() local
/aosp_15_r20/external/lz4/tests/
H A DabiTest.c49 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
H A DroundTripTest.c61 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
H A Dframetest.c973 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff()
H A Dfuzzer.c307 static void FUZ_findDiff(const void* buff1, const void* buff2) in FUZ_findDiff()
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dfake_recording_device_unittest.cc144 auto buff2 = CreateChannelBufferWithData(kTestMultiChannelSamples); in TEST() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dtelnetd.c47 char buff1[BUFSIZE], buff2[BUFSIZE]; member
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dcanvaskit-wasm-tests.ts397 const buff2 = new ArrayBuffer(20); constant
/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c3967 char buff2[24]; in main() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxmlreader.c1643 xmlBufferPtr buff, buff2; in xmlTextReaderReadInnerXml() local