Home
last modified time | relevance | path

Searched refs:opt_move (Results 1 – 25 of 81) sorted by relevance

1234

/dports/sysutils/cdrkit/cdrkit-1.1.11/3rd-party/dirsplit/
H A Ddirsplit31 my $opt_move;
52 "m|move" => \$opt_move,
77 $opt_move=1 if ($opt_sln || $opt_ln);
162 open($o, ">$prefix$i.list") if(! ($opt_move || $opt_sim));
185 if($opt_move) {
/dports/sysutils/genisoimage/cdrkit-1.1.11/3rd-party/dirsplit/
H A Ddirsplit31 my $opt_move;
52 "m|move" => \$opt_move,
77 $opt_move=1 if ($opt_sln || $opt_ln);
162 open($o, ">$prefix$i.list") if(! ($opt_move || $opt_sim));
185 if($opt_move) {
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dtrackfilter.h70 char* opt_move = nullptr; variable
88 TRACKFILTER_MOVE_OPTION, &opt_move,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_block.erl202 {D1,Is1} = opt_move(D0, Is0),
205 {X1,Is1} = opt_move(X0, Is0),
206 case opt_move(Y0, Is1) of
212 opt_move(R, [{set,[D],[R],move}|Is]=Is0) -> function
217 opt_move(R, [I|Is0]) -> function
220 {D,Is1} = opt_move(R, Is0),
227 opt_move(R, []) -> {R,[]}. function
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dtrackfilter.c74 static char *opt_move = NULL; variable
91 TRACKFILTER_MOVE_OPTION, &opt_move,
751 delta = trackfilter_parse_time_opt(opt_move); in trackfilter_move()
1195 opt_move || opt_fix || opt_speed || in trackfilter_init()
1258 if (opt_move != NULL) { /* Correct timestamps before any other op */ in trackfilter_process()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.h141 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
720 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
790 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
927 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.h141 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
720 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
790 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
927 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp_instr.h141 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
712 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
782 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
919 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.h141 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
720 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
790 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
927 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp_instr.h141 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
712 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
782 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
919 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp_instr.h156 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
782 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
862 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
1009 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp_instr.h156 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
782 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
862 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
1009 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp_instr.h156 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
774 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
854 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
1001 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp_instr.h156 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
774 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
854 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
1001 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp_instr.h156 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
782 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
862 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
1009 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp_instr.h156 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp) in opt_move() function
774 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
854 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
1001 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp_instr.h183 virtual void opt_move(uint dst, in opt_move() function
744 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
812 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
936 virtual void opt_move(uint dst, List<sp_branch_instr> *ibp);
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp_head.h648 virtual void opt_move(uint dst, List<sp_instr> *ibp) in opt_move() function
909 virtual void opt_move(uint dst, List<sp_instr> *ibp);
964 virtual void opt_move(uint dst, List<sp_instr> *ibp);
1326 virtual void opt_move(uint dst, List<sp_instr> *ibp);
/dports/graphics/azpainterb/azpainterb-1.1.3/src/include/
H A DdefDraw.h89 opt_move, //移動ツール member

1234