Home
last modified time | relevance | path

Searched defs:Bytes (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sal/rtl/source/
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.c307 rtlRandomPool Pool, const void *Buffer, sal_Size Bytes) in rtl_random_addBytes()
323 rtlRandomPool Pool, void *Buffer, sal_Size Bytes) in rtl_random_getBytes()
/aoo4110/main/sal/osl/os2/
H A Dprofile.c1099 sal_uInt32 Bytes; in getFileStamp() local
1301 int Free, Bytes; in getLine() local
/aoo4110/main/sal/osl/unx/
H A Dprofile.c1363 int Max, Free, Bytes, nLineBytes = 0; in OslProfile_getLine() local
/aoo4110/main/sal/osl/w32/
H A Dprofile.cxx1416 size_t Free, Bytes; in getLine() local

Completed in 43 milliseconds