Home
last modified time | relevance | path

Searched defs:buf3 (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmpi-type-mismatch.cpp15 long buf3; in charNegativeTest() local
45 short buf3; in intNegativeTest() local
79 unsigned short buf3; in longNegativeTest() local
113 short buf3; in int8_tNegativeTest() local
147 short buf3; in complex_c_long_double_complexNegativeTest() local
181 short buf3; in complex_cxx_float_complexNegativeTest() local
217 int buf3; in skippedTypesTests() local
234 long buf3; in positiveTests() local
Dmpi-buffer-deref.cpp15 short buf3[1][1]; in negativeTests() local
35 short buf3[1][1]; in positiveTests() local
/external/nanopb-c/tests/fuzztest/
Dfuzzstub.c71 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_static_roundtrip() local
118 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_pointer_roundtrip() local
Dfuzztest.c277 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_static_roundtrip() local
324 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_pointer_roundtrip() local
/external/grpc-grpc/third_party/nanopb/tests/fuzztest/
Dfuzzstub.c71 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_static_roundtrip() local
118 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_pointer_roundtrip() local
Dfuzztest.c277 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_static_roundtrip() local
324 uint8_t *buf3 = malloc_with_check(BUFSIZE); in do_pointer_roundtrip() local
/external/ltp/lib/newlib_tests/
Dtest_guarded_buf.c20 static char *buf3; variable
/external/ltp/testcases/kernel/syscalls/times/
Dtimes03.c81 struct tms buf1, buf2, buf3; in verify_times() local
/external/libavc/decoder/
Dih264d_mem_request.h61 void * buf3; /** memory location for buf3 */ member
/external/ltp/testcases/kernel/syscalls/writev/
Dwritev05.c65 char buf3[K_1]; variable
/external/ltp/testcases/kernel/syscalls/readv/
Dreadv02.c61 char buf1[K_1], buf2[K_1], buf3[K_1]; variable
/external/boringssl/src/crypto/rand_extra/
Drand_test.cc140 uint8_t buf1[16], buf2[16], buf3[16]; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/pool/
Dpool_test.cc72 bssl::UniquePtr<CRYPTO_BUFFER> buf, buf2, buf3; in TEST() local
/external/boringssl/src/crypto/pool/
Dpool_test.cc72 bssl::UniquePtr<CRYPTO_BUFFER> buf, buf2, buf3; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/rand_extra/
Drand_test.cc140 uint8_t buf1[16], buf2[16], buf3[16]; in TEST() local
/external/rust/crates/bytes/tests/
Dtest_bytes.rs718 let buf3 = buf2.split_off(4); //arc localVariable
730 let buf3 = buf2.split_off(4); //arc localVariable
810 let buf3 = buf2.split_off(4); //arc in bytes_mut_unsplit_arc_non_contiguous() localVariable
822 let buf3 = buf2.split_off(4); //arc in bytes_mut_unsplit_two_split_offs() localVariable
/external/eigen/unsupported/test/
DFFTW.cpp150 ComplexVector buf3; in test_complex_generic() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/
DTestTokenBuffer.java610 TokenBuffer buf3 = new TokenBuffer(null, false); in testWithMultipleJsonParserSequences() local
/external/oj-libjdwp/src/share/npt/
Dutf.c459 unsigned short buf3[MAX]; in test() local
/external/freetype/src/autofit/
Dafhints.c347 char buf1[16], buf2[16], buf3[16], buf4[16]; in af_glyph_hints_dump_points() local
450 char buf1[16], buf2[16], buf3[16]; in af_glyph_hints_dump_segments() local
/external/python/cpython3/Modules/_blake2/impl/
Dblake2s.c269 __m128i buf1, buf2, buf3, buf4; in blake2s_compress() local
/external/icu/icu4c/source/test/cintltst/
Dutransts.c306 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; in TestClone() local
/external/mesa3d/src/mesa/swrast/
Ds_context.h331 GLubyte *buf1, *buf2, *buf3, *buf4; member
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DRegularFileTest.java471 ByteBuffer buf3 = ByteBuffer.allocate(4); in testNonEmpty_read_all_multipleBuffers_extraBuffers() local
/external/crosvm/io_uring/src/
During.rs972 let mut buf3 = [0u8; BUF_SIZE]; in readv_vec() localVariable
1056 let buf3 = [0x55u8; BUF_SIZE]; in writev_vec() localVariable

12