Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh148 [[ $recsize = $large && $flags =~ 'c' && ! $flags =~ 'L' ]] && \
167 typeset large=$((1024 * 1024))
173 for recsize in $small $large; do
191 check $opts $large log_must
194 check $opts $large log_mustnot
196 check -p $large log_must $small $large
197 check -L $large log_must $large $small
198 check -cp $large log_must $small $large
199 check -cL $large log_must $large $small
200 check -pL $large log_must $large $large
[all …]
/freebsd-14.2/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf12 test-7 = 7-large-app-data
13 test-8 = 8-large-app-data-large-fragment-size
191 [7-large-app-data]
194 [7-large-app-data-ssl]
214 [8-large-app-data-large-fragment-size]
215 ssl_conf = 8-large-app-data-large-fragment-size-ssl
217 [8-large-app-data-large-fragment-size-ssl]
218 server = 8-large-app-data-large-fragment-size-server
219 client = 8-large-app-data-large-fragment-size-client
221 [8-large-app-data-large-fragment-size-server]
[all …]
H A D13-fragmentation.cnf.in53 name => "small-app-data-large-fragment-size",
79 name => "large-app-data",
87 name => "large-app-data-large-fragment-size",
96 name => "large-app-data-odd-fragment-size",
104 # When the buffer / fragment size ratio is sufficiently large,
113 name => "large-app-data-aes-sha1-multibuffer",
125 name => "large-app-data-aes-sha2-multibuffer",
137 name => "large-app-data-aes-sha1-multibuffer-odd-fragment",
149 name => "large-app-data-aes-sha2-multibuffer-odd-fragment",
/freebsd-14.2/contrib/ntp/sntp/libevent/cmake/
H A DCheckFileOffsetBits.cmake1 # - Check if _FILE_OFFSET_BITS macro needed for large files
22 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files")
35 SET(_FILE_OFFSET_BITS 64 CACHE INTERNAL "_FILE_OFFSET_BITS macro needed for large files")
36 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - needed")
38 SET(_FILE_OFFSET_BITS "" CACHE INTERNAL "_FILE_OFFSET_BITS macro needed for large files")
39 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - not needed")
/freebsd-14.2/contrib/libevent/cmake/
H A DCheckFileOffsetBits.cmake1 # - Check if _FILE_OFFSET_BITS macro needed for large files
22 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files")
35 SET(_FILE_OFFSET_BITS 64 CACHE INTERNAL "_FILE_OFFSET_BITS macro needed for large files")
36 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - needed")
38 SET(_FILE_OFFSET_BITS "" CACHE INTERNAL "_FILE_OFFSET_BITS macro needed for large files")
39 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - not needed")
/freebsd-14.2/contrib/bzip2/
H A DREADME.COMPILATION.PROBLEMS21 When I say "large file" I mean a file of size 2,147,483,648 (2^31)
28 in that tradition. However, in order to support large files, I've had
32 The technique of adding -D_FILE_OFFSET_BITS=64 to get large file
33 support is, as far as I know, the Recommended Way to get correct large
37 http://ftp.sas.com/standards/large.file
40 are related to large file support, try removing the above define from
46 version of bzip2 without large file support, which, for most
52 large file support, if you are feeling paranoid. Be aware though that
56 AIX: I have reports that for large file support, you need to specify
H A Dwords02 If compilation produces errors, or a large number of warnings,
8 handle so-called 'large files' -- files of size 2GB or more.
/freebsd-14.2/tools/test/stress2/misc/
H A Dsendfile2.sh44 dd if=/dev/random of=large bs=1m count=3 status=none
45 md1=`md5 large`
53 md2=`md5 large`
56 rm -f /tmp/sendfile2 large lf
/freebsd-14.2/contrib/netbsd-tests/fs/tmpfs/
H A Dt_mount.sh98 atf_test_case large cleanup
105 atf_test_case large
154 atf_add_test_case large
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.steps.d33 @large = llquantize(i * 100, 10, 0, 10, 1000);
51 printa(@large);
/freebsd-14.2/contrib/libpcap/cmake/Modules/
H A DFindLFS.cmake1 # CMake support for large files
37 # Test program to check for LFS. Requires that off_t has at least 8 byte large
143 set(LFS_DEFINITIONS ${_lfs_cppflags} CACHE STRING "Extra definitions for large file support")
144 set(LFS_COMPILE_OPTIONS ${_lfs_cflags} CACHE STRING "Extra definitions for large file support")
145 …set(LFS_LIBRARIES ${_lfs_libs} ${_lfs_ldflags} CACHE STRING "Extra definitions for large file supp…
/freebsd-14.2/tools/test/stress2/
H A DREADME3 It is composed of a large number of regression tests, tests that
10 stress2 has found a large number of problems:
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/largest_pool/
H A Dlargest_pool.cfg39 # - value is too large (old)
42 export VOL_LIMIT_KEYWORD2="value is too large"
/freebsd-14.2/tools/regression/poll/14/
H A Dsockpoll.out4 ok 3 state after large write: expected 0; got 0
5 ok 4 state other side after large write: expected POLLIN | POLLOUT; got POLLIN | POLLOUT
/freebsd-14.2/tests/sys/cddl/zfs/tests/largest_pool/
H A Dlargest_pool.cfg39 # - value is too large (old)
42 export VOL_LIMIT_KEYWORD2="value is too large"
/freebsd-14.2/tests/sys/cddl/zfs/tests/cli_root/zfs_create/
H A Dzfs_create.cfg46 # - value is too large (old)
49 export VOL_LIMIT_KEYWORD2="value is too large"
/freebsd-14.2/tools/regression/poll/l/
H A Dsockpoll.out4 ok 3 state after large write: expected 0; got 0
5 ok 4 state other side after large write: expected POLLIN | POLLOUT; got POLLIN | POLLOUT
/freebsd-14.2/contrib/jemalloc/src/
H A Dstats.c885 GET_AND_EMIT_ALLOC_STAT(large, allocated, size) in stats_arena_print()
886 GET_AND_EMIT_ALLOC_STAT(large, nmalloc, uint64) in stats_arena_print()
889 GET_AND_EMIT_ALLOC_STAT(large, ndalloc, uint64) in stats_arena_print()
892 GET_AND_EMIT_ALLOC_STAT(large, nrequests, uint64) in stats_arena_print()
895 GET_AND_EMIT_ALLOC_STAT(large, nfills, uint64) in stats_arena_print()
898 GET_AND_EMIT_ALLOC_STAT(large, nflushes, uint64) in stats_arena_print()
976 if (large) { in stats_arena_print()
1358 large, mutex, extents); in stats_print_helper()
1369 bins, large, mutex, extents); in stats_print_helper()
1385 large, mutex, extents); in stats_print_helper()
[all …]
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx_pci.c681 int pcheck, int fast, int large);
1095 int fast, int large) in ahc_scbram_config() argument
1108 if (large) in ahc_scbram_config()
1119 if (large) in ahc_scbram_config()
1133 if (large) in ahc_scbram_config()
1159 int large; in ahc_probe_ext_scbram() local
1164 large = FALSE; in ahc_probe_ext_scbram()
1173 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1217 large = TRUE; in ahc_probe_ext_scbram()
1243 large ? 64 : 32); in ahc_probe_ext_scbram()
[all …]
/freebsd-14.2/contrib/file/tests/
H A Dext4.result1 …system data, UUID=d32bbb08-3a76-4510-a064-3045f887dbdf (extents) (64bit) (large files) (huge files)
/freebsd-14.2/crypto/openssl/crypto/err/
H A Dopenssl.txt34 ASN1_R_FIRST_NUM_TOO_LARGE:122:first num too large
104 ASN1_R_TOO_LARGE:223:too large
274 CMP_R_VALUE_TOO_LARGE:175:value too large
404 CONF_R_NUMBER_TOO_LARGE:121:number too large
499 DH_R_MODULUS_TOO_LARGE:103:modulus too large
506 DH_R_Q_TOO_LARGE:130:q too large
555 EC_R_FIELD_TOO_LARGE:143:field too large
1154 RSA_R_DATA_TOO_LARGE:109:data too large
1237 SM2_R_ID_TOO_LARGE:111:id too large
1591 UI_R_INDEX_TOO_LARGE:102:index too large
[all …]
/freebsd-14.2/usr.bin/compress/doc/
H A DREADME59 WARNING: files compressed on a large machine with more bits than allowed by
61 "-b12" flag to generate a file on a large machine that can be uncompressed
94 4. A large table is used on large machines when a relatively small
113 specified, and the cutoff bits where the large+fast table is used.
128 large+fast table.
174 with a large amount of memory. A program (usermem) to calculate the
/freebsd-14.2/lib/msun/tests/
H A Dcexp_test.c263 ATF_TC_WITHOUT_HEAD(large);
264 ATF_TC_BODY(large, tc) in ATF_TC_BODY() argument
298 ATF_TP_ADD_TC(tp, large); in ATF_TP_ADD_TCS()
/freebsd-14.2/tools/build/options/
H A DWITH_LOADER_VERBOSE2 May explode already nearly too large loader over the limit.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td239 "integer literal is too large to be represented in any %select{signed |}0"
242 "integer literal is too large to be represented in a signed integer type, "
246 "integer literal is too large to be represented in type 'long', "
251 "integer literal is too large to be represented in type 'long', "
256 "integer literal is too large to be represented in type 'long' and is "
266 "this value is too large for this fixed point type">;
365 "file '%0' is too large for Clang to process">;
367 "translation unit is too large for Clang to process: ran out of source locations">, DefaultFatal;

12345678910>>...19