Home
last modified time | relevance | path

Searched refs:OPTIMIZE (Results 1 – 25 of 3654) sorted by relevance

12345678910>>...147

/dports/dns/validns/validns-0.8/
H A DMakefile31 $(CC) $(CFLAGS) $(OPTIMIZE) -o validns \
79 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o rr.o rr.c $(INCPATH)
85 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o a.o a.c $(INCPATH)
91 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o mb.o mb.c $(INCPATH)
94 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o mg.o mg.c $(INCPATH)
100 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o mr.o mr.c $(INCPATH)
103 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o mx.o mx.c $(INCPATH)
115 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o rt.o rt.c $(INCPATH)
118 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o px.o px.c $(INCPATH)
121 $(CC) $(CFLAGS) $(OPTIMIZE) -c -o kx.o kx.c $(INCPATH)
[all …]
/dports/devel/p5-autobox/autobox-2.84/
H A DMakefile.PL10 my $OPTIMIZE;
13 $OPTIMIZE = '-O3 -Wall';
14 $OPTIMIZE .= ' -g -Wextra -Wdeclaration-after-statement' if (-d 'dev');
16 $OPTIMIZE = '-O2 -W4';
18 $OPTIMIZE = $Config{optimize};
32 OPTIMIZE => $OPTIMIZE,
/dports/devel/p5-Scalar-Util-Numeric/Scalar-Util-Numeric-0.40/
H A DMakefile.PL10 my $OPTIMIZE;
13 $OPTIMIZE = '-O3 -Wall -W';
15 $OPTIMIZE .= ' -g -Wextra -Wdeclaration-after-statement' if (-f '.dev');
17 $OPTIMIZE = '-O2 -W4';
19 $OPTIMIZE = $Config{optimize};
31 OPTIMIZE => $OPTIMIZE,
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/binlog/t/
H A Dbinlog_admin_cmd_kill.test12 # 1 - Execute OPTIMIZE TABLE t1,t2 command.
13 # 2 - Using debug sync mechanism kill OPTIMIZE TABLE command at a stage
15 # 3 - Check that OPTIMIZE TABLE command is not written to binary log.
16 # 4 - Using debug sync mechanism hold the execution of OPTIMIZE TABLE after
17 # t1 table optimization. Now kill the OPTIMIZE TABLE command.
33 --echo # Kill OPTIMIZE command prior to table modification
43 --send OPTIMIZE TABLE t1,t2
62 --echo # Kill OPTIMIZE command after table modification
71 --send OPTIMIZE TABLE t1,t2
84 --let $wait_binlog_event= OPTIMIZE
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/binlog/t/
H A Dbinlog_admin_cmd_kill.test12 # 1 - Execute OPTIMIZE TABLE t1,t2 command.
13 # 2 - Using debug sync mechanism kill OPTIMIZE TABLE command at a stage
15 # 3 - Check that OPTIMIZE TABLE command is not written to binary log.
16 # 4 - Using debug sync mechanism hold the execution of OPTIMIZE TABLE after
17 # t1 table optimization. Now kill the OPTIMIZE TABLE command.
33 --echo # Kill OPTIMIZE command prior to table modification
43 --send OPTIMIZE TABLE t1,t2
62 --echo # Kill OPTIMIZE command after table modification
71 --send OPTIMIZE TABLE t1,t2
84 --let $wait_binlog_event= OPTIMIZE
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/binlog/t/
H A Dbinlog_admin_cmd_kill.test12 # 1 - Execute OPTIMIZE TABLE t1,t2 command.
13 # 2 - Using debug sync mechanism kill OPTIMIZE TABLE command at a stage
15 # 3 - Check that OPTIMIZE TABLE command is not written to binary log.
16 # 4 - Using debug sync mechanism hold the execution of OPTIMIZE TABLE after
17 # t1 table optimization. Now kill the OPTIMIZE TABLE command.
33 --echo # Kill OPTIMIZE command prior to table modification
43 --send OPTIMIZE TABLE t1,t2
62 --echo # Kill OPTIMIZE command after table modification
71 --send OPTIMIZE TABLE t1,t2
84 --let $wait_binlog_event= OPTIMIZE
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/binlog/t/
H A Dbinlog_admin_cmd_kill.test12 # 1 - Execute OPTIMIZE TABLE t1,t2 command.
13 # 2 - Using debug sync mechanism kill OPTIMIZE TABLE command at a stage
15 # 3 - Check that OPTIMIZE TABLE command is not written to binary log.
16 # 4 - Using debug sync mechanism hold the execution of OPTIMIZE TABLE after
17 # t1 table optimization. Now kill the OPTIMIZE TABLE command.
33 --echo # Kill OPTIMIZE command prior to table modification
43 --send OPTIMIZE TABLE t1,t2
62 --echo # Kill OPTIMIZE command after table modification
71 --send OPTIMIZE TABLE t1,t2
84 --let $wait_binlog_event= OPTIMIZE
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/binlog/t/
H A Dbinlog_admin_cmd_kill.test12 # 1 - Execute OPTIMIZE TABLE t1,t2 command.
13 # 2 - Using debug sync mechanism kill OPTIMIZE TABLE command at a stage
15 # 3 - Check that OPTIMIZE TABLE command is not written to binary log.
16 # 4 - Using debug sync mechanism hold the execution of OPTIMIZE TABLE after
17 # t1 table optimization. Now kill the OPTIMIZE TABLE command.
33 --echo # Kill OPTIMIZE command prior to table modification
43 --send OPTIMIZE TABLE t1,t2
62 --echo # Kill OPTIMIZE command after table modification
71 --send OPTIMIZE TABLE t1,t2
84 --let $wait_binlog_event= OPTIMIZE
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/binlog/t/
H A Dbinlog_admin_cmd_kill.test12 # 1 - Execute OPTIMIZE TABLE t1,t2 command.
13 # 2 - Using debug sync mechanism kill OPTIMIZE TABLE command at a stage
15 # 3 - Check that OPTIMIZE TABLE command is not written to binary log.
16 # 4 - Using debug sync mechanism hold the execution of OPTIMIZE TABLE after
17 # t1 table optimization. Now kill the OPTIMIZE TABLE command.
33 --echo # Kill OPTIMIZE command prior to table modification
43 --send OPTIMIZE TABLE t1,t2
62 --echo # Kill OPTIMIZE command after table modification
71 --send OPTIMIZE TABLE t1,t2
84 --let $wait_binlog_event= OPTIMIZE
[all …]
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/inc/Sereal/
H A DBuildTools.pm167 my $OPTIMIZE;
171 $OPTIMIZE= '-O3';
186 $OPTIMIZE .= ' -Werror=declaration-after-statement ';
191 $OPTIMIZE= '-O2 -W4';
194 $OPTIMIZE= $Config{optimize};
198 $OPTIMIZE .= ' -g';
200 $OPTIMIZE .= ' -Wextra' if $ENV{DEBUG} > 1;
201 $OPTIMIZE .= ' -pedantic' if $ENV{DEBUG} > 5; # not pretty
202 $OPTIMIZE .= ' -Weverything' if ( $ENV{DEBUG} > 6 && $clang ); # really not pretty
206 return $OPTIMIZE;
[all …]
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/inc/Sereal/
H A DBuildTools.pm167 my $OPTIMIZE;
171 $OPTIMIZE= '-O3';
186 $OPTIMIZE .= ' -Werror=declaration-after-statement ';
191 $OPTIMIZE= '-O2 -W4';
194 $OPTIMIZE= $Config{optimize};
198 $OPTIMIZE .= ' -g';
200 $OPTIMIZE .= ' -Wextra' if $ENV{DEBUG} > 1;
201 $OPTIMIZE .= ' -pedantic' if $ENV{DEBUG} > 5; # not pretty
202 $OPTIMIZE .= ' -Weverything' if ( $ENV{DEBUG} > 6 && $clang ); # really not pretty
206 return $OPTIMIZE;
[all …]
/dports/converters/p5-Sereal/Sereal-4.018/inc/Sereal/
H A DBuildTools.pm167 my $OPTIMIZE;
171 $OPTIMIZE= '-O3';
186 $OPTIMIZE .= ' -Werror=declaration-after-statement ';
191 $OPTIMIZE= '-O2 -W4';
194 $OPTIMIZE= $Config{optimize};
198 $OPTIMIZE .= ' -g';
200 $OPTIMIZE .= ' -Wextra' if $ENV{DEBUG} > 1;
201 $OPTIMIZE .= ' -pedantic' if $ENV{DEBUG} > 5; # not pretty
202 $OPTIMIZE .= ' -Weverything' if ( $ENV{DEBUG} > 6 && $clang ); # really not pretty
206 return $OPTIMIZE;
[all …]
/dports/devel/p5-B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.44/
H A DMakefile.PL10 our $OPTIMIZE;
13 $OPTIMIZE = '-O3 -Wall -W';
14 $OPTIMIZE .= ' -g -Wdeclaration-after-statement' if (-d 'dev');
16 $OPTIMIZE = '-O2 -W4';
18 $OPTIMIZE = $Config{optimize};
54 OPTIMIZE => $OPTIMIZE,
/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A DMakefile_Orange_Pi_Plus2_ARMv716 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
47 #OPTIMIZE = -O3 -march=i386
48 #OPTIMIZE = -O3 -march=i486
49 #OPTIMIZE = -O3 -march=i586
50 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_Raspberry_Pi_3_Model_B_ARMv7_32Bit17 #OPTIMIZE = -g -m486
19 # OPTIMIZE =
20 # OPTIMIZE = -O1
21 # OPTIMIZE = -O2
22 # OPTIMIZE = -O2 -save-temps
26 #OPTIMIZE = -O3 -m486
48 #OPTIMIZE = -O3 -march=i386
49 #OPTIMIZE = -O3 -march=i486
50 #OPTIMIZE = -O3 -march=i586
51 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_Raspberry_Pi_3_Model_B_ARMv8_64Bit16 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
47 #OPTIMIZE = -O3 -march=i386
48 #OPTIMIZE = -O3 -march=i486
49 #OPTIMIZE = -O3 -march=i586
50 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_radxa_Rock_RockPro_RockLite16 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
46 #OPTIMIZE = -O3 -march=i386
47 #OPTIMIZE = -O3 -march=i486
48 #OPTIMIZE = -O3 -march=i586
49 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_Raspberry_Pi_2_Model_B16 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
46 #OPTIMIZE = -O3 -march=i386
47 #OPTIMIZE = -O3 -march=i486
48 #OPTIMIZE = -O3 -march=i586
49 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_Raspberry_Pi_116 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
46 #OPTIMIZE = -O3 -march=i386
47 #OPTIMIZE = -O3 -march=i486
48 #OPTIMIZE = -O3 -march=i586
49 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_cygwin_64_corei720 #OPTIMIZE = -g -m486
22 # OPTIMIZE =
23 # OPTIMIZE = -O1
24 # OPTIMIZE = -O2
25 # OPTIMIZE = -O2 -save-temps
29 #OPTIMIZE = -O3 -m486
44 #OPTIMIZE = -O3 -march=i386
45 #OPTIMIZE = -O3 -march=i486
46 #OPTIMIZE = -O3 -march=i586
47 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_cygwin_64_generic20 #OPTIMIZE = -g -m486
22 # OPTIMIZE =
23 # OPTIMIZE = -O1
24 # OPTIMIZE = -O2
25 # OPTIMIZE = -O2 -save-temps
29 #OPTIMIZE = -O3 -m486
44 #OPTIMIZE = -O3 -march=i386
45 #OPTIMIZE = -O3 -march=i486
46 #OPTIMIZE = -O3 -march=i586
47 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_cygwin_3220 #OPTIMIZE = -g -m486
22 # OPTIMIZE =
23 # OPTIMIZE = -O1
24 # OPTIMIZE = -O2
25 # OPTIMIZE = -O2 -save-temps
29 #OPTIMIZE = -O3 -m486
44 #OPTIMIZE = -O3 -march=i386
45 #OPTIMIZE = -O3 -march=i486
46 #OPTIMIZE = -O3 -march=i586
47 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_cygwin_64_core2duo20 #OPTIMIZE = -g -m486
22 # OPTIMIZE =
23 # OPTIMIZE = -O1
24 # OPTIMIZE = -O2
25 # OPTIMIZE = -O2 -save-temps
29 #OPTIMIZE = -O3 -m486
44 #OPTIMIZE = -O3 -march=i386
45 #OPTIMIZE = -O3 -march=i486
46 #OPTIMIZE = -O3 -march=i586
47 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_freebsd16 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
40 #OPTIMIZE = -O3 -march=i386
41 #OPTIMIZE = -O3 -march=i486
42 #OPTIMIZE = -O3 -march=i586
43 #OPTIMIZE = -O3 -march=i686
[all …]
H A DMakefile_linux_32_i58616 #OPTIMIZE = -g -m486
18 # OPTIMIZE =
19 # OPTIMIZE = -O1
20 # OPTIMIZE = -O2
21 # OPTIMIZE = -O2 -save-temps
25 #OPTIMIZE = -O3 -m486
40 #OPTIMIZE = -O3 -march=i386
41 #OPTIMIZE = -O3 -march=i486
43 #OPTIMIZE = -O3 -march=i686
52 #OPTIMIZE = -O3 -march=k6
[all …]

12345678910>>...147