/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/transitive_includes/ |
H A D | cxx03.csv | 4 algorithm concepts 24 any concepts 42 array concepts 65 barrier concepts 86 bitset concepts 104 charconv concepts 117 chrono concepts 139 codecvt concepts 168 concepts cstddef 169 concepts type_traits [all …]
|
H A D | cxx17.csv | 4 algorithm concepts 24 any concepts 42 array concepts 65 barrier concepts 86 bitset concepts 104 charconv concepts 117 chrono concepts 139 codecvt concepts 169 concepts cstddef 170 concepts type_traits [all …]
|
H A D | cxx11.csv | 4 algorithm concepts 24 any concepts 42 array concepts 65 barrier concepts 86 bitset concepts 104 charconv concepts 117 chrono concepts 139 codecvt concepts 169 concepts cstddef 170 concepts type_traits [all …]
|
H A D | cxx20.csv | 4 algorithm concepts 23 any concepts 41 array concepts 64 barrier concepts 85 bitset concepts 103 charconv concepts 122 chrono concepts 150 codecvt concepts 180 concepts cstddef 181 concepts type_traits [all …]
|
H A D | cxx14.csv | 4 algorithm concepts 24 any concepts 42 array concepts 65 barrier concepts 86 bitset concepts 104 charconv concepts 117 chrono concepts 139 codecvt concepts 169 concepts cstddef 170 concepts type_traits [all …]
|
/aosp_15_r20/external/bazelbuild-rules_rust/docs/ |
H A D | flatten.md | 80 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 98 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 99 …ine with a trailing back-slash (`\\`). | <a href="https://bazel.build/concepts/labels">Label</a>… 100 … but without requiring a build script. | <a href="https://bazel.build/concepts/labels">Label</a>… 118 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 136 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 154 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 172 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 191 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 192 …`rust_analyzer_proc_macro_srv` binary. | <a href="https://bazel.build/concepts/labels">Label</a>… [all …]
|
H A D | defs.md | 32 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 50 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 68 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 86 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 192 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 193 …` targets if linking a native library. | <a href="https://bazel.build/concepts/labels">List of l… 194 …e passed to rustc to build this crate. | <a href="https://bazel.build/concepts/labels">List of l… 195 …a also being included in the runfiles. | <a href="https://bazel.build/concepts/labels">List of l… 198 …rg/std/macro.include_str!.html) macro. | <a href="https://bazel.build/concepts/labels">List of l… 201 …rcs` if `srcs` contains only one file. | <a href="https://bazel.build/concepts/labels">Label</a>… [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/ |
D | concepts.qbk | 13 [section:concepts Concepts] 14 [# odeint.concepts] 16 [include concepts/system.qbk] 17 [include concepts/second_order_system.qbk] 18 [include concepts/symplectic_system.qbk] 19 [include concepts/implicit_system.qbk] 20 [include concepts/stepper.qbk] 21 [include concepts/error_stepper.qbk] 22 [include concepts/controlled_stepper.qbk] 23 [include concepts/dense_output_stepper.qbk] [all …]
|
D | odeint.qbk | 70 [link boost_numeric_odeint.concepts Concepts]] 72 [link boost_numeric_odeint.concepts.system System]] 74 [link boost_numeric_odeint.concepts.symplectic_system Symplectic System]] 76 [link boost_numeric_odeint.concepts.simple_symplectic_system Simple Symplectic System]] 78 [link boost_numeric_odeint.concepts.implicit_system Implicit System]] 80 [link boost_numeric_odeint.concepts.second_order_system Second Order System]] 82 [link boost_numeric_odeint.concepts.stepper Stepper]] 84 [link boost_numeric_odeint.concepts.error_stepper Error Stepper]] 86 [link boost_numeric_odeint.concepts.controlled_stepper Controlled Stepper]] 88 [link boost_numeric_odeint.concepts.dense_output_stepper Dense Output Stepper]] [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/modules/std/ |
H A D | concepts.cppm | 11 #include <concepts> 13 export module std:concepts; 16 // [concepts.lang], language-related concepts 32 // [concepts.arithmetic], arithmetic concepts 66 // [concepts.compare], comparison concepts 75 // [concepts.object], object concepts 81 // [concepts.callable], callable concepts
|
H A D | concepts.inc | 12 // [concepts.lang], language-related concepts 28 // [concepts.arithmetic], arithmetic concepts 62 // [concepts.compare], comparison concepts 71 // [concepts.object], object concepts 77 // [concepts.callable], callable concepts
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/doc/ |
D | fusion.qbk | 38 …concepts__ [@http://www.boost.org/libs/iterator/doc/new-iter-concepts.html New Iterator Concepts]] 76 [def __iterator_concepts__ [link fusion.iterator.concepts Iterator Concepts]] 77 [def __forward_iterator__ [link fusion.iterator.concepts.forward_iterator Forward Iterator]] 78 [def __bidirectional_iterator__ [link fusion.iterator.concepts.bidirectional_iterator Bidirectional… 79 [def __random_access_iterator__ [link fusion.iterator.concepts.random_access_iterator Random Access… 80 [def __associative_iterator__ [link fusion.iterator.concepts.associative_iterator Associative Ite… 81 [def __unbounded_iterator__ [link fusion.iterator.concepts.unbounded_iterator Unbounded Iterato… 104 [def __sequence_concepts__ [link fusion.sequence.concepts Sequence Concepts]] 105 [def __traversal_concept__ [link fusion.sequence.concepts.traversal Sequence Traversal Concept… 106 [def __associativity_concept__ [link fusion.sequence.concepts.associativity Sequence Associativity… [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/ |
D | prog_with_concepts.htm | 14 <title>Programming With Concepts</title> 24 <h2><a name="programming-with-concepts" id= 25 "programming-with-concepts">Programming with Concepts</a></h2> 27 <p>The process of deciding how to group requirements into concepts and 28 deciding which concepts to use in each algorithm is perhaps the most 45 requirements. Thus, concepts are simply the embodiment of generic abstract 48 <p>When designing the concepts for some problem domain it is important to 51 principle, this means we want to minimize concepts. 57 minimizing concepts does not mean simply 108 <p>Minimality in concepts is a property associated with the underlying [all …]
|
D | reference.htm | 29 <li><a href="#basic-concepts">Basic Concept Checking Classes</a></li> 31 <li><a href="#iterator-concepts">Iterator Concept Checking 34 <li><a href="#function-object-concepts">Function Object Concept Checking 37 <li><a href="#container-concepts">Container Concept Checking 82 given concepts are not satisfied.<br /> 86 <h3><a name="basic-concepts" id="basic-concepts">Basic Concept Checking 132 <h3><a name="iterator-concepts" id="iterator-concepts">Iterator Concept 165 <h3><a name="function-object-concepts" id= 166 "function-object-concepts">Function Object Concept Checking 214 <h3><a name="container-concepts" id="container-concepts">Container Concept [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/doc/ |
D | boost_range.qbk | 29 [def __ranges__ [link range.concepts Ranges]] 30 [def __range_concepts__ [link range.concepts Range concepts]] 31 [def __forward_range__ [link range.concepts.forward_range Forward Range]] 32 [def __single_pass_range__ [link range.concepts.single_pass_range Single Pass Range]] 33 [def __bidirectional_range__ [link range.concepts.bidirectional_range Bidirectional Range]] 34 [def __random_access_range__ [link range.concepts.random_access_range Random Access Range]] 165 [def __single_pass_iterator__ [@boost:/libs/iterator/doc/new-iter-concepts.html#singls-pass-itera… 166 [def __forward_traversal_iterator__ [@boost:/libs/iterator/doc/new-iter-concepts.html#forward-trave… 167 [def __bidirectional_traversal_iterator__ [@boost:/libs/iterator/doc/new-iter-concepts.html#bidirec… 168 [def __random_access_traversal_iterator__ [@boost:/libs/iterator/doc/new-iter-concepts.html#random-… [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/libc++/v1/std/ |
D | concepts.inc | 12 // [concepts.lang], language-related concepts 28 // [concepts.arithmetic], arithmetic concepts 62 // [concepts.compare], comparison concepts 71 // [concepts.object], object concepts 77 // [concepts.callable], callable concepts
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/share/libc++/v1/std/ |
D | concepts.inc | 12 // [concepts.lang], language-related concepts 28 // [concepts.arithmetic], arithmetic concepts 62 // [concepts.compare], comparison concepts 71 // [concepts.object], object concepts 77 // [concepts.callable], callable concepts
|
/aosp_15_r20/external/stardoc/docs/ |
H A D | stardoc_rule.md | 25 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 26 …r generating documentation of aspects. | <a href="https://bazel.build/concepts/labels">Label</a>… 27 …pendencies which the input depends on. | <a href="https://bazel.build/concepts/labels">List of l… 29 …generating documentation of functions. | <a href="https://bazel.build/concepts/labels">Label</a>… 30 …he header of the output documentation. | <a href="https://bazel.build/concepts/labels">Label</a>… 31 …rk file to generate documentation for. | <a href="https://bazel.build/concepts/labels">Label</a>… 32 …to which documentation will be output. | <a href="https://bazel.build/concepts/labels">Label</a>… 33 …generating documentation of providers. | <a href="https://bazel.build/concepts/labels">Label</a>… 34 … | The location of the renderer tool. | <a href="https://bazel.build/concepts/labels">Label</a>… 35 …for generating documentation of rules. | <a href="https://bazel.build/concepts/labels">Label</a>… [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/quickbook/ |
D | iterator.qbk | 39 [def _concepts_ [@http://www.boost.org/more/generic_programming.html#concept concepts]] 45 extended concepts and includes several useful iterator 46 adaptors. The extended iterator concepts have been 48 can fit in the new concepts and so that new-style 65 because they bind together two orthogonal concepts: traversal and 76 the existing concepts. For details about the new iterator 77 concepts, see our [@../new-iter-concepts.html Standard Proposal for New-Style Iterators]. 190 [def _iterator_concepts_ [link iterator.concepts `iterator_concepts.hpp`]] 193 * _iterator_concepts_: Concept checking classes for the new iterator concepts. 195 * _iterator_archetypes_: Concept archetype classes for the new iterators concepts. [all …]
|
D | algorithms.qbk | 5 …ion of `std::advance` for the Boost iterator [link iterator.concepts.traversal traversal concepts]. 29 If `Iterator` does not model [link iterator.concepts.traversal.bidirectional Bidirectional Traversa… 33 If `Iterator` models [link iterator.concepts.traversal.random_access Random Access Traversal Iterat… 48 …on of `std::distance` for the Boost iterator [link iterator.concepts.traversal traversal concepts]. 66 `Iterator` should model [link iterator.concepts.traversal.single_pass Single Pass Iterator]. 70 If `Iterator` models [link iterator.concepts.traversal.random_access Random Access Traversal Iterat… 74 If `Iterator` models [link iterator.concepts.traversal.random_access Random Access Traversal Iterat… 141 Second, `boost::next()` and `boost::prior()` use [link iterator.concepts.traversal traversal catego…
|
/aosp_15_r20/external/bazelbuild-rules_go/docs/go/core/ |
H A D | rules.md | 149 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 151 … <code>cgo</code> = <code>True</code>. | <a href="https://bazel.build/concepts/labels">List of l… 157 … information on data files. | <a href="https://bazel.build/concepts/labels">List of l… 158 …e rules with the [GoLibrary] provider. | <a href="https://bazel.build/concepts/labels">List of l… 159 …ing] for more information. | <a href="https://bazel.build/concepts/labels">List of l… 160 …static and generated embeddable files. | <a href="https://bazel.build/concepts/labels">List of l… 173 … using Go [build constraints]. | <a href="https://bazel.build/concepts/labels">List of l… 205 …name | A unique name for this target. | <a href="https://bazel.build/concepts/labels#target-nam… 206 … original <code>go_binary</code> rule. | <a href="https://bazel.build/concepts/labels">Label</a>… 208 …the given platform and/or sdk_version. | <a href="https://bazel.build/concepts/labels">Label</a>… [all …]
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/ |
H A D | socket_base.hpp | 73 * @par Concepts: 103 * @par Concepts: 132 * @par Concepts: 162 * @par Concepts: 191 * @par Concepts: 221 * @par Concepts: 251 * @par Concepts: 281 * @par Concepts: 312 * @par Concepts: 344 * @par Concepts: [all …]
|
/aosp_15_r20/external/pigweed/docs/ |
H A D | overview.rst | 42 * :ref:`A comprehensive set of libraries for embedded development<docs-concepts-embedded-developmen… 43 * :ref:`A hermetic and replicable development environment<docs-concepts-development-environment>` 44 * :ref:`A system for building, testing, and linting your project<docs-concepts-build-system>` 45 * :ref:`A full framework for new projects that want a turn-key solution<docs-concepts-full-framewor… 47 .. _docs-concepts-embedded-development-libraries: 66 .. _docs-concepts-development-environment: 76 .. _docs-concepts-build-system: 85 .. _docs-concepts-full-framework: 95 .. _docs-concepts-right-for-my-project: 128 .. _docs-concepts-python-version:
|
/aosp_15_r20/external/executorch/docs/source/ |
H A D | concepts.md | 1 # ExecuTorch Concepts 2 …w of key concepts and terms used throughout the ExecuTorch documentation. It is intended to help r… 4 ## Concepts Map 5  7 <a href="./_static/img/concepts-map-overview.png" target="_blank">View in full size</a> 9 <a href="./_static/img/concepts-map-detailed.png" target="_blank">View detailed concept map</a> 21 …passes can lower to [Core ATen dialect](./concepts.md#concepts#core-aten-dialect) and [Edge dialec… 23 ATen dialect is a valid [EXIR](./concepts.md#exir) with additional properties. It consists of funct… 86 …hat aren't part of the ATen library, but which appear in [eager mode](./concepts.md#eager-mode). R… 90 …ile or other data source without directly depending on operating system concepts like files or mem… [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | socket_base.hpp | 118 * @par Concepts: 152 * @par Concepts: 185 * @par Concepts: 219 * @par Concepts: 252 * @par Concepts: 286 * @par Concepts: 320 * @par Concepts: 354 * @par Concepts: 389 * @par Concepts: 425 * @par Concepts: [all …]
|