/external/grpc-grpc/tools/http2_interop/ |
D | testsuite.go | 36 Passed: !t.Failed() && !t.Skipped(), 37 Skipped: t.Skipped(), 45 Skipped bool `json:"skipped,omitempty"` member
|
D | http2interop_test.go | 166 if ci.Skipped {
|
/external/pcre/dist2/ |
D | RunTest.bat | 319 echo Test 4 Skipped due to absence of Unicode support. 328 echo Test 5 Skipped due to absence of Unicode support. 341 echo Test 7 Skipped due to absence of Unicode support. 349 echo Test 8 Skipped because link size is not 2. 353 echo Test 8 Skipped due to absence of Unicode support. 361 echo Test 9 Skipped when running 16/32-bit tests. 370 echo Test 10 Skipped when running 16/32-bit tests. 374 echo Test 10 Skipped due to absence of Unicode support. 383 echo Test 11 Skipped when running 8-bit tests. 392 echo Test 12 Skipped when running 8-bit tests. [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | fp16-v8-instructions.ll | 424 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 430 ; FileCheck checks are unwieldy with 16 fcvt and 16 csel tests. Skipped. 436 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 442 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 448 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 454 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 460 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 466 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 472 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. 478 ; FileCheck checks are unwieldy with 16 fcvt and 8 csel tests. Skipped. [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCallLowering.cpp | 182 BitVector Skipped(NumArgs); in lowerFormalArguments() local 196 Skipped.set(i); in lowerFormalArguments() 239 if (Skipped.test(OrigArgIdx)) in lowerFormalArguments()
|
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ |
D | Conformance.cs | 451 case ResultOneofCase.Skipped: in ConformanceResponse() 452 Skipped = other.Skipped; in ConformanceResponse() 543 public string Skipped { property in Conformance.ConformanceResponse 544 get { return resultCase_ == ResultOneofCase.Skipped ? (string) result_ : ""; } 547 resultCase_ = ResultOneofCase.Skipped; 560 Skipped = 5, enumerator 588 if (Skipped != other.Skipped) return false; in Equals() 600 if (resultCase_ == ResultOneofCase.Skipped) hash ^= Skipped.GetHashCode(); in GetHashCode() 626 if (resultCase_ == ResultOneofCase.Skipped) { in WriteTo() 628 output.WriteString(Skipped); in WriteTo() [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SplitKit.cpp | 806 bool Skipped = false; in transferValues() local 847 Skipped = true; in transferValues() 912 return Skipped; in transferValues() 1056 bool Skipped = transferValues(); in finish() local 1057 if (Skipped) in finish() 1063 rewriteAssigned(Skipped); in finish() 1066 if (Skipped) in finish()
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 922 bool Skipped = false; in transferValues() local 962 Skipped = true; in transferValues() 1025 return Skipped; in transferValues() 1170 bool Skipped = transferValues(); in finish() local 1173 rewriteAssigned(Skipped); in finish() 1175 if (Skipped) in finish() 1181 if (Skipped) in finish()
|
/external/u-boot/board/rockchip/sheep_rk3368/ |
D | README | 41 Net: Net Initialization Skipped
|
/external/googletest/googletest/test/ |
D | gtest_xml_output_unittest_.cc | 73 TEST_F(SkippedTest, Skipped) { in TEST_F() argument
|
D | googletest-test-part-test.cc | 158 TEST_F(TestPartResultTest, Skipped) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 1123 bool Skipped = false; in transferValues() local 1164 Skipped = true; in transferValues() 1227 return Skipped; in transferValues() 1501 bool Skipped = transferValues(); in finish() local 1504 rewriteAssigned(Skipped); in finish() 1506 if (Skipped) in finish() 1512 if (Skipped) in finish()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 1121 bool Skipped = false; in emitLoadStoreInstruction() local 1124 Skipped = true; in emitLoadStoreInstruction() 1142 if (!Skipped && MCID.getOperandConstraint(OpIdx, MCOI::TIED_TO) != -1) in emitLoadStoreInstruction() 1192 bool Skipped = false; in emitMiscLoadStoreInstruction() local 1195 Skipped = true; in emitMiscLoadStoreInstruction() 1213 if (!Skipped && MCID.getOperandConstraint(OpIdx, MCOI::TIED_TO) != -1) in emitMiscLoadStoreInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 885 StringRef Skipped = Buffer.substr(0, Loc); in FindFirstMatchingPrefix() local 887 LineNumber += Skipped.count('\n'); in FindFirstMatchingPrefix() 894 if (Skipped.empty() || !IsPartOfWord(Skipped.back())) { in FindFirstMatchingPrefix()
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 589 bool Passed() const { return !Skipped() && !Failed(); } in Passed() 592 bool Skipped() const; 964 return test_info->should_run() && test_info->result()->Skipped(); in TestSkipped()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/ |
D | CoverageMapping.cpp | 439 const bool Skipped = (CR.index() + 1) == Regions.size(); in buildSegmentsImpl() local 441 CurStartLoc, !GapRegion, Skipped); in buildSegmentsImpl()
|
/external/golang-protobuf/conformance/internal/conformance_proto/ |
D | conformance.pb.go | 282 Skipped string `protobuf:"bytes,5,opt,name=skipped,proto3,oneof"` member 341 return x.Skipped
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/ |
D | CoverageMappingTest.cpp | 177 unsigned CE, bool Skipped = false) { in addCMR() 181 Skipped ? CounterMappingRegion::makeSkipped(FileID, LS, CS, LE, CE) in addCMR()
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 588 const Stmt *Skipped = S.getElse(); in EmitIfStmt() local 590 std::swap(Executed, Skipped); in EmitIfStmt() 594 if (S.isConstexpr() || !ContainsLabel(Skipped)) { in EmitIfStmt()
|
/external/python/cpython2/PC/VS7.1/ |
D | readme.txt | 91 all.tcl: Total 10678 Passed 9969 Skipped 709 Failed 0 109 all.tcl: Total 8420 Passed 6826 Skipped 1581 Failed 13
|
/external/googletest/googletest/src/ |
D | gtest.cc | 2187 bool TestResult::Skipped() const { in Skipped() function in testing::TestResult 2524 return internal::GetUnitTestImpl()->current_test_result()->Skipped(); in IsSkipped() 3201 } else if (test_info.result()->Skipped()) { in OnTestEnd() 3276 if (!test_info.should_run() || !test_info.result()->Skipped()) { in PrintSkippedTests() 3762 result.Skipped() ? "skipped" : test_info.should_run() ? "run" : "notrun"); in OutputXmlTestInfo() 4128 result.Skipped() ? "SKIPPED" : test_info.should_run() ? "RUN" : "NOTRUN", in OutputJsonTestInfo()
|
/external/u-boot/board/hisilicon/hikey/ |
D | README | 253 Net: Net Initialization Skipped
|
/external/u-boot/doc/ |
D | README.chromium | 190 Net: Net Initialization Skipped
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinRegisterInfo.td | 87 // Skipped non-status bits: AC0_COPY, V_COPY, RND_MOD
|
/external/u-boot/board/hisilicon/poplar/ |
D | README | 270 Net: Net Initialization Skipped
|