Home
last modified time | relevance | path

Searched refs:failType (Results 1 – 25 of 75) sorted by path

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DVMFunctions.h140 DataType failType() const { in failType() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DTrampoline-arm.cpp859 switch (f.failType()) { in generateVMWrapper()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DTrampoline-arm64.cpp676 switch (f.failType()) { in generateVMWrapper()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DTrampoline-mips32.cpp844 switch (f.failType()) { in generateVMWrapper()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DTrampoline-mips64.cpp761 switch (f.failType()) { in generateVMWrapper()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DTrampoline-x64.cpp751 switch (f.failType()) { in generateVMWrapper()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DTrampoline-x86.cpp779 switch (f.failType()) { in generateVMWrapper()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1675 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1682 if (failType) in runMixed2()
1684 if (failType & 1) in runMixed2()
1686 if (failType & 2) in runMixed2()
1691 invFail < ((failType==0)?1:2); in runMixed2()
1695 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1696 ((failType==1)? "Pk": in runMixed2()
1697 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1675 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1682 if (failType) in runMixed2()
1684 if (failType & 1) in runMixed2()
1686 if (failType & 2) in runMixed2()
1691 invFail < ((failType==0)?1:2); in runMixed2()
1695 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1696 ((failType==1)? "Pk": in runMixed2()
1697 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1735 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1742 if (failType) in runMixed2()
1744 if (failType & 1) in runMixed2()
1746 if (failType & 2) in runMixed2()
1751 invFail < ((failType==0)?1:2); in runMixed2()
1755 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1756 ((failType==1)? "Pk": in runMixed2()
1757 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1675 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1682 if (failType) in runMixed2()
1684 if (failType & 1) in runMixed2()
1686 if (failType & 2) in runMixed2()
1691 invFail < ((failType==0)?1:2); in runMixed2()
1695 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1696 ((failType==1)? "Pk": in runMixed2()
1697 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1675 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1682 if (failType) in runMixed2()
1684 if (failType & 1) in runMixed2()
1686 if (failType & 2) in runMixed2()
1691 invFail < ((failType==0)?1:2); in runMixed2()
1695 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1696 ((failType==1)? "Pk": in runMixed2()
1697 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1675 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1682 if (failType) in runMixed2()
1684 if (failType & 1) in runMixed2()
1686 if (failType & 2) in runMixed2()
1691 invFail < ((failType==0)?1:2); in runMixed2()
1695 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1696 ((failType==1)? "Pk": in runMixed2()
1697 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1735 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1742 if (failType) in runMixed2()
1744 if (failType & 1) in runMixed2()
1746 if (failType & 2) in runMixed2()
1751 invFail < ((failType==0)?1:2); in runMixed2()
1755 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1756 ((failType==1)? "Pk": in runMixed2()
1757 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1735 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1742 if (failType) in runMixed2()
1744 if (failType & 1) in runMixed2()
1746 if (failType & 2) in runMixed2()
1751 invFail < ((failType==0)?1:2); in runMixed2()
1755 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1756 ((failType==1)? "Pk": in runMixed2()
1757 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1735 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1742 if (failType) in runMixed2()
1744 if (failType & 1) in runMixed2()
1746 if (failType & 2) in runMixed2()
1751 invFail < ((failType==0)?1:2); in runMixed2()
1755 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1756 ((failType==1)? "Pk": in runMixed2()
1757 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1735 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1742 if (failType) in runMixed2()
1744 if (failType & 1) in runMixed2()
1746 if (failType & 2) in runMixed2()
1751 invFail < ((failType==0)?1:2); in runMixed2()
1755 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1756 ((failType==1)? "Pk": in runMixed2()
1757 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/ndbapi/
H A DtestIndex.cpp1735 for (int failType= 0; failType < 4; failType++) in runMixed2() local
1742 if (failType) in runMixed2()
1744 if (failType & 1) in runMixed2()
1746 if (failType & 2) in runMixed2()
1751 invFail < ((failType==0)?1:2); in runMixed2()
1755 const char* failTypeStr= ((failType==0)? "None" : in runMixed2()
1756 ((failType==1)? "Pk": in runMixed2()
1757 ((failType==2)?"Ix": "Both"))); in runMixed2()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/reports/
H A DtextReport.php100 return($failType[$suiteName] = $failTypeList);
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dengineoutput.c416 char failType; in InsertionPoint() local
425 failType = ed->pv[i]; in InsertionPoint()
426 if(failType != '?' && failType != '!') failType = ' '; in InsertionPoint()
434 fail[i+n+2] = failType; in InsertionPoint()
448 fail[n] = failType; in InsertionPoint()
/dports/games/xboard/xboard-4.9.1/
H A Dengineoutput.c421 char failType; in InsertionPoint() local
430 failType = ed->pv[i]; in InsertionPoint()
431 if(failType != '?' && failType != '!') failType = ' '; in InsertionPoint()
439 fail[i+n+2] = failType; in InsertionPoint()
453 fail[n] = failType; in InsertionPoint()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java360 DecodeTest(String name, byte[] input, Throwable failType, in DecodeTest() argument
364 expectedException = failType; in DecodeTest()
375 public GenMultiCertTest(String name, byte[] input, Throwable failType, in GenMultiCertTest() argument
377 super(name, input, failType, princs); in GenMultiCertTest()
444 public GenSingleCertTest(String name, byte[] input, Throwable failType, in GenSingleCertTest() argument
446 super(name, input, failType, princs); in GenSingleCertTest()
504 public GenMultiCRLTest(String name, byte[] input, Throwable failType, in GenMultiCRLTest() argument
506 super(name, input, failType, princs); in GenMultiCRLTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java360 DecodeTest(String name, byte[] input, Throwable failType, in DecodeTest() argument
364 expectedException = failType; in DecodeTest()
375 public GenMultiCertTest(String name, byte[] input, Throwable failType, in GenMultiCertTest() argument
377 super(name, input, failType, princs); in GenMultiCertTest()
444 public GenSingleCertTest(String name, byte[] input, Throwable failType, in GenSingleCertTest() argument
446 super(name, input, failType, princs); in GenSingleCertTest()
504 public GenMultiCRLTest(String name, byte[] input, Throwable failType, in GenMultiCRLTest() argument
506 super(name, input, failType, princs); in GenMultiCRLTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java360 DecodeTest(String name, byte[] input, Throwable failType, in DecodeTest() argument
364 expectedException = failType; in DecodeTest()
375 public GenMultiCertTest(String name, byte[] input, Throwable failType, in GenMultiCertTest() argument
377 super(name, input, failType, princs); in GenMultiCertTest()
444 public GenSingleCertTest(String name, byte[] input, Throwable failType, in GenSingleCertTest() argument
446 super(name, input, failType, princs); in GenSingleCertTest()
504 public GenMultiCRLTest(String name, byte[] input, Throwable failType, in GenMultiCRLTest() argument
506 super(name, input, failType, princs); in GenMultiCRLTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java360 DecodeTest(String name, byte[] input, Throwable failType, in DecodeTest() argument
364 expectedException = failType; in DecodeTest()
375 public GenMultiCertTest(String name, byte[] input, Throwable failType, in GenMultiCertTest() argument
377 super(name, input, failType, princs); in GenMultiCertTest()
444 public GenSingleCertTest(String name, byte[] input, Throwable failType, in GenSingleCertTest() argument
446 super(name, input, failType, princs); in GenSingleCertTest()
504 public GenMultiCRLTest(String name, byte[] input, Throwable failType, in GenMultiCRLTest() argument
506 super(name, input, failType, princs); in GenMultiCRLTest()

123