Home
last modified time | relevance | path

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

12345

/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh144 [[ $recsize = $large && $flags =~ 'c' && ! $flags =~ 'L' ]] && \
163 typeset large=$((1024 * 1024))
168 for recsize in $small $large; do
186 check $opts $large log_must
189 check $opts $large log_mustnot
191 check -p $large log_must $small $large
192 check -L $large log_must $large $small
193 check -cp $large log_must $small $large
194 check -cL $large log_must $large $small
195 check -pL $large log_must $large $large
[all …]
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS44 if the program needs to access a large amount of data at once --- having
53 large file aware 32-bit version of libelf has no significant value.
55 large file aware comes up from time to time.
90 In addition to providing alternative large file aware Elf_Arhdr and
91 Elf_Data types, it would be necessary to implement large file aware
112 non-large-file-aware programs. These new types and functions would be in
115 When you make code like this large file aware, it is necessary to undertake
117 variable types large enough to handle the increased range. Hence, this work
122 large file support:
129 the large file aware versions of the above types and routines.
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.steps.d33 @large = llquantize(i * 100, 10, 0, 10, 1000);
51 printa(@large);
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbigfile.test23 # Tcl was unable to handle large files.
53 # Try to create a large file - a file that is larger than 2^32 bytes.
55 # large files. So skip all of the remaining tests in this file.
72 # to handle large files. If that is so, then skip all of the following
H A Djoin3_28.test15 # there are a large number of tables involved in the join.
/illumos-gate/usr/src/test/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"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create.cfg51 # - value is too large (old)
54 export VOL_LIMIT_KEYWORD2="value is too large"
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrcpy.S31 / Copies string s2 to s1. s1 must be large enough.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.S755 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
768 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
779 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
789 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
930 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
943 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
954 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
964 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
1805 ba,pt %ncc, .copyout_more ! otherwise go to large copy
1818 ba,pt %ncc, .copyout_more ! otherwise go to large copy
[all …]
H A Dopl_olympus_copy.S712 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
725 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
736 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
746 ba,pt %ncc, .kcopy_more ! otherwise go to large copy
887 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
900 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
911 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
921 ba,pt %ncc, .bcopy_more ! otherwise go to large copy
1739 ba,pt %ncc, .copyout_more ! otherwise go to large copy
1752 ba,pt %ncc, .copyout_more ! otherwise go to large copy
[all …]
/illumos-gate/usr/src/cmd/localedef/
H A Dcollate.c1070 collate_large_t *large; in dump_collate() local
1209 large = calloc(avl_numnodes(&collchars), sizeof (collate_large_t)); in dump_collate()
1210 if (large == NULL) { in dump_collate()
1229 large[i].pri.pri[j] = pri; in dump_collate()
1233 large[i].val = cc->wc; in dump_collate()
1264 if (wr_category(large, sz, f) < 0) { in dump_collate()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist62 27 EFBIG File too large
69 34 ERANGE Result too large
118 79 EOVERFLOW Value too large for defined data type
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.large_prog.zcp18 -- passing of a large channel string to the kernel.
/illumos-gate/usr/src/test/libc-tests/tests/regex/data/
H A Dbug16127.dat5 # Match sets record small-codepoint characters in a bitmap and large-codepoint
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_glue.c119 uint_t large, small; in cpusetobj_ffs() local
126 cpuset_bounds(set, &small, &large); in cpusetobj_ffs()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/grow_replicas/
H A Dgrow_replicas.cfg54 # Do not make SIZE too large as the three slices may exceed
/illumos-gate/usr/src/test/zfs-tests/tests/functional/grow_pool/
H A Dgrow_pool.cfg53 # Do not make SIZE too large as the three slices may exceed
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dbad_xregs.c77 uint32_t large = 32 * 1024 * 1024; /* 4 MiB */ in bad_xregs_hdr_too_large() local
84 hdr->pr_size = large; in bad_xregs_hdr_too_large()
87 *sizep = large; in bad_xregs_hdr_too_large()
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.bssalign25 # large page mapping of the heap, and thus can be useful when building dynamic
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c143 int large = 0; /* -l option default */ variable
225 large = 1; in main()
276 unshort = large; in doall()
1268 if (large) in netfinger()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_001.ksh137 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/large \
/illumos-gate/usr/src/cmd/bnu/
H A DSysfiles32 # Another use of Sysfiles is to split large Systems files into
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_slist.c252 struct sm_state *large = one; in copy_possibles() local
264 large = two; in copy_possibles()
268 to->possible = clone_slist(large->possible); in copy_possibles()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-443 However, GRUB is a very large program, so we break GRUB into 2 (or 3)
162 * If your patch is too large to send in e-mail, put it at somewhere
/illumos-gate/usr/src/common/ficl/softcore/
H A Dstring.fr54 \ guarantee buffer is large enough to hold size chars

12345