Searched
full:functor (Results
301 -
325 of
712) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_algo.h | [all...] |
/external/eigen/Eigen/src/Core/util/ |
Macros.h | 391 #define EIGEN_MAKE_CWISE_BINARY_OP(METHOD,FUNCTOR) \ 393 EIGEN_STRONG_INLINE const CwiseBinaryOp<FUNCTOR<Scalar>, const Derived, const OtherDerived> \ 396 return CwiseBinaryOp<FUNCTOR<Scalar>, const Derived, const OtherDerived>(derived(), other.derived()); \
|
/external/openfst/src/include/fst/ |
bi-table.h | 325 // selecting functor S returns true for entries to be hashed in the 326 // vector. The fingerprinting functor FP returns a unique fingerprint 328 // suitable for indexing in a vector). The hash functor H is used
|
state-table.h | 139 // selecting functor S returns true for tuples to be hashed in the 140 // vector. The fingerprinting functor FP returns a unique fingerprint 142 // suitable for indexing in a vector). The hash functor H is used when
|
/frameworks/base/libs/hwui/ |
DisplayListRenderer.cpp | 154 status_t DisplayListRenderer::callDrawGLFunction(Functor *functor, Rect& dirty) { 156 addDrawOp(new (alloc()) DrawFunctorOp(functor));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
typelist.h | 69 // Apply all typelist types to unary functor. 74 /// Apply all typelist types to generator functor. 79 // Apply all typelist types and values to generator functor.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
typelist.h | 73 // Apply all typelist types to unary functor. 78 /// Apply all typelist types to generator functor. 83 // Apply all typelist types and values to generator functor.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
typelist.h | 73 // Apply all typelist types to unary functor. 78 /// Apply all typelist types to generator functor. 83 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 69 // Apply all typelist types to unary functor. 74 /// Apply all typelist types to generator functor. 79 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 69 // Apply all typelist types to unary functor. 74 /// Apply all typelist types to generator functor. 79 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 69 // Apply all typelist types to unary functor. 74 /// Apply all typelist types to generator functor. 79 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
typelist.h | 69 // Apply all typelist types to unary functor. 74 /// Apply all typelist types to generator functor. 79 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
typelist.h | 73 // Apply all typelist types to unary functor. 78 /// Apply all typelist types to generator functor. 83 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
typelist.h | 74 // Apply all typelist types to unary functor. 79 /// Apply all typelist types to generator functor. 84 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
typelist.h | 73 // Apply all typelist types to unary functor. 78 /// Apply all typelist types to generator functor. 83 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
typelist.h | 74 // Apply all typelist types to unary functor. 79 /// Apply all typelist types to generator functor. 84 // Apply all typelist types and values to generator functor.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
typelist.h | 73 // Apply all typelist types to unary functor. 78 /// Apply all typelist types to generator functor. 83 // Apply all typelist types and values to generator functor.
|
/external/ceres-solver/docs/source/ |
tutorial.rst | 56 The first step is to write a functor that will evaluate this the 174 In some cases, its not possible to define a templated cost functor, 178 functor which computes the residual value and construct a 180 the corresponding functor would be 317 in the objective functor. Here is the code for evaluating 559 The first step as usual is to define a templated functor that computes 560 the reprojection error/residual. The structure of the functor is 630 Given this functor, the bundle adjustment problem can be constructed
|
/external/ceres-solver/internal/ceres/ |
compressed_row_sparse_matrix.cc | 44 // Helper functor used by the constructor for reordering the contents 51 // If this is the case, this functor will not be a StrictWeakOrdering.
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest_pred_impl.h | 50 // where pred_format is a function or functor that takes n (in the 62 // where pred is an n-ary function or functor that returns bool,
|
/external/chromium/testing/gtest/include/gtest/ |
gtest_pred_impl.h | 50 // where pred_format is a function or functor that takes n (in the 62 // where pred is an n-ary function or functor that returns bool,
|
/external/chromium_org/testing/gtest/include/gtest/ |
gtest_pred_impl.h | 50 // where pred_format is a function or functor that takes n (in the 62 // where pred is an n-ary function or functor that returns bool,
|
Completed in 1138 milliseconds
<<11121314151617181920>>