| /src/external/mpl/bind/dist/bin/tests/system/timeouts/ |
| setup.sh | 17 # Generate a large enough zone, so the transfer takes longer than 21 print('large IN TXT', end=' ') 28 print('%s IN NS b' % (a))" >ns1/large.db
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| large-frame.exp | 19 gdb_remote_download host $srcdir/$subdir/large-frame.h 22 # This test was added to test GDB's ability to backtrace over a large 33 standard_testfile large-frame-1.c large-frame-2.c
|
| step-test.exp | 173 # passes a large structure by value, then we actually end up stepping 186 "break [gdb_get_line_number "step-test.exp: large struct by value"]" \ 191 "run to pass large struct" 192 set test "large struct by value"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| large-frame.exp | 19 gdb_remote_download host $srcdir/$subdir/large-frame.h 22 # This test was added to test GDB's ability to backtrace over a large 33 standard_testfile large-frame-1.c large-frame-2.c
|
| step-test.exp | 174 # passes a large structure by value, then we actually end up stepping 187 "break [gdb_get_line_number "step-test.exp: large struct by value"]" \ 192 "run to pass large struct" 193 set test "large struct by value"
|
| /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| 13-fragmentation.conf | 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 15 test-10 = 10-large-app-data-aes-sha1-multibuffer 16 test-11 = 11-large-app-data-aes-sha2-multibuffer 17 test-12 = 12-large-app-data-aes-sha1-multibuffer-odd-fragment 18 test-13 = 13-large-app-data-aes-sha2-multibuffer-odd-fragment 121 [4-small-app-data-large-fragment-size [all...] |
| /src/external/bsd/jemalloc/dist/test/unit/ |
| tcache_max.c | 144 size_t large; local 145 sz = sizeof(large); 146 assert_d_eq(mallctl("arenas.lextent.0.size", (void *)&large, &sz, NULL, 149 test_tcache_bytes_alloc(large - 1); 150 test_tcache_bytes_alloc(large); 151 test_tcache_bytes_alloc(large + 1);
|
| san.c | 39 "Unexpectedly large number of page aligned allocs"); 74 VARIABLE_ARRAY(uintptr_t, large, nlarge); 82 large[i] = (uintptr_t)ptr; 88 uintptr_t ptr_diff = large[i] > large[j] ? 89 large[i] - large[j] : large[j] - large[i]; 92 " guarded large allocations") [all...] |
| /src/external/mit/xorg/share/fonts/encodings/large/ |
| Makefile | 5 ENCDIR= encodings/large 15 .PATH: ${X11SRCDIR.encodings}/large
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| arena_structs.h | 68 * Extant large allocations. 72 edata_list_active_t large; member in struct:arena_s 73 /* Synchronizes all large allocation/update/deallocation. */
|
| stats.h | 12 OPTION('l', large, true, false) \
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| arena_structs.h | 68 * Extant large allocations. 72 edata_list_active_t large; member in struct:arena_s 73 /* Synchronizes all large allocation/update/deallocation. */
|
| stats.h | 12 OPTION('l', large, true, false) \
|
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| stats.h | 12 OPTION('l', large, true, false) \
|
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| stats.h | 12 OPTION('l', large, true, false) \
|
| /src/external/mpl/bind/dist/bin/tests/system/ixfr/ |
| setup.sh | 18 # and the fourth having a large one. 55 # Set up a large zone 57 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 3 >ns3/large.db 59 echo "record$i 10 IN TXT this is record %i" >>ns3/large.db
|
| /src/external/mpl/bind/dist/bin/tests/system/unknown/ |
| tests.sh | 129 echo_i "checking large unknown record loading on primary ($n)" 132 dig_cmd @10.53.0.1 +tcp +short large.example TYPE45234 >dig.out.$i.test$n 133 diff -s large.out dig.out.$i.test$n >/dev/null || { 144 echo_i "checking large unknown record loading on secondary ($n)" 147 dig_cmd @10.53.0.2 +tcp +short large.example TYPE45234 >dig.out.$i.test$n 148 diff -s large.out dig.out.$i.test$n >/dev/null || { 165 echo_i "checking large unknown record loading on secondary ($n)" 168 dig_cmd @10.53.0.2 +tcp +short large.example TYPE45234 >dig.out.$i.test$n 169 diff -s large.out dig.out.$i.test$n >/dev/null || { 180 echo_i "checking large unknown record loading on inline secondary ($n) [all...] |
| /src/sys/external/bsd/drm/dist/bsd-core/radeon/ |
| Makefile | 12 CFLAGS += --param large-function-growth=1000
|
| /src/tests/usr.bin/xlint/lint1/ |
| msg_348.c | 160 enum large { enum 161 /* expect+1: warning: constant -0x10000000000 too large for 'int' [56] */ 163 /* expect+1: warning: constant 0x10000000000 too large for 'int' [56] */ 169 large_name(enum large large) 175 return name[large];
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| fp_fixint_impl.inc | 31 // If the value is too large for the integer type, saturate.
|
| fp_fixuint_impl.inc | 29 // If the value is too large for the integer type, saturate.
|
| /src/external/mit/xorg/share/fonts/encodings/ |
| Makefile | 6 ENCARGS=-e large 23 SUBDIR= large
|
| /src/games/warp/ |
| config.sh | 88 large=''
|
| /src/tests/fs/tmpfs/ |
| t_mount.sh | 96 atf_test_case large 138 atf_add_test_case large
|
| /src/usr.bin/make/unit-tests/ |
| varcmd.mk | 10 # This test produces different results if the large block with the condition 13 # actually intended. Removing that large block of code makes only this test
|