Home
last modified time | relevance | path

Searched refs:input1 (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/crypto/openssl/test/
H A Dsm3_internal_test.c24 static const unsigned char input1[] = { in test_sm3() local
63 || !TEST_true(ossl_sm3_update(&ctx1, input1, sizeof(input1))) in test_sm3()
/freebsd-14.2/usr.bin/diff/tests/
H A Dsimple_u.out1 --- input1
H A DMakefile10 input1.in \
H A Ddiff_test.sh36 diff -u -L input1 -L input2 "$(atf_get_srcdir)/input1.in" "$(atf_get_srcdir)/input2.in"
/freebsd-14.2/usr.bin/join/
H A Djoin.c86 static INPUT input1 = { NULL, 0, 0, 1, NULL, 0, 0, 0, 0 }, variable
126 F1 = &input1; in main()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp225 const uint32_t input1 = endian::read32le(input); in XXH3_len_4to8_64b() local
229 const uint64_t input64 = (uint64_t)input2 | ((uint64_t)input1 << 32); in XXH3_len_4to8_64b()
/freebsd-14.2/sys/contrib/zstd/lib/common/
H A Dxxhash.h3496 { xxh_u32 const input1 = XXH_readLE32(input); in XXH3_len_4to8_64b() local
3499 xxh_u64 const input64 = input2 + (((xxh_u64)input1) << 32); in XXH3_len_4to8_64b()
/freebsd-14.2/
H A DObsoleteFiles.inc15536 usr/share/examples/libdialog/gauge.c usr/share/examples/libdialog/input1.c \