Searched defs:bytes (Results 26 – 40 of 40) sorted by relevance
12
46 Constructor( in Constructor()
67 private void write(byte[] bytes) { in write()
439 sal_uInt8 bytes[ 32 ]; in generateRandomPipeId() local
31 bytes = str variable
534 union { float floatBytes; sal_uInt32 uint32Bytes; } bytes; in addFloatInfo() local568 union { double doubleBytes; sal_uInt64 uint64Bytes; } bytes; in addDoubleInfo() local
559 sal_uInt8 bytes[ 16 ]; in bootstrap() local
137 inline ::std::auto_ptr< rtl_mem > rtl_mem::allocate( ::std::size_t bytes ) in allocate()
423 SIZE_T const bytes = std::min(m_buflen - bufpos, nBytesRequested); in readFileAt() local493 SIZE_T const bytes = std::min(m_bufsiz - bufpos, nBytesToWrite); in writeFileAt() local
490 size_t const bytes = std::min (m_buflen - bufpos, nBytesRequested); in readFileAt() local557 size_t const bytes = std::min (m_bufsiz - bufpos, nBytesToWrite); in writeFileAt() local
640 static Document parse(DocumentBuilder builder, byte bytes[]) in parse()
208 Sequence< sal_Int8 > bytes; in writeLibraryElement() local
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
762 Sequence< sal_Int8 > bytes; in SaveDialog() local
522 size_t const bytes = std::min (m_buflen - bufpos, nBytesRequested); in readFileAt() local588 size_t const bytes = std::min (m_bufsiz - bufpos, nBytesToWrite); in writeFileAt() local
752 void implCopyStreamToByteSequence( Reference< XInputStream > xStream, in implCopyStreamToByteSequence()
Completed in 148 milliseconds