Home
last modified time | relevance | path

Searched defs:readAll (Results 1 – 25 of 1165) sorted by relevance

12345678910>>...47

/dports/math/R-cran-raster/raster/R/
H A Dread.R9 setGeneric("readAll", function(object) generic
14 setMethod('readAll', signature(object='RasterLayer'), method
33 setMethod('readAll', signature(object='RasterStack'), method
46 setMethod('readAll', signature(object='RasterBrick'), method
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/filemanip-0.3.6.3/System/FilePath/
H A DManip.hs46 readAll = B.hGetContents function
50 readAll = L.hGetContents function
54 readAll = I.hGetContents function
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/deps/qhttpengine/src/src/
H A Dqobjecthandler_p.h49 Method(QObject *receiver, const char *method, bool readAll) in Method()
51 Method(QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, bool readAll) in Method()
63 bool readAll; variable
H A Dqobjecthandler.cpp102 …ctHandler::registerMethod(const QString &name, QObject *receiver, const char *method, bool readAll) in registerMethod()
107 …thodImpl(const QString &name, QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, bool readAll) in registerMethodImpl()
/dports/www/qhttpengine/qhttpengine-1.0.1-5-g43f55df/src/src/
H A Dqobjecthandler_p.h49 Method(QObject *receiver, const char *method, bool readAll) in Method()
51 Method(QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, bool readAll) in Method()
63 bool readAll; variable
H A Dqobjecthandler.cpp102 …ctHandler::registerMethod(const QString &name, QObject *receiver, const char *method, bool readAll) in registerMethod()
107 …thodImpl(const QString &name, QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, bool readAll) in registerMethodImpl()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/
H A DReadAllStream.java50 private boolean readAll; field in ReadAllStream
72 public void readAll(InputStream in, long inMemory) throws IOException { in readAll() method in ReadAllStream
73 assert !readAll; in readAll() local
114 void readAll(InputStream in) throws IOException { in readAll() method in ReadAllStream.FileStream
175 boolean readAll(InputStream in, long inMemory) throws IOException { in readAll() method in ReadAllStream.MemoryStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/
H A DReadAllStream.java50 private boolean readAll; field in ReadAllStream
72 public void readAll(InputStream in, long inMemory) throws IOException { in readAll() method in ReadAllStream
73 assert !readAll; in readAll() local
114 void readAll(InputStream in) throws IOException { in readAll() method in ReadAllStream.FileStream
175 boolean readAll(InputStream in, long inMemory) throws IOException { in readAll() method in ReadAllStream.MemoryStream
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/devel/py-thrift/thrift-0.14.0/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/devel/thrift-cpp/thrift-0.14.0/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/devel/thrift/thrift-0.14.0/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/devel/node-thrift/thrift-0.14.0/lib/swift/Sources/
H A DTTransport.swift30 func readAll(size: Int) throws -> Data in read() function
41 func readAll(size: Int) throws -> Data { in read() function
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/utility/
H A DStreams.cpp42 bool FileTextInputStream::readAll(String& text) { in readAll() function in FileTextInputStream
62 bool StringTextInputStream::readAll(String& text) { in readAll() function in StringTextInputStream
/dports/emulators/mess/mame-mame0226/plugins/cheat/
H A Dxml_to_json.lua4 function readAll(file) function
/dports/emulators/mame/mame-mame0226/plugins/cheat/
H A Dxml_to_json.lua4 function readAll(file) function
/dports/www/squid/squid-4.15/src/adaptation/icap/
H A DOptXact.h49 bool readAll; ///< read the entire OPTIONS response variable
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/util/
H A DStreamParser.java9 Collection readAll() throws StreamParsingException; in readAll() method
/dports/security/gopass/gopass-1.13.0/vendor/github.com/atotto/clipboard/
H A Dclipboard_plan9.go14 func readAll() (string, error) { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/atotto/clipboard/
H A Dclipboard_plan9.go14 func readAll() (string, error) { func
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/x509/util/
H A DStreamParser.java9 Collection readAll() throws StreamParsingException; in readAll() method

12345678910>>...47