Home
last modified time | relevance | path

Searched defs:buffer (Results 126 – 150 of 200) sorted by relevance

12345678

/trunk/main/sal/osl/unx/
H A Dnlsupport.c101 static char * _compose_locale( rtl_Locale * pLocale, char * buffer, size_t n ) in _compose_locale()
H A Dfile.cxx449 sal_uInt8 * buffer = static_cast<sal_uInt8*>(pBuffer); in readFileAt() local
520 sal_uInt8 const * buffer = static_cast<sal_uInt8 const *>(pBuffer); in writeFileAt() local
838 char buffer[PATH_MAX]; in osl_openFile() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DMarshal.java380 private final ByteArrayOutputStream buffer = new ByteArrayOutputStream(); field in Marshal
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx874 OUStringBuffer* buffer = new OUStringBuffer(); in ToOString() local
884 OUStringBuffer* buffer = new OUStringBuffer(); in ToOUString() local
893 void XMLElement::Print(XMLNode *pCur, OUStringBuffer& buffer , bool rootelement ){ in Print()
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx59 _TCHAR buffer[1024]; in OutputDebugStringFormat() local
81 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
/trunk/main/soltools/javadep/
H A Djavadep.c629 char buffer[PATH_MAX]; in err_quit() local
798 char buffer[RES_FILE_BUF]; local
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx207 uno::Sequence< sal_Int8 > buffer; in read() local
/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx86 inline TypeReader( const sal_uInt8* buffer, in TypeReader()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx208 OUStringBuffer buffer( string.getLength() ); in toUnoNaming() local
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dcpp2uno.cxx445 void * buffer; in get_vtable() local
/trunk/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx407 char buffer[32]; in getErrorLineString() local
/trunk/main/sal/osl/os2/
H A Dfile.cxx484 sal_uInt8 * buffer = static_cast<sal_uInt8*>(pBuffer); in readFileAt() local
554 sal_uInt8 const * buffer = static_cast<sal_uInt8 const *>(pBuffer); in writeFileAt() local
886 char buffer[3]; in _osl_getNextDrive() local
1380 char buffer[PATH_MAX]; in osl_openFile() local
2093 char buffer[ 4096]; in oslDoCopyFile() local
3162 int UnicodeToText( char * buffer, size_t bufLen, const sal_Unicode * uniText, sal_Int32 uniTextLen ) in UnicodeToText()
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx76 wchar_t buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx225 char buffer[32]; in getErrorLineString() local
/trunk/main/tools/source/fsys/
H A Dunx.cxx107 char* buffer = (char *)malloc( bufsize * sizeof(char) ); in GetMountEntry() local
/trunk/main/registry/inc/registry/
H A Dreader.hxx81 void const * buffer, sal_uInt32 length, bool copy, in Reader()
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx80 CHAR buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/sal/osl/w32/
H A Dmodule.cxx422 #define bufsizeof(buffer) (sizeof(buffer) / sizeof((buffer)[0])) argument
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcppcompskeleton.cxx693 OStringBuffer buffer(256); in generateClassDefinition() local
823 OStringBuffer buffer(128); in generateClassDefinition() local
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1372 private byte[] buffer; // Small buffer holding converted data field in Base64.InputStream
1608 private byte[] buffer; field in Base64.OutputStream
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx104 void * buffer; member
197 SbxVariable * variable, bool special, MarshalData & data, void ** buffer) in marshalString()
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx204 static int xmlIO_read_func( void *context, char *buffer, int len) in xmlIO_read_func()
/trunk/main/binaryurp/source/
H A Dwriter.cxx423 void Writer::sendMessage(std::vector< unsigned char > const & buffer) { in sendMessage()
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx400 bool FileStream::write(void const * buffer, sal_uInt64 size) { in write()
/trunk/main/framework/source/xml/
H A Dimagesdocumenthandler.cxx612 char buffer[32]; in getErrorLineString() local

Completed in 149 milliseconds

12345678