Home
last modified time | relevance | path

Searched refs:reduce (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/libmail/common/
H A Dxgetenv.c82 static void reduce(char *);
118 reduce(xenv[envctr]); in xsetenv()
171 reduce(char *from) in reduce() function
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dchem.awk352 d = reduce(d)
376 return sprintf("V%d.%s", int(reduce(d-rd)/(360/verts)) + 1, corner(d))
380 return dc[reduce(45 * int((dir+22.5)/45))]
406 return reduce($(cf++))
408 return reduce(dc[$(cf++)])
415 function reduce(d) { # reduces d to 0 <= d < 360 function
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_aclmode_001_pos.ksh348 reduce=0
379 reduce=1
387 if ((reduce != 0)); then
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c240 reduce(struct expr **nexp, unsigned int n, struct expr *exp, struct stack *stk) in reduce() function
619 result = reduce(&nexp, popnum, in plural_expr()
720 result = reduce(&nexp, UNARY, exp, stk); in plural_expr()
737 result = reduce(&nexp, BINARY, in plural_expr()
769 result = reduce(&nexp, TRINARY, in plural_expr()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.S991 subcc %o2, 4, %o2 ! reduce count by 4
1063 deccc %o2 ! reduce count for cc test
1112 sub %o2, 4, %o2 ! reduce count by 4
1136 subcc %o2, 8, %o2 ! reduce count by 8
1186 subcc %o2, 4, %o2 ! reduce count by 4
1218 subcc %o2, 8, %o2 ! reduce count by 8
1866 subcc %o2, 4, %o2 ! reduce count by 4
1886 deccc %o2 ! reduce count for cc test
1943 deccc %o2 ! reduce count for cc test
1994 sub %o2, 4, %o2 ! reduce count by 4
[all …]
H A Dopl_olympus_copy.S948 subcc %o2, 4, %o2 ! reduce count by 4
1012 deccc %o2 ! reduce count for cc test
1065 sub %o2, 4, %o2 ! reduce count by 4
1089 subcc %o2, 8, %o2 ! reduce count by 8
1139 subcc %o2, 4, %o2 ! reduce count by 4
1171 subcc %o2, 8, %o2 ! reduce count by 8
1800 subcc %o2, 4, %o2 ! reduce count by 4
1820 deccc %o2 ! reduce count for cc test
1877 deccc %o2 ! reduce count for cc test
1928 sub %o2, 4, %o2 ! reduce count by 4
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME27 be accessed using the -e option and often reduce print time by 20% or more. Level
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S347 subcc %o2, 4, %o2 ! reduce count by 4
365 deccc %o2 ! reduce count for cc test
412 deccc %o2 ! reduce count for cc test
520 deccc %o2 ! reduce count by one
525 deccc %o2 ! reduce count by one
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S368 subcc %o2, 4, %o2 ! reduce count by 4
386 deccc %o2 ! reduce count for cc test
433 deccc %o2 ! reduce count for cc test
538 deccc %o2 ! reduce count by one
543 deccc %o2 ! reduce count by one
/illumos-gate/usr/src/lib/libgss/
H A DREADME.spi103 reduce the number of calls to dlsym().
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm69 To reduce the time to initiate a command, KSH-93 allows
H A DREADME113 /etc/profile file to reduce initialization time for ksh.
H A DRELEASE304 11-11-07 Changes were made to reduce the stack size to allow deeper function
511 10-12-01 A number of changes were made to reduce the startup time.
601 10-10-07 +To reduce unwanted side effects, invoking typeset without the export
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S674 subcc %o2, 1, %o2 ! reduce count for cc test
693 subcc %o2, 4, %o2 ! reduce count by 4
1969 subcc %i2, 4, %i2 ! reduce count by 4
1988 subcc %i2, 1, %i2 ! reduce count for cc test
3031 subcc %o2, 1, %o2 ! reduce count for cc test
3048 subcc %o2, 4, %o2 ! reduce count by 4
4309 subcc %i2, 4, %i2 ! reduce count by 4
4329 subcc %i2, 1, %i2 ! reduce count for cc test
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab46 The inittab API is designed to reduce the confusion, both for the
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac98 STAGE2_CFLAGS="-O2 -fno-strength-reduce -fno-unroll-loops"
H A DChangeLog3280 pushing and poping %di and %si individually, to reduce the code
3769 pushing/poping %cx and %si separately, to reduce the code size.
8181 otherwise set to "-fno-strength-reduce -fno-unroll-loops",
8195 "-O2 -fno-strength-reduce -fno-unroll-loops -g" for older gcc
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE109 07-07-17 cat.c: fix --squeeze-blank to reduce multiple blank lines to *one*
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg75 @ MSG_ARG_DETAIL_CBR "\t[-B reduce]\tprocess symbol reductions\n"
1480 @ MSG_ARG_REDUCE "reduce"
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1333 6475375 symbol search optimization to reduce rescans
1666 10346 ld(1) should not reduce symbol visibility of COMDAT symbols when
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3280 utxface.c to improve modularity and reduce file size.
6513 and condensing duplicate code to reduce code size.
8236 subfunctions in order to reduce CPU stack use and improve
9842 Eliminated all reduce/reduce conflicts in the iASL parser generation.
14446 Ones opcodes where possible to further reduce the size of integer
14447 constants and thus reduce the overall size of the generated AML
15135 initialization to reduce the use of dynamic kernel memory -- on
15430 Several optimizations have been made to reduce the use of CPU
15518 reduce the code size and improve performance.
15559 been upgraded to reduce the memory overhead (a separate tracking
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog59 - Clean up minizip to reduce warnings for testing
535 - Keep object files in subdirectories to reduce the clutter somewhat
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME966 these domains -- this will reduce unnecessary DNS
1132 statement can be used to reduce the number of DNS retries,
/illumos-gate/usr/src/data/zoneinfo/
H A Daustralasia1749 # improve productivity and reduce road accidents.... [T]he move is also
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex232 % some effort to order the tracing commands to reduce output in the log
3090 % The \closeout helps reduce unnecessary open files; the limit on the

12