Home
last modified time | relevance | path

Searched refs:diff3 (Results 301 – 325 of 841) sorted by relevance

1...<<11121314151617181920>>...34

/dports/devel/aegis/aegis-4.25.D510/test/00/
H A Dt0094a.sh227 diff3_command = "(diff3 -e $mr $orig $i | sed -e '/^w$$/d' -e '/^q$$/d'; \
/dports/devel/aegis/aegis-4.25.D510/test/01/
H A Dt0193a.sh244 diff3_command = "(diff3 -e $mr $orig $i | sed -e '/^w$$/d' -e '/^q$$/d'; \
H A Dt0149a-walt.sh189 diff3_command = "(diff3 -e $mr $orig $i | sed -e '/^w$$/d' -e '/^q$$/d'; \
/dports/lang/gnat_util/gcc-6-20180516/libgo/
H A Dmerge.sh89 diff3 -m -E ${libgo} ${old} ${new} > ${libgo}.tmp
/dports/games/armagetronad/armagetronad-0.2.8.3.5/batch/
H A Dinstall.in137diff3 -m -L "Your version follows:" $f -L "Original version follows:" $CONFIG_ORIG/$f -L "New vers…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/
H A Dmerge.sh87 diff3 -m -E ${libgo} ${old} ${new} > ${libgo}.tmp
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/
H A Dmerge.sh89 diff3 -m -E ${libgo} ${old} ${new} > ${libgo}.tmp
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/
H A Dmerge.sh87 diff3 -m -E ${libgo} ${old} ${new} > ${libgo}.tmp
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dpatch.py93 def diff3(out_file, mine_path, older_path, yours_path): function
/dports/devel/aegis/aegis-4.25.D510/test/02/
H A Dt0221a-pmil.sh220 diff3_command = "(diff3 -e $mr $orig $i | sed -e '/^w$$/d' -e '/^q$$/d'; \
H A Dt0247a-walt.sh250 merge_command = "(diff3 -e $i $orig $mr | sed -e '/^w$$/d' -e '/^q$$/d'; \
H A Dt0248a-walt.sh251 merge_command = "(diff3 -e $i $orig $mr | sed -e '/^w$$/d' -e '/^q$$/d'; \
H A Dt0204a-walt.sh259 merge_command = "(diff3 -e $i $orig $mr | sed -e '/^w$$/d' -e '/^q$$/d'; \
H A Dt0257a-walt.sh242 merge_command = "(diff3 -e $i $orig $mr | sed -e '/^w$$/d' -e '/^q$$/d'; \
/dports/editors/fte/fte/config/
H A Dpal_bluez.fte111 # diff/diff3
H A Dpal_gray.fte114 # diff/diff3
H A Dpal_blk.fte114 # diff/diff3
H A Dpal_blue.fte114 # diff/diff3
/dports/databases/db5/db-5.3.28/test/tcl/
H A Drsrc003.tcl149 diff3($testdir/{rsrc.txt,check.txt}) $ret 0
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_HermitianMatrix_std.expout22 diff3 = class=SquareComplexMatrix dimension=2 implementation=class=ComplexMatrixImplementation name…
/dports/www/phpbb3/phpBB3/phpbb/install/module/update_filesystem/task/
H A Ddiff_files.php156 $diff = new \diff3($file_contents[0], $file_contents[1], $file_contents[2]);
/dports/databases/db18/db-18.1.40/test/tcl/
H A Drsrc003.tcl149 diff3($testdir/{rsrc.txt,check.txt}) $ret 0
/dports/science/openbabel/openbabel-3.1.1/src/formats/libinchi/
H A Dichister.c90 static double* diff3( const double a[], const double b[], double result[] );
213 double* diff3( const double a[], const double b[], double result[] ) in diff3() function
818 diff3( at_coord[1], at_coord[0], e[2] ); in triple_prod_and_min_abs_sine2()
819 diff3( at_coord[0], at_coord[2], e[1] ); in triple_prod_and_min_abs_sine2()
820 diff3( at_coord[2], at_coord[1], e[0] ); in triple_prod_and_min_abs_sine2()
917 diff3( central_at_coord, at_coord[0], tmp ); in triple_prod_and_min_abs_sine2()
1001 diff3( at_coord[i], at_coord[k], coord[j] ); in are_4at_in_one_plane()
1925 tmp[j] = len3(diff3( at_coord[j], at_coord[(j+1)%3], pnt[j] )); in half_stereo_bond_parity()
1957 tmp[p0] = len3(diff3( at_coord[0], pnt[p0], pnt[p0] )); in half_stereo_bond_parity()
3382 diff3(at_coord[j], at_coord[0], at_coord[j]); in set_stereo_atom_parity()
[all …]
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dm20510_a0-pure.cl393 u32 diff3 = ((rhs_step1_3 - 1) * INVCONST - (0x23000000)) >> 24;
395 for (int c3 = 0; c3 < 2; c3++, diff3--)
397 for (int i3 = l_lsbk0_count0[IDX (diff3)]; i3 < l_lsbk0_count1[IDX (diff3)]; i3++)
H A Dm20510_a1-pure.cl391 u32 diff3 = ((rhs_step1_3 - 1) * INVCONST - (0x23000000)) >> 24;
393 for (int c3 = 0; c3 < 2; c3++, diff3--)
395 for (int i3 = l_lsbk0_count0[IDX (diff3)]; i3 < l_lsbk0_count1[IDX (diff3)]; i3++)

1...<<11121314151617181920>>...34