Home
last modified time | relevance | path

Searched refs:BinaryFunctionConcept (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/doc/reference/numeric/
Dinner_product.qbk57 # `BinaryOperation1` is a model of the `BinaryFunctionConcept`.
58 # `BinaryOperation2` is a model of the `BinaryFunctionConcept`.
Daccumulate.qbk52 # `BinaryOperation` is a model of the `BinaryFunctionConcept`.
Dpartial_sum.qbk48 # `BinaryOperation` is a model of the `BinaryFunctionConcept`.
Dadjacent_difference.qbk55 # `BinaryOperation` is a model of the `BinaryFunctionConcept`.
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/test/
Dold_concept_pass.cpp25 BOOST_CLASS_REQUIRE4(bar, bool, int, char, old, BinaryFunctionConcept);
Dold_concepts.hpp42 struct BinaryFunctionConcept struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/doc/reference/algorithm_ext/
Dfor_each.qbk65 # `BinaryFunction` is a model of the `BinaryFunctionConcept`.
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/doc/reference/algorithm/
Dtransform.qbk63 * `BinaryOperation` is a model of the `BinaryFunctionConcept`.