Home
last modified time | relevance | path

Searched refs:show_debug (Results 51 – 75 of 259) sorted by relevance

1234567891011

/dports/sysutils/cpufetch/cpufetch-1.00/src/common/
H A Dmain.c130 if(show_debug()) { in main()
/dports/devel/libafterbase/libAfterBase-0.92/
H A Doutput.c166 show_debug( const char *file, const char *func, int line, const char *msg_format, ...) in show_debug() function
/dports/chinese/tintin++/tt/src/
H A Dpath.c966 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", node->arg1, node->arg2); in check_append_path()
974 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", forward, backward); in check_append_path()
986 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", node->arg1, node->arg2); in check_append_path()
992 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", forward, backward); in check_append_path()
H A Dsplit.c328 show_debug(ses, LIST_PROMPT, "#DEBUG PROMPT {%s}", prompt); in split_show()
329show_debug(ses, LIST_PROMPT, "#PROMPT WIDTH %d WITH OFFSET %d LONGER THAN ROW SIZE %d.", width, co… in split_show()
H A Dupdate.c918 show_debug(ses, LIST_TICKER, "#DEBUG TICKER {%s}", node->arg2); in tick_update()
963 show_debug(ses, LIST_DELAY, "#DEBUG DELAY {%s}", node->arg2); in delay_update()
1003 show_debug(ses, LIST_COMMAND, "#DEBUG PATH {%s}", node->arg1); in path_update()
/dports/net/tintin++/tt/src/
H A Dpath.c966 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", node->arg1, node->arg2); in check_append_path()
974 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", forward, backward); in check_append_path()
986 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", node->arg1, node->arg2); in check_append_path()
992 show_debug(ses, LIST_PATHDIR, "#DEBUG PATHDIR {%s} {%s}", forward, backward); in check_append_path()
H A Dsplit.c328 show_debug(ses, LIST_PROMPT, "#DEBUG PROMPT {%s}", prompt); in split_show()
329show_debug(ses, LIST_PROMPT, "#PROMPT WIDTH %d WITH OFFSET %d LONGER THAN ROW SIZE %d.", width, co… in split_show()
H A Dupdate.c918 show_debug(ses, LIST_TICKER, "#DEBUG TICKER {%s}", node->arg2); in tick_update()
963 show_debug(ses, LIST_DELAY, "#DEBUG DELAY {%s}", node->arg2); in delay_update()
1003 show_debug(ses, LIST_COMMAND, "#DEBUG PATH {%s}", node->arg1); in path_update()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/cli/
H A Dcli-cmds.c73 static void show_debug (char *, int);
1009 show_debug (char *args, int from_tty) in show_debug() function
1210 add_prefix_cmd ("debug", no_class, show_debug, in init_cli_cmds()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/cli/
H A Dcli-cmds.c73 static void show_debug (char *, int);
1009 show_debug (char *args, int from_tty) in show_debug() function
1210 add_prefix_cmd ("debug", no_class, show_debug, in init_cli_cmds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Dmain.cpp151 Log::init(Util::appname_from_path(argv[0]), Options::show_debug); in main()
H A Dcanvas-android.cpp96 if (Options::show_debug) { in init()
H A Dgl-state-glx.cpp242 if (Options::show_debug) { in ensure_glx_fbconfig()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Doutput.c192 show_debug( const char *file, const char *func, int line, const char *msg_format, ...) in show_debug() function
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Dcanvas-android.cpp96 if (Options::show_debug) { in init()
H A Dmain.cpp151 Log::init(Util::appname_from_path(argv[0]), Options::show_debug); in main()
H A Dgl-state-glx.cpp257 if (Options::show_debug) { in ensure_glx_fbconfig()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dadd_window.c216 show_debug (__FILE__, __FUNCTION__, __LINE__, in AddWindow()
358 show_debug (__FILE__, __FUNCTION__, __LINE__, in AddInternalWindow()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/cli/
H A Dcli-cmds.c75 static void show_debug (char *, int);
1305 show_debug (char *args, int from_tty) in show_debug() function
1592 add_prefix_cmd ("debug", no_class, show_debug, in init_cli_cmds()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/notify-rust-4.5.5/
H A DHistory.md226 * added hints to `show_debug()`
227 * added urgency to `show_debug()`
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dgame.cpp736 void processPlayerInteraction(f32 dtime, bool show_hud, bool show_debug);
757 const v3f &player_position, bool show_debug);
1137 m_game_ui->m_flags.show_debug); in run()
2241 if (!m_game_ui->m_flags.show_debug) { in toggleDebug()
2242 m_game_ui->m_flags.show_debug = true; in toggleDebug()
2254 m_game_ui->m_flags.show_debug = false; in toggleDebug()
2985 void Game::processPlayerInteraction(f32 dtime, bool show_hud, bool show_debug) in processPlayerInteraction() argument
3103 handlePointingAtObject(pointed, tool_item, player_position, show_debug); in processPlayerInteraction()
3489 const ItemStack &tool_item, const v3f &player_position, bool show_debug) in handlePointingAtObject() argument
3494 if (show_debug) { in handlePointingAtObject()
/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dasstorage.c783show_debug( __FILE__,"compress_stored_data",__LINE__," realloced compression buffer to %d+%d*%d",s… in compress_stored_data()
850show_debug( __FILE__,"compress_stored_data",__LINE__," realloced compression buffer to %d+%d*%d",s… in compress_stored_data()
873show_debug( __FILE__,"compress_stored_data",__LINE__," realloced compression buffer to %d+%d*%d",s… in compress_stored_data()
928show_debug( __FILE__,"add_storage_slots",__LINE__,"allocating %d slots pointers", block->slots_cou… in add_storage_slots()
930show_debug( __FILE__,"add_storage_slots",__LINE__,"reallocating %d slots pointers", block->slots_c… in add_storage_slots()
973show_debug( __FILE__,"create_asstorage_block",__LINE__,"freeing block %p, size = %d, total used = … in create_asstorage_block()
1044show_debug( __FILE__,"select_storage_block",__LINE__,"reallocated %d blocks pointers", storage->bl… in select_storage_block()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dasstorage.c782show_debug( __FILE__,"compress_stored_data",__LINE__," realloced compression buffer to %d+%d*%d",s… in compress_stored_data()
848show_debug( __FILE__,"compress_stored_data",__LINE__," realloced compression buffer to %d+%d*%d",s… in compress_stored_data()
871show_debug( __FILE__,"compress_stored_data",__LINE__," realloced compression buffer to %d+%d*%d",s… in compress_stored_data()
926show_debug( __FILE__,"add_storage_slots",__LINE__,"allocating %d slots pointers", block->slots_cou… in add_storage_slots()
928show_debug( __FILE__,"add_storage_slots",__LINE__,"reallocating %d slots pointers", block->slots_c… in add_storage_slots()
971show_debug( __FILE__,"create_asstorage_block",__LINE__,"freeing block %p, size = %d, total used = … in create_asstorage_block()
1042show_debug( __FILE__,"select_storage_block",__LINE__,"reallocated %d blocks pointers", storage->bl… in select_storage_block()
/dports/devel/gdb761/gdb-7.6.1/gdb/cli/
H A Dcli-cmds.c76 static void show_debug (char *, int);
1541 show_debug (char *args, int from_tty) in show_debug() function
1793 add_prefix_cmd ("debug", no_class, show_debug, in _initialize_cli_cmds()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/util/
H A Dsystem.cpp565 const bool show_debug = gArgs.GetBoolArg("-help-debug", false); in GetHelpMessage() local
596 if (show_debug) usage += HelpMessageGroup("Wallet debugging/testing options:"); in GetHelpMessage()
618 if (show_debug || !arg.second.m_debug_only) { in GetHelpMessage()

1234567891011