Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 25 of 36) sorted by path

12

/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtablefactory.hxx73 int fd; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx68 int fd = open ("/proc/self/auxv", O_RDONLY); in hasVFP() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx68 int fd = open ("/proc/self/auxv", O_RDONLY); in hasVFP() local
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp169 int fd = _open_osfhandle( (int)hFile, 0 ); in _tmpfile() local
669 int fd = _open_osfhandle( (LONG)hFile, _O_TEXT ); in WriteReportFile() local
/trunk/main/desktop/source/pagein/
H A Dfile_image_unx.c48 int fd; in file_image_open() local
/trunk/main/dtrans/source/os2/clipb/
H A DOS2Bitmap.cxx246 int fd = open( "test.bmp", O_BINARY | O_CREAT | O_TRUNC | O_RDWR); in main() local
/trunk/main/extensions/source/scanner/
H A Dsane.cxx704 SANE_Int fd = 0; in Start() local
/trunk/main/extensions/test/ole/OleConverterVar1/
H A DconvTest.cxx248 FONTDESC fd={ sizeof( fd), L"ARIAL", 10, FW_NORMAL, 0, 0, 0, 0}; in doTest() local
/trunk/main/extensions/workben/
H A Dtestpgp.cxx201 DataSource_Impl::DataSource_Impl (int fd) in DataSource_Impl()
600 int fd = 0; in main() local
/trunk/main/sal/osl/os2/
H A Dfile.cxx299 FileHandle_Impl::FileHandle_Impl (int fd, char const * path) in FileHandle_Impl()
1270 extern "C" oslFileHandle osl_createFileHandleFromFD( int fd ) in osl_createFileHandleFromFD()
1414 int fd = open( buffer, flags | O_BINARY, mode ); in osl_openFile() local
/trunk/main/sal/osl/unx/
H A Dbacktrace.c103 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
172 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
257 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
323 void backtrace_symbols_fd( void **buffer, int size, int fd ) in backtrace_symbols_fd()
H A Dfile.cxx233 FileHandle_Impl::FileHandle_Impl (int fd, char const * path) in FileHandle_Impl()
728 extern "C" oslFileHandle osl_createFileHandleFromFD( int fd ) in osl_createFileHandleFromFD()
872 int fd = open( buffer, flags, mode ); in osl_openFile() local
H A Dpipe.c325 int fd; in osl_closePipe() local
H A Dprocess.c1154 int fd = 0; in osl_getProcStat() local
1207 int fd = 0; in osl_getProcStatus() local
1312 int fd; in osl_getProcessInfo() local
/trunk/main/sal/osl/w32/
H A Dprocess.cxx544 HANDLE fd = (HANDLE)pSocket->m_Socket; in osl_sendResourcePipe() local
602 HANDLE fd = INVALID_HANDLE_VALUE; in osl_receiveResourcePipe() local
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx847 sal_Int32 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in TEST_F() local
1006 sal_Int32 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in TEST_F() local
2660 sal_Int32 fd; in TEST_F() local
2853 int fd = mkfifo( strFifoSys.getStr(), O_RDWR | O_CREAT ); in TEST_F() local
3328 sal_Int32 fd; in TEST_F() local
5424 sal_Int32 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in TEST_F() local
/trunk/main/soltools/adjustvisibility/
H A Dadjustvisibility.cxx129 void adjustVisibility( const std::string& rFile, int fd, bool bVerbose) in adjustVisibility()
227 int fd; in processObject() local
/trunk/main/soltools/cpp/
H A D_include.c56 int angled, fd, i; in doinclude() local
H A D_lex.c655 setsource(char *name, int path, int fd, char *str, int wrap) in setsource()
H A D_unix.c61 int c, fd, i, n; in setup() local
H A Dcpp.h98 int fd; /* input source */ member
/trunk/main/soltools/mkdepend/
H A Dmain.c474 register int fd; local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx606 double fd = ( 1.0 / ( fDistance - fLastDistance ) ) * ( *aIter - fLastDistance ); in InsertMissingOutlinePoints() local
621 double fd = ( 1.0 / ( fDistance - fLastDistance ) ) * ( *aIter - fLastDistance ); in InsertMissingOutlinePoints() local
648 double fd = ( 1.0 / ( *aIter - fDist0 ) ) * ( fX - fDist0 ); in GetPoint() local
/trunk/main/tools/source/stream/
H A Dstrmunx.cxx860 int fd = pInstanceData->nHandle; in SetSize() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1626 FILE* fd = fopen(fname, "rb"); in CountTTCFonts() local
1657 int ret, fd = -1; in OpenTTFontFile() local

Completed in 217 milliseconds

12