Home
last modified time | relevance | path

Searched refs:show_debug (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/devices/kobo/
H A Dbooks.py28 if show_debug:
77 if show_debug:
191 if show_debug:
196 if show_debug:
204 if show_debug:
214 if show_debug:
234 if show_debug:
237 if show_debug:
243 if show_debug:
277 if show_debug:
[all …]
H A Ddriver.py2380 if show_debug:
2408 if show_debug:
2751 if show_debug:
2873 if show_debug:
2893 if show_debug:
2903 if show_debug:
3016 if show_debug:
3054 if show_debug:
3076 if show_debug:
3136 if show_debug:
[all …]
/dports/sysutils/py-zfs-autobackup/zfs_autobackup-3.1/zfs_autobackup/
H A DLogConsole.py9 def __init__(self, show_debug, show_verbose, color): argument
11 self.show_debug = show_debug
50 if self.show_debug:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/linear_scan/
H A Dresolve_moves.rs565 let show_debug = env::var("MOVES").is_ok(); in schedule_moves() localVariable
566 if show_debug { in schedule_moves()
571 if show_debug { in schedule_moves()
585 if show_debug { in schedule_moves()
593 if show_debug { in schedule_moves()
654 if show_debug { in emit_moves()
675 if show_debug { in emit_moves()
698 if show_debug { in emit_moves()
737 if show_debug { in emit_moves()
756 if show_debug { in emit_moves()
[all …]
/dports/chinese/tintin++/tt/src/
H A Dmath.c471 show_debug(ses, LIST_VARIABLE, "MATH EXP: { FOUND INSIDE A NUMBER"); in mathexp_tokenize()
486 show_debug(ses, LIST_VARIABLE, "MATH EXP: \" FOUND INSIDE A NUMBER"); in mathexp_tokenize()
501 show_debug(ses, LIST_VARIABLE, "#MATH EXP: PARANTESES FOUND INSIDE A NUMBER"); in mathexp_tokenize()
585 show_debug(ses, LIST_VARIABLE, "#MATH EXP: EXPRESSION STARTED WITH AN OPERATOR."); in mathexp_tokenize()
628 show_debug(ses, LIST_VARIABLE, "#MATH EXP {%s}: INVALID NUMBER %s.", str, buf3); in mathexp_tokenize()
707 show_debug(ses, LIST_VARIABLE, "#MATH EXP {%s}: INVALID NUMBER %s.", str, buf3); in mathexp_tokenize()
781 show_debug(ses, LIST_VARIABLE, "#MATH EXP: UNKNOWN OPERATOR: %c%c", pti[0], pti[1]); in mathexp_tokenize()
964 show_debug(ses, LIST_VARIABLE, "#MATH EXP: UNKNOWN OPERATOR: %c", *pti); in mathexp_tokenize()
977 show_debug(ses, LIST_VARIABLE, "#MATH EXP: UNMATCHED PARENTHESES, LEVEL: %d", level); in mathexp_tokenize()
1100 show_debug(ses, LIST_VARIABLE, "#MATH ERROR: DIVISION ZERO."); in mathexp_compute()
[all …]
H A Dtokenize.c74 show_debug(ses, root->list, "%s" COLOR_REPEAT "!\e[0m%s", indent(token->lvl + 1), token->str); in debugtoken()
79 show_debug(ses, root->list, "%s%s", indent(token->lvl + 1), token->str); in debugtoken()
84show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s\e[0m", indent(token->lvl + … in debugtoken()
88show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s\e[0m", indent(token->lvl + … in debugtoken()
93show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s\e[0m", indent(token->lvl + … in debugtoken()
97show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_COMMAND "%s " COLOR_STRING "%s\e[0m", i… in debugtoken()
101show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s " COLOR_STRING "%s\e[0m", i… in debugtoken()
108show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s " COLOR_BRACE "{" COLOR_STR… in debugtoken()
115show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s " COLOR_STRING "%s\e[0m", i… in debugtoken()
125 show_debug(ses, root->list, "[--] (error) token == ses"); in debugtoken()
[all …]
/dports/net/tintin++/tt/src/
H A Dmath.c471 show_debug(ses, LIST_VARIABLE, "MATH EXP: { FOUND INSIDE A NUMBER"); in mathexp_tokenize()
486 show_debug(ses, LIST_VARIABLE, "MATH EXP: \" FOUND INSIDE A NUMBER"); in mathexp_tokenize()
501 show_debug(ses, LIST_VARIABLE, "#MATH EXP: PARANTESES FOUND INSIDE A NUMBER"); in mathexp_tokenize()
585 show_debug(ses, LIST_VARIABLE, "#MATH EXP: EXPRESSION STARTED WITH AN OPERATOR."); in mathexp_tokenize()
628 show_debug(ses, LIST_VARIABLE, "#MATH EXP {%s}: INVALID NUMBER %s.", str, buf3); in mathexp_tokenize()
707 show_debug(ses, LIST_VARIABLE, "#MATH EXP {%s}: INVALID NUMBER %s.", str, buf3); in mathexp_tokenize()
781 show_debug(ses, LIST_VARIABLE, "#MATH EXP: UNKNOWN OPERATOR: %c%c", pti[0], pti[1]); in mathexp_tokenize()
964 show_debug(ses, LIST_VARIABLE, "#MATH EXP: UNKNOWN OPERATOR: %c", *pti); in mathexp_tokenize()
977 show_debug(ses, LIST_VARIABLE, "#MATH EXP: UNMATCHED PARENTHESES, LEVEL: %d", level); in mathexp_tokenize()
1100 show_debug(ses, LIST_VARIABLE, "#MATH ERROR: DIVISION ZERO."); in mathexp_compute()
[all …]
H A Dtokenize.c74 show_debug(ses, root->list, "%s" COLOR_REPEAT "!\e[0m%s", indent(token->lvl + 1), token->str); in debugtoken()
79 show_debug(ses, root->list, "%s%s", indent(token->lvl + 1), token->str); in debugtoken()
84show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s\e[0m", indent(token->lvl + … in debugtoken()
88show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s\e[0m", indent(token->lvl + … in debugtoken()
93show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s\e[0m", indent(token->lvl + … in debugtoken()
97show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_COMMAND "%s " COLOR_STRING "%s\e[0m", i… in debugtoken()
101show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s " COLOR_STRING "%s\e[0m", i… in debugtoken()
108show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s " COLOR_BRACE "{" COLOR_STR… in debugtoken()
115show_debug(ses, root->list, "%s" COLOR_TINTIN "%c" COLOR_STATEMENT "%s " COLOR_STRING "%s\e[0m", i… in debugtoken()
125 show_debug(ses, root->list, "[--] (error) token == ses"); in debugtoken()
[all …]
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dgameui.cpp102 if (m_flags.show_debug) { in update()
128 m_guitext->setVisible(m_flags.show_debug); in update()
130 if (m_flags.show_debug) { in update()
163 m_guitext2->setVisible(m_flags.show_debug); in update()
207 m_flags.show_debug = g_settings->getBool("show_debug"); in initFlags()
228 if (m_flags.show_debug) in setChatText()
/dports/security/cvm/cvm-0.97/
H A Dcvm-vmailmgr.c65 static int show_debug = 0; variable
69 if (!show_debug) return; in debug()
89 if (getenv("DEBUG") != 0) show_debug = 1; in cvm_module_init()
/dports/x11/cinnamon/cinnamon-4.8.6/src/hotplug-sniffer/
H A Dhotplug-sniffer.c280 static gboolean show_debug = FALSE; in print_debug() local
285 show_debug = (g_getenv ("HOTPLUG_SNIFFER_DEBUG") != NULL); in print_debug()
290 if (!show_debug) in print_debug()
/dports/x11/gnome-shell/gnome-shell-41.1/src/hotplug-sniffer/
H A Dhotplug-sniffer.c273 static gboolean show_debug = FALSE; in print_debug() local
278 show_debug = (g_getenv ("HOTPLUG_SNIFFER_DEBUG") != NULL); in print_debug()
283 if (!show_debug) in print_debug()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/
H A Ddnsquery.c264 purple_dnsquery_resolver_run(int child_out, int child_in, gboolean show_debug) in purple_dnsquery_resolver_run() argument
299 if (show_debug) in purple_dnsquery_resolver_run()
310 if (show_debug) in purple_dnsquery_resolver_run()
326 if (show_debug) in purple_dnsquery_resolver_run()
355 if (show_debug) in purple_dnsquery_resolver_run()
376 if (show_debug) in purple_dnsquery_resolver_run()
465 purple_dnsquery_resolver_new(gboolean show_debug) in purple_dnsquery_resolver_new() argument
490 purple_dnsquery_resolver_run(child_out[1], child_in[0], show_debug); in purple_dnsquery_resolver_new()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/
H A Ddnsquery.c264 purple_dnsquery_resolver_run(int child_out, int child_in, gboolean show_debug) in purple_dnsquery_resolver_run() argument
299 if (show_debug) in purple_dnsquery_resolver_run()
310 if (show_debug) in purple_dnsquery_resolver_run()
326 if (show_debug) in purple_dnsquery_resolver_run()
355 if (show_debug) in purple_dnsquery_resolver_run()
376 if (show_debug) in purple_dnsquery_resolver_run()
465 purple_dnsquery_resolver_new(gboolean show_debug) in purple_dnsquery_resolver_new() argument
490 purple_dnsquery_resolver_run(child_out[1], child_in[0], show_debug); in purple_dnsquery_resolver_new()
/dports/net-im/finch/pidgin-2.14.8/libpurple/
H A Ddnsquery.c264 purple_dnsquery_resolver_run(int child_out, int child_in, gboolean show_debug) in purple_dnsquery_resolver_run() argument
299 if (show_debug) in purple_dnsquery_resolver_run()
310 if (show_debug) in purple_dnsquery_resolver_run()
326 if (show_debug) in purple_dnsquery_resolver_run()
355 if (show_debug) in purple_dnsquery_resolver_run()
376 if (show_debug) in purple_dnsquery_resolver_run()
465 purple_dnsquery_resolver_new(gboolean show_debug) in purple_dnsquery_resolver_new() argument
490 purple_dnsquery_resolver_run(child_out[1], child_in[0], show_debug); in purple_dnsquery_resolver_new()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dpython_nondynamic_runme.py8 show_debug = False
9 if show_debug:
/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/tests/
H A Doptions_test.cpp298 REQUIRE_FALSE(options.show_debug);
303 REQUIRE(options.show_debug);
315 REQUIRE_FALSE(options.show_debug);
320 REQUIRE(options.show_debug);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/compositor/layer/
H A Dtoolbar_layer.cc34 bool show_debug, in PushResource() argument
104 if (show_debug && !debug_layer_->parent()) in PushResource()
106 else if (!show_debug && debug_layer_->parent()) in PushResource()
/dports/biology/wise/wise2.4.1/src/models/
H A Dgenomewise.c93 boolean show_debug = FALSE; in main() local
97 strip_out_boolean_def_argument(&argc,argv,"debug",&show_debug); in main()
170 if( show_debug ) { in main()
/dports/devel/libafterbase/libAfterBase-0.92/
H A Doutput.h49 Bool show_debug( const char *file, const char *func, int line, const char *msg_format, ...);
50 #define SHOW_CHECKPOINT show_debug(__FILE__,__FUNCTION__,__LINE__, "*checkpoint*")
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Doutput.h54 Bool show_debug( const char *file, const char *func, int line, const char *msg_format, ...);
55 #define SHOW_CHECKPOINT show_debug(__FILE__,__FUNCTION__,__LINE__, "*checkpoint*")
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/lib/
H A Dauth.php174 Hm_Debug::add($imap->show_debug(true));
179 Hm_Debug::add($imap->show_debug(true));
195 Hm_Debug::add($imap->show_debug(true));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Doptions.cpp39 bool Options::show_debug = false; member in Options
199 Options::show_debug = true; in parse_args()
/dports/x11-wm/fvwm2/fvwm-2.6.9/perllib/FVWM/Module/
H A DTk.pm103 sub show_debug ($$;$) { subroutine
113 $self->FVWM::Module::Toolkit::show_debug($msg, $title);
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Doptions.cpp39 bool Options::show_debug = false; member in Options
199 Options::show_debug = true; in parse_args()

1234567891011