/external/protobuf/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 11 **Describe the problem you are trying to solve.** 13 **Describe the solution you'd like** 15 **Describe alternatives you've considered**
|
/external/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 154 std::string Describe(const Matcher<T>& m) { in Describe() function 318 Describe(Matcher<int>(new EvenMatcherImpl))); in TEST() 449 EXPECT_EQ("g_bar or zero", Describe(m1)); in TEST() 455 EXPECT_EQ("g_bar or zero", Describe(m2)); in TEST() 490 EXPECT_EQ("is even", Describe(m1)); in TEST() 493 EXPECT_EQ("is odd", Describe(not_m1)); in TEST() 501 EXPECT_EQ("is even", Describe(m2)); in TEST() 504 EXPECT_EQ("is odd", Describe(not_m2)); in TEST() 863 EXPECT_EQ("is anything", Describe(A<bool>())); in TEST() 883 EXPECT_EQ("is anything", Describe(An<int>())); in TEST() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pattern_matcher_gmock_test.cc | 29 string Describe(const ::testing::Matcher<MatchedTy>& m) { in Describe() function 52 EXPECT_THAT(Describe<Shape>(GmockMatch(m::Shape().IsArray())), in TEST() 67 EXPECT_THAT(Describe<HloInstruction*>(GmockMatch(m::Parameter())), in TEST()
|
/external/llvm/docs/ |
D | MIRLangRef.rst | 267 .. TODO: Describe the way the reference to an unnamed LLVM IR block can be 373 .. TODO: Describe the CIMM (Rare) and FPIMM immediate operands. 475 .. TODO: Describe the parsers default behaviour when optional YAML attributes 477 .. TODO: Describe the syntax for the bundled instructions. 478 .. TODO: Describe the syntax for virtual register YAML definitions. 479 .. TODO: Describe the machine function's YAML flag attributes. 480 .. TODO: Describe the syntax for the external symbol and register 482 .. TODO: Describe the frame information YAML mapping. 483 .. TODO: Describe the syntax of the stack object machine operands and their 485 .. TODO: Describe the syntax of the constant pool machine operands and their [all …]
|
/external/rust/crates/grpcio/.github/PULL_REQUEST_TEMPLATE/ |
D | bug_fix.md | 11 Describe what was causing the related issue to happen. 14 Describe the rationale behind the fix.
|
/external/rust/crates/plotters/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 10 **Describe the bug** 11 Describe what is expected, what you actually get.
|
/external/python/pyfakefs/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 13 **Describe the solution you'd like** 16 **Describe alternatives you've considered**
|
/external/golang-protobuf/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 10 **Describe the solution you'd like** 13 **Describe alternatives you've considered**
|
/external/rust/crates/grpcio/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 9 **Describe the solution you'd like** 12 **Describe alternatives you've considered**
|
/external/google-benchmark/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 13 **Describe the solution you'd like** 16 **Describe alternatives you've considered**
|
/external/jsoncpp/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 13 **Describe the solution you'd like** 16 **Describe alternatives you've considered**
|
/external/zstd/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 13 **Describe the solution you'd like** 16 **Describe alternatives you've considered**
|
/external/llvm/docs/tutorial/ |
D | BuildingAJIT5.rst | 27 **(2) Describe the client code in greater detail. Discuss modifications of the 30 **(3) Describe the server code.** 32 **(4) Describe how to run the demo.**
|
D | BuildingAJIT4.rst | 23 **(1) Describe the drawbacks of JITing from IR (have to compile to IR first, 26 **(2) Describe CompileCallbackManagers and IndirectStubManagers in detail.**
|
D | BuildingAJIT3.rst | 21 **(1) Describe lazy function-at-a-time JITing and how it differs from the kind 26 **(3) Describe CompileOnDemandLayer (automates these components and builds stubs
|
/external/lottie/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 14 **Describe the solution you'd like** 17 **Describe alternatives you've considered**
|
/external/python/google-api-python-client/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 13 **Describe the solution you'd like** 15 **Describe alternatives you've considered**
|
/external/rust/crates/grpcio-sys/grpc/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 23 ### Describe the solution you'd like 26 ### Describe alternatives you've considered
|
/external/llvm-project/llvm/docs/tutorial/ |
D | BuildingAJIT4.rst | 23 **(1) Describe the drawbacks of JITing from IR (have to compile to IR first, 26 **(2) Describe CompileCallbackManagers and IndirectStubManagers in detail.**
|
/external/llvm-project/clang/lib/Tooling/Transformer/ |
D | Stencil.cpp | 66 Describe, enumerator 137 case UnaryNodeOperator::Describe: in toStringData() 202 if (Data.Op == UnaryNodeOperator::Describe) in evalData() 234 case UnaryNodeOperator::Describe: in evalData() 380 UnaryNodeOperator::Describe, std::string(Id)); in describe()
|
/external/tensorflow/.github/ISSUE_TEMPLATE/ |
D | 00-bug-issue.md | 32 **Describe the current behavior** 34 **Describe the expected behavior**
|
D | 80-performance-issue.md | 32 **Describe the current behavior** 34 **Describe the expected behavior**
|
/external/tensorflow/ |
D | ISSUE_TEMPLATE.md | 43 ### Describe the problem 44 Describe the problem clearly here. Be sure to convey here why it's a bug in TensorFlow or a feature…
|
/external/catch2/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 11 Describe the feature/change you request and why do you want it.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVRegisterBanks.td | 1 //=-- RISCVRegisterBank.td - Describe the RISCV Banks --------*- tablegen -*-=//
|