Home
last modified time | relevance | path

Searched defs:size_t (Results 26 – 50 of 51) sorted by relevance

123

/trunk/main/vos/source/
H A Dobject.cxx61 void* OObject::operator new(size_t, void* p) in operator new() argument
/trunk/main/sal/inc/osl/
H A Ddiagnose.hxx162 static bool checkObjectCount( ::std::size_t = 0 ) { return true; } in checkObjectCount()
H A Dthread.hxx55 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW (()) in operator new() argument
/trunk/main/cppu/inc/com/sun/star/uno/
H A DReference.h244 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
/trunk/main/connectivity/inc/connectivity/
H A Dsqliterator.hxx143 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
H A DCommonTools.hxx104 inline static void * SAL_CALL operator new( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
H A DFValue.hxx228 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
/trunk/main/connectivity/source/inc/
H A DTSortIndex.hxx72 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
H A DOColumn.hxx108 inline static void * SAL_CALL operator new( size_t ,void* _pHint ) SAL_THROW( () ) in operator new() argument
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.hxx63 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
/trunk/main/cppu/inc/uno/
H A Denvironment.hxx72 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
H A Dmapping.hxx66 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in operator new() argument
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx250 inline static void convertLittleEndianArray( sal_Int8*, size_t ) {} in convertLittleEndianArray() argument
251 inline static void convertLittleEndianArray( sal_uInt8*, size_t ) {} in convertLittleEndianArray() argument
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx62 inline static void * SAL_CALL operator new( size_t /*nSize*/,void* _pHint ) SAL_THROW( () ) in operator new() argument
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx272 void sp_scalar_destructor_hook(void *, std::size_t, void * pn) in sp_scalar_destructor_hook()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1825 void GraphicImport::lcl_text(const sal_uInt8 * /*_data*/, size_t /*len*/) in lcl_text() argument
1831 void GraphicImport::lcl_utext(const sal_uInt8 * /*_data*/, size_t /*len*/) in lcl_utext() argument
H A DDomainMapper.cxx4306 void DomainMapper::data(const sal_uInt8* /*buf*/, size_t /*len*/, in data() argument
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx96 void DirectoryItem_Impl::operator delete(void * p, size_t) in operator delete() argument
H A Dfile.cxx262 void FileHandle_Impl::operator delete (void * p, size_t) in operator delete() argument
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx743 static void CFRTLFree(void* /*info*/, const void* data, size_t /*size*/) in CFRTLFree() argument
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx114 inline void* operator new( size_t, DummyType* pPtr ) in operator new() argument
/trunk/main/store/source/
H A Dstorbase.hxx855 static void operator delete (void * p, size_t) SAL_THROW(()) in operator delete() argument
/trunk/main/sal/osl/w32/
H A Dfile.cxx247 void FileHandle_Impl::operator delete(void * p, size_t) in operator delete() argument
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx940 void FormulaObject::dumpAddDataMemArea( size_t /*nIdx*/ ) in dumpAddDataMemArea() argument
/trunk/main/sal/osl/os2/
H A Dfile.cxx328 void FileHandle_Impl::operator delete(void * p, size_t) in operator delete() argument

Completed in 144 milliseconds

123