Home
last modified time | relevance | path

Searched refs:functors (Results 1 – 17 of 17) sorted by relevance

/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dbinding_normalization.templates.h40 BindingNormalizationFunctors<Functors...> functors) in BindingNormalizationContext() argument
44 binding_data_map(binding_data_map), functors(functors), in BindingNormalizationContext()
80 Functors... functors) { in normalizeBindings()
88 binding_data_map, BindingNormalizationFunctors<Functors...>{functors...}); in normalizeBindings()
153 …context.functors.save_fully_expanded_components_with_no_args(context.fully_expanded_components_wit… in normalizeBindings()
154 …context.functors.save_fully_expanded_components_with_args(context.fully_expanded_components_with_a… in normalizeBindings()
155 …context.functors.save_component_replacements_with_no_args(context.component_with_no_args_replaceme… in normalizeBindings()
156 context.functors.save_component_replacements_with_args(context.component_with_args_replacements); in normalizeBindings()
167 auto itr = context.functors.find_normalized_binding(entry.type_id); in handleBindingForConstructedObject()
168 if (context.functors.is_valid_itr(itr)) { in handleBindingForConstructedObject()
[all …]
Dbinding_normalization.h120 Functors... functors);
273 BindingNormalizationFunctors<Functors...> functors; member
306 BindingNormalizationFunctors<Functors...> functors);
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorSyclRun.h38 auto functors = internal::extractFunctors(evaluator); in run() local
55 …auto device_expr =internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_ac… in run()
DTensorReductionSycl.h111 auto functors = TensorSycl::internal::extractFunctors(self.impl());
152 … TensorSycl::internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_accesso…
190 auto functors = TensorSycl::internal::extractFunctors(self.impl());
215 … TensorSycl::internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_accesso…
/external/eigen/Eigen/
DCore401 #include "src/Core/functors/TernaryFunctors.h"
402 #include "src/Core/functors/BinaryFunctors.h"
403 #include "src/Core/functors/UnaryFunctors.h"
404 #include "src/Core/functors/NullaryFunctors.h"
405 #include "src/Core/functors/StlFunctors.h"
406 #include "src/Core/functors/AssignmentFunctors.h"
408 // Specialized functors to enable the processing of complex numbers
/external/eigen/doc/
DNewExpressionType.dox8 …r using custom \ref MatrixBase::unaryExpr "unary" or \ref MatrixBase::binaryExpr "binary" functors,
9 while extremely complex matrix manipulations can be achieved by a nullary functors as described in …
DPreprocessorDirectives.dox150 …- \b EIGEN_FUNCTORS_PLUGIN - filename of plugin for adding new functors and specializations of fun…
DInsideEigenExample.dox458 …s at all -- it's an implementation detail, the point is that some other functors need to store mem…
/external/google-fruit/tests/
Dtested_features.md45 * **TODO** Check that non-lambda functors/functions are forbidden
60 * **TODO** Check that non-lambda functors/functions are forbidden in `registerFactory()`
100 * **TODO** Check that non-lambda functors/functions are forbidden
/external/webrtc/webrtc/base/
Dbind.h.pump15 // objects (aka functors). The method object is captured as a scoped_refptr<> if
/external/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h.pump566 // The basic overloads are provided here for generic functors.
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h.pump88 // i.e. function pointers and functors. It uses overloading to
/external/libcxx/include/
Dfunctional1549 // __base provides an abstract interface for copyable functors.
/external/googletest/googlemock/docs/
DCookBook.md2367 work with non-copyable objects; you'll have to use functors instead.
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
/external/jline/src/src/test/resources/jline/example/
Denglish.gz