Home
last modified time | relevance | path

Searched refs:show_signature (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/py-ptpython/ptpython-3.0.20/ptpython/
H A Dfilters.py31 return self.python_input.show_signature
H A Dpython_input.py250 self.show_signature: bool = False
/dports/devel/py-ptpython/ptpython-3.0.20/examples/ptpython_config/
H A Dconfig.py24 repl.show_signature = True
/dports/devel/cgit/cgit-1.2.3/git/
H A Drevision.h198 show_signature:1, member
H A Dlog-tree.c448 static void show_signature(struct rev_info *opt, struct commit *commit) in show_signature() function
671 if (opt->show_signature) { in show_log()
672 show_signature(opt, commit); in show_log()
H A Drevision.c2209 revs->show_signature = 1; in handle_revision_opt()
2211 revs->show_signature = 0; in handle_revision_opt()
/dports/devel/git-p4/git-2.34.1/
H A Drevision.h206 show_signature:1, member
H A Dlog-tree.c506 static void show_signature(struct rev_info *opt, struct commit *commit) in show_signature() function
729 if (opt->show_signature) { in show_log()
730 show_signature(opt, commit); in show_log()
H A Drevision.c2390 revs->show_signature = 1; in handle_revision_opt()
2392 revs->show_signature = 0; in handle_revision_opt()
/dports/devel/git-gui/git-2.34.1/
H A Drevision.h206 show_signature:1, member
H A Dlog-tree.c506 static void show_signature(struct rev_info *opt, struct commit *commit) in show_signature() function
729 if (opt->show_signature) { in show_log()
730 show_signature(opt, commit); in show_log()
H A Drevision.c2390 revs->show_signature = 1; in handle_revision_opt()
2392 revs->show_signature = 0; in handle_revision_opt()
/dports/devel/git-svn/git-2.34.1/
H A Drevision.h206 show_signature:1, member
H A Dlog-tree.c506 static void show_signature(struct rev_info *opt, struct commit *commit) in show_signature() function
729 if (opt->show_signature) { in show_log()
730 show_signature(opt, commit); in show_log()
H A Drevision.c2390 revs->show_signature = 1;
2392 revs->show_signature = 0;
/dports/devel/git/git-2.34.1/
H A Drevision.h206 show_signature:1, member
H A Dlog-tree.c506 static void show_signature(struct rev_info *opt, struct commit *commit) in show_signature() function
729 if (opt->show_signature) { in show_log()
730 show_signature(opt, commit); in show_log()
H A Drevision.c2390 revs->show_signature = 1; in handle_revision_opt()
2392 revs->show_signature = 0; in handle_revision_opt()
/dports/devel/git-cvs/git-2.34.1/
H A Drevision.h206 show_signature:1, member
H A Dlog-tree.c506 static void show_signature(struct rev_info *opt, struct commit *commit) in show_signature() function
729 if (opt->show_signature) { in show_log()
730 show_signature(opt, commit); in show_log()
H A Drevision.c2390 revs->show_signature = 1; in handle_revision_opt()
2392 revs->show_signature = 0; in handle_revision_opt()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dlog.py490 delta_type=None, show_signature=None, omit_merges=None, argument
500 self.show_signature = signature
537 if self.show_signature:
/dports/math/openturns/openturns-1.18/python/doc/
H A Dconf.py.in124 'show_signature': False,
/dports/news/pan/pan-0.145/pan/gui/
H A Dbody-pane.cc691 show_signature (GtkTextBuffer * buffer, in show_signature() function
893 show_signature (buffer, mark, body, show_sig); in append_text_buffer_nolock()
/dports/math/clingo/clingo-5.5.1/libclingo/src/
H A Dcontrol.cc1222 C(show_signature) { A(location, location), A(name, string), A(arity, number), A(positive, number), … in C() argument
1283 E(show_signature),

12