Home
last modified time | relevance | path

Searched refs:OF_READ (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp34 …HFILE hFile1 = OpenFile("dummy.txt", buffer, OF_READ); // expected-warning {{Usage of ASCII file f… in func_fopen()
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp34 …HFILE hFile1 = OpenFile("dummy.txt", buffer, OF_READ); // expected-warning {{Usage of ASCII file f… in func_fopen()
/dports/www/firefox/firefox-99.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp34 …HFILE hFile1 = OpenFile("dummy.txt", buffer, OF_READ); // expected-warning {{Usage of ASCII file f… in func_fopen()
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp34 …HFILE hFile1 = OpenFile("dummy.txt", buffer, OF_READ); // expected-warning {{Usage of ASCII file f… in func_fopen()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mvl2/
H A Dmvl2_video_from_avi_windows.cxx46 UINT mode=OF_READ; in initialize()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/win32/windows-gui/
H A Dwindlg.c212 if((f=_lopen(name,OF_READ))==-1) return(0); in filep()
H A Dwinsysdp.c721 help_file=_lopen(FileName,OF_READ); in help_open_file()
724 help_file= _lopen(lstrcat(FileName,"\\helpdir"),OF_READ);} in help_open_file()
803 if(access(FileName,OF_READ) == -1) in help_do()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/win32/windows-gui/save/
H A Dwindlg.c212 if((f=_lopen(name,OF_READ))==-1) return(0); in filep()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/win32/windows-gui/ver1/
H A Dwindlg.c212 if((f=_lopen(name,OF_READ))==-1) return(0); in filep()
/dports/games/ri-li/Ri-li-2.0.1/src/
H A Dutils.cc132 file=_lopen(Path,OF_READ); in ChargeFichier()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lucia/
H A Dcio.c68 oFlag=OF_READ;
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lucia/
H A Dcio.c68 oFlag=OF_READ;
/dports/security/softether/v4.38-9760/src/vpn16/
H A Dvpn16.c210 h = _lopen(name, OF_READ); in IsFile()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/vpn16/
H A Dvpn16.c113 h = _lopen(name, OF_READ); in IsFile()
/dports/security/softether-devel/v4.36-9754/src/vpn16/
H A Dvpn16.c210 h = _lopen(name, OF_READ); in IsFile()
/dports/games/prboom/prboom-2.5.0/src/
H A Dw_mmap.c167 OF_READ in W_InitCache()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Davisynth.c54 res = AVIFileOpen(&avs->file, s->filename, OF_READ|OF_SHARE_DENY_WRITE, NULL); in avisynth_read_header()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dreaddib.c190 fh = OpenFile(lpFileName, &of, OF_READ); in ReadDIB()
/dports/games/angband/Angband-4.2.2/src/win/
H A Dreaddib.c190 fh = OpenFile(lpFileName, &of, OF_READ); in ReadDIB()
/dports/games/zangband/zangband/src/
H A Dreaddib.c198 fh = OpenFile(lpFileName, &of, OF_READ); in ReadDIB()
/dports/games/mangband/mangband-1.5.3/src/client/win/
H A Dreaddib.c206 fh = OpenFile(lpFileName, &of, OF_READ); in ReadDIB()
/dports/print/hplip/hplip-3.20.6/scan/sane/OrbliteScan/
H A DMacCommon.h847 #define OF_READ 0x00000000 macro
/dports/lang/rexx-regutil/regutil/
H A Dregstem.c127 fh = OpenFile(s, &ofs, OF_READ); in mapfile()
/dports/lang/mit-scheme/mit-scheme-9.2/src/win32/dibutils/
H A Ddibutils.c129 fh = OpenFile(szFile, &of, (UINT)OF_READ); in OpenDIB()
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvbitmap.cpp1422 if ((hFile = OpenFile(lpFileName, &ofs, OF_READ)) != -1) in LoadDIB()

123