Home
last modified time | relevance | path

Searched defs:PrepareRead (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/
H A Dfd_poll_nacl.go35 func (pd *pollDesc) PrepareRead() error { return pd.Prepare('r') } func
H A Dfd_poll_runtime.go64 func (pd *pollDesc) PrepareRead() error { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/net/
H A Dfd_poll_nacl.go35 func (pd *pollDesc) PrepareRead() error { return pd.Prepare('r') } func
H A Dfd_poll_runtime.go64 func (pd *pollDesc) PrepareRead() error { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/net/
H A Dfd_poll_nacl.go35 func (pd *pollDesc) PrepareRead() error { return pd.Prepare('r') } func
H A Dfd_poll_runtime.go64 func (pd *pollDesc) PrepareRead() error { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DMaxMessageSizeStream.cs93 int PrepareRead(int bytesToRead) in PrepareRead() method in System.ServiceModel.Channels.MaxMessageSizeStream
/dports/lang/gcc48/gcc-4.8.5/libgo/go/net/
H A Dfd_poll_runtime.go64 func (pd *pollDesc) PrepareRead() error { func
H A Dfd_poll_unix.go266 func (pd *pollDesc) PrepareRead() error { func
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/net/
H A Dfd_poll_runtime.go72 func (pd *pollDesc) PrepareRead() error { func
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/x86/
H A DJitSafeMem.cpp101 bool JitSafeMem::PrepareRead(OpArg &src, int size) in PrepareRead() function in MIPSComp::JitSafeMem
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/x86/
H A DJitSafeMem.cpp101 bool JitSafeMem::PrepareRead(OpArg &src, int size) in PrepareRead() function in MIPSComp::JitSafeMem
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/x86/
H A DJitSafeMem.cpp101 bool JitSafeMem::PrepareRead(OpArg &src, int size) in PrepareRead() function in MIPSComp::JitSafeMem
/dports/biology/canu/canu-2.2/src/overlapErrorAdjustment/
H A DcorrectOverlaps-Redo_Olaps.C266 PrepareRead(/*const*/ sqStore *seqStore, uint32 curID, in PrepareRead() function
/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_ParamReader.cxx279 Standard_Boolean IGESData_ParamReader::PrepareRead in PrepareRead() function in IGESData_ParamReader
313 Standard_Boolean IGESData_ParamReader::PrepareRead in PrepareRead() function in IGESData_ParamReader
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Btree/
H A DBTreeNode.cs735 internal ByteArrayBuffer PrepareRead(Transaction trans) in PrepareRead() method in Db4objects.Db4o.Internal.Btree.BTreeNode