Home
last modified time | relevance | path

Searched refs:size_t (Results 176 – 200 of 1058) sorted by relevance

12345678910>>...43

/aoo41x/main/bridges/source/jni_uno/
H A Djni_base.h234 inline static void * operator new ( size_t nSize ) in operator new()
238 inline static void * operator new ( size_t, void * mem ) in operator new()
243 static inline ::std::auto_ptr< rtl_mem > allocate( ::std::size_t bytes );
247 inline ::std::auto_ptr< rtl_mem > rtl_mem::allocate( ::std::size_t bytes ) in allocate()
/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dcompbase_ex.hxx63 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
67 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
109 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
113 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
/aoo41x/main/tools/workben/
H A Durltest.cxx82 bool testRelToAbs(RelToAbsTest const * pTest, std::size_t nSize) in testRelToAbs()
87 for (std::size_t i = 0; i < nSize; ++i) in testRelToAbs()
162 bool testSetFSys(SetFSysTest const * pTest, std::size_t nSize) in testSetFSys()
166 for (std::size_t i = 0; i < nSize; ++i) in testSetFSys()
495 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
529 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
564 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
589 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
1218 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
1248 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
[all …]
/aoo41x/main/crashrep/source/unx/
H A Dmain.cxx162 static size_t fcopy( FILE *fpout, FILE *fpin ) in fcopy()
165 size_t nBytes; in fcopy()
166 size_t nBytesWritten = 0; in fcopy()
340 size_t length = ftell( fp ); in SendHTTPRequest()
372 size_t nBytes; in SendHTTPRequest()
588 size_t pos = aDir.rfind( '/' ); in setup_program_dir()
818 size_t nBytesRead; in read_from_file()
/aoo41x/main/sfx2/inc/sfx2/
H A Dminarray.hxx114 size_t nBytes = nInitSize * sizeof(T); \
130 size_t nBytes = (nUsed + nUnused) * sizeof(T); \
159 size_t nBytes = (nUsed + nUnused) * sizeof(T); \
176 size_t nBytes = nNewSize * sizeof(T); \
222 size_t nBytes = nNewSize * sizeof(T); \
285 size_t nBytes = nNewSize * sizeof(T); \
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx172 if (nLayer<0 || size_t(nLayer)>=mpLayers->size()) in Invalidate()
174 OSL_ASSERT(nLayer>=0 && size_t(nLayer)<mpLayers->size()); in Invalidate()
224 for (size_t nIndex=nOldLayerCount; nIndex<mpLayers->size(); ++nIndex) in RegisterPainter()
248 if (nLayer<0 || size_t(nLayer)>=mpLayers->size()) in RemovePainter()
250 OSL_ASSERT(nLayer>=0 && size_t(nLayer)<mpLayers->size()); in RemovePainter()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx340 if ( m_aSelectedRows.size() > size_t( m_pModel->getRowCount() ) ) in impl_checkInvariants()
378 if ( size_t( m_nColumnCount ) != m_aColumnWidths.size() ) in impl_checkInvariants()
972 size_t flexibleColumnCount = 0; in impl_ni_calculateColumnWidths()
1039 for ( size_t i = 0; i < size_t( colCount ); ++i ) in impl_ni_calculateColumnWidths()
1051 for ( size_t i=0; i<o_newColWidthsPixel.size() && !startOver; ++i ) in impl_ni_calculateColumnWidths()
1116 for ( size_t i = 0; i < size_t( colCount ); ++i ) in impl_ni_calculateColumnWidths()
1128 for ( size_t i=0; i<o_newColWidthsPixel.size() && !startOver; ++i ) in impl_ni_calculateColumnWidths()
1164 … for ( size_t i=0; ( i < o_newColWidthsPixel.size() ) && ( takeAwayPixel > 0 ); ++i ) in impl_ni_calculateColumnWidths()
2485 RowPos TableControl_Impl::getSelectedRowIndex( size_t const i_selectionIndex ) const in getSelectedRowIndex()
2610 if ( m_aSelectedRows.size() == size_t( m_pModel->getRowCount() ) ) in markAllRowsAsSelected()
[all …]
/aoo41x/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx144 struct AttributeHash : public ::std::unary_function< AttributeDescription, size_t >
146 size_t operator()( const AttributeDescription& i_attribute ) const in operator ()()
148 … return size_t( i_attribute.attributeToken * 100 ) + size_t( i_attribute.namespacePrefix ); in operator ()()
H A Dlayerexport.cxx506 …ruct AccumulateSize : public ::std::binary_function< size_t, MapPropertySet2Map::value_type, size_…
508 size_t operator()( size_t _size, const MapPropertySet2Map::value_type& _map ) const in operator ()()
519size_t nKnownControlCount = ::std::accumulate( _rAllPagesControlIds.begin(), _rAllPagesControlIds.… in lcl_findFreeControlId()
/aoo41x/main/svx/source/table/
H A Daccessibletableshape.cxx67 std::size_t operator()( const Reference< XCell >& xCell ) const in operator ()()
69 return std::size_t( xCell.get() ); in operator ()()
590 size_t nSize = aSelected.size(); in getSelectedAccessibleRows()
591 for( size_t i=0; i < nSize && nPos < nCount; i++ ) in getSelectedAccessibleRows()
628 size_t nSize = aSelected.size(); in getSelectedAccessibleColumns()
629 for( size_t i=0; i < nSize && nPos < nCount; i++ ) in getSelectedAccessibleColumns()
1263 size_t nSize = aSelected.size(); in getSelectedAccessibleRows()
1264 for( size_t i=0; i < nSize && nPos < nCount; i++ ) in getSelectedAccessibleRows()
1298 size_t nSize = aSelected.size(); in getSelectedAccessibleColumns()
1299 for( size_t i=0; i < nSize && nPos < nCount; i++ ) in getSelectedAccessibleColumns()
/aoo41x/main/shell/source/unix/sysshell/
H A Drecently_used_file.hxx50 size_t read(
52 size_t size) const;
55 void write(const char* buffer, size_t size) const;
/aoo41x/main/sal/osl/unx/
H A Dfile_url.h47 oslFileError FileURLToPath(char * buffer, size_t bufLen, rtl_uString* ustrFileURL);
53 int UnicodeToText(char * buffer, size_t bufLen, const sal_Unicode * uniText, sal_Int32 uniTextLen);
59 int TextToUnicode(const char* text, size_t text_buffer_size, sal_Unicode* unic_text, sal_Int32 unic…
H A Dsecurity.c60 static sal_Bool sysconf_SC_GETPW_R_SIZE_MAX(size_t * value) { in sysconf_SC_GETPW_R_SIZE_MAX()
72 *value = (size_t) m; in sysconf_SC_GETPW_R_SIZE_MAX()
82 oslSecurityImpl * impl, size_t * bufSize) in growSecurityImpl()
84 size_t n = 0; in growSecurityImpl()
117 size_t n = 0; in osl_getCurrentSecurity()
514 size_t n = 0; in osl_psz_loginUser()
/aoo41x/main/cppu/source/uno/
H A Dlbmap.cxx128 struct FctOUStringHash : public unary_function< const OUString &, size_t >
130 size_t operator()( const OUString & rKey ) const SAL_THROW( () ) in operator ()()
131 { return (size_t)rKey.hashCode(); } in operator ()()
134 struct FctPtrHash : public unary_function< uno_Mapping *, size_t >
136 size_t operator()( uno_Mapping * pKey ) const SAL_THROW( () ) in operator ()()
137 { return (size_t)pKey; } in operator ()()
/aoo41x/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx145 const size_t nFactories = sizeof( aFactories ) / sizeof( aFactories[ 0 ] ); in getHandlerFactories()
148 for ( size_t i = 0; i < nFactories; ++i ) in getHandlerFactories()
243 const size_t nCategories = sizeof( aCategories ) / sizeof( aCategories[0] ); in describeCategories()
246 for ( size_t i=0; i<nCategories; ++i, ++pReturn ) in describeCategories()
/aoo41x/main/sc/inc/
H A DAccessibleFilterMenu.hxx57 … ScMenuFloatingWindow* pWin, const ::rtl::OUString& rName, size_t nMenuPos, ScDocument* pDoc);
156 void appendMenuItem(const ::rtl::OUString& rName, bool bEnabled, size_t nMenuPos);
157 void setMenuPos(size_t nMenuPos);
180 size_t mnMenuPos;
/aoo41x/main/sd/inc/helper/
H A Dsimplereferencecomponent.hxx61 static void * operator new(std::size_t nSize) SAL_THROW((std::bad_alloc));
65 static void * operator new(std::size_t nSize,
99 static void * operator new[](std::size_t);
/aoo41x/main/slideshow/source/engine/activities/
H A Ddiscreteactivitybase.hxx67 ::std::size_t nVectorSize ) const;
70 ::std::size_t nVectorSize ) const;
72 ::std::size_t getNumberOfKeyTimes() const { return maDiscreteTimes.size(); } in getNumberOfKeyTimes()
/aoo41x/main/salhelper/inc/salhelper/
H A Dsimplereferenceobject.hxx86 static void * operator new(std::size_t nSize) SAL_THROW((std::bad_alloc));
90 static void * operator new(std::size_t nSize,
122 static void * operator new[](std::size_t);
/aoo41x/main/xmloff/source/text/
H A Dtxtlists.cxx405 const size_t parent( std::min(static_cast<size_t>(io_rLevel), in EnsureNumberedParagraph()
417 for (size_t i = rNPList.size(); in EnsureNumberedParagraph()
418 i < static_cast<size_t>(io_rLevel); ++i) { in EnsureNumberedParagraph()
434 if (mLastNumberedParagraphs.size() <= static_cast<size_t>(io_rLevel)) { in EnsureNumberedParagraph()
/aoo41x/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx89 if ( m_publicToPrivateRowIndex.size() != size_t( m_delegator->getRowCount() ) ) in checkInvariants()
98 for ( size_t publicIndex=0; publicIndex<m_publicToPrivateRowIndex.size(); ++publicIndex ) in checkInvariants()
101 … if ( ( privateIndex < 0 ) || ( size_t( privateIndex ) >= m_privateToPublicRowIndex.size() ) ) in checkInvariants()
380 else if ( size_t( i_event.FirstRow ) >= m_privateToPublicRowIndex.size() ) in rowsRemoved()
515 for ( size_t i=0; i<aPublicToPrivate.size(); ++i ) in impl_reIndex_nothrow()
871 ENSURE_OR_RETURN( size_t( i_publicRowIndex ) < m_publicToPrivateRowIndex.size(), in impl_getPrivateRowIndex_throw()
889 ENSURE_OR_RETURN( size_t( i_privateRowIndex ) < m_privateToPublicRowIndex.size(), in impl_getPublicRowIndex_nothrow()
/aoo41x/main/unotools/inc/unotools/
H A Dfontcfg.hxx59 size_t operator()( const com::sun::star::lang::Locale& rLocale ) const in operator ()()
62 (size_t)rLocale.Language.hashCode() ^ in operator ()()
63 (size_t)rLocale.Country.hashCode() ^ in operator ()()
64 (size_t)rLocale.Variant.hashCode(); in operator ()()
/aoo41x/main/connectivity/inc/connectivity/
H A DCommonTools.hxx84 ORefVector(size_t _st) : m_vector(_st) , m_refCount(0) {} in ORefVector()
100 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
104 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
129 ORowVector(size_t _st) : ORefVector< VectorVal >(_st+1) in ORowVector()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx383 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in lateInit()
1014 for (size_t i = 0; i < sizeof(pControlsLst)/sizeof(pControlsLst[0]); ++i) in DBG_NAME()
1021 for (size_t i = 0; i < (sizeof(pControlsLst)/sizeof(pControlsLst[0]))-1; ++i) in DBG_NAME()
1028 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in DBG_NAME()
1031 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in DBG_NAME()
1171 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in SaveData()
1203 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in IMPL_LINK()
1418 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in displayGroup()
1423 for (size_t i = 0; i < sizeof(pControlsLst2)/sizeof(pControlsLst2[0]); ++i) in displayGroup()
1438 for (size_t i = 0; i < sizeof(pControls)/sizeof(pControls[0]); ++i) in Resize()
[all …]
/aoo41x/main/sc/source/ui/view/
H A Doutput.cxx1180 size_t nColCount = rArray.GetColCount(); in DrawFrame()
1181 size_t nRowCount = rArray.GetRowCount(); in DrawFrame()
1190 for( size_t nRow = 0; nRow < nRowCount; ++nRow ) in DrawFrame()
1210 size_t nCol = lclGetArrayColFromCellInfoX( nInfoIdx, nX1, nX2, bLayoutRTL ); in DrawFrame()
1222 size_t nFirstCol = 1; in DrawFrame()
1223 size_t nFirstRow = 1; in DrawFrame()
1224 size_t nLastCol = nColCount - 2; in DrawFrame()
1225 size_t nLastRow = nRowCount - 2; in DrawFrame()
1231 size_t nRow1 = nFirstRow; in DrawFrame()
1237 size_t nRow2 = nRow1; in DrawFrame()
[all …]

Completed in 671 milliseconds

12345678910>>...43