Searched refs:optimize (Results 1 - 22 of 22) sorted by relevance

/osnet-11/usr/src/lib/libc/sparc/sys/
H A D__clock_gettime.s41 .empty ! optimize for CLOCK_REALTIME
/osnet-11/usr/src/cmd/perl/5.8.4/
H A Dextract_config.sh35 printf 'COPTFLAG = %s\n' "$optimize"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dmyconfig.SH42 optimize='$optimize',
H A Dregcomp.c101 # pragma optimize("a",off)
103 # pragma optimize("w",on )
791 /* Follow the next-chain of the current node and optimize
1157 /* Try to optimize to CURLYN. */
1196 /* XXXX How to optimize if data == 0? */
1206 /* Need to optimize away parenths. */
2925 RExC_seen_zerolen++; /* Do not optimize RE away */
2931 RExC_seen_zerolen++; /* Do not optimize RE away */
4237 /* optimize case-insensitive simple patterns (e.g. /[a-z]/i) */
4253 /* optimize inverte
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH52 Xoptimize=*|X"optimize=*")
94 echo "$cc -c $ccflags $optimize"
95 eval "$also "'"$cc -c $ccflags $optimize"'
/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/
H A DInstallPerl127 my $optimize='-xO3 -xspace -xildoff';
191 -Duseshrplib -Uusemymalloc -Duse64bitint -Doptimize="$optimize" \\
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c875 if(c=='.') /* don't optimize */
2507 struct optimize struct
2512 struct optimize *next;
2516 static struct optimize *opt_free;
2520 struct optimize *op = (struct optimize*)fp;
2544 static const Namdisc_t optimize_disc = {sizeof(struct optimize),put_optimize,0,0,0,0,clone_optimize};
2550 register struct optimize *op, *xp;
2568 if((xp= (struct optimize*)fp) && xp->ptr==shp->argaddr)
2573 op=(struct optimize*)callo
[all...]
H A Dxec.c3580 int optimize=0; local
3597 optimize=1;
3608 optimize=1;
3648 if(optimize==0)
3686 if(optimize==0)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_MacOS.pm910 my $optimize = '';
913 $optimize .= "$_ = $self->{$_}" if exists $self->{$_};
916 return $self->{CFLAGS} = $optimize;
H A DMM_Unix.pm178 @cflags{qw(cc ccflags optimize shellflags)}
179 = @Config{qw(cc ccflags optimize shellflags)};
211 optimize=\"$cflags{optimize}\"
217 echo optimize=\$optimize
234 $cflags{optimize} = $optdebug;
237 for (qw(ccflags optimize perltype)) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalcEmu.pm296 Stuff here is really low-priority to optimize,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm218 Can be used to optimize allocation. This method need do nothing.
/osnet-11/usr/src/cmd/perl/5.8.4/i386/
H A Dconfig.sh788 optimize='-xO3 -xspace -xildoff'
/osnet-11/usr/src/cmd/perl/5.8.4/sparc/
H A Dconfig.sh787 optimize='-xO3 -xspace -xildoff'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm65 optimize='$optimize',
888 optimize='-O2 -fno-strict-aliasing'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm65 optimize='$optimize',
888 optimize='-O2 -fno-strict-aliasing'
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.pm165 value at compile time, and may then optimize the expression further.
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.s198 ! whether or not we can optimize further if we're fortunate
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.s198 ! whether or not we can optimize further if we're fortunate
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm340 study Regexp optimize input data for repeated searches
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5235 % rendering the following check redundant. But we don't optimize.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex6238 % rendering the following check redundant. But we don't optimize.

Completed in 124 milliseconds