Home
last modified time | relevance | path

Searched defs:buffer (Results 151 – 175 of 200) sorted by last modified time

12345678

/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx86 inline TypeReader( const sal_uInt8* buffer, in TypeReader()
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx104 sal_Char buffer[1024+1]; in initFilterTypes() local
H A Drdboptions.cxx303 char buffer[512]; in initOptions() local
/trunk/main/pyuno/zipcore/
H A Dpython.cxx44 wchar_t * encode(wchar_t * buffer, wchar_t const * text) { in encode()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java76 ostream.write( buffer, 0, n ); in ostream.write() argument
/trunk/main/odk/examples/DevelopersGuide/OfficeBean/
H A DOOoBeanViewer.java63 private byte buffer[]; field in OOoBeanViewer
/trunk/main/l10ntools/source/
H A Dtreeconfig.cxx122 char buffer[64000]; in getCurrentDir() local
H A Dexport2.cxx648 char buffer[64000]; in getCurrentDir() local
668 char buffer[RAND_NAME_LENGTH]; in getRandomName() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DGSIWriter.java109 StringBuffer buffer=new StringBuffer(""); in writeData() local
150 StringBuffer buffer =new StringBuffer(200); in getSourceLine() local
185 StringBuffer buffer =new StringBuffer(200); in getTargetLine() local
H A DSDFWriter.java102 StringBuffer buffer=new StringBuffer(""); in writeData() 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/jurt/source/pipe/wrapper/
H A Dwrapper.c75 JNIEnv * env, jobject obj_this, jobjectArray buffer, jint len) in Java_com_sun_star_lib_connections_pipe_PipeConnection_readJNI()
83 JNIEnv * env, jobject obj_this, jbyteArray buffer) in Java_com_sun_star_lib_connections_pipe_PipeConnection_writeJNI()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DMarshal.java380 private final ByteArrayOutputStream buffer = new ByteArrayOutputStream(); field in Marshal
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXOutputStreamToByteArrayAdapter.java49 private byte[] buffer; field in XOutputStreamToByteArrayAdapter
/trunk/main/idlc/source/
H A Didlcproduce.cxx54 OStringBuffer buffer(sysPathName.getLength()); in checkOutputPath() local
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1372 private byte[] buffer; // Small buffer holding converted data field in Base64.InputStream
1608 private byte[] buffer; field in Base64.OutputStream
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx255 const sal_Unicode* buffer = sOCXName.getStr(); in writeOCXNAME() 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/extensions/source/logging/
H A Dcsvformatter.cxx282 char buffer[ 30 ]; in format() local
H A Dloggerconfig.cxx115 char buffer[ 30 ]; in lcl_substituteFileHandlerURLVariables_nothrow() local
H A Dplaintextformatter.cxx127 char buffer[ 30 ]; in format() local
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx578 char buffer[256]; in CopyToOLEMenu() local
/trunk/main/desktop/win32/source/
H A Dextendloaderenvironment.hxx39 WCHAR * buffer, WCHAR const * text, std::size_t length) in commandLineAppend()
45 inline WCHAR * commandLineAppend(WCHAR * buffer, WCHAR const * text) { in commandLineAppend()
49 inline WCHAR * commandLineAppendEncoded(WCHAR * buffer, WCHAR const * text) { in commandLineAppendEncoded()
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx432 char *buffer = ( char * )rtl_allocateMemory( nLen +1 ); in parseOptions() local
/trunk/main/cppuhelper/source/
H A Dfindsofficepath.c160 char buffer[PATH_MAX]; in platformSpecific() local

Completed in 152 milliseconds

12345678