Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 199) sorted by relevance

12345678

/onnv-gate/usr/src/common/lvm/
H A Dmd_convert.c205 stripe_convert(caddr_t small, caddr_t big, int direction) in stripe_convert() argument
208 ms_unit32_od_t *small_un = (ms_unit32_od_t *)small; in stripe_convert()
301 mirror_convert(caddr_t small, caddr_t big, int direction) in mirror_convert() argument
304 mm_unit32_od_t *small_un = (mm_unit32_od_t *)small; in mirror_convert()
389 raid_convert(caddr_t small, caddr_t big, int direction) in raid_convert() argument
393 mr_unit32_od_t *small_un = (mr_unit32_od_t *)small; in raid_convert()
445 softpart_convert(caddr_t small, caddr_t big, int direction) in softpart_convert() argument
449 mp_unit32_od_t *small_un = (mp_unit32_od_t *)small; in softpart_convert()
490 mt_unit32_od_t *small = (mt_unit32_od_t *)smallp; in trans_master_convert() local
495 MDC_UNIT_SMALL2BIG(small, big); in trans_master_convert()
[all …]
/onnv-gate/usr/src/cmd/man/src/util/
H A Droff.sdata198 # [fjlig ] small fj ligature
229 # [aring ] =small a, ring
231 # [atilde] =small a, tilde
237 # [ccedil] =small c, cedilla
239 # [eth ] =small eth, Icelandic
243 # [ecirc ] =small e, circumflex accent
247 # [euml ] =small e, dieresis or umlaut mark
251 # [icirc ] =small i, circumflex accent
255 # [iuml ] =small i, dieresis or umlaut mark
261 # [ocirc ] =small o, circumflex accent
[all …]
/onnv-gate/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h344 #define MHS_BIG2SMALL(big, small) \ argument
345 small->hs_revision = big->hs_revision; \
346 small->hs_record_id = big->hs_record_id; \
347 small->xx_hs_next = 0; \
348 small->hs_devnum = md_cmpldev(big->hs_devnum); \
349 small->hs_key = big->hs_key; \
350 small->hs_start_blk = (daddr32_t)big->hs_start_blk; \
351 small->hs_has_label = big->hs_has_label; \
352 small->hs_number_blks = (daddr32_t)big->hs_number_blks; \
353 small->hs_state = big->hs_state; \
[all …]
/onnv-gate/usr/src/common/bzip2/
H A Dbzlib.h83 # ifdef small
85 # undef small
132 int small
164 int small,
240 int small,
H A Dbzlib.c657 int small ) in BZ_API()
664 if (small != 0 && small != 1) return BZ_PARAM_ERROR; in BZ_API()
682 s->smallDecompress = (Bool)small; in BZ_API()
1255 int small, in BZ_API()
1265 (small != 0 && small != 1) || in BZ_API()
1294 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small ); in BZ_API()
1468 int small, in BZ_API()
1476 (small != 0 && small != 1) || in BZ_API()
1483 ret = BZ2_bzDecompressInit ( &strm, verbosity, small ); in BZ_API()
/onnv-gate/usr/src/lib/libast/common/uwin/
H A Dexp__E.c117 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable
119 if(copysign(x,one)>small) {
137 if(x!=zero) one+small; /* raise the inexact flag */
H A Dasinh.c91 const static double small=1.0E-10, /* fl(1+small*small) == 1 */ variable
98 if((t=copysign(x,one))>small)
H A Dlog1p.c122 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ variable
134 if(copysign(x,one)<small) return(x);
/onnv-gate/usr/src/cmd/tbl/
H A Dts.c30 prefix(char *small, char *big) in prefix() argument
33 while ((c= *small++) == *big++) in prefix()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DNamesList.txt307 x (script small e - 212F)
310 x (latin small letter script g - 0261)
311 x (script small g - 210A)
313 x (cyrillic small letter shha - 04BB)
317 x (latin small letter dotless i - 0131)
321 x (script small l - 2113)
324 x (superscript latin small letter n - 207F)
326 x (script small o - 2134)
338 x (latin small letter z with stroke - 01B6)
355 x (small tilde - 02DC)
[all …]
/onnv-gate/usr/src/uts/sun4/ml/
H A Dcopy.s89 ! are small and this takes a small number of cache lines.
152 ! are small and this takes a small number of cache lines.
/onnv-gate/usr/src/lib/libc/sparc/gen/
H A Dmemmove.s43 cmp %i2, 17 ! delay slot, for small counts copy bytes
48 cmp %i2, 17 ! delay slot, for small counts copy bytes
H A Dmemcpy.s58 cmp %o2, 17 ! for small counts copy bytes
/onnv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.s43 cmp %i2, 17 ! delay slot, for small counts copy bytes
48 cmp %i2, 17 ! delay slot, for small counts copy bytes
/onnv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DMakefile41 TXTS = DESC.big DESC.small S.big S.small LINKFILE
H A DDESC.small24 # DESC.out files. May help if you're running troff on a PC with a small address
27 # in font position 0 using \f(ZD. To use it replace DESC by DESC.small before
29 # S.small, that has all unnamed characters (ie. ones named by ---) removed. Using
/onnv-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.s61 cmp %o2, 12 ! if small counts, just write bytes
/onnv-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemset.s62 cmp %o2, 12 ! if small counts, just write bytes
/onnv-gate/usr/src/lib/libunistat/common/dsw/
H A Ddsw.err27 SHDSIZE = Shadow too small
28 BMPSIZE = Bitmap too small
/onnv-gate/usr/src/cmd/ipf/examples/
H A Dexample.122 # get rid of all short IP fragments (too small for valid comparison)
/onnv-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s768 bleu,pt %ncc, .kcopy_small ! go to small copy
781 bleu,pt %ncc, .kcopy_small ! go to small copy
792 bleu,pt %ncc, .kcopy_small ! go to small copy
802 bleu,pt %ncc, .kcopy_small ! go to small copy
952 bleu,pt %ncc, .bcopy_small ! go to small copy
965 bleu,pt %ncc, .bcopy_small ! go to small copy
976 bleu,pt %ncc, .bcopy_small ! go to small copy
986 bleu,pt %ncc, .bcopy_small ! go to small copy
1862 bleu,pt %ncc, .copyout_small ! go to small copy
1875 bleu,pt %ncc, .copyout_small ! go to small copy
[all …]
H A Dopl_olympus_copy.s723 bleu,pt %ncc, .kcopy_small ! go to small copy
736 bleu,pt %ncc, .kcopy_small ! go to small copy
747 bleu,pt %ncc, .kcopy_small ! go to small copy
757 bleu,pt %ncc, .kcopy_small ! go to small copy
907 bleu,pt %ncc, .bcopy_small ! go to small copy
920 bleu,pt %ncc, .bcopy_small ! go to small copy
931 bleu,pt %ncc, .bcopy_small ! go to small copy
941 bleu,pt %ncc, .bcopy_small ! go to small copy
1794 bleu,pt %ncc, .copyout_small ! go to small copy
1807 bleu,pt %ncc, .copyout_small ! go to small copy
[all …]
/onnv-gate/usr/src/lib/libshell/common/scripts/
H A Dxmldocumenttree1.sh273 [+DESCRIPTION?\bxmldocumenttree\b is a small ksh93 compound variable demo
/onnv-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.sparc.msg48 @ MSG_REL_SMALLGOT "too many symbols require 'small' PIC references:\n\
52 (both 'small' and 'large') PIC references:\n\
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DDSA_dup_DH.pod26 Be careful to avoid small subgroup attacks when using this.

12345678