Searched refs:describes (Results 1 – 25 of 687) sorted by relevance
12345678910>>...28
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_INDEX | 3 HOWTO_Assertions - describes format of assertions.xml files 6 HOWTO_CodingGuidelines- describes coding guidelines for this project 8 HOWTO_Coverage - describes format of COVERAGE.<area> files 13 HOWTO_Release - describes how to release a version of PTS 16 HOWTO_Tagging - describes how to tag files for inclusion in a release
|
D | HOWTO_ConformanceTest | 4 This document describes what conformance tests are, how they are created, 86 - HOWTO_DefinitionsTest - describes how to create definitions tests 87 - HOWTO_ResultCodes - describes the result codes test cases should return 88 - HOWTO_BoundaryTest - describes how to create boundary tests for functions
|
D | HOWTO_BugReporting | 1 This document describes the process for reporting bugs found _by_ the 7 This document describes the steps we'd like to take to ensure we are finding
|
/external/ltp/testcases/open_posix_testsuite/ |
D | QUICK-START | 47 BUILD - describes how to set up your developer machine to build and test 52 HOWTO_Assertions - describes format of the assertions files used to 55 HOWTO_CodingGuidelines - describes coding guidelines for this project 56 HOWTO_Coverage - describes format of COVERAGE.<area> files 59 HOWTO_Tagging - describes how to tag files for inclusion in a release 60 HOWTO_RunTests - describes how to build and run the tests
|
D | README | 69 HOWTO_Assertions - describes format of the assertions files used to 72 HOWTO_CodingGuidelines- describes coding guidelines for this project 73 HOWTO_Coverage - describes format of COVERAGE.<area> files 76 HOWTO_Tagging - describes how to tag files for inclusion in a release
|
/external/python/cpython3/Doc/reference/ |
D | index.rst | 7 This reference manual describes the syntax and "core semantics" of the 12 manuals exist: :ref:`extending-index` describes the high-level picture of how to 13 write a Python extension module, and the :ref:`c-api-index` describes the
|
/external/python/cpython2/Doc/reference/ |
D | index.rst | 7 This reference manual describes the syntax and "core semantics" of the 12 manuals exist: :ref:`extending-index` describes the high-level picture of how to 13 write a Python extension module, and the :ref:`c-api-index` describes the
|
/external/llvm/docs/ |
D | index.rst | 128 This describes new features, known bugs, and other limitations. 298 This document describes the design and philosophy behind the LLVM 302 This document describes the current status of vectorization in LLVM. 305 This document describes the design and implementation of exception handling 313 This describes the file format and encoding used for LLVM "bc" files. 316 This document describes the LLVM System Library (``lib/System``) and 320 This document describes the interface between LLVM intermodular optimizer 340 This document describes segmented stacks and how they are used in LLVM. 343 This document describes the optional rich disassembly output syntax. 349 This document describes using the NVPTX back-end to compile GPU kernels. [all …]
|
/external/python/cpython3/Doc/library/ |
D | index.rst | 7 While :ref:`reference-index` describes the exact syntax and 9 describes the standard library that is distributed with Python. It also 10 describes some of the optional components that are commonly included
|
D | windows.rst | 7 This chapter describes modules that are only available on MS Windows platforms.
|
D | netdata.rst | 8 This chapter describes modules which support handling data formats commonly used
|
/external/python/cpython2/Doc/library/ |
D | index.rst | 7 While :ref:`reference-index` describes the exact syntax and 9 describes the standard library that is distributed with Python. It also 10 describes some of the optional components that are commonly included
|
D | windows.rst | 7 This chapter describes modules that are only available on MS Windows platforms.
|
D | netdata.rst | 8 This chapter describes modules which support handling data formats commonly used
|
/external/python/cpython3/Doc/c-api/ |
D | descriptor.rst | 35 Return true if the descriptor objects *descr* describes a data attribute, or 36 false if it describes a method. *descr* must be a descriptor object; there is
|
D | objimpl.rst | 9 This chapter describes the functions, types, and macros used when defining new
|
/external/python/cpython2/Doc/c-api/ |
D | descriptor.rst | 46 Return true if the descriptor objects *descr* describes a data attribute, or 47 false if it describes a method. *descr* must be a descriptor object; there is
|
D | objimpl.rst | 10 This chapter describes the functions, types, and macros used when defining new
|
/external/python/cpython2/Doc/extending/ |
D | index.rst | 7 This document describes how to write modules in C or C++ to extend the Python 9 but also new object types and their methods. The document also describes how
|
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/ |
D | tree_config.proto | 6 // TreeNode describes a node in a tree. 104 // DecisionTreeConfig describes a list of connected nodes. 137 // DecisionTreeEnsembleConfig describes an ensemble of decision trees.
|
/external/tensorflow/tensorflow/docs_src/performance/xla/ |
D | shapes.md | 5 describes the rank, size, and data type of an N-dimensional array (*array* in 58 The `Layout` proto describes how an array is represented in memory. The `Layout` 71 The only required field is `minor_to_major`. This field describes the 119 fields. The field `padded_dimensions` describes the sizes (widths) to which each
|
/external/tensorflow/tensorflow/docs_src/performance/ |
D | index.md | 23 * @{$broadcasting$Broadcasting Semantics}, which describes XLA's 28 * @{$jit$Using JIT Compilation}, which describes the XLA JIT compiler that
|
/external/tensorflow/tensorflow/docs_src/deploy/ |
D | hadoop.md | 3 This document describes how to run TensorFlow on Hadoop. It will be expanded to 4 describe running on various cluster managers, but only describes running on HDFS
|
/external/python/cpython3/Doc/extending/ |
D | index.rst | 7 This document describes how to write modules in C or C++ to extend the Python 9 but also new object types and their methods. The document also describes how
|
/external/libedit/ |
D | README.android | 2 * README.android describes in high-level the libedit changes that we
|
12345678910>>...28