Home
last modified time | relevance | path

Searched refs:pre_ins (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/py-xmldiff/xmldiff-2.4/xmldiff/
H A D_diff_match_patch_py3.py862 pre_ins = False # Is there an insertion operation before the last equality.
872 pre_ins = post_ins
894 if lastEquality and ((pre_ins and pre_del and post_ins and post_del) or
896 (pre_ins + pre_del + post_ins + post_del) == 3)):
904 if pre_ins and pre_del:
H A D_diff_match_patch_py2.py864 pre_ins = False # Is there an insertion operation before the last equality.
874 pre_ins = post_ins
896 if lastEquality and ((pre_ins and pre_del and post_ins and post_del) or
898 (pre_ins + pre_del + post_ins + post_del) == 3)):
906 if pre_ins and pre_del:
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/
H A Ddiff_match_patch.py906 pre_ins = False # Is there an insertion operation before the last equality.
917 pre_ins = post_ins
940 (pre_ins and pre_del and post_ins and post_del)
943 and (pre_ins + pre_del + post_ins + post_del) == 3
955 if pre_ins and pre_del:
H A Ddiff_match_patch_py2.py908 pre_ins = False # Is there an insertion operation before the last equality.
919 pre_ins = post_ins
942 (pre_ins and pre_del and post_ins and post_del)
945 and (pre_ins + pre_del + post_ins + post_del) == 3
957 if pre_ins and pre_del:
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/score/
H A Dscore.c1754 const char *pre_ins[] = in score_linsn() local
1758 strcpy (score_ins, pre_ins[(sign ? 4 : 0) + unit]); in score_linsn()
1774 const char *pre_ins[] = {"sb", "sh", "sw"}; in score_sinsn() local
1777 strcpy (score_ins, pre_ins[unit]); in score_sinsn()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/score/
H A Dscore.c1774 const char *pre_ins[] = in score_linsn() local
1778 strcpy (score_ins, pre_ins[(sign ? 4 : 0) + unit]); in score_linsn()
1794 const char *pre_ins[] = {"sb", "sh", "sw"}; in score_sinsn() local
1797 strcpy (score_ins, pre_ins[unit]); in score_sinsn()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/score/
H A Dscore.c1774 const char *pre_ins[] = in score_linsn() local
1778 strcpy (score_ins, pre_ins[(sign ? 4 : 0) + unit]); in score_linsn()
1794 const char *pre_ins[] = {"sb", "sh", "sw"}; in score_sinsn() local
1797 strcpy (score_ins, pre_ins[unit]); in score_sinsn()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/diff/
H A Ddiff_match_patch.cpp1001 bool pre_ins = false; in diff_cleanupEfficiency() local
1018 pre_ins = post_ins; in diff_cleanupEfficiency()
1044 && ((pre_ins && pre_del && post_ins && post_del) in diff_cleanupEfficiency()
1046 && ((pre_ins ? 1 : 0) + (pre_del ? 1 : 0) in diff_cleanupEfficiency()
1064 if (pre_ins && pre_del) { in diff_cleanupEfficiency()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/diff_match_patch/
H A Ddiff_match_patch.cpp931 bool pre_ins = false; in diff_cleanupEfficiency() local
948 pre_ins = post_ins; in diff_cleanupEfficiency()
974 && ((pre_ins && pre_del && post_ins && post_del) in diff_cleanupEfficiency()
976 && ((pre_ins ? 1 : 0) + (pre_del ? 1 : 0) in diff_cleanupEfficiency()
994 if (pre_ins && pre_del) { in diff_cleanupEfficiency()
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/diff_match_patch/
H A Ddiff_match_patch.cpp994 bool pre_ins = false; in diff_cleanupEfficiency() local
1011 pre_ins = post_ins; in diff_cleanupEfficiency()
1037 && ((pre_ins && pre_del && post_ins && post_del) in diff_cleanupEfficiency()
1039 && ((pre_ins ? 1 : 0) + (pre_del ? 1 : 0) in diff_cleanupEfficiency()
1057 if (pre_ins && pre_del) { in diff_cleanupEfficiency()
/dports/editors/texstudio/texstudio-4.1.2/src/diff/
H A Ddiff_match_patch.cpp967 bool pre_ins = false; in diff_cleanupEfficiency() local
984 pre_ins = post_ins; in diff_cleanupEfficiency()
1010 && ((pre_ins && pre_del && post_ins && post_del) in diff_cleanupEfficiency()
1012 && ((pre_ins ? 1 : 0) + (pre_del ? 1 : 0) in diff_cleanupEfficiency()
1030 if (pre_ins && pre_del) { in diff_cleanupEfficiency()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/jsondiffpatch/dist/
H A Djsondiffpatch.umd.test.js.map1pre_ins = false;\r\n // Is there a deletion operation before the last equality.\r\n var pre_del …
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …ality1","bestEdit","bestEquality2","bestScore","diff_cleanupEfficiency","pre_ins","pre_del","post_…