Home
last modified time | relevance | path

Searched defs:bytes (Results 26 – 40 of 40) sorted by relevance

12

/aoo41x/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx46 Constructor( in Constructor()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java67 private void write(byte[] bytes) { in write()
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx439 sal_uInt8 bytes[ 32 ]; in generateRandomPipeId() local
/aoo41x/main/pyuno/source/module/
H A Duno.py31 bytes = str variable
/aoo41x/main/codemaker/source/javamaker/
H A Dclassfile.cxx534 union { float floatBytes; sal_uInt32 uint32Bytes; } bytes; in addFloatInfo() local
568 union { double doubleBytes; sal_uInt64 uint64Bytes; } bytes; in addDoubleInfo() local
/aoo41x/main/cppuhelper/source/
H A Dbootstrap.cxx559 sal_uInt8 bytes[ 16 ]; in bootstrap() local
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_base.h137 inline ::std::auto_ptr< rtl_mem > rtl_mem::allocate( ::std::size_t bytes ) in allocate()
/aoo41x/main/sal/osl/w32/
H A Dfile.cxx423 SIZE_T const bytes = std::min(m_buflen - bufpos, nBytesRequested); in readFileAt() local
493 SIZE_T const bytes = std::min(m_bufsiz - bufpos, nBytesToWrite); in writeFileAt() local
/aoo41x/main/sal/osl/unx/
H A Dfile.cxx490 size_t const bytes = std::min (m_buflen - bufpos, nBytesRequested); in readFileAt() local
557 size_t const bytes = std::min (m_bufsiz - bufpos, nBytesToWrite); in writeFileAt() local
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java640 static Document parse(DocumentBuilder builder, byte bytes[]) in parse()
/aoo41x/main/basic/source/uno/
H A Ddlgcont.cxx208 Sequence< sal_Int8 > bytes; in writeLibraryElement() local
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/aoo41x/main/basctl/source/basicide/
H A Dbaside3.cxx762 Sequence< sal_Int8 > bytes; in SaveDialog() local
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx522 size_t const bytes = std::min (m_buflen - bufpos, nBytesRequested); in readFileAt() local
588 size_t const bytes = std::min (m_bufsiz - bufpos, nBytesToWrite); in writeFileAt() local
/aoo41x/main/basctl/source/dlged/
H A Ddlged.cxx752 void implCopyStreamToByteSequence( Reference< XInputStream > xStream, in implCopyStreamToByteSequence()

Completed in 200 milliseconds

12