| /AOO41X/main/solenv/bin/ |
| H A D | guw.pl | 78 if ( (defined $debug_light) or (defined $debug) ) { 110 …if ( defined $debug ) { print(STDERR "WinFormat:\ninclude (-D<something>=<path>) path:\n$variable\… 120 …if ( defined $debug ) { print(STDERR "WinFormat:\ninclude ([-]<something>=<path>) path:\n$variable… 127 …if ( defined $debug ) { print(STDERR "WinFormat:\ninclude (--<something>=<path>) path:\n$variable\… 134 … if ( defined $debug ) { print(STDERR "WinFormat:\nFound (-<something>:<path>):\n$variable\n"); } 141 …if ( defined $debug ) { print(STDERR "WinFormat:\nFound (-<something>:<no-path>):\n$variable\n"); } 149 … if ( defined $debug ) { print(STDERR "WinFormat:\nFound (<something>:///<path>):\n$variable\n"); } 157 …if ( defined $debug ) { print(STDERR "WinFormat:\ninclude (-X<absolute path>) path:\n$variable\n")… 164 …if ( defined $debug ) { print(STDERR "WinFormat:\ncompiler naming (-FX<absolute path>) path:\n$var… 188 if ( defined $debug ) { [all …]
|
| H A D | slfl.pl | 51 if ( defined $debug ) { 71 if ( defined $debug ) { 79 if ( defined $debug ) { 100 if ( defined $debug ) { 105 if ( defined $debug ) { 117 if ( defined $debug ) { 121 if ( (defined $debug_light) or (defined $debug) ) { 127 if ( defined $debug ) { 141 if ( defined $debug ) { 158 $debug="true"; [all …]
|
| H A D | cws.pl | 87 my $debug = 0; 173 $debug = 1; 260 if ( $debug ) { 279 if ( $debug ) { 290 if ( $debug ) { 375 if ( $debug ) { 419 if ( $debug ) { 562 if ( $debug ) { 2011 if ( $debug ) { 2031 if ( $debug ) { [all …]
|
| /AOO41X/main/scripting/source/pyprov/ |
| H A D | pythonscript.py | 96 def debug( self, msg ): member in Logger 123 log.debug( "pythonscript loading" ) 189 …log.debug( "initialized urihelper with baseUri="+self.m_baseUri + ",m_scriptUriLocation="+self.m_s… 203 log.debug( message ) 209 log.debug( "converting storageURI="+storageURI + " to scriptURI=" + ret ) 216 log.debug( "converting scriptURI="+scriptURI + " to storageURI=" + ret ) 345 …log.debug( "addPackageByUrl : " + packageName + ", " + transientPart + "("+url+")" + ", rootUrl="+… 372 log.debug( "getPersistentUrlFromStorageUrl " + url + " -> "+ ret) 382 log.debug( "getStorageUrlFromPersistentUrl " + url + " -> "+ ret) 428 log.debug( "file " + url + " has changed, reloading" ) [all …]
|
| /AOO41X/main/qadevOOo/runner/helper/ |
| H A D | APIDescGetter.java | 75 boolean debug) in getDescriptionFor() argument 91 debug); in getDescriptionFor() 110 debug); in getDescriptionFor() 143 String[] scenario = createScenario(descPath, job, debug); in getDescriptionFor() 152 scenario[i].substring(3).trim(), descPath, debug); in getDescriptionFor() 169 return getScenario(job, descPath, debug); in getDescriptionFor() 181 (String) subs.get(i), descPath, debug); in getDescriptionFor() 193 boolean debug) in getDescriptionForSingleJob() argument 222 if (debug) in getDescriptionForSingleJob() 227 entry = getFromDirectory(descPath, job, debug); in getDescriptionForSingleJob() [all …]
|
| H A D | ComplexDescGetter.java | 48 boolean debug) in getDescriptionFor() argument 53 DescEntry[] entries = getScenario(entry.substring(5), null, debug); in getDescriptionFor() 59 DescEntry dEntry = getDescriptionForSingleJob(entry.substring(3), null, debug); in getDescriptionFor() 73 protected DescEntry getDescriptionForSingleJob(String className, String descPath, boolean debug) in getDescriptionForSingleJob() argument 78 if (debug) in getDescriptionForSingleJob() 128 if (debug) in getDescriptionForSingleJob() 186 protected String[] createScenario(String descPath, String job, boolean debug) in createScenario() argument
|
| H A D | LoggingThread.java | 47 boolean debug = false; field in LoggingThread 57 this.debug = tParam.getBool(PropertyName.DEBUG_IS_ACTIVE); in LoggingThread() 64 if (debug) log.println("TimeOutLogger: " + utils.getDateTime() + " start"); in run() 67 if (debug) log.println("TimeOutLogger: "+utils.getDateTime() + count); in run() 75 if (debug) log.println("TimeOutLogger: " + utils.getDateTime() + " finished"); in run() 87 if (debug) log.println("TimeOutLogger: " + utils.getDateTime() + " try to finish "); in finish()
|
| H A D | OfficeProvider.java | 58 private static boolean debug = false; field in OfficeProvider 70 debug = param.getBool(PropertyName.DEBUG_IS_ACTIVE); in backupUserLayer() 160 debug = param.getBool(PropertyName.DEBUG_IS_ACTIVE); in getManager() 241 log.initialize(Entry, debug); in getManager() 374 debug = param.getBool(PropertyName.DEBUG_IS_ACTIVE); in closeExistingOffice() 450 if (debug && exc != null && exc.length() != 0) in connectOffice() 467 debug = param.getBool(PropertyName.DEBUG_IS_ACTIVE); in disposeOffice() 717 debug = param.getBool(PropertyName.DEBUG_IS_ACTIVE); in makeAppExecCommand() 760 if (debug) in dbg()
|
| H A D | CfgParser.java | 39 protected boolean debug = false; field in CfgParser 52 debug = param.DebugIsActive; in getIniParameters() 100 debug = param.DebugIsActive; in getIniParameters() 130 if (debug) in getProperties()
|
| /AOO41X/main/qadevOOo/runner/share/ |
| H A D | DescGetter.java | 42 boolean debug); in getDescriptionFor() argument 46 boolean debug); in getDescriptionForSingleJob() argument 49 boolean debug); in createScenario() argument 52 boolean debug) in getScenario() argument 82 debug); in getScenario() 89 debug); in getScenario() 119 debug); in getScenario() 129 line.substring(3).trim(), debug); in getScenario() 135 descPath, debug); in getScenario() 147 if (debug) in getScenario() [all …]
|
| /AOO41X/main/solenv/bin/modules/installer/ |
| H A D | configuration.pm | 45 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::analyz… 192 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::insert… 216 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::insert… 230 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::get_no… 255 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::get_no… 335 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::insert… 631 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::insert… 684 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::collec… 709 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::get_al… 734 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::configuration::save_a… [all …]
|
| H A D | files.pm | 37 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::check_file : $… 50 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::read_file : $l… 74 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::save_file : $s… 101 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::save_hash : $s… 124 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::save_array_of_… 154 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::save_array_of_… 188 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::read_binary_fi… 207 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::files::save_binary_fi…
|
| H A D | parameter.pm | 41 … if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::usage"); } 97 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::saveparame… 117 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::getparamet… 136 elsif ($param eq "-debug") { $installer::globals::debug = 1; } 193 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::control_fu… 212 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::make_path_… 271 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::setglobalv… 474 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::control_re… 586 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::outputpara… 624 if ( $installer::globals::debug ) { push(@output, "Debug is activated\n"); }
|
| /AOO41X/main/soltools/mkdepend/ |
| H A D | parse.c | 89 debug(1,(type == IFNDEF ? 101 debug(1,(type == IFDEF ? 194 debug(0,("%s, line %d: #%s\n", 263 debug(0,("%s, line %d: #elif %s ", 268 debug(0,("false...\n")); 276 debug(0,("true...\n")); 295 debug(0,("%s, line %d: %s #if %s\n", 300 debug(0,("%s, line %d: #%s %s\n", 311 debug(2,("%s, line %d: #include %s\n", 320 debug(3,("%s : #includes SYMBOL %s\n", [all …]
|
| /AOO41X/main/toolkit/src2xml/source/ |
| H A D | srclexer.py | 120 self.debug = False 132 self.debug = other.debug 223 if not self.parentLexer and self.debug: 370 mparser.debug = self.debugMacro 386 if self.debug: 402 if self.debug: 406 if self.debug: 411 if self.debug: 436 if self.debug:
|
| H A D | macroparser.py | 32 self.debug = False 39 if self.debug: 107 if self.debug: 127 if self.debug: 133 if self.debug:
|
| /AOO41X/main/apache-commons/patches/ |
| H A D | httpclient.patch | 5 debug ="${compile.debug}" 14 debug ="${compile.debug}" 24 debug ="${compile.debug}"
|
| /AOO41X/main/soldep/bootstrp/ |
| H A D | build_list_converter.pl | 65 my $debug = 0; 238 if ($debug == 1) 425 print"Ignore line <$line_number>:\n\"$line\"\n\n" if ($debug); 471 if ($debug) 481 print"module-dependency : <$module_dependency>\n" if ($debug); 520 …-dependency-name(s) : key <$module> value <".$dep_modules_and_products{$module}.">\n" if ($debug); 582 if ($debug == 1) 620 print"\nall job aliases : <$1>\n" if ($debug);
|
| /AOO41X/main/qadevOOo/runner/base/ |
| H A D | basic_fat.java | 62 public static boolean debug = false; field in basic_fat 74 debug = param.getBool("DebugIsActive"); in executeTest() 83 debug); in executeTest() 97 exclusions = getExclusionList(ExclusionFile, debug); in executeTest() 394 protected Vector getExclusionList(String url, boolean debug) in getExclusionList() argument 406 if (debug) in getExclusionList() 427 if (debug) in getExclusionList() 443 if (debug) in getExclusionList()
|
| /AOO41X/main/qadevOOo/runner/stats/ |
| H A D | DataBaseOutProducer.java | 50 String debug = null; in DataBaseOutProducer() local 52 debug = (String)o; in DataBaseOutProducer() 54 debug = o.toString(); in DataBaseOutProducer() 55 if (debug != null && (debug.equalsIgnoreCase("true") || debug.equalsIgnoreCase("yes"))) { in DataBaseOutProducer()
|
| /AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ |
| H A D | Debug.properties | 25 # debug logging information and settings. 28 debug.info=false 29 debug.trace=false 30 debug.error=false 31 debug.output=System.err
|
| /AOO41X/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
| H A D | XSLTransformer.java | 147 debug("The transformation's parameters as 'name = value' pairs:\n"); in initialize() 153 debug(nv.Name + " = " + nv.Value); in initialize() 231 debug("\n\nStarting transformation..."); in start() 293 debug("TransformerFactory is '" + tfactory.getClass().getName() + "'"); in start() 339 … debug("finished transformation in " + (System.currentTimeMillis() - tstart) + "ms"); in start() 420 private static final void debug(String s) { in debug() method in XSLTransformer 428 debug("terminate called"); in terminate()
|
| /AOO41X/main/postprocess/signing/ |
| H A D | signing.pl | 30 my $debug = 0; 121 print "$line - $exclude_files{$line}\n" if ($debug); 202 print "$commandline\n" if ($debug); 238 print "$commandline\n" if ($debug);
|
| /AOO41X/main/rsc/source/rscpp/ |
| H A D | cpp3.c | 65 if ( debug || !bDumpDefs ) in openfile() 71 if (debug) in openfile() 322 debug = (isdigit(*ap)) ? atoi(ap) : 1; 326 fprintf(stderr, "Debug set to %d\n", debug); 382 if ( debug || !bDumpDefs )
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/ |
| H A D | DocumentContentReadHandler.java | 109 LOGGER.debug("Failed to create resource-key for 'styles.xml'. Ignoring.", e); in parseStylesXml() 114 LOGGER.debug("Failed to parse resource for 'styles.xml'. Ignoring.", e); in parseStylesXml() 146 LOGGER.debug("Failed to create resource-key for 'content.xml'. Ignoring."); in parseContentXml() 151 LOGGER.debug("Failed to parse resource for 'content.xml'. Ignoring."); in parseContentXml()
|