Home
last modified time | relevance | path

Searched refs:OSL_DEBUG_ONLY (Results 1 – 6 of 6) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx574 OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync in parseSmilValue()
620 OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync in parseSmilFunction()
/trunk/main/sal/inc/osl/
H A Ddiagnose.h88 #define OSL_DEBUG_ONLY(s) _OSL_DEBUG_ONLY(s) macro
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c1062 OSL_DEBUG_ONLY(memset((void*)(segment->m_addr), 0x77777777, segment->m_size)); in rtl_arena_alloc()
1111 OSL_DEBUG_ONLY(memset((void*)(segment->m_addr), 0x33333333, segment->m_size)); in rtl_arena_free()
H A Dalloc_cache.c515 OSL_DEBUG_ONLY(memset(addr, 0x77777777, cache->m_type_size)); in rtl_cache_slab_alloc()
542 OSL_DEBUG_ONLY(memset(addr, 0x33333333, cache->m_type_size)); in rtl_cache_slab_free()
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx481 OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync in parseFunction()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx1189 OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync in parseFunction()

Completed in 39 milliseconds