| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send-cpL_varied_recsize.ksh | 149 [[ $recsize = $large && $flags =~ 'c' && ! $flags =~ 'L' ]] && \ 168 typeset large=$((1024 * 1024)) 174 for recsize in $small $large; do 192 check $opts $large log_must 195 check $opts $large log_mustnot 197 check -p $large log_must $small $large 198 check -L $large log_must $large $small 199 check -cp $large log_must $small $large 200 check -cL $large log_must $large $small 201 check -pL $large log_must $large $large [all …]
|
| /src/crypto/openssl/test/ssl-tests/ |
| H A D | 13-fragmentation.cnf | 9 test-4 = 4-small-app-data-large-fragment-size 12 test-7 = 7-large-app-data 13 test-8 = 8-large-app-data-large-fragment-size 14 test-9 = 9-large-app-data-odd-fragment-size 21 test-16 = 16-large-app-data-aes-sha1-multibuffer 22 test-17 = 17-large-app-data-aes-sha2-multibuffer 23 test-18 = 18-large-app-data-aes-sha1-multibuffer-odd-fragment 24 test-19 = 19-large-app-data-aes-sha2-multibuffer-odd-fragment 121 [4-small-app-data-large-fragment-size] 122 ssl_conf = 4-small-app-data-large-fragment-size-ssl [all …]
|
| H A D | 13-fragmentation.cnf.in | 54 name => "small-app-data-large-fragment-size", 80 name => "large-app-data", 88 name => "large-app-data-large-fragment-size", 97 name => "large-app-data-odd-fragment-size", 190 # When the buffer / fragment size ratio is sufficiently large, 199 name => "large-app-data-aes-sha1-multibuffer", 211 name => "large-app-data-aes-sha2-multibuffer", 223 name => "large-app-data-aes-sha1-multibuffer-odd-fragment", 235 name => "large-app-data-aes-sha2-multibuffer-odd-fragment",
|
| /src/contrib/bzip2/ |
| H A D | README.COMPILATION.PROBLEMS | 21 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 D | words0 | 2 If compilation produces errors, or a large number of warnings, 8 handle so-called 'large files' -- files of size 2GB or more.
|
| /src/contrib/libevent/cmake/ |
| H A D | CheckFileOffsetBits.cmake | 1 # - 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")
|
| /src/contrib/ntp/sntp/libevent/cmake/ |
| H A D | CheckFileOffsetBits.cmake | 1 # - 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")
|
| /src/contrib/llvm-project/lld/docs/ELF/ |
| H A D | large_sections.rst | 4 When linking very large binaries, lld may report relocation overflows like 25 large globals depending on if their size is over a certain threshold. Large 30 sections have a "large" section flag, e.g. ``SHF_X86_64_LARGE`` for x86-64. The 31 linker places large sections on the outer edges of the binary, making sure they 32 do not affect affect the distance of small globals to text. The large versions 39 large sections next to the small sections with the same RWX permissions when 48 non-PIC code, large sections should be placed after all small sections to avoid
|
| /src/tools/test/stress2/misc/ |
| H A D | sendfile2.sh | 44 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
|
| /src/sys/contrib/openzfs/config/ |
| H A D | user-largefile.m4 | 5 dnl # Ensure off_t is 64-bit for large file support in userspace. 16 *** OpenZFS userspace requires 64-bit off_t support for large files. 17 *** Please ensure your system supports large file operations.
|
| /src/contrib/netbsd-tests/fs/tmpfs/ |
| H A D | t_mount.sh | 98 atf_test_case large cleanup 105 atf_test_case large 154 atf_add_test_case large
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/ |
| H A D | tst.steps.d | 33 @large = llquantize(i * 100, 10, 0, 10, 1000); 51 printa(@large);
|
| /src/contrib/libpcap/cmake/Modules/ |
| H A D | FindLFS.cmake | 1 # 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…
|
| /src/contrib/jemalloc/doc_internal/ |
| H A D | PROFILING_INTERNALS.md | 9 …ad, so we'll probably need to take a lock to do so. These costs are quite large compared to the av… 13 … once per (logical) coinflip. Since we expect to sample relatively rarely, this can be a large win. 16 …large ones, but shorter lived and less common as a fraction of program memory. "Small" and "large"… 61 An obvious strategy is to pick some large $N$, and give each allocation a $1/N$ chance of being sam… 76 In practical settings, $R$ is large, and so this is well-approximated by 84 …{-Z/R}}{1 - e^{-Z/R}} = 1$ when $Z/R = \ln 2 \approx 0.693$). When $Z$ is large relative to $R$, t… 90 …- The Bernoulli-per-byte approach shifts more of its samples towards large allocations, which are … 93 …d suggest dividing by $1-(1-1/R)^Z$; instead, we use the fact that $R$ is large in practical situa…
|
| /src/tools/test/stress2/ |
| H A D | README | 3 It is composed of a large number of regression tests, tests that 10 stress2 has found a large number of problems:
|
| /src/tests/sys/cddl/zfs/tests/largest_pool/ |
| H A D | largest_pool.cfg | 36 # - value is too large (old) 39 export VOL_LIMIT_KEYWORD2="value is too large"
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/largest_pool/ |
| H A D | largest_pool.cfg | 40 # - value is too large (old) 43 export VOL_LIMIT_KEYWORD2="value is too large"
|
| /src/tests/sys/cddl/zfs/tests/cli_root/zfs_create/ |
| H A D | zfs_create.cfg | 43 # - value is too large (old) 46 export VOL_LIMIT_KEYWORD2="value is too large"
|
| /src/tools/regression/poll/14/ |
| H A D | sockpoll.out | 4 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
|
| /src/sys/dev/aic7xxx/ |
| H A D | aic7xxx_pci.c | 674 int pcheck, int fast, int large); 1088 int fast, int large) in ahc_scbram_config() argument 1101 if (large) in ahc_scbram_config() 1112 if (large) in ahc_scbram_config() 1126 if (large) in ahc_scbram_config() 1152 int large; in ahc_probe_ext_scbram() local 1157 large = FALSE; in ahc_probe_ext_scbram() 1166 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram() 1184 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram() 1195 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram() [all …]
|
| /src/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_slh_dsa_sigver.txt | 38 # invalid signature - too large 50 # invalid signature - too large 286 # invalid signature - too large 298 # invalid signature - too large 358 # invalid signature - too large 465 # invalid signature - too large 571 # invalid signature - too large 655 # invalid signature - too large 690 # invalid signature - too large 702 # invalid signature - too large [all …]
|
| /src/tools/regression/poll/l/ |
| H A D | sockpoll.out | 4 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
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticCommonKinds.td | 247 "integer literal is too large to be represented in any %select{signed |}0" 250 "integer literal is too large to be represented in a signed integer type, " 254 "integer literal is too large to be represented in type 'long', " 259 "integer literal is too large to be represented in type 'long', " 264 "integer literal is too large to be represented in type 'long' and is " 274 "this value is too large for this fixed point type">; 279 "%select{invalid value '%0'; must be positive|value '%0' is too large}1">; 384 "file '%0' is too large for Clang to process">; 386 "translation unit is too large for Clang to process: ran out of source locations">, DefaultFatal;
|
| /src/usr.bin/compress/doc/ |
| H A D | README | 56 WARNING: files compressed on a large machine with more bits than allowed by 58 "-b12" flag to generate a file on a large machine that can be uncompressed 91 4. A large table is used on large machines when a relatively small 110 specified, and the cutoff bits where the large+fast table is used. 125 large+fast table. 171 with a large amount of memory. A program (usermem) to calculate the
|
| /src/contrib/jemalloc/src/ |
| H A D | large.c | 46 edata_list_active_append(&arena->large, edata); in large_palloc() 237 edata_list_active_remove(&arena->large, edata); in large_dalloc_prep_impl() 244 edata_list_active_remove(&arena->large, edata); in large_dalloc_prep_impl()
|