| /aoo41x/main/comphelper/source/misc/ | 
| H A D | anytostring.cxx | 41     buf.appendAscii(  in appendTypeError()55         buf.append( s );  in appendChar()
 58         buf.append( c );  in appendChar()
 63 void appendValue( rtl::OUStringBuffer & buf,  in appendValue()  argument
 137                     appendValue( buf,  in appendValue()
 207         buf.append( (*reinterpret_cast<  in appendValue()
 224                 appendChar( buf, c );  in appendValue()
 254                 buf.appendAscii(  in appendValue()
 276             appendChar( buf, c );  in appendValue()
 325     rtl::OUStringBuffer buf;  in anyToString()  local
 [all …]
 
 | 
| /aoo41x/main/pyuno/source/module/ | 
| H A D | pyuno_module.cxx | 90             OUStringBuffer buf;  in fillStructWithInitializer()  local129     OStringBuffer buf;  in raisePySystemException()  local
 131     buf.append( exceptionType );  in raisePySystemException()
 132     buf.append( "):" );  in raisePySystemException()
 222         OStringBuffer buf;  in extractOneStringArg()  local
 234         OStringBuffer buf;  in extractOneStringArg()  local
 416         OStringBuffer buf;  in checkType()  local
 440         OStringBuffer buf;  in checkEnum()  local
 534         OUStringBuffer buf;  in systemPathToFileUrl()  local
 559         OUStringBuffer buf;  in fileUrlToSystemPath()  local
 [all …]
 
 | 
| H A D | pyuno.cxx | 83 	OUStringBuffer buf( 64 );  in val2str()  local84 	buf.append( (sal_Unicode)'(' );  in val2str()
 85 	buf.append( pTypeRef->pTypeName );  in val2str()
 86 	buf.append( (sal_Unicode)')' );  in val2str()
 126             buf.appendAscii( "}" );  in val2str()
 260 		buf.append( *(float *)pVal );  in val2str()
 263 		buf.append( *(double *)pVal );  in val2str()
 293 			buf.append( aVal, 16 );  in val2str()
 306 		buf.append( (sal_Unicode)'?' );  in val2str()
 309 	return buf.makeStringAndClear();  in val2str()
 [all …]
 
 | 
| H A D | pyuno_util.cxx | 114         OUStringBuffer buf;  in getObjectFromUnoModule()  local116         buf.appendAscii( func );  in getObjectFromUnoModule()
 187         appendPointer(buf, ptr);  in logException()
 191         buf.append(  in logException()
 207     buf.appendAscii( intro );  in logReply()
 208     appendPointer(buf, ptr);  in logReply()
 214         buf.append(  in logReply()
 219             buf.append(  in logReply()
 232     buf.appendAscii( intro );  in logCall()
 233     appendPointer(buf, ptr);  in logCall()
 [all …]
 
 | 
| H A D | pyuno_type.cxx | 187             OUStringBuffer buf;  in PyEnum2Enum()  local189             buf.appendAscii(  in PyEnum2Enum()
 208             OUStringBuffer buf;  in PyEnum2Enum()  local
 217         OUStringBuffer buf;  in PyEnum2Enum()  local
 242         OUStringBuffer buf;  in PyType2Type()  local
 249         OUStringBuffer buf;  in PyType2Type()  local
 353                 OUStringBuffer buf;  in importToGlobal()  local
 364         OUStringBuffer buf;  in importToGlobal()  local
 366         buf.append( name );  in importToGlobal()
 391         OStringBuffer buf;  in callCtor()  local
 [all …]
 
 | 
| /aoo41x/main/icc/ | 
| H A D | SampleICC-1.3.2.patch | 1613    icChar buf[128];1747    icChar buf[128];
 1766    icChar buf[128];
 1844    icChar buf[128];
 1871    icChar buf[128];
 2208        ptr = buf;
 2814    sReport += buf;
 2905    char buf[20];
 2974    sDump += buf;
 2977    sDump += buf;
 [all …]
 
 | 
| /aoo41x/main/stoc/source/tdmanager/ | 
| H A D | tdmgr_check.cxx | 82     OUStringBuffer buf;  in getPropertyFlagsAsString()  local102         buf.setLength( buf.getLength() - 2 ); // truncate ", "  in getPropertyFlagsAsString()
 108     OUStringBuffer buf;  in typeError()  local
 114     buf.append( msg );  in typeError()
 136         OUStringBuffer buf;  in checkSeq()  local
 139         buf.append( pos );  in checkSeq()
 230         OUStringBuffer buf;  in checkParameters()  local
 233         buf.append( pos );  in checkParameters()
 300         OUStringBuffer buf;  in checkProperty()  local
 442         OUStringBuffer buf;  in check()  local
 [all …]
 
 | 
| /aoo41x/main/stoc/source/security/ | 
| H A D | permissions.cxx | 84             buf.append( item );  in makeMask()98     OUStringBuffer buf( 48 );  in makeStrings()  local
 254     OUStringBuffer buf( 48 );  in toString()  local
 256     buf.appendAscii(  in toString()
 258     buf.append( m_host );  in toString()
 262         buf.append( m_ip );  in toString()
 431     OUStringBuffer buf( 48 );  in toString()  local
 434     buf.append( m_url );  in toString()
 474     OUStringBuffer buf( 48 );  in toString()  local
 475     buf.appendAscii(  in toString()
 [all …]
 
 | 
| H A D | file_policy.cxx | 239     OUStringBuffer buf( 16 );  in assureToken()  local241     buf.append( c );  in assureToken()
 259     OUStringBuffer buf( 32 );  in getQuotedToken()  local
 266         buf.append( c );  in getQuotedToken()
 288     OUStringBuffer buf( 32 );  in getToken()  local
 291         buf.append( c );  in getToken()
 400     OUStringBuffer buf( 32 );  in error()  local
 402     buf.append( m_fileName );  in error()
 404     buf.append( m_linepos );  in error()
 406     buf.append( m_pos );  in error()
 [all …]
 
 | 
| /aoo41x/main/cli_ure/source/uno_bridge/ | 
| H A D | cli_data.cxx | 461         OUStringBuffer buf( 128 );  in mapCliType()  local462         buf.appendAscii(  in mapCliType()
 533         buf->Append(sName);  in mapUnoTypeName()
 539     return buf->ToString();  in mapUnoTypeName()
 1209                 OUStringBuffer buf(512);  in map_to_uno()  local
 1218                 buf.append(e.m_message);  in map_to_uno()
 1466             OUStringBuffer buf( 128 );  in map_to_uno()  local
 1478         OUStringBuffer buf( 128 );  in map_to_uno()  local
 1486         OUStringBuffer buf(512);  in map_to_uno()  local
 1973             OUStringBuffer buf( 128 );  in map_to_cli()  local
 [all …]
 
 | 
| /aoo41x/main/binaryurp/qa/ | 
| H A D | test-unmarshal.cxx | 66     buf[4] = '[';  in testTypeOfBooleanSequence()67     buf[5] = ']';  in testTypeOfBooleanSequence()
 68     buf[6] = 'b';  in testTypeOfBooleanSequence()
 69     buf[7] = 'o';  in testTypeOfBooleanSequence()
 70     buf[8] = 'o';  in testTypeOfBooleanSequence()
 71     buf[9] = 'l';  in testTypeOfBooleanSequence()
 91     buf[4] = '[';  in testTypeOfVoidSequence()
 92     buf[5] = ']';  in testTypeOfVoidSequence()
 93     buf[6] = 'v';  in testTypeOfVoidSequence()
 94     buf[7] = 'o';  in testTypeOfVoidSequence()
 [all …]
 
 | 
| /aoo41x/main/setup_native/scripts/source/ | 
| H A D | getuid.c | 60     ret = (*p_fstat)(fildes, buf);  in fstat()61     if (buf != NULL)  in fstat()
 63         buf->st_uid = 0; /* root */  in fstat()
 64         buf->st_gid = 2; /* bin */  in fstat()
 104     if (buf != NULL)  in fstatat64()
 106         buf->st_uid = 0; /* root */  in fstatat64()
 107         buf->st_gid = 2; /* bin */  in fstatat64()
 128     if (buf != NULL)
 144     if (buf != NULL)
 146         buf->st_uid = 0;
 [all …]
 
 | 
| /aoo41x/main/cppuhelper/source/ | 
| H A D | component_context.cxx | 88 	OUStringBuffer buf( 64 );  in val2str()  local89 	buf.append( (sal_Unicode)'(' );  in val2str()
 90 	buf.append( pTypeRef->pTypeName );  in val2str()
 91 	buf.append( (sal_Unicode)')' );  in val2str()
 221 		buf.append( *(float *)pVal );  in val2str()
 224 		buf.append( *(double *)pVal );  in val2str()
 254 			buf.append( aVal, 16 );  in val2str()
 261 		buf.append( (sal_Unicode)'?' );  in val2str()
 264 	return buf.makeStringAndClear();  in val2str()
 612         OUStringBuffer buf;  in lookupMap()  local
 [all …]
 
 | 
| /aoo41x/main/svl/qa/ | 
| H A D | test_URIHelper.cxx | 293             rtl::OStringBuffer buf;  in testNormalizedMakeRelative()  local294             buf.append('<');  in testNormalizedMakeRelative()
 300                 buf.append('<');  in testNormalizedMakeRelative()
 301                 buf.append(  in testNormalizedMakeRelative()
 304                 buf.append('>');  in testNormalizedMakeRelative()
 312                 buf.append('<');  in testNormalizedMakeRelative()
 314                 buf.append('>');  in testNormalizedMakeRelative()
 426             rtl::OStringBuffer buf;  in testFindFirstURLInText()  local
 427             buf.append('"');  in testFindFirstURLInText()
 435             buf.append(')');  in testFindFirstURLInText()
 [all …]
 
 | 
| /aoo41x/main/cpputools/source/unoexe/ | 
| H A D | unoexe.cxx | 174 			OUStringBuffer buf( 32 );  in readOption()  local176 			buf.appendAscii( pOpt );  in readOption()
 292 		OUStringBuffer buf( 64 );  in createInstance()  local
 302 		OUStringBuffer buf( 64 );  in createInstance()  local
 403 			buf.append( rLocation );  in loadComponent()
 437 			buf.append( rImplName );  in loadComponent()
 439 			buf.append( rLocation );  in loadComponent()
 450 		buf.append( rLocation );  in loadComponent()
 558 	OUStringBuffer buf( 64 );  in getInstance()  local
 560 	buf.append( rName );  in getInstance()
 [all …]
 
 | 
| /aoo41x/main/bridges/source/jni_uno/ | 
| H A D | jni_info.h | 256         buf->append( 'V' );  in append_sig()259         buf->append( 'C' );  in append_sig()
 262         buf->append( 'Z' );  in append_sig()
 265         buf->append( 'B' );  in append_sig()
 269         buf->append( 'S' );  in append_sig()
 273         buf->append( 'I' );  in append_sig()
 294             buf->append(  in append_sig()
 297             buf->append(  in append_sig()
 318             buf->append(  in append_sig()
 324             buf->append(  in append_sig()
 [all …]
 
 | 
| H A D | jni_data.cxx | 432             buf.appendAscii(  in map_to_uno()446             buf.appendAscii(  in map_to_uno()
 448             buf.append( type_name );  in map_to_uno()
 496                 buf.appendAscii(  in map_to_uno()
 539             buf.appendAscii(  in map_to_uno()
 541             buf.append( type_name );  in map_to_uno()
 683                 buf.appendAscii(  in map_to_uno()
 1152             buf.appendAscii(  in map_to_uno()
 1206         OUStringBuffer buf( 128 );  in map_to_uno()  local
 2483             buf.appendAscii(  in map_to_java()
 [all …]
 
 | 
| /aoo41x/main/cosv/source/service/ | 
| H A D | comfunc.cxx | 88    char buf[11] = "00.00.0000";  in date2str()  local89    buf[0] = static_cast<char>(day/10 + '0');  in date2str()
 90    buf[1] = static_cast<char>(day%10 + '0');  in date2str()
 98 	  buf[8] = 0;  in date2str()
 107    out_Str = buf;  in date2str()
 136    char buf[9] = "00:00:00";  in time2str()  local
 139    buf[3] = static_cast<char>(min/10 + '0');  in time2str()
 140    buf[4] = static_cast<char>(min%10 + '0');  in time2str()
 141    buf[6] = static_cast<char>(sec/10 + '0');  in time2str()
 142    buf[7] = static_cast<char>(sec%10 + '0');  in time2str()
 [all …]
 
 | 
| /aoo41x/ext_libraries/serf/ | 
| H A D | NULbytes.patch | 80 +    char buf[1024];95 +            if (strlen(buf) != length)
 159 +        if (buf[i] == '\0')
 165 +        ret = apr_pstrdup(pool, buf);
 174 +            if (buf[i] != '\0') {
 175 +                *(pos++) = buf[i];
 195                                      buf, 1024);
 202                                      buf, 1024);
 209                                      buf, 1024);
 216                                      buf, 1024);
 [all …]
 
 | 
| /aoo41x/main/cppu/source/cppu/ | 
| H A D | cppu_opt.cxx | 39     OUStringBuffer buf( 64 );  in cppu_unsatisfied_iquery_msg()  local42     buf.append( (sal_Unicode) '!' );  in cppu_unsatisfied_iquery_msg()
 43     OUString ret( buf.makeStringAndClear() );  in cppu_unsatisfied_iquery_msg()
 53     OUStringBuffer buf( 64 );  in cppu_unsatisfied_iset_msg()  local
 56     buf.append( (sal_Unicode) '!' );  in cppu_unsatisfied_iset_msg()
 57     OUString ret( buf.makeStringAndClear() );  in cppu_unsatisfied_iset_msg()
 67     OUStringBuffer buf;  in cppu_Any_extraction_failure_msg()  local
 68     buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(  in cppu_Any_extraction_failure_msg()
 72     buf.append( OUString::unacquired(&pType->pTypeName) );  in cppu_Any_extraction_failure_msg()
 73     buf.append( static_cast<sal_Unicode>('!') );  in cppu_Any_extraction_failure_msg()
 [all …]
 
 | 
| /aoo41x/main/extensions/source/logging/ | 
| H A D | csvformatter.cxx | 145             buf.append(quote_char);  in appendEncodedString()148             buf.append(str);  in appendEncodedString()
 160             buf.append(quote_char);  in appendEncodedString()
 163             buf.append(str);  in appendEncodedString()
 243         ::rtl::OUStringBuffer buf;  in getHead()
 256             buf.append(comma_char);  in getHead()
 258         buf.setLength(buf.getLength()-1);  in getHead()
 259         buf.append(dos_newline);  in getHead()
 326         ::rtl::OUStringBuffer buf;  in formatMultiColumn()
 330             buf.append(comma_char);  in formatMultiColumn()
 [all …]
 
 | 
| /aoo41x/main/cosv/source/strings/ | 
| H A D | streamstr.cxx | 218     memcpy( pCur, buf, nLength );  in operator <<()232     memcpy( pCur, buf, nLength );  in operator <<()
 241     char buf[C_int_max_size] = "";  in operator <<()  local
 246     memcpy( pCur, buf, nLength );  in operator <<()
 255     char buf[C_int_max_size] = "";  in operator <<()  local
 260     memcpy( pCur, buf, nLength );  in operator <<()
 269     char buf[C_long_max_size] = "";  in operator <<()  local
 274     memcpy( pCur, buf, nLength );  in operator <<()
 288     memcpy( pCur, buf, nLength );  in operator <<()
 303     memcpy( pCur, buf, nLength );  in operator <<()
 [all …]
 
 | 
| /aoo41x/main/extensions/test/ole/MfcControl/ | 
| H A D | MfcControlCtl.cpp | 221 	char buf[256];  in inShort()  local222 	sprintf( buf, "inByte: value= %d", val);  in inShort()
 229 	char buf[256];  in inLong()  local
 230 	sprintf( buf, "inLong: value= %d", val);  in inLong()
 239 	char buf[256];  in inString()  local
 248 	char buf[256];  in inFloat()  local
 249 	sprintf( buf, "inFloat: value= %f", val);  in inFloat()
 256 	char buf[256];  in inDouble()  local
 257 	sprintf( buf, "inDouble: value= %g", val);  in inDouble()
 269 		char buf[256];  in inVariant()  local
 [all …]
 
 | 
| /aoo41x/main/desktop/source/deployment/registry/ | 
| H A D | dp_registry.cxx | 175     ::rtl::OUStringBuffer buf;  in normalizeMediaType()183     return buf.makeStringAndClear();  in normalizeMediaType()
 284             ::rtl::OUStringBuffer buf;  in insertBackend()
 285             buf.appendAscii(  in insertBackend()
 289             buf.append( mediaType );  in insertBackend()
 409             ::rtl::OUStringBuffer buf;  in create()
 411             buf.append( iPos->first );  in create()
 414             buf.append( iPos->second );  in create()
 430             ::rtl::OUStringBuffer buf;  in create()
 431             buf.append(  in create()
 [all …]
 
 | 
| /aoo41x/main/toolkit/src2xml/source/ | 
| H A D | srclexer.py | 278                     command = buf287                     command = buf
 288                     buf = ''
 290                     buf += ' '
 293                     command = buf
 294                 buf += c
 298                 buf += c
 305             defineName = buf.strip()
 363             return eval(buf)
 379         pos = buf.find(' ')
 [all …]
 
 |