Home
last modified time | relevance | path

Searched defs:flushmode (Results 1 – 11 of 11) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_zt/
H A Dftmod_zt.c850 int flushmode = ZT_FLUSH_WRITE; in FIO_COMMAND_FUNCTION() local
865 int flushmode = ZT_FLUSH_READ; in FIO_COMMAND_FUNCTION() local
871 int flushmode = ZT_FLUSH_BOTH; in FIO_COMMAND_FUNCTION() local
/dports/net/norm/norm-1.5r6/src/pynorm/
H A Dobject.py85 def streamFlush(self, eom=False, flushmode=c.NORM_FLUSH_PASSIVE): argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dzlibmodule.c602 int flushmode = Z_FINISH; in PyZlib_flush() local
/dports/lang/python27/Python-2.7.18/Modules/
H A Dzlibmodule.c690 int flushmode = Z_FINISH; in PyZlib_flush() local
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dzlibmodule.c690 int flushmode = Z_FINISH; in PyZlib_flush() local
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvbase.cpp993 void drvbase::flushOutStanding( flushmode_t flushmode ) in flushOutStanding()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcfgfile.c154 static const TCHAR *flushmode[] = { _T("soft"), _T("hard"), 0 }; variable
H A Dnewcpu.c3596 int flushmode = (next >> 10) & 7; in mmu_op30fake_pflush() local
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dnewcpu.cpp3373 int flushmode = (next >> 10) & 7; in mmu_op30fake_pflush() local
H A Dcfgfile.cpp170 static const TCHAR *flushmode[] = { _T("soft"), _T("hard"), 0 }; variable
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dnewcpu.c4721 int flushmode = (next >> 8) & 31; local