OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:templated
(Results
51 - 75
of
312
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/update_engine/payload_generator/
extent_utils.h
35
// Get/SetElement are intentionally overloaded so that
templated
functions
/external/ceres-solver/include/ceres/
numeric_diff_functor.h
33
//
templated
functor so that it can be easily used as part of Ceres'
53
// is given by the following
templated
function
autodiff_cost_function.h
37
//
templated
operator() (a functor) that computes the cost function in terms of
152
//
templated
number of residuals). This allows for varying the number
autodiff_local_parameterization.h
47
// a class with a
templated
operator() (a functor) that computes
/external/eigen/bench/btl/
README
124
The bench algorithm (generic_bench/bench.hh) is
templated
with an action itself
templated
with
/external/llvm/include/llvm/Support/
Format.h
36
/// abstract base class of a
templated
derived class.
73
/// These are
templated
helper classes used by the format function that
AlignOf.h
38
/// AlignOf - A
templated
class that contains an enum value representing
74
/// alignOf - A
templated
function that returns the minimum alignment of
/frameworks/base/libs/hwui/
FrameBuilder.h
48
* Then the prepared or 'baked' drawing commands can be issued by calling the
templated
82
* replayBakedOps() is
templated
based on what class will receive ops being replayed.
/external/ceres-solver/internal/ceres/
system_test.cc
109
//
Templated
function that given a set of solver configurations,
235
//
Templated
functions used for automatically differentiated cost
427
//
Templated
pinhole camera model. The camera is parameterized
graph.h
46
// A weighted undirected graph
templated
over the vertex ids. Vertex
preconditioner.h
137
// This
templated
subclass of Preconditioner serves as a base class for
reorder_program_test.cc
44
//
Templated
base class for the CostFunction signatures.
/external/protobuf/src/google/protobuf/stubs/
shared_ptr.h
129
// Need non-
templated
version to prevent the compiler-generated default
147
// Need non-
templated
version to prevent the compiler-generated default
317
// Need non-
templated
version to prevent default copy constructor
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
shared_ptr.h
129
// Need non-
templated
version to prevent the compiler-generated default
147
// Need non-
templated
version to prevent the compiler-generated default
317
// Need non-
templated
version to prevent default copy constructor
/external/eigen/Eigen/src/Core/
Array.h
92
/** This is a special case of the
templated
operator=. Its purpose is to
93
* prevent a default operator= from hiding the
templated
operator=.
EigenBase.h
99
* \details The expression must provide a (
templated
) evalTo(Derived& dst) const
/external/llvm/include/llvm/Analysis/
IntervalIterator.h
172
// This method is
templated
because it may operate on two different source
197
// This method is
templated
because it may operate on two different source
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_nfa.h
76
/// Provides a generic facade for a
templated
match_results.
264
* This NFA class is
templated
on S, a type that will hold values of the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_nfa.h
76
/// Provides a generic facade for a
templated
match_results.
264
* This NFA class is
templated
on S, a type that will hold values of the
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_nfa.h
76
/// Provides a generic facade for a
templated
match_results.
264
* This NFA class is
templated
on S, a type that will hold values of the
/system/update_engine/common/
action.h
66
//
templated
class that contains only two typedefs: OutputObjectType and
82
// It is handy to have a non-
templated
base class of all Actions.
/external/ImageMagick/www/Magick++/
CoderInfo.html
12
<p>The <i>CoderInfo</i> class provides the means to provide information regarding ImageMagick support for an image format (designated by a magick string). It may be used to provide support for a specific named format (provided as an argument to the constructor), or as an element of a container when format support is queried using the <a href="STL.html#coderInfoList">coderInfoList()</a>
templated
function.</p>
/external/clang/test/SemaCXX/
cxx1y-contextual-conversion-tweaks.cpp
138
switch (a1) {} // @138 -- should presumably call
templated
conversion operator to convert to int.
warn-unused-local-typedef.cpp
186
// Like sneaky(), but returning
templated
struct referencing local type.
/external/eigen/Eigen/src/Eigen2Support/Geometry/
Translation.h
90
// its a nightmare to define a
templated
friend function outside its declaration
Completed in 1185 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>