Home
last modified time | relevance | path

Searched defs:diffmode (Results 1 – 12 of 12) sorted by relevance

/dports/science/py-abipy/abipy-0.9.0/abipy/tools/
H A Ddevtools.py45 def open_browser(self, diffmode="difflib", **kwargs): argument
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DDiff.hs30 diffmode = hledgerCommandMode function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DDiff.hs30 diffmode = hledgerCommandMode function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DDiff.hs30 diffmode = hledgerCommandMode function
/dports/editors/dhex/dhex_0.69/
H A Doutput.c402 void printmainmenu(tOutput* output,tBool diffmode) in printmainmenu()
447 …cursorpos,tInt64* firstpos,tInt64 maxbufsize,tInt32 chars,tInt32 lines,tInt32 pages,tBool diffmode) in movepositions()
H A Dmain.c133 …4* baseaddr1,tInt64* baseaddr2,tInt64* cursorpos1,tInt64* cursorpos2,tBool* diffmode,int* filename… in parsecommandlineoptions()
395 tBool diffmode=0; in main() local
/dports/multimedia/transcode/transcode-1.1.7/filter/
H A Dfilter_smartdeinter.c82 int diffmode; member
H A Dfilter_smartyuv.c119 int diffmode; member
/dports/devel/radare2/radare2-5.1.1/libr/main/
H A Dradiff2.c41 int diffmode; member
/dports/graphics/swftools/swftools-0.9.2/avi2swf/
H A Dv2swf.c60 int diffmode; member
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DGSUtils.cpp2364 int DiffCore(ieDword a, ieDword b, int diffmode) in DiffCore()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dbuffer.c2123 int buflist_findpat(const char_u *pattern, const char_u *pattern_end, bool unlisted, bool diffmode, in buflist_findpat()