Home
last modified time | relevance | path

Searched refs:debug (Results 26 – 50 of 631) sorted by relevance

12345678910>>...26

/aoo41x/main/rsc/source/rscpp/
H A Dcpp4.c211 if (debug)
408 if (debug)
478 if (debug)
541 if (debug)
611 if (debug > 1)
H A Dcpp1.c65 int debug; /* TRUE if debugging now */ variable
216 debug = 0; in InitCpp1()
361 if (debug > 0 || bDumpDefs)
/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DGenericModelTest.java219 protected static boolean debug = false; field in GenericModelTest
230 debug = tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE); in initialize()
256 if (debug){ in cleanup()
272 if ( debug ) in cleanup()
296 if (debug && closer==null){ in cleanup()
/aoo41x/main/qadevOOo/runner/helper/
H A DOfficeWatcher.java34 private boolean debug = false; field in OfficeWatcher
42 debug = params.getBool(util.PropertyName.DEBUG_IS_ACTIVE); in OfficeWatcher()
124 if (debug) { in dbg()
/aoo41x/main/cli_ure/util/
H A Dtarget.pmk28 .IF "$(debug)" == ""
36 .ELSE # debug
38 CSCFLAGS += -debug+ -checked+ -define:DEBUG -define:TRACE
/aoo41x/main/qadevOOo/runner/stats/
H A DComplexDataBaseOutProducer.java44 String debug = (String)o; in ComplexDataBaseOutProducer() local
45 m_bDebug = (debug.equalsIgnoreCase("yes") || debug.equalsIgnoreCase("true")); in ComplexDataBaseOutProducer()
/aoo41x/main/graphite/
H A Dmakefile.mk99 GR_CONFIGURE_FLAGS= --enable-debug=yes --disable-final --enable-static --disable-shared
132 OUT2LIB=engine$/debug$/*.lib
152 engine$/debug$/*.pdb
/aoo41x/main/tools/
H A DLibrary_tl.mk64 tools/source/debug/debug \
65 tools/source/debug/stcktree \
/aoo41x/main/qadevOOo/runner/util/
H A DAccessibilityTools.java42 private static boolean debug = false; field in AccessibilityTools
329 debug = debugIsActive; in printAccessibleTree()
330 if (debug) printAccessibleTree(log, xacc, ""); in printAccessibleTree()
455 if (debug) log.println(content); in logging()
H A DUITools.java678 public XWindow getTopWindow(String WindowName, boolean debug) throws java.lang.Exception in getTopWindow() argument
693 if (debug) System.out.println("getTopWindow ->"); in getTopWindow()
700 if (debug){ in getTopWindow()
705 if (debug) System.out.println("-> found window with name '" + WindowName + "'"); in getTopWindow()
711 if (debug) { in getTopWindow()
/aoo41x/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch143 + <property name="build.debug" value="true"/>
386 + <javac encoding="ISO-8859-1" debug="${build.debug}" debuglevel="${build.debuglevel}"
414 + <javac debug="${build.debug}" debuglevel="${build.debuglevel}"
433 + <javac debug="${build.debug}" debuglevel="${build.debuglevel}"
447 + <javac debug="${build.debug}" debuglevel="${build.debuglevel}"
462 + <javac debug="${build.debug}" debuglevel="${build.debuglevel}"
619 + <arg line="live"/> <!-- set to 'debug' for testing, 'live' for final build -->
794 + <javac debug="true" debuglevel="source, lines"
/aoo41x/main/qadevOOo/runner/base/
H A Djava_fat.java505 private Vector getExclusionList(String url, boolean debug) in getExclusionList() argument
517 if (debug) in getExclusionList()
538 if (debug) in getExclusionList()
553 if (debug) in getExclusionList()
H A Djava_fat_service.java50 static protected boolean debug = false; field in java_fat_service
56 debug = ((Boolean) param.get("DebugIsActive")).booleanValue(); in executeTest()
65 (String) param.get("DescriptionPath"),debug); in executeTest()
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties36 #debug.transport=dt_socket
37 debug.classpath=\
39 debug.test.classpath=\
/aoo41x/main/openssl/
H A Dopenssl.patch11 -"debug-BSD-x86-elf", "gcc:-DL_ENDIAN -O3 -Wall -g::${BSDthreads}:::BN_LLONG ${x86_gcc_des} ${x86_g…
16 +"debug-BSD-x86-elf", "$ENV{'FREEBSDCC'}:-DL_ENDIAN -O3 -Wall -g $ENV{'CFLAGS'}::${BSDthreads}:::BN…
35 …"debug-VC-WIN64A","cl:-W3 -Gs0 -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_E…
41 -"debug-VC-WIN32","cl:-W3 -WX -Gs0 -GF -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEA…
42 +"debug-VC-WIN32","cl:-W3 -W44129 -WX -Gs0 -GF -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN…
/aoo41x/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties37 #debug.transport=dt_socket
38 debug.classpath=\
40 debug.test.classpath=\
/aoo41x/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg101 # specify a debug level for generating debug output
112 debug = 4
/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextView.java72 boolean debug = false; field in SwXTextView
91 debug = tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE); in initialize()
271 if (debug){ in createTestEnvironment()
/aoo41x/main/vcl/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)
/aoo41x/main/unoxml/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)
/aoo41x/main/padmin/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)
/aoo41x/main/vbahelper/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)
/aoo41x/main/tools/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)
/aoo41x/main/toolkit/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)
/aoo41x/main/svx/prj/
H A Dmakefile.mk38 DEBUG_ARGUMENT=debug=$(debug)

Completed in 93 milliseconds

12345678910>>...26