/external/markdown/tests/extensions/ |
D | toc_nested_list.txt | 10 Explanation 1 15 Explanation 2
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pattern_matcher_test.cc | 558 std::string Explanation(Elem* elem, const Pattern& pattern) { in Explanation() function 565 std::string Explanation(const std::unique_ptr<Elem>& elem, in Explanation() function 567 return Explanation(elem.get(), pattern); in Explanation() 570 std::string Explanation(const Elem& elem, const Pattern& pattern) { in Explanation() function 571 return Explanation(&elem, pattern); in Explanation() 590 EXPECT_EQ(Explanation((elem), (pattern)), expected_explanation); \ 964 EXPECT_EQ(Explanation(HloInstruction::CreateParameter( in TEST_F() 1009 EXPECT_EQ(Explanation(param.get(), m::Op().WithOneUse()), in TEST_F() 1011 EXPECT_EQ(Explanation(param.get(), m::Op().WithOneUser()), in TEST_F() 1020 EXPECT_EQ(Explanation(param.get(), m::Op().WithOneUse()), in TEST_F()
|
/external/eigen/ |
D | INSTALL | 4 Explanation before starting
|
/external/eigen/doc/ |
D | FixedSizeVectorizable.dox | 24 \section FixedSizeVectorizable_explanation Explanation
|
D | QuickStartGuide.dox | 38 \section GettingStartedExplanation Explanation of the first program 67 \section GettingStartedExplanation2 Explanation of the second example
|
D | WrongStackAlignment.dox | 44 Explanation: this tells GCC that the stack is only required to be aligned to 2^2=4 bytes, so that G…
|
D | StlContainers.dox | 50 <span class="note">\b Explanation: The `resize()` method of `std::vector` takes a `value_type` argu…
|
D | TemplateKeyword.dox | 71 \section TopicTemplateKeywordExplanation Explanation
|
D | UnalignedArrayAssert.dox | 3 /** \eigenManualPage TopicUnalignedArrayAssert Explanation of the assertion on unaligned arrays
|
D | TutorialGeometry.dox | 28 <span class="note">\b Explanation: In the C++ language, this would require Transform to have a non-…
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | README.txt | 67 bignum.txt -> Explanation of the Fast Number Theoretic Transform (FNT).
|
/external/clang/unittests/Tooling/ |
D | CompilationDatabaseTest.cpp | 23 static void expectFailure(StringRef JSONDatabase, StringRef Explanation) { in expectFailure() argument 27 << "Expected an error because of: " << Explanation.str(); in expectFailure()
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tensor_tracer.proto | 14 // * Explanation for why the tensor is traced or not.
|
/external/python/cpython3/Misc/ |
D | gdbinit | 124 # Explanation of while and if tests: We want to pop up the stack until we
|
/external/python/cpython2/Misc/ |
D | gdbinit | 116 # Explanation of while and if tests: We want to pop up the stack until we
|
/external/curl/tests/data/ |
D | test2027 | 14 Explanation for the duplicate 400 requests:
|
D | test2030 | 19 Explanation for the duplicate 400 requests:
|
/external/grpc-grpc/doc/ |
D | combiner-explainer.md | 1 # Combiner Explanation
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 207 *Explanation:*
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_def.proto | 186 // Explanation of why it was deprecated and what to use instead.
|
/external/rust/crates/async-trait/ |
D | README.md | 103 ## Explanation section in Async trait methods
|
/external/python/cpython3/Doc/library/ |
D | mailbox.rst | 814 | Flag | Meaning | Explanation | 981 | Flag | Meaning | Explanation | 1131 | Sequence | Explanation | 1218 | Label | Explanation | 1351 | Flag | Meaning | Explanation |
|
/external/python/cpython2/Doc/library/ |
D | mailbox.rst | 798 | Flag | Meaning | Explanation | 965 | Flag | Meaning | Explanation | 1115 | Sequence | Explanation | 1202 | Label | Explanation | 1335 | Flag | Meaning | Explanation |
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/ |
D | build.gradle | 44 Explanation of JVM source sets structure:
|
/external/tensorflow/tensorflow/lite/g3doc/performance/ |
D | quantization_spec.md | 76 Explanation of the math: this is similar to section 2.3 in
|