Home
last modified time | relevance | path

Searched refs:debug (Results 151 – 175 of 722) sorted by relevance

12345678910>>...29

/trunk/main/solenv/bin/
H A Dleconvert.pl29 my $debug=0;
32 print "@filelist\n" if ( $debug );
/trunk/main/apache-commons/patches/
H A Dlogging.patch14 <!-- Should Java compilations set the 'debug' compiler option? -->
15 <property name="compile.debug" value="true"/>
/trunk/main/basebmp/
H A DLibrary_basebmp.mk53 basebmp/source/debug \
60 basebmp/source/debug \
/trunk/main/extensions/test/ole/OleConverterVar1/
H A Dreadme.txt4 While running in debug mode it writes infos to the debug - output.
/trunk/main/framework/test/typecfg/
H A Dbuild.btm16 call build debug=true
20 call dmake debug=true
/trunk/main/svx/
H A DLibrary_svx.mk187 svx/source/sidebar/debug/ColorPanel \
188 svx/source/sidebar/debug/ContextPanel \
189 svx/source/sidebar/debug/NotYetImplementedPanel \
/trunk/main/rsc/source/rscpp/
H A Dcpp2.c270 if (debug == 0) in control()
272 debug++; in control()
276 debug--; in control()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java66 private boolean debug = false; field in _XCalendar
93 debug = tParam.getBool("DebugIsActive"); in before()
333 if (debug) in _setValue()
/trunk/main/solenv/gbuild/
H A DPrecompiledHeaders.mk31 gb_PrecompiledHeader_DEBUGDIR := debug
32 gb_NoexPrecompiledHeader_DEBUGDIR := debug
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DProcessHandler.java139 private boolean debug = false; field in ProcessHandler
355 debug = param.getBool(PropertyName.DEBUG_IS_ACTIVE); in ProcessHandler()
866 if (debug) in dbg()
/trunk/main/odk/examples/CLI/VB.NET/WriterDemo/
H A DMakefile36 CSC_FLAGS += -debug+ -checked+ -define:DEBUG -define:TRACE
37 VBC_FLAGS += -debug+ -define:DEBUG=1 -define:TRACE=1
/trunk/main/toolkit/workben/layout/
H A Drefresh23 build debug=true\
26 && dmake debug=true \
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DMakefile35 CSC_FLAGS += -debug+ -checked+ -define:DEBUG -define:TRACE
36 VBC_FLAGS += -debug+ -define:DEBUG=1 -define:TRACE=1
/trunk/main/soltools/mkdepend/
H A Ddef.h106 #define debug(level,arg) { if (_debugmask & (1 << level)) warning arg; } macro
108 #define debug(level,arg) /**/ macro
/trunk/main/libxml2/
H A Dmakefile.mk68 CONFIGURE_FLAGS=--enable-ipv6=no --without-python --without-lzma --enable-static=no --without-debug
76 CONFIGURE_FLAGS+=debug=yes
/trunk/main/sal/rtl/source/
H A Dmakefile.mk183 @dmake $(MFLAGS) $(MAKEFILE) debug=true $(ALWAYSDBGFILES) ALWAYSDBG_FLAG=TRUE $(CALLMACROS)
188 @dmake $(MFLAGS) $(MAKEFILE) debug=true ALWAYSDBG_FLAG=TRUE $(CALLMACROS) $@
/trunk/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.dsp56 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
57 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
90 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
91 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.dsp56 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
57 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
90 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
91 …t32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdb…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java526 …LOGGER.debug("Starting " + getCurrentState() + '/' + states.size() + ' ' + ReportTargetUtil.getNam… in startElement()
1000 …LOGGER.debug("Finished " + getCurrentState() + "/" + states.size() + " " + ReportTargetUtil.getNam… in endElement()
1328 LOGGER.debug("Image " + imageData + " Width: " + width + ", Height: " + height); in startImageProcessing()
1347 … LOGGER.debug("Image data returned from context is invalid. Maybe this is not an image?"); in startImageProcessing()
1444 …LOGGER.debug("There is no image-context, so we have to rely on the image's natural bounds. " + "Th… in startImageProcessing()
1461 …LOGGER.debug("Image " + imageData + " A-Width: " + imageAreaWidthVal + ", A-Height: " + imageAreaH… in startImageProcessing()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DMutableTreeNode.java52 private static boolean debug = false; field in MutableTreeNode
59 debug = tParam.getBool(PropertyName.DEBUG_IS_ACTIVE); in initialize()
/trunk/main/testtools/source/bridgetest/cli/
H A Dmakefile.mk94 CSCFLAGS += -debug+ -checked+ -define:DEBUG -define:TRACE
95 VBC_FLAGS += -debug+ -define:DEBUG=TRUE -define:TRACE=TRUE
/trunk/main/helpcontent2/source/auxiliary/zh-CN/
H A Dhighcontrast1.css87 .debug
111 .debug
H A Dhighcontrast2.css87 .debug
111 .debug
H A Dhighcontrastblack.css87 .debug
111 .debug
H A Dhighcontrastwhite.css87 .debug
111 .debug

Completed in 75 milliseconds

12345678910>>...29