Home
last modified time | relevance | path

Searched defs:emptyArray (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/math/psurface/psurface-2.0.0-13-gb5b6825/
H A DCircularPatch.h45 std::array<int, 2> emptyArray; in CircularPatch() local
69 std::array<int, 2> emptyArray; in resize() local
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-haxe.all/classes.all/
H A DBoolean_as.hx306 var emptyArray = untyped __new__(Array); variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dcollection_cloner_test.cpp432 BSONArray emptyArray; in TEST_F() local
876 BSONArray emptyArray; in TEST_F() local
919 BSONArray emptyArray; in TEST_F() local
959 BSONArray emptyArray; in TEST_F() local
995 BSONArray emptyArray; in TEST_F() local
1035 BSONArray emptyArray; in TEST_F() local
1089 BSONArray emptyArray; in TEST_F() local
1162 BSONArray emptyArray; in TEST_F() local
1277 BSONArray emptyArray; in TEST_F() local
1729 BSONArray emptyArray; in TEST_F() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DProxyConfigLookupParent.cpp37 nsTArray<ProxyInfoCloneArgs> emptyArray; in DoProxyLookup() local
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DProxyConfigLookupParent.cpp37 nsTArray<ProxyInfoCloneArgs> emptyArray; in DoProxyLookup() local
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DProxyConfigLookupParent.cpp37 nsTArray<ProxyInfoCloneArgs> emptyArray; in DoProxyLookup() local
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DProxyConfigLookupParent.cpp37 nsTArray<ProxyInfoCloneArgs> emptyArray; in DoProxyLookup() local
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DStatementQuery.java52 public static final StatementQuery[] emptyArray = new StatementQuery[]{}; field in StatementQuery
H A DRangeGroup.java43 RangeGroup[] emptyArray = new RangeGroup[]{ field
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/beans/
H A DStatement.java60 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/beans/
H A DStatement.java62 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/beans/
H A DStatement.java60 private static Object[] emptyArray = new Object[]{}; field in Statement
/dports/devel/qca/qca-2.3.4/unittest/securearrayunittest/
H A Dsecurearrayunittest.cpp58 QCA::SecureArray emptyArray; in testAll() local
/dports/java/apache-commons-lang/commons-lang-2.6-src/src/test/java/org/apache/commons/lang/
H A DArrayUtilsTest.java1172 Object[] emptyArray = new Object[0]; in testSameLength() local
1226 long[] emptyArray = new long[0]; in testSameLengthLong() local
1253 int[] emptyArray = new int[0]; in testSameLengthInt() local
1280 short[] emptyArray = new short[0]; in testSameLengthShort() local
1307 char[] emptyArray = new char[0]; in testSameLengthChar() local
1361 double[] emptyArray = new double[0]; in testSameLengthDouble() local
1388 float[] emptyArray = new float[0]; in testSameLengthFloat() local
2643 Object[] emptyArray = new Object[] {}; in testIsEmptyObject() local
2714 Object[] emptyArray = new Object[] {}; in testIsNotEmptyObject() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/stat/inference/
H A DOneWayAnovaTest.java37 private double[] emptyArray = {}; field in OneWayAnovaTest
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/auth/
H A Duser_document_parser_test.cpp246 BSONArray emptyArray = BSONArrayBuilder().arr(); in TEST_F() local
576 const auto emptyArray = BSONArrayBuilder().arr(); in TEST_F() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/update/
H A Daddtoset_node.cpp146 BSONObj emptyArray; in setValueForNewElement() local
/dports/net/croc/croc-9.5.0/vendor/github.com/kalafut/imohash/
H A Dimohash.go22 var emptyArray = [Size]byte{} var

12345678910