Home
last modified time | relevance | path

Searched defs:readVector (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/tools/src/test/java/org/apache/arrow/tools/
H A DEchoServerTest.java118 TinyIntVector readVector = (TinyIntVector) reader.getVectorSchemaRoot() in testEchoServer() local
195 FieldVector readVector = readerRoot.getFieldVectors().get(0); in testFlatDictionary() local
271 ListVector readVector = (ListVector) readerRoot.getFieldVectors().get(0); in testNestedDictionary() local
/dports/databases/arrow/apache-arrow-6.0.1/java/tools/src/test/java/org/apache/arrow/tools/
H A DEchoServerTest.java118 TinyIntVector readVector = (TinyIntVector) reader.getVectorSchemaRoot() in testEchoServer() local
195 FieldVector readVector = readerRoot.getFieldVectors().get(0); in testFlatDictionary() local
271 ListVector readVector = (ListVector) readerRoot.getFieldVectors().get(0); in testNestedDictionary() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/tools/src/test/java/org/apache/arrow/tools/
H A DEchoServerTest.java118 TinyIntVector readVector = (TinyIntVector) reader.getVectorSchemaRoot() in testEchoServer() local
195 FieldVector readVector = readerRoot.getFieldVectors().get(0); in testFlatDictionary() local
271 ListVector readVector = (ListVector) readerRoot.getFieldVectors().get(0); in testNestedDictionary() local
/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dio_helper.h41 bool readVector(std::istream& is, Eigen::DenseBase<Derived>& b) { in readVector() function
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/asn1/
H A DASN1ObjectParser.java44 ASN1EncodableVector readVector() in readVector() method in ASN1ObjectParser
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/lispexpr/
H A DReaderVector.java27 …public static FVector readVector(LispReader lexer, InPort port, int count, char close, int sharing… in readVector() method in ReaderVector
/dports/math/linbox/linbox-1.6.3/examples/
H A Dgf3-invariant-factors.C22 std::istream& readVector(std::istream& is, in readVector() function
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSEventBSD.h93 SFDVector readVector; variable
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/
H A DASN1StreamParser.java241 ASN1EncodableVector readVector() throws IOException in readVector() method in ASN1StreamParser
H A DASN1InputStream.java206 ASN1EncodableVector readVector(DefiniteLengthInputStream dIn) throws IOException in readVector() method in ASN1InputStream
/dports/math/barvinok/barvinok-0.41.5/zsolve/
H A Dvector.c108 Vector readVector(FILE *stream, int size) in readVector() function
/dports/lang/polyml/polyml-5.8.2/basis/
H A DLibraryIOSupport.sml262 fun readVector l = sys_read_string(fd, l) function
373 fun readVector l = readBinVector(fd, l) function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/
H A Dtypes.cpp110 void readVector(istream & fin, vector<Vector> & v, unsigned int count) in readVector() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/x/
H A Dtypes.cpp110 void readVector(istream & fin, vector<Vector> & v, unsigned int count) in readVector() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/typedbytes/
H A DTypedBytesInput.java389 public ArrayList readVector() throws IOException { in readVector() method in TypedBytesInput
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/streaming/src/java/org/apache/hadoop/typedbytes/
H A DTypedBytesInput.java389 public ArrayList readVector() throws IOException { in readVector() method in TypedBytesInput
/dports/games/gltron/gltron-0.70/src/video/
H A Dmodel.c14 void readVector(char *buf, vec3 *pVertex ) { in readVector() function
/dports/net/kea/kea-2.0.1/src/lib/util/
H A Dbuffer.h204 void readVector(std::vector<uint8_t>& data, size_t len) { in readVector() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/crypto/Cipher/ExampleVectors/
H A DCheckExampleVectors.java186 private static TestVector readVector(BufferedReader in) throws IOException { in readVector() method in CheckExampleVectors

12