OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:templated
(Results
151 - 175
of
312
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libchrome/base/memory/
scoped_ptr.h
136
//
Templated
constructor that destructively takes the value from another
149
// See comment in
templated
constructor above regarding lack of support
/external/libweave/third_party/chromium/base/
callback.h
19
// The
templated
Callback class is a generalized function object. Together
248
// and all its bound parameters. Each Callback specialization has a
templated
tuple.h
242
// This is very useful for
templated
dispatchers, since they don't need to know
/external/libweave/third_party/chromium/base/memory/
scoped_ptr.h
136
//
Templated
constructor that destructively takes the value from another
149
// See comment in
templated
constructor above regarding lack of support
/external/llvm/include/llvm/Analysis/
CGSCCPassManager.h
262
///
templated
adaptor.
482
///
templated
adaptor.
/external/opencv3/modules/flann/include/opencv2/
flann.hpp
104
/** @brief The FLANN nearest neighbor index class. This class is
templated
with the type of elements for which
245
"(cv::flann::Index always uses L2). You should create the index
templated
on the distance, "\
/prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyiterators.swg
277
*
Templated
base classes for all custom const_iterators.
363
*
Templated
base classes for all custom non-const iterators.
/external/protobuf/gtest/include/gtest/internal/
gtest-port.h
509
// work on Sun Studio since it doesn't understand
templated
conversion
877
// As a C-function, ThreadFuncWithCLinkage cannot be
templated
itself.
880
// non-
templated
base class for ThreadWithParam allows us to bypass this
[
all
...]
/external/clang/lib/Sema/
SemaOverload.cpp
[
all
...]
/external/ceres-solver/examples/
libmv_homography.cc
108
//
Templated
to be used with autodifferenciation.
/external/ceres-solver/include/ceres/internal/
autodiff.h
37
// functors with
templated
operator() taking this form:
/external/ceres-solver/include/ceres/
loss_function.h
339
// This
templated
class allows the user to implement a loss function
numeric_diff_cost_function.h
145
// differentiation wrapper class is
templated
on the concrete cost
/external/ceres-solver/internal/ceres/
schur_eliminator.h
206
//
Templated
implementation of the SchurEliminatorBase interface. The
/external/clang/test/SemaCXX/
cxx1y-deduced-return-type.cpp
437
namespace
Templated
{
/external/clang/test/SemaTemplate/
dependent-names.cpp
421
template <typename T> int CT2<int>::X<>; // expected-error {{template parameter list matching the non-
templated
nested type 'CT2<int>' should be empty}}
/external/eigen/Eigen/src/Core/
GenericPacketMath.h
270
// NOTE: this function must really be
templated
on the packet type (think about different packet types for the same scalar type)
/external/eigen/doc/
AsciiQuickReference.txt
49
//
Templated
size versions are faster. Note that Matlab is 1-based (a size N
/external/libchrome/base/timer/
timer.h
269
// This class has a
templated
method so it can not be exported without failing
/external/libchrome/base/
tuple.h
242
// This is very useful for
templated
dispatchers, since they don't need to know
/external/libchrome/sandbox/win/src/
crosscall_client.h
14
// This header defines the CrossCall(..) family of
templated
functions
/external/llvm/include/llvm/ADT/
SmallPtrSet.h
238
/// \brief A
templated
base class for \c SmallPtrSet which provides the
/external/llvm/include/llvm/IR/
ValueMap.h
60
// default implementations in this class take a
templated
first argument so
/external/llvm/include/llvm/ProfileData/
InstrProfReader.h
149
///
Templated
on the unsigned type whose size matches pointers on the platform
/external/vulkan-validation-layers/libs/glm/gtc/
quaternion.hpp
35
/// @brief Defines a
templated
quaternion type and several quaternion operations.
Completed in 1591 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>