Home
last modified time | relevance | path

Searched refs:sal_Size (Results 151 – 175 of 226) sorted by last modified time

12345678910

/trunk/main/sal/rtl/source/
H A Dstring.c186 sal_Size nSrcChars; in rtl_impl_convertUStringToString()
187 sal_Size nDestBytes; in rtl_impl_convertUStringToString()
188 sal_Size nNewLen; in rtl_impl_convertUStringToString()
189 sal_Size nNotConvertedChars; in rtl_impl_convertUStringToString()
190 sal_Size nMaxCharLen; in rtl_impl_convertUStringToString()
199 if ( nNewLen == (sal_Size)nLength ) in rtl_impl_convertUStringToString()
H A Dmemory.c28 void SAL_CALL rtl_zeroMemory(void *Ptr, sal_Size Bytes) in rtl_zeroMemory()
33 void SAL_CALL rtl_fillMemory(void *Ptr, sal_Size Bytes, sal_uInt8 Fill) in rtl_fillMemory()
38 void SAL_CALL rtl_copyMemory(void *Dst, const void *Src, sal_Size Bytes) in rtl_copyMemory()
43 void SAL_CALL rtl_moveMemory(void *Dst, const void *Src, sal_Size Bytes) in rtl_moveMemory()
48 sal_Int32 SAL_CALL rtl_compareMemory(const void *MemA, const void *MemB, sal_Size Bytes) in rtl_compareMemory()
53 void* SAL_CALL rtl_findInMemory(const void *MemA, sal_uInt8 ch, sal_Size Bytes) in rtl_findInMemory()
H A Drandom.c91 RandomPool_Impl *pImpl, const sal_uInt8 *pBuffer, sal_Size nBufLen);
96 RandomPool_Impl *pImpl, sal_uInt8 *pBuffer, sal_Size nBufLen);
166 RandomPool_Impl *pImpl, const sal_uInt8 *pBuffer, sal_Size nBufLen) in __rtl_random_seedPool()
168 sal_Size i; in __rtl_random_seedPool()
218 RandomPool_Impl *pImpl, sal_uInt8 *pBuffer, sal_Size nBufLen) in __rtl_random_readPool()
307 rtlRandomPool Pool, const void *Buffer, sal_Size Bytes) in rtl_random_addBytes()
323 rtlRandomPool Pool, void *Buffer, sal_Size Bytes) in rtl_random_getBytes()
H A Dalloc_arena.c81 sal_Size * pSize
88 sal_Size nSize
91 static sal_Size
421 sal_Size size in rtl_arena_hash_remove()
425 sal_Size lookups = 0; in rtl_arena_hash_remove()
455 sal_Size nseg = (sal_Size)(arena->m_stats.m_alloc - arena->m_stats.m_free); in rtl_arena_hash_remove()
842 sal_Size i, n; in rtl_arena_deactivate()
1015 sal_Size * pSize in rtl_arena_alloc()
1033 sal_Size oversize; in rtl_arena_alloc()
1090 sal_Size size in rtl_arena_free()
[all …]
H A Dalloc_arena.h44 sal_Size m_mem_total;
45 sal_Size m_mem_alloc;
52 #define RTL_ARENA_SEGMENT_TYPE_HEAD ((sal_Size)(0x01))
53 #define RTL_ARENA_SEGMENT_TYPE_SPAN ((sal_Size)(0x02))
54 #define RTL_ARENA_SEGMENT_TYPE_FREE ((sal_Size)(0x04))
55 #define RTL_ARENA_SEGMENT_TYPE_USED ((sal_Size)(0x08))
70 sal_Size m_size;
71 sal_Size m_type;
100 sal_Size m_quantum;
109 sal_Size m_freelist_bitmap;
[all …]
H A Dalloc_cache.c127 sal_Size new_size in rtl_cache_hash_rescale()
131 sal_Size new_bytes; in rtl_cache_hash_rescale()
139 sal_Size old_size, i; in rtl_cache_hash_rescale()
222 sal_Size lookups = 0; in rtl_cache_hash_remove()
241 sal_Size nbuf = (sal_Size)(cache->m_slab_stats.m_alloc - cache->m_slab_stats.m_free); in rtl_cache_hash_remove()
317 sal_Size size; in rtl_cache_slab_create()
887 sal_Size slabsize; in rtl_cache_activate()
1064 sal_Size i, n = cache->m_hash_size; in rtl_cache_deactivate()
1134 sal_Size objsize, in rtl_cache_create()
1135 sal_Size objalign, in rtl_cache_create()
[all …]
H A Dalloc_impl.h100 highbit(sal_Size n) in highbit()
133 lowbit(sal_Size n) in lowbit()
H A Dalloc_cache.h44 sal_Size m_mem_total;
45 sal_Size m_mem_alloc;
89 sal_Size m_mag_size;
90 sal_Size m_mag_used;
104 sal_Size m_mag_count; /* count */
107 sal_Size m_curr_min;
108 sal_Size m_prev_min;
131 sal_Size m_type_size; /* const */
132 sal_Size m_type_align; /* const */
145 sal_Size m_slab_size; /* const */
[all …]
H A Dalloc_global.c54 static const sal_Size g_alloc_sizes[] =
118 sal_Size size; in rtl_memory_once_init()
201 SAL_CALL rtl_allocateMemory (sal_Size n) SAL_THROW_EXTERN_C() in rtl_allocateMemory()
207 sal_Size size = RTL_MEMORY_ALIGN(n + RTL_MEMALIGN, RTL_MEMALIGN); in rtl_allocateMemory()
209 OSL_ASSERT(RTL_MEMALIGN >= sizeof(sal_Size)); in rtl_allocateMemory()
224 ((sal_Size*)(addr))[0] = size; in rtl_allocateMemory()
246 sal_Size size = ((sal_Size*)(addr))[0]; in rtl_freeMemory()
264 sal_Size n_old = ((sal_Size*)( (char*)(p) - RTL_MEMALIGN ))[0] - RTL_MEMALIGN; in rtl_reallocateMemory()
304 void * SAL_CALL rtl_allocateMemory (sal_Size n) in rtl_allocateMemory()
318 void * SAL_CALL rtl_reallocateMemory (void * p, sal_Size n) in rtl_reallocateMemory()
[all …]
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx49 sal_Size nNumber = 0; in testSingleByteCharSet()
61 sal_Size nSize; in testSingleByteCharSet()
63 sal_Size nConverted; in testSingleByteCharSet()
94 sal_Size nSize; in testSingleByteCharSet()
127 sal_Size nSize; in testSingleByteCharSet()
152 sal_Size m_nTextSize;
170 sal_Size nSize; in doComplexCharSetTest()
331 sal_Size nSize; in doComplexCharSetTest()
367 sal_Size nSize; in doComplexCharSetCutTest()
2567 sal_Size cvt; in TEST_F()
[all …]
/trunk/main/sal/osl/os2/
H A Dfile.cxx3166 sal_Size nSrcChars, nDestBytes; in UnicodeToText()
3215 sal_Size nSrcChars; in TextToUnicode()
3216 sal_Size nDestBytes; in TextToUnicode()
/trunk/main/sal/inc/rtl/
H A Dtextcvt.h95 sal_Size SAL_CALL rtl_convertTextToUnicode( rtl_TextToUnicodeConverter hConverter,
97 const sal_Char* pSrcBuf, sal_Size nSrcBytes,
98 sal_Unicode* pDestBuf, sal_Size nDestChars,
100 sal_Size* pSrcCvtBytes );
165 sal_Size SAL_CALL rtl_convertUnicodeToText( rtl_UnicodeToTextConverter hConverter,
167 const sal_Unicode* pSrcBuf, sal_Size nSrcChars,
168 sal_Char* pDestBuf, sal_Size nDestBytes,
170 sal_Size* pSrcCvtChars );
H A Dalloc.h42 sal_Size Bytes
62 sal_Size Bytes
83 sal_Size Bytes
94 sal_Size Bytes
122 sal_Size quantum,
123 sal_Size quantum_cache_max,
125 void * (SAL_CALL * source_alloc)(rtl_arena_type *, sal_Size *),
156 sal_Size * pBytes
174 sal_Size nBytes
204 sal_Size nObjSize,
[all …]
H A Dmemory.h34 void SAL_CALL rtl_zeroMemory(void *Ptr, sal_Size Bytes);
35 void SAL_CALL rtl_fillMemory(void *Ptr, sal_Size Bytes, sal_uInt8 Fill);
36 void SAL_CALL rtl_copyMemory(void *Dst, const void *Src, sal_Size Bytes);
37 void SAL_CALL rtl_moveMemory(void *Dst, const void *Src, sal_Size Bytes);
38 sal_Int32 SAL_CALL rtl_compareMemory(const void *MemA, const void *MemB, sal_Size Bytes);
39 void* SAL_CALL rtl_findInMemory(const void *MemA, sal_uInt8 ch, sal_Size Bytes);
H A Drandom.h83 sal_Size Bytes
96 sal_Size Bytes
H A Dcipher.h159 const void *pData, sal_Size nDatLen,
160 sal_uInt8 *pBuffer, sal_Size nBufLen
177 const void *pData, sal_Size nDatLen,
178 sal_uInt8 *pBuffer, sal_Size nBufLen
223 const void *pData, sal_Size nDatLen,
224 sal_uInt8 *pBuffer, sal_Size nBufLen
233 const void *pData, sal_Size nDatLen,
234 sal_uInt8 *pBuffer, sal_Size nBufLen
281 const void *pData, sal_Size nDatLen,
282 sal_uInt8 *pBuffer, sal_Size nBufLen
[all …]
/trunk/main/sal/inc/sal/
H A Dtypes.h166 typedef sal_uInt32 sal_Size; typedef
169 typedef sal_uInt64 sal_Size; typedef
359 #define SAL_SEQUENCE_HEADER_SIZE ((sal_Size)&((sal_Sequence *)0)->elements)
/trunk/main/rsc/source/tools/
H A Drscchar.cxx54 sal_Size nMaxUniCodeBuf = strlen( pStr ) + 1; in MakeUTF8()
160 sal_Size nSrcCvtBytes; in MakeUTF8()
161 sal_Size nUniSize = rtl_convertTextToUnicode( hConv, 0, in MakeUTF8()
/trunk/main/sal/cpprt/
H A Doperators_new_delete.cxx154 void * p = rtl_allocateMemory (sal_Size(n)); in allocate()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1664 const sal_Size nPos = aFind - aList.begin(); in impl_ConvertUIToMimeType_nothrow()
/trunk/main/oox/source/export/
H A Dvmlexport.cxx51 …virtual sal_Size GetData( void* pData, sal_Size nSize ) { memset( pData, 0, nSize ); return nSize;… in GetData()
52 virtual sal_Size PutData( const void*, sal_Size nSize ) { return nSize; } in PutData()
53 virtual sal_Size SeekPos( sal_Size nPos ) { return nPos; } in SeekPos()
54 virtual void SetSize( sal_Size ) {} in SetSize() argument
H A Ddrawingml.cxx422 sal_Size nDataSize = aLink.GetDataSize(); in WriteImage()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx1966 void Output::writeArray( const sal_uInt8* pnData, sal_Size nSize, sal_Unicode cSep ) in writeArray()
2375 void OutputObjectBase::writeArrayItem( const String& rName, const sal_uInt8* pnData, sal_Size nSize… in writeArrayItem()
2668 ::std::vector< sal_Char > aBuffer( static_cast< sal_Size >( nLen ) + 1 ); in dumpCharArray()
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx400 pnSrcData, static_cast< sal_Size >( nBytes ), in decode()
401 pnDestData, static_cast< sal_Size >( nBytes ) ); in decode()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1115 …void writeArray( const sal_uInt8* pnData, sal_Size nSize, sal_Unicode cSep = OOX_DU…
1402 …void writeArrayItem( const String& rName, const sal_uInt8* pnData, sal_Size nSize, …

Completed in 148 milliseconds

12345678910