debug 25 ompi/mca/io/romio321/romio/test/aggregation1.c int debug = 0; debug 95 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) printf( "%d writing file %s\n", rank, target ); debug 107 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) printf( "%s", buffer ); debug 115 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) print_hints( rank, &wfh ); debug 120 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) printf( "%d wrote file %s\n", rank, target ); debug 147 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) printf( "%d reading file %s\n", rank, target ); debug 158 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) printf( "Expecting %s", buffer ); debug 167 ompi/mca/io/romio321/romio/test/aggregation1.c if ( debug ) { debug 233 ompi/mca/io/romio321/romio/test/aggregation1.c debug = 1; debug 118 ompi/tools/ompi_info/param.c char *debug; debug 275 ompi/tools/ompi_info/param.c debug = OPAL_ENABLE_DEBUG ? "yes" : "no"; debug 662 ompi/tools/ompi_info/param.c opal_info_out("Internal debug support", "option:debug", debug); debug 168 opal/mca/event/libevent2022/libevent/http.c extern int debug; debug 570 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/rename.h #define hwloc_debug HWLOC_NAME(debug) debug 1327 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c char *debug; debug 1332 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c debug = PMIX_ENABLE_DEBUG ? "yes" : "no"; debug 1373 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c pmix_info_out("Internal debug support", "option:debug", debug); debug 36 orte/mca/plm/alps/plm_alps.h bool debug; debug 98 orte/mca/plm/alps/plm_alps_component.c mca_plm_alps_component.debug = false; debug 103 orte/mca/plm/alps/plm_alps_component.c &mca_plm_alps_component.debug); debug 105 orte/mca/plm/alps/plm_alps_component.c if (mca_plm_alps_component.debug == 0) { debug 106 orte/mca/plm/alps/plm_alps_component.c mca_plm_alps_component.debug = orte_debug_flag; debug 361 orte/mca/plm/alps/plm_alps_module.c if (mca_plm_alps_component.debug) { debug 397 orte/mca/plm/alps/plm_alps_module.c if (mca_plm_alps_component.debug) { debug 609 orte/mca/plm/alps/plm_alps_module.c if (mca_plm_alps_component.debug) { debug 622 orte/mca/plm/alps/plm_alps_module.c if (mca_plm_alps_component.debug) { debug 636 orte/mca/plm/alps/plm_alps_module.c if (0 == mca_plm_alps_component.debug && !orte_debug_daemons_flag) { debug 132 orte/orted/orted_main.c bool debug; debug 173 orte/orted/orted_main.c &orted_globals.debug, OPAL_CMD_LINE_TYPE_BOOL, debug 302 orte/orted/orted_main.c if (orted_globals.debug) { debug 531 orte/orted/orted_submit.c if (orte_cmd_options.debug) { debug 90 orte/orted/orted_submit.h bool debug; debug 87 orte/tools/orte-clean/orte-clean.c bool debug; debug 108 orte/tools/orte-clean/orte-clean.c &orte_clean_globals.debug, OPAL_CMD_LINE_TYPE_BOOL, debug 354 orte/tools/orte-clean/orte-clean.c if (orte_clean_globals.debug) { debug 370 orte/tools/orte-clean/orte-clean.c if (orte_clean_globals.debug) { debug 345 orte/tools/orte-info/param.c char *debug; debug 357 orte/tools/orte-info/param.c debug = OPAL_ENABLE_DEBUG ? "yes" : "no"; debug 426 orte/tools/orte-info/param.c orte_info_out("Internal debug support", "option:debug", debug); debug 77 orte/tools/orte-server/orte-server.c static bool debug=false; debug 91 orte/tools/orte-server/orte-server.c &debug, OPAL_CMD_LINE_TYPE_BOOL, debug 160 orte/tools/orte-server/orte-server.c if (debug) { debug 167 orte/tools/orte-server/orte-server.c if(debug == false && debug 280 orte/tools/orte-server/orte-server.c if (debug) { debug 299 orte/tools/orte-server/orte-server.c if (debug) { debug 101 oshmem/info/info.c ret = oshmem_info_value_to_bool(cptr, &oshmem_shmem_info_env.debug); debug 36 oshmem/info/info.h bool debug; debug 71 oshmem/tools/oshmem_info/param.c char *debug; debug 116 oshmem/tools/oshmem_info/param.c debug = OPAL_ENABLE_DEBUG ? "yes" : "no"; debug 384 oshmem/tools/oshmem_info/param.c opal_info_out("Internal debug support", "option:debug", debug); debug 119 test/class/opal_hash_table.c const int debug = 0; /* turn this on if you want to see the details */ debug 125 test/class/opal_hash_table.c if (debug) { debug 134 test/class/opal_hash_table.c if (debug) { debug 117 test/class/opal_proc_table.c const int debug = 0; /* turn this on if you want to see the details */ debug 123 test/class/opal_proc_table.c if (debug) { debug 132 test/class/opal_proc_table.c if (debug) {