Home
last modified time | relevance | path

Searched defs:buffer (Results 51 – 75 of 200) sorted by relevance

12345678

/trunk/main/shell/source/backends/localebe/
H A Dlocalebackend.cxx97 void OUStringBufferAppendCFString(rtl::OUStringBuffer& buffer, const CFStringRef s) in OUStringBufferAppendCFString()
203 TCHAR buffer[8]; in ImplGetLocale() local
/trunk/main/jurt/source/pipe/
H A Dcom_sun_star_lib_connections_pipe_PipeConnection.c340 (JNIEnv * env, jobject obj_this, jobjectArray buffer, jint len) in PipeConnection_read()
460 (JNIEnv * env, jobject obj_this, jbyteArray buffer) in PipeConnection_write()
/trunk/main/registry/tools/
H A Doptions.cxx92 std::string buffer; in checkCommandFile() local
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dmigrateinstallpath.cxx59 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dcheckdirectory.cxx62 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dpostuninstall.cxx57 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dcompleteinstallpath.cxx59 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
/trunk/main/sal/qa/osl/file/
H A Dtest_cpy_wrt_file.cxx84 char buffer[50000]; in TEST_F() local
/trunk/main/extensions/source/logging/
H A Dplaintextformatter.cxx127 char buffer[ 30 ]; in format() local
/trunk/main/codemaker/source/cunomaker/
H A Dcunooptions.cxx270 char buffer[512]; in initOptions() local
/trunk/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx52 CHAR buffer[1024]; in OutputDebugStringFormat() local
79 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
/trunk/main/sal/osl/os2/
H A Dsecurity.c148 sal_Char buffer[32]; in osl_psz_getUserIdent() local
225 char buffer[8192]; in osl_psz_getHomeDir() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DXmlUtil.java176 StringBuffer buffer = new StringBuffer("name=\""); in getNodeInfo() local
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdboptions.cxx303 char buffer[512]; in initOptions() local
/trunk/main/sal/osl/unx/
H A Dosxlocale.cxx113 extern "C" int macxp_OSXConvertCFEncodingToIANACharSetName( char *buffer, unsigned int bufferLen, C… in macxp_OSXConvertCFEncodingToIANACharSetName()
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx39 void appendString(rtl::OStringBuffer & buffer, rtl::OString const & string) in appendString()
/trunk/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx66 rtl::OUStringBuffer & buffer, T const & value) in append()
71 template<> void append(rtl::OUStringBuffer & buffer, bool const & value) { in append()
75 template<> void append(rtl::OUStringBuffer & buffer, std::size_t const & value) in append()
80 template<> void append(rtl::OUStringBuffer & buffer, char const * const & value) in append()
/trunk/main/registry/source/
H A Dreflread.cxx137 BlopObject::BlopObject(const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer) in BlopObject()
216 sal_uInt16 StringCache::createString(const sal_uInt8* buffer) in createString()
247 ConstantPool(const sal_uInt8* buffer, sal_uInt16 numEntries) in ConstantPool()
593 FieldList(const sal_uInt8* buffer, sal_uInt16 numEntries, ConstantPool* pCP) in FieldList()
762 ReferenceList(const sal_uInt8* buffer, sal_uInt16 numEntries, ConstantPool* pCP) in ReferenceList()
856 MethodList(const sal_uInt8* buffer, sal_uInt16 numEntries, ConstantPool* pCP) in MethodList()
1102 const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer): in TypeRegistryEntry()
1158 void const * buffer, sal_uInt32 length, sal_Bool copy, in typereg_reader_create()
1188 static TypeReaderImpl TYPEREG_CALLTYPE createEntry(const sal_uInt8* buffer, sal_uInt32 len, sal_Boo… in createEntry()
/trunk/main/codemaker/source/javamaker/
H A Djavaoptions.cxx236 char buffer[512]; in initOptions() local
/trunk/main/soltools/testSHL/util/
H A Dtutil.cxx53 char buffer[256]; in cnvrtPth() local
/trunk/main/sal/qa/osl/process/
H A Dosl_process_child.cxx79 char buffer[32767]; in dump_env() local
/trunk/main/binaryurp/source/
H A Dunmarshal.cxx74 std::vector< BinaryAny >::iterator const & it, void * buffer) throw () in copyMemberValues()
102 Unmarshal::Unmarshal( in Unmarshal()
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dutilities.cxx160 TCHAR* buffer = new TCHAR[ length+1 ]; in getShortPathName() local
/trunk/main/cppuhelper/source/
H A Dfindsofficepath.c160 char buffer[PATH_MAX]; in platformSpecific() local
/trunk/main/l10ntools/source/
H A Dinireader.cxx142 char* buffer = new char[ str.length()*3 ]; in toStlString() local

Completed in 132 milliseconds

12345678