/external/google-fruit/include/fruit/impl/normalized_component_storage/ |
D | binding_normalization.templates.h | 40 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 …]
|
D | binding_normalization.h | 120 Functors... functors); 273 BindingNormalizationFunctors<Functors...> functors; member 306 BindingNormalizationFunctors<Functors...> functors);
|
/external/guice/extensions/persist/lib/ |
D | commons-collections.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorSyclRun.h | 38 auto functors = internal::extractFunctors(evaluator); in run() local 55 …auto device_expr =internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_ac… in run()
|
D | TensorReductionSycl.h | 111 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/ |
D | Core | 401 #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/ |
D | NewExpressionType.dox | 8 …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 …
|
D | PreprocessorDirectives.dox | 150 …- \b EIGEN_FUNCTORS_PLUGIN - filename of plugin for adding new functors and specializations of fun…
|
D | InsideEigenExample.dox | 458 …s at all -- it's an implementation detail, the point is that some other functors need to store mem…
|
/external/google-fruit/tests/ |
D | tested_features.md | 45 * **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/ |
D | bind.h.pump | 15 // objects (aka functors). The method object is captured as a scoped_refptr<> if
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-actions.h.pump | 566 // The basic overloads are provided here for generic functors.
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h.pump | 88 // i.e. function pointers and functors. It uses overloading to
|
/external/libcxx/include/ |
D | functional | 1549 // __base provides an abstract interface for copyable functors.
|
/external/googletest/googlemock/docs/ |
D | CookBook.md | 2367 work with non-copyable objects; you'll have to use functors instead.
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|