Home
last modified time | relevance | path

Searched defs:buffer (Results 76 – 100 of 200) sorted by last modified time

12345678

/trunk/main/tools/source/stream/
H A Dstream.cxx2180 char buffer[256+12]; in WriteNumber() local
2209 char buffer[256+12]; in WriteNumber() local
2239 char buffer[256+24]; in WriteNumber() local
/trunk/main/tools/source/fsys/
H A Dunx.cxx107 char* buffer = (char *)malloc( bufsize * sizeof(char) ); in GetMountEntry() local
/trunk/main/tools/bootstrp/
H A Dmd5.cxx47 void normalize_pe_image(sal_uInt8* buffer, size_t nBufferSize) in normalize_pe_image()
108 sal_uInt8 buffer[BUFFER_SIZE]; in calc_md5_checksum() local
/trunk/main/toolkit/src2xml/source/
H A Dmacroparser.py66 def parseArgs (self, buffer): argument
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx208 OUStringBuffer buffer( string.getLength() ); in toUnoNaming() local
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx312 static char buffer[256]; in toString() local
349 static char buffer[1024]; in toString() local
/trunk/main/sw/qa/complex/writer/
H A DCheckBookmarks.java70 StringBuffer buffer = new StringBuffer(""); in getBookmarksHash() local
H A DTextPortionEnumerationTest.java476 List<TreeNode> buffer) in traverse()
/trunk/main/svx/workben/msview/
H A Dmsview.cxx701 char buffer[1024]; in InsertAtom() local
971 char buffer[512]; in GetAtomText() local
H A Dxmlconfig.cxx378 char buffer[128]; in dump_hex() local
426 char buffer[128]; in dump_byte() local
443 char buffer[128]; in dump_uint() local
468 char buffer[128]; in dump_float() local
/trunk/main/svtools/source/filter/jpeg/
H A Djpegc.c52 char buffer[JMSG_LENGTH_MAX]; in my_output_message() local
/trunk/main/store/workben/
H A Dt_file.cxx124 sal_Char buffer[TEST_PAGESIZE]; in main() local
/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/soltools/testSHL/util/
H A Dtutil.cxx53 char buffer[256]; in cnvrtPth() local
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dutilities.cxx160 TCHAR* buffer = new TCHAR[ length+1 ]; in getShortPathName() local
/trunk/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx118 size_t recently_used_file::read(char* buffer, size_t size) const in read()
129 void recently_used_file::write(const char* buffer, size_t size) const in write() argument
/trunk/main/shell/source/unix/exec/
H A Durltest.cxx83 char buffer[BUFSIZ]; in main() local
/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/shell/inc/internal/
H A Dutilities.hxx104 CHAR buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckrunningoffice.cxx59 _TCHAR buffer[1024]; in OutputDebugStringFormat() local
81 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dcompleteinstallpath.cxx59 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
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
H A Dlayerlinks.cxx61 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dmigrateinstallpath.cxx59 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local

Completed in 96 milliseconds

12345678