Home
last modified time | relevance | path

Searched refs:buffer (Results 351 – 375 of 456) sorted by relevance

1...<<111213141516171819

/trunk/main/udkapi/com/sun/star/io/
H A DObjectInputStream.idl73 <li>-allow buffer size is 2 ^ 31 -1</li>
/trunk/main/offapi/com/sun/star/rendering/
H A DXHalfFloatBitmap.idl54 supported frame buffer format.
H A DXHalfFloatReadOnlyBitmap.idl52 GPUs already have them as supported frame buffer format. In
/trunk/main/scripting/source/provider/
H A DURIHelper.cxx31 #define PRTSTR(x) ::rtl::OUStringToOString(x, RTL_TEXTENCODING_ASCII_US).pData->buffer
/trunk/main/ucb/source/ucp/odma/
H A Dodma.h302 WORD WINAPI ODMGetDMSList( LPSTR buffer, WORD buffer_size );
H A Dodma_lib.hxx108 typedef WORD (WINAPI *TODMGetDMSList)( LPSTR buffer,
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx98 sal_Unicode* out = pStr->buffer; in toTitle()
/trunk/main/offapi/com/sun/star/frame/
H A DXDispatchRecorder.idl80 used macro buffer. It will be cleared here. So the macro must be fetched
/trunk/main/python/
H A Dpython-freebsd.patch52 " an integer and optionally an integer or buffer argument",
/trunk/main/idlc/source/
H A Dparser.y122 if ( (id->pData->buffer[0] >= 97 && id->pData->buffer[0] <= 122)
123 || id->pData->buffer[0] == '_') {
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx732 return new System::String((__wchar_t*) data->buffer, 0, data->length); in mapUnoString()
1561 *cli_data= new System::String((__wchar_t*) sVal->buffer,0, sVal->length); in map_to_cli()
1855 arString[i]= new System::String( (__wchar_t *) &aStr->buffer, 0, aStr->length); in map_to_cli()
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... .FileOutputStream to java.io.File p byte[] buffer int bytesRead int bytesRead java.io.IOException e ...
/trunk/main/sal/inc/rtl/
H A Dstring.h752 sal_Char buffer[1]; member
H A Dustring.h1072 sal_Unicode buffer[1]; member
/trunk/main/rsc/source/rscpp/
H A Dcpp3.c89 file->buffer[0] = EOS; /* Initialize for first read */ in addfile()
/trunk/main/tools/source/datetime/
H A Dtdate.cxx46 struct tm *localtime_r(const time_t *timep, struct tm *buffer);
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeper.idl125 * @return a tree-style string including all buffer information
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx319 void Print(XMLNode *pCur, OUStringBuffer& buffer , bool rootelement);
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl93 result set. It is essentially a buffer where a new row may
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1533 memcpy( rRawBitmap.mpBits, rBitmapFT.buffer, nNeededSize ); in GetGlyphBitmap1()
1538 const unsigned char* pSrcLine = rBitmapFT.buffer; in GetGlyphBitmap1()
1681 const unsigned char* pSrc = rBitmapFT.buffer; in GetGlyphBitmap8()
/trunk/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx275 …::rtl::OUStringToOString( results.getValueTypeName(), RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in invoke()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUStringBuffer.cxx831 {"test normal ustring",(*tmpUstring).buffer,kTestStr1Len, in test_rtl_OUStringBuffer_csuc()
886 {"test normal ustring",(*tmpUstring).buffer,kTestStr1Len, in test_rtl_OUStringBuffer_getStr()
H A Drtl_OUString.cxx77 ! *pData->buffer, in test_rtl_OUString_ctor_001()
887 {"test normal ustring",(*tmpUstring).buffer,kTestStr1Len, in test_rtl_OUString_csuc()
944 {"test normal ustring",(*tmpUstring).buffer,kTestStr1Len, in test_rtl_OUString_getStr()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx673 ::rtl::OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in Init()
862 … ::rtl::OUStringToOString( factoryURL , RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in GetImage()
/trunk/main/store/workben/
H A Dt_store.cxx193 aName.pData->buffer, (unsigned int)(it.m_nAttrib), (unsigned int)(it.m_nSize)); in visit()

Completed in 178 milliseconds

1...<<111213141516171819