Home
last modified time | relevance | path

Searched refs:inaccurate_eof (Results 1 – 12 of 12) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dapply.h136 unsigned int inaccurate_eof:1; member
H A Dapply.c2834 int inaccurate_eof, unsigned ws_rule, in apply_one_fragment() argument
2953 if (inaccurate_eof && in apply_one_fragment()
3221 unsigned inaccurate_eof = patch->inaccurate_eof; in apply_fragments() local
3229 if (apply_one_fragment(state, img, frag, inaccurate_eof, ws_rule, nth)) { in apply_fragments()
4714 patch->inaccurate_eof = !!(options & APPLY_OPT_INACCURATE_EOF); in apply_patch()
/dports/devel/git-p4/git-2.34.1/
H A Dapply.h136 unsigned int inaccurate_eof:1; member
H A Dapply.c2834 int inaccurate_eof, unsigned ws_rule, in apply_one_fragment() argument
2953 if (inaccurate_eof && in apply_one_fragment()
3221 unsigned inaccurate_eof = patch->inaccurate_eof; in apply_fragments() local
3229 if (apply_one_fragment(state, img, frag, inaccurate_eof, ws_rule, nth)) { in apply_fragments()
4714 patch->inaccurate_eof = !!(options & APPLY_OPT_INACCURATE_EOF); in apply_patch()
/dports/devel/git/git-2.34.1/
H A Dapply.h136 unsigned int inaccurate_eof:1; member
H A Dapply.c2834 int inaccurate_eof, unsigned ws_rule, in apply_one_fragment() argument
2953 if (inaccurate_eof && in apply_one_fragment()
3221 unsigned inaccurate_eof = patch->inaccurate_eof; in apply_fragments() local
3229 if (apply_one_fragment(state, img, frag, inaccurate_eof, ws_rule, nth)) { in apply_fragments()
4714 patch->inaccurate_eof = !!(options & APPLY_OPT_INACCURATE_EOF); in apply_patch()
/dports/devel/git-gui/git-2.34.1/
H A Dapply.h136 unsigned int inaccurate_eof:1; member
H A Dapply.c2834 int inaccurate_eof, unsigned ws_rule, in apply_one_fragment() argument
2953 if (inaccurate_eof && in apply_one_fragment()
3221 unsigned inaccurate_eof = patch->inaccurate_eof; in apply_fragments() local
3229 if (apply_one_fragment(state, img, frag, inaccurate_eof, ws_rule, nth)) { in apply_fragments()
4714 patch->inaccurate_eof = !!(options & APPLY_OPT_INACCURATE_EOF); in apply_patch()
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.h136 unsigned int inaccurate_eof:1; member
H A Dapply.c2834 int inaccurate_eof, unsigned ws_rule, in apply_one_fragment() argument
2953 if (inaccurate_eof && in apply_one_fragment()
3221 unsigned inaccurate_eof = patch->inaccurate_eof; in apply_fragments() local
3229 if (apply_one_fragment(state, img, frag, inaccurate_eof, ws_rule, nth)) { in apply_fragments()
4714 patch->inaccurate_eof = !!(options & APPLY_OPT_INACCURATE_EOF); in apply_patch()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.h136 unsigned int inaccurate_eof:1; member
H A Dapply.c2834 int inaccurate_eof, unsigned ws_rule, in apply_one_fragment() argument
2953 if (inaccurate_eof && in apply_one_fragment()
3219 unsigned inaccurate_eof = patch->inaccurate_eof; in apply_fragments() local
3227 if (apply_one_fragment(state, img, frag, inaccurate_eof, ws_rule, nth)) { in apply_fragments()
4668 patch->inaccurate_eof = !!(options & APPLY_OPT_INACCURATE_EOF); in apply_patch()