Home
last modified time | relevance | path

Searched refs:OSL_ASSERT (Results 201 – 225 of 908) sorted by relevance

12345678910>>...37

/trunk/main/binaryurp/source/
H A Dunmarshal.cxx76 OSL_ASSERT( in copyMemberValues()
290 OSL_ASSERT(type.is()); in readValue()
484 OSL_ASSERT( in readSequence()
513 OSL_ASSERT(ctd.get()->nSize >= 0); in readSequence()
540 OSL_ASSERT( in readMemberValues()
/trunk/main/sal/osl/unx/
H A Dfile_url.cxx672 OSL_ASSERT(len < PATH_MAX); in osl_getAbsoluteFileURL_impl_()
716 OSL_ASSERT(FileBase::E_None == rc); in osl_getAbsoluteFileURL()
811 OSL_ASSERT(osl_File_E_None == osl_error); in osl_searchFileURL()
871 OSL_ASSERT(m_converter != 0); in convert()
928 OSL_ASSERT(m_converter != 0); in convert()
H A Dsecurity.c70 OSL_ASSERT(m >= 0 && (unsigned long) m < SIZE_MAX); in sysconf_SC_GETPW_R_SIZE_MAX()
657 OSL_ASSERT(*ustrIdent != NULL); in osl_getUserIdent()
692 OSL_ASSERT(*ustrName != NULL); in osl_getUserName()
723 OSL_ASSERT(*pustrDirectory != NULL); in osl_getHomeDir()
785 OSL_ASSERT(*pustrDirectory != NULL); in osl_getConfigDir()
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx394 OSL_ASSERT( pMask ); in setPixel_i()
491 OSL_ASSERT( pMask ); in getMaskedIter()
636 OSL_ASSERT( pSrcBmp ); in implDrawBitmap()
798 OSL_ASSERT( pClipMask ); in drawMaskedColor_i()
845 OSL_ASSERT( pMask && pSrcBmp ); in implDrawMaskedBitmap()
1246 OSL_ASSERT( rPermittedRange.isInside(rPt) ); in assertImagePoint()
1256 OSL_ASSERT( aRange == rRange ); in assertImageRange()
1545 OSL_ASSERT( rMask->getSize() == rSrcBitmap->getSize() ); in drawMaskedBitmap()
1577 OSL_ASSERT( rMask->getSize() == rSrcBitmap->getSize() ); in drawMaskedBitmap()
1744 OSL_ASSERT(pPal); in createRenderer()
/trunk/main/sal/test/
H A Dtestbootstrap.cxx115 OSL_ASSERT( ! bootstrap.getFrom( name, value ) ); in main()
122 OSL_ASSERT( value == myDefault ); in main()
126 OSL_ASSERT( value == myDefault2 ); in main()
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx544 OSL_ASSERT (pViewShell!=NULL); in SetPageSizeAndBorder()
722 OSL_ASSERT (pViewShell!=NULL); in SetActiveWindow()
835 OSL_ASSERT (pViewShell!=NULL); in ActivateObject()
1070 OSL_ASSERT(GetViewShell()!=NULL); in SetRuler()
1119 OSL_ASSERT (GetViewShell()!=NULL); in WriteUserDataSequence()
1144 OSL_ASSERT (GetViewShell()!=NULL); in VisAreaChanged()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx84 OSL_ASSERT( pVal ); in val2str()
105 OSL_ASSERT( pTypeDescr ); in val2str()
190 OSL_ASSERT( pTypeDescr ); in val2str()
305 { OSL_ASSERT( m_xTarget.is() ); }
807 OSL_ASSERT( xProps.is() ); in ComponentContext()
820 OSL_ASSERT( m_xSMgr.is() ); in ComponentContext()
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx203 OSL_ASSERT(sType.getLength()); in parseDN()
226 OSL_ASSERT(sType.getLength()); in parseDN()
298 OSL_ASSERT(sType.getLength()); in parseDN()
324 OSL_ASSERT(sType.getLength()); in parseDN()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx397 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
411 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
451 OSL_ASSERT(member != 0); in addLocalFunctions()
481 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx397 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
411 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
451 OSL_ASSERT(member != 0); in addLocalFunctions()
481 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dcpp2uno.cxx422 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
439 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
479 OSL_ASSERT(member != 0); in addLocalFunctions()
511 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx420 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
437 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
477 OSL_ASSERT(member != 0); in addLocalFunctions()
509 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx267 OSL_ASSERT(false); in convertToFileUrl()
272 OSL_ASSERT(false); in convertToFileUrl()
279 OSL_ASSERT(false); in convertToFileUrl()
406 OSL_ASSERT(written <= size); in write()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasecontainernode.cxx123 OSL_ASSERT( pChildNode->getState() == FROZEN || in notifyDeactivatedChild()
126 OSL_ASSERT( getState() != INVALID ); in notifyDeactivatedChild()
136 OSL_ASSERT( mnFinishedChildren < nSize ); in notifyDeactivatedChild()
/trunk/main/scripting/source/storage/
H A DXMLElement.cxx114 OSL_ASSERT( ( size_t )nPos < _attrNames.size() ); in getNameByIndex()
124 OSL_ASSERT( (size_t)nPos < _attrNames.size() ); in getTypeByIndex()
144 OSL_ASSERT( ( size_t )nPos < _attrNames.size() ); in getValueByIndex()
/trunk/main/cppu/source/threadpool/
H A Dthread.cxx73 OSL_ASSERT( ii != m_lst.end() ); in remove()
147 OSL_ASSERT(m_thread == 0); // only one running thread per instance in create()
182 OSL_ASSERT( false ); in run()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx487 OSL_ASSERT(mpWindowManager.get()!=NULL); in ShowPane()
596 OSL_ASSERT(pAnimator.get()!=NULL); in ShowPane()
607 OSL_ASSERT(mpWindowManager.get()!=NULL); in HidePane()
759 OSL_ASSERT(mpWindowManager.get()!=NULL); in ShowPane()
830 OSL_ASSERT(mpWindowManager.get()!=NULL); in HidePane()
914 OSL_ASSERT(pAnimator.get()!=NULL); in CreateShowAnimation()
1075 OSL_ASSERT(rpPane.get() != NULL); in AddPane()
1340 OSL_ASSERT(rpPaintManager.get()!=NULL); in SpriteTransform()
H A DPresenterBitmapContainer.cxx180 OSL_ASSERT(false); in LoadBitmaps()
212 OSL_ASSERT(false); in LoadBitmap()
246 OSL_ASSERT(rxCanvas.is()); in LoadBitmap()
247 OSL_ASSERT(rxPresenterHelper.is()); in LoadBitmap()
/trunk/main/sfx2/source/sidebar/
H A DResourceManager.cxx388OSL_ASSERT("expecting three or four values per ContextList entry, separated by comma"); in ReadContextList()
396 OSL_ASSERT("expecting three or four values per ContextList entry, separated by comma"); in ReadContextList()
454 OSL_ASSERT("application name not recognized"); in ReadContextList()
468 OSL_ASSERT("context name not recognized"); in ReadContextList()
481 OSL_ASSERT("unrecognized state"); in ReadContextList()
/trunk/main/sal/inc/rtl/
H A Dustring.hxx185 OSL_ASSERT(pData != NULL); in OUString()
936 OSL_ASSERT(beginIndex >= 0 && beginIndex <= getLength()); in copy()
960 OSL_ASSERT(beginIndex >= 0 && beginIndex <= getLength() in copy()
1214 OSL_ASSERT(pNew != NULL); in intern()
1257 OSL_ASSERT(pNew != NULL); in intern()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx141 OSL_ASSERT( copt != '\0' ); in get_option_info()
157 OSL_ASSERT( option_info != 0 ); in is_option()
409 OSL_ASSERT( false ); in SAL_IMPLEMENT_MAIN()
495 OSL_ASSERT( xSet->has( provider ) ); in SAL_IMPLEMENT_MAIN()
503 OSL_ASSERT( xSet->has( provider ) ); in SAL_IMPLEMENT_MAIN()
/trunk/main/cli_ure/source/native/
H A Dnative_share.h49 OSL_ASSERT( sizeof (wchar_t) == sizeof (sal_Unicode) ); in String_to_ustring()
60 OSL_ASSERT( mapping.is() ); in to_cli()
85 OSL_ASSERT( mapping.is() ); in to_uno()
/trunk/main/configmgr/source/
H A Dxcdparser.cxx68 OSL_ASSERT(nesting_ != LONG_MAX); in startElement()
144 OSL_ASSERT(false); // this cannot happen in startElement()
169 OSL_ASSERT(false); // this cannot happen in endElement()
/trunk/main/cppuhelper/test/
H A Dtestcontainer.cxx113 OSL_ASSERT( helper.getLength() == 0 ); in test_interfacecontainer()
137 OSL_ASSERT( helper.getLength() == 2 ); in test_interfacecontainer()
143 OSL_ASSERT( r != r1 && ( r == r2 || r == r3 ) ); in test_interfacecontainer()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx420 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
434 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
474 OSL_ASSERT(member != 0); in addLocalFunctions()
504 OSL_ASSERT(false); in addLocalFunctions()

Completed in 213 milliseconds

12345678910>>...37