Home
last modified time | relevance | path

Searched refs:buffer (Results 301 – 325 of 457) sorted by relevance

1...<<111213141516171819

/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx187 sal_Unicode* out = pStr->buffer; in transliterate()
258 sal_Unicode* out = pStr->buffer; in transliterateChar2String()
H A Dtransliteration_OneToOne.cxx73 sal_Unicode * dst = newStr->buffer; in transliterate()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx76 std::vector< rtl::OString > const & arguments, rtl::OStringBuffer * buffer) in appendUnoName() argument
78 OSL_ASSERT(rank >= 0 && buffer != 0); in appendUnoName()
80 buffer->append(RTL_CONSTASCII_STRINGPARAM("[]")); in appendUnoName()
82 buffer->append(nucleus.replace('/', '.')); in appendUnoName()
84 buffer->append('<'); in appendUnoName()
89 buffer->append(','); in appendUnoName()
98 appendUnoName(manager, argNucleus, argRank, argArgs, buffer); in appendUnoName()
100 buffer->append('>'); in appendUnoName()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx250 void appendCString(OUStringBuffer & buffer, char const * text) { in appendCString() argument
252 buffer.append( in appendCString()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx244 void appendCString(OUStringBuffer & buffer, char const * text) { in appendCString() argument
246 buffer.append( in appendCString()
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx356 sLH.pData->buffer, in operate()
358 sRH.pData->buffer, in operate()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx245 void appendCString(OUStringBuffer & buffer, char const * text) { in appendCString() argument
247 buffer.append( in appendCString()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx212 RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in dispatchWithNotification()
330 RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in dispatchWithNotification()
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1166 keyItem.data = xmlSecBufferGetData(buffer);
1167 keyItem.len = xmlSecBufferGetSize(buffer);
1250 -#include <xmlsec/buffer.h>
3842 + /* Create a buffer for raw symmetric key value */
4185 - xmlSecBufferPtr buffer;
4194 - buffer = xmlSecKeyDataBinaryValueGetBuffer(data);
4195 - xmlSecAssert2(buffer != NULL, -1);
4259 - xmlSecBufferPtr buffer;
4266 - buffer = xmlSecKeyDataBinaryValueGetBuffer(data);
4267 - xmlSecAssert2(buffer != NULL, xmlSecKeyDataTypeUnknown);
[all …]
/trunk/main/unotools/source/config/
H A Deventcfg.cxx196 …iting binding for: %s",::rtl::OUStringToOString(sNode , RTL_TEXTENCODING_ASCII_US ).pData->buffer); in Commit()
241 … binding for: %s",::rtl::OUStringToOString(lMacros[0] , RTL_TEXTENCODING_ASCII_US ).pData->buffer); in initBindingInfo()
/trunk/main/sal/osl/w32/
H A Dprocimpl.cxx90 lhs.toAsciiUpperCase().pData->buffer, in operator ()()
92 rhs.toAsciiUpperCase().pData->buffer, in operator ()()
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp98 TCHAR buffer[1024]; in OutputDebugStringFormat() local
102 StringCchVPrintf( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
103 OutputDebugString( buffer ); in OutputDebugStringFormat()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx61 void LoadSignetImageFromResource(ZipFile::ZipContentBuffer_t& buffer) in LoadSignetImageFromResource() argument
67 buffer = ZipFile::ZipContentBuffer_t(data, data + size); in LoadSignetImageFromResource()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java368 String buffer = _slist[newindex]; in shiftArrayItem() local
370 _slist[_oldindex] = buffer; in shiftArrayItem()
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m128 char *read_buffer; /* internal buffer for compressed data */
1210 buf contain buffer where data must be copied
1417 if buf!=NULL, len is the size of the buffer, the extra header is copied in
1512 Get the global comment string of the ZipFile, in the szComment buffer.
1513 uSizeBuf is the size of the szComment buffer.
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx80 rtl_ustr_compare( pTD->pTypeName->buffer, pType->pTypeName->buffer ) == 0)); in td_equals()
/trunk/main/writerfilter/inc/rtftok/
H A DRTFInputSource.hxx32 virtual int read(void *buffer, int maxLen) = 0;
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontainer.hxx56 void *buffer,size_t size,size_t nmemb,void *stream);
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx248 RTL_TEXTENCODING_ASCII_US ).pData->buffer, in createPkgProvider()
250 RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in createPkgProvider()
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx166 if ( UnicodeToText( path, PATH_MAX, ustrSystemPath->buffer, ustrSystemPath->length ) in osl_openDirectory()
558 return create_dir_recursively_(sys_path.pData->buffer, aDirectoryCreationCallbackFunc, pData); in osl_createDirectoryPath()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx578 char buffer[256]; in CopyToOLEMenu() local
581 GetMenuString(hOrig,origPos,buffer,256,MF_BYPOSITION); in CopyToOLEMenu()
583 (UINT)subMenu,LPCTSTR(buffer)); in CopyToOLEMenu()
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/
H A Doffice_connect.cxx89 printf( "Error: %s\n", o.pData->buffer ); in SAL_IMPLEMENT_MAIN()
/trunk/main/binaryurp/source/
H A Dunmarshal.hxx56 com::sun::star::uno::Sequence< sal_Int8 > const & buffer);
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Transferable.hxx39 …_POINTER(THE_OUSTRING) ::rtl::OUStringToOString (THE_OUSTRING, RTL_TEXTENCODING_UTF8).pData->buffer
/trunk/main/sal/osl/os2/
H A Dfile_url.h163 oslFileError FileURLToPath(char * buffer, size_t bufLen, rtl_uString* ustrFileURL);

Completed in 252 milliseconds

1...<<111213141516171819