Home
last modified time | relevance | path

Searched defs:buffer (Results 76 – 100 of 200) sorted by relevance

12345678

/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx61 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dlngpckinsthelper.cxx109 UINT GetInstallProperty(MSIHANDLE handle, LPCTSTR name, CharacterBuffer_t* buffer) in GetInstallProperty()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyextensiondata.cxx64 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Ddotnetcheck.cxx61 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
/trunk/main/framework/source/fwe/xml/
H A Dsaxnamespacefilter.cxx182 char buffer[32]; in getErrorLineString() local
/trunk/main/sal/osl/unx/
H A Dprocess_impl.cxx86 char buffer[PATH_MAX]; in osl_bootstrap_getExecutableFile_Impl() local
433 char buffer[PATH_MAX]; in osl_getProcessWorkingDir() local
H A Dmodule.c57 char buffer[PATH_MAX]; in osl_loadModule() local
H A Dsignal.c338 sal_uInt8 buffer[4096]; in calc_md5_checksum() local
433 char buffer[100]; in callback() local
818 void *buffer[MAX_STACK_FRAMES]; in PrintStack() local
H A Dtempfile.c105 char buffer[RAND_NAME_LENGTH]; in osl_gen_random_name_impl_() local
/trunk/main/sal/workben/
H A Dt_digest.c170 unsigned char buffer[1000]; in main() local
/trunk/main/codemaker/source/cppumaker/
H A Dcppuoptions.cxx286 char buffer[512]; in initOptions() local
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx45 TCHAR buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A Daccesslog.hxx111 void write( const sal_Int8* buffer, sal_Int32 bytesRead ) in write()
/trunk/main/odk/examples/DevelopersGuide/OfficeBean/
H A DOOoBeanViewer.java63 private byte buffer[]; field in OOoBeanViewer
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustringbuffer_utf32.cxx34 void appendString(rtl::OUStringBuffer & buffer, rtl::OUString const & string) { in appendString()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastHelper.hxx111 static char buffer[16]; in createAndSetParentAndDefine() local
/trunk/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx389 boost::scoped_array< char > buffer( in TEST() local
/trunk/main/pyuno/zipcore/
H A Dpython.cxx44 wchar_t * encode(wchar_t * buffer, wchar_t const * text) { in encode()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx409 char *buffer; member in InputStreamTransformer
824 helpRead(void * context, char * buffer, int len) { in helpRead()
835 zipRead(void * context, char * buffer, int len) { in zipRead()
846 fileRead(void * context, char * buffer, int len) { in fileRead()
/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java175 StringBuffer buffer = new StringBuffer(); in connectByOperator() local
/trunk/main/extensions/workben/
H A Dtestpgp.cxx222 char buffer[1024]; in setBuffer() local
728 Sequence<sal_Int8> buffer (pData, sizeof (pData) - 1); in main() local
/trunk/main/writerfilter/source/resourcemodel/
H A Dutil.cxx176 char buffer[256]; in propertysetToString() local
/trunk/main/sal/osl/os2/
H A Dtempfile.c94 char buffer[RAND_NAME_LENGTH]; in osl_gen_random_name_impl_() local
H A Dnlsupport.c93 static char * _compose_locale( rtl_Locale * pLocale, char * buffer, size_t n ) in _compose_locale()
/trunk/main/svtools/source/filter/jpeg/
H A Djpegc.c52 char buffer[JMSG_LENGTH_MAX]; in my_output_message() local

Completed in 131 milliseconds

12345678