Home
last modified time | relevance | path

Searched defs:buffer (Results 101 – 125 of 200) sorted by last modified time

12345678

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dpostuninstall.cxx57 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dregisterextensions.cxx175 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dstartmenuicon.cxx57 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
H A Dvistaspecial.cxx58 CHAR buffer[1024]; in OutputDebugStringFormat() local
81 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 Dcheckpatches.cxx57 CHAR buffer[1024]; in OutputDebugStringFormat() local
79 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty() local
/trunk/main/setup_native/source/win32/customactions/tools/
H A Dcheckversion.cxx65 TCHAR buffer[1024]; in OutputDebugStringFormat() local
H A Dseterror.cxx45 TCHAR buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx44 TCHAR buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx76 wchar_t buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx45 TCHAR buffer[1024]; in OutputDebugStringFormat() local
/trunk/main/setup_native/source/ulfconv/
H A Dulfconv.cxx163 char buffer[512]; in read_encoding_table() local
315 char buffer[65536]; in main() 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/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java141 public void append(byte[] buffer, int off, int len) in append()
159 public void read(byte[] buffer, int off, int len) throws IOException { in read()
/trunk/main/sal/workben/
H A Dt_random.c53 unsigned char buffer[1000]; in main() local
H A Dt_digest.c170 unsigned char buffer[1000]; in main() local
H A Dtgetpwnam.cxx57 char buffer[256]; in workfunc1() local
76 char buffer[256]; in workfunc2() local
98 char buffer[256]; in main() local
/trunk/main/sal/systools/win32/uwinapi/
H A Dsntprintf.c71 static _TCHAR *GetLastBufferChar( _TCHAR *buffer, size_t count ) in GetLastBufferChar()
91 _SNPRINTF_DLLIMPORT int __cdecl vsntprintf( _TCHAR *buffer, size_t count, const _TCHAR *format, va_… in vsntprintf()
129 _SNPRINTF_DLLIMPORT int __cdecl sntprintf( _TCHAR *buffer, size_t count, const _TCHAR *format, ... ) in sntprintf()
H A DCopyFileExA.cpp119 BYTE buffer[BUFSIZE]; variable
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx39 void appendString(rtl::OStringBuffer & buffer, rtl::OString const & string) in appendString()
H A Dtest_oustringbuffer_utf32.cxx34 void appendString(rtl::OUStringBuffer & buffer, rtl::OUString const & string) { in appendString()
/trunk/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx170 sal_Int32 buffer[ BUFFER_SIZE ]; member
/trunk/main/sal/qa/osl/process/
H A Dosl_process_child.cxx79 char buffer[32767]; in dump_env() local
/trunk/main/sal/qa/osl/file/
H A Dtest_cpy_wrt_file.cxx84 char buffer[50000]; in TEST_F() local
/trunk/main/sal/osl/w32/
H A Dsecurity.c608 rtl_uString *buffer = NULL; in osl_loadUserProfile() local

Completed in 62 milliseconds

12345678