Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 251) sorted by relevance

1234567891011

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dotherjre.cxx43 char const* const* OtherInfo::getJavaExePaths(int * size) in getJavaExePaths()
58 char const* const* OtherInfo::getRuntimePaths(int * size) in getRuntimePaths()
89 char const* const* OtherInfo::getLibraryPaths(int* size) in getLibraryPaths()
H A Dsunjre.cxx43 char const* const* SunInfo::getJavaExePaths(int * size) in getJavaExePaths()
60 char const* const* SunInfo::getRuntimePaths(int * size) in getRuntimePaths()
86 char const* const* SunInfo::getLibraryPaths(int* size) in getLibraryPaths()
H A Dgnujre.cxx44 char const* const* GnuInfo::getJavaExePaths(int * size) in getJavaExePaths()
60 char const* const* GnuInfo::getRuntimePaths(int * size) in getRuntimePaths()
163 int size = 0; in initialize() local
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx94 void * SAL_CALL operator new( size_t size ) throw() { return OWeakSubObject::operator new(size); } in operator new()
119 void * SAL_CALL operator new( size_t size ) throw() { return OWeakSubObject::operator new(size); } in operator new()
143 void * SAL_CALL operator new( size_t size ) throw() { return OWeakSubObject::operator new(size); } in operator new()
167 void * SAL_CALL operator new( size_t size ) throw() { return OWeakSubObject::operator new(size); } in operator new()
192 void * SAL_CALL operator new( size_t size ) throw() { return OWeakSubObject::operator new(size); } in operator new()
/trunk/main/sysui/source/win32/misc/
H A DAutoBuffer.cxx43 CAutoUnicodeBuffer::CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation ) : in CAutoUnicodeBuffer()
117 size_t SAL_CALL CAutoUnicodeBuffer::size( ) const in size() function in CAutoUnicodeBuffer
/trunk/main/fpicker/source/win32/misc/
H A DAutoBuffer.cxx51 CAutoUnicodeBuffer::CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation ) : in CAutoUnicodeBuffer()
123 size_t SAL_CALL CAutoUnicodeBuffer::size( ) const in size() function in CAutoUnicodeBuffer
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.hxx200 sal_Int32 size = sizeof( **pT ); in getCppuArrayType1() local
217 sal_Int32 size = sizeof( ***pT ); in getCppuArrayType2() local
235 sal_Int32 size = sizeof( ****pT ); in getCppuArrayType3() local
254 sal_Int32 size = sizeof( *****pT ); in getCppuArrayType4() local
274 sal_Int32 size = sizeof( ******pT ); in getCppuArrayType5() local
295 sal_Int32 size = sizeof( *******pT ); in getCppuArrayType6() local
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.cxx87 void CurlRequest::setRequestBody( const char *body, size_t size ) in setRequestBody()
119 size_t CurlRequest::Curl_SendMoreBody( char *buffer, size_t size, size_t nitems, void *userdata ) in Curl_SendMoreBody()
300 size_t CurlRequest::Curl_HeaderReceived( char *buffer, size_t size, size_t nitems, void *userdata ) in Curl_HeaderReceived()
308 void CurlRequest::curlHeaderReceived( const char *buffer, size_t size ) in curlHeaderReceived()
377 size_t CurlRequest::Curl_MoreBodyReceived( char *buffer, size_t size, size_t nitems, void *userdata… in Curl_MoreBodyReceived()
384 void CurlRequest::curlMoreBodyReceived( const char *buffer, size_t size ) in curlMoreBodyReceived()
/trunk/main/oox/source/helper/
H A Dbinarystreambase.cxx76 sal_Int64 BinaryXSeekableStream::size() const in size() function in oox::BinaryXSeekableStream
130 sal_Int64 SequenceSeekableStream::size() const in size() function in oox::SequenceSeekableStream
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c150 sal_Size size = rtl_machdep_pagesize(); in rtl_arena_segment_populate() local
421 sal_Size size in rtl_arena_hash_remove()
487 sal_Size size, in rtl_arena_segment_alloc()
549 sal_Size size, in rtl_arena_segment_create()
775 sal_Size size = n * sizeof(rtl_cache_type*); in rtl_arena_activate() local
947 sal_Size size = sizeof(rtl_arena_type); in rtl_arena_create() local
1022 sal_Size size = RTL_MEMORY_ALIGN((*pSize), arena->m_quantum); in rtl_arena_alloc() local
1090 sal_Size size in rtl_arena_free()
1191 sal_Size size = (*pSize); in rtl_machdep_alloc() local
H A Dalloc_global.c118 sal_Size size; in rtl_memory_once_init() local
207 sal_Size size = RTL_MEMORY_ALIGN(n + RTL_MEMALIGN, RTL_MEMALIGN); in rtl_allocateMemory() local
246 sal_Size size = ((sal_Size*)(addr))[0]; in rtl_freeMemory() local
/trunk/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx79 DWORD size; in getPathFromRegistryKey() local
236 int size = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, pdli->szDll, -1, NULL, 0); in delayLoadHook() local
/trunk/main/sal/osl/unx/
H A Dbacktrace.c103 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
172 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
257 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
323 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
/trunk/main/oox/source/dump/
H A Ddumperbase.ini46 max-binary-stream-size=65536 key
49 max-binary-data-size=128 key
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java104 int size = 0; in getChildren() local
239 int size = props.size(); in printLine() local
300 int size = tempPrint.length(); in main() local
H A DPropertiesRetriever.java98 int size = properties.size(); in getPropertyValues() local
218 int size = tempPrint.length(); in main() local
/trunk/main/binaryurp/source/
H A Dcache.hxx45 enum { size = 256, ignore = 0xFFFF }; enumerator
53 explicit Cache(std::size_t size): in Cache()
/trunk/main/toolkit/source/layout/core/
H A Dbox.hxx80 inline int primDim (const css::awt::Size &size) in primDim()
82 inline int secDim (const css::awt::Size &size) in secDim()
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java93 Size size = (Size)xGraphicPro.getPropertyValue("Size100thMM"); in getSize100thMMOfGraphicFile() local
106 Size size = (Size)xGraphicPro.getPropertyValue("SizePixel"); in getSizePixelOfGraphicFile() local
141 …nsertGraphic(XComponent component, XDrawPage toPage, String graphicURL, Size size, Point position)… in insertGraphic()
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx196 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL createCo… in createCompatibleBitmap()
208 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XVolatileBitmap > SAL_CALL … in createVolatileBitmap()
220 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL createCo… in createCompatibleAlphaBitmap()
232 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XVolatileBitmap > SAL_CALL … in createVolatileAlphaBitmap()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcfunc.cxx43 int file_write(void *buffer,size_t size,size_t nmemb,void *stream) in file_write()
/trunk/main/autodoc/inc/cosv/
H A Dmbstream.hxx77 mbstream::size() const in size() function in csv::mbstream
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx88 static void scan_and_count(void const * area, size_t size, map_type const & m, map2_type & m2) in scan_and_count()
105 static void scan_and_mark(void const * area, size_t size, map2_type & m2, open_type & open) in scan_and_mark()
203 static void scan_and_free(void * area, size_t size, map2_type const & m2, free_list_type & free) in scan_and_free()
257 void sp_scalar_constructor_hook(void * px, std::size_t size, void * pn) in sp_scalar_constructor_hook()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_thread.cxx53 void * Thread::operator new(std::size_t size) in operator new()
/trunk/main/stoc/source/security/
H A Dlru_cache.h109 ::std::size_t size ) SAL_THROW( () ) in setSize()
131 ::std::size_t size ) SAL_THROW( () ) in lru_cache()

Completed in 127 milliseconds

1234567891011