OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:templated
(Results
26 - 50
of
312
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/connectivity/shill/
service_property_change_notifier.h
65
// Redirects
templated
calls to a value reference to a by-copy version.
accessor_interface.h
34
// A
templated
abstract base class for objects that can be used to access
/system/keymaster/include/keymaster/
keymaster_tags.h
31
* The machinery in this header solves these problems. The core elements are two
templated
classes,
32
* TypedTag and TypedEnumTag. These classes are
templated
on a tag type and a tag value, and in the
48
* trivial, inlined template functions which call non-
templated
functions which are compact but not
50
* of the non-
templated
functions, at the same time.
/toolchain/binutils/binutils-2.25/gold/
reloc-types.h
23
// This header files defines a few convenient
templated
types for use
/bionic/tools/relocation_packer/src/
elf_file.h
68
//
Templated
packer, helper for PackRelocations(). Rel type is one of
72
//
Templated
unpacker, helper for UnpackRelocations(). Rel type is one of
/external/ceres-solver/include/ceres/
cost_function.h
36
// It is recommended that users define
templated
residual functors for use as
42
// which is not
templated
on numeric types.
/external/clang/include/clang/StaticAnalyzer/Core/
CheckerRegistry.h
103
/// Adds a checker to the registry. Use this non-
templated
overload when your
108
/// Adds a checker to the registry. Use this
templated
overload when your
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
compare.hpp
83
Convenient version of standard std::less. Operation is
templated
, therefore it is
136
Convenient version of standard std::not_greater_to. Operation is
templated
, therefore it is
/external/eigen/Eigen/src/Core/
PermutationMatrix.h
97
/** This is a special case of the
templated
operator=. Its purpose is to
98
* prevent a default operator= from hiding the
templated
operator=.
337
* from hiding the other
templated
constructor */
376
/** This is a special case of the
templated
operator=. Its purpose is to
377
* prevent a default operator= from hiding the
templated
operator=.
457
/** This is a special case of the
templated
operator=. Its purpose is to
458
* prevent a default operator= from hiding the
templated
operator=.
DiagonalMatrix.h
175
/** copy constructor. prevent a default copy constructor from hiding the other
templated
constructor */
193
/** This is a special case of the
templated
operator=. Its purpose is to
194
* prevent a default operator= from hiding the
templated
operator=.
/external/doclava/src/com/google/doclava/
SampleCode.java
99
* generate a
templated
index file to the project output root.
153
if (inList(path, IMAGES) || inList(path, VIDEOS) || inList(path,
TEMPLATED
)) {
171
* the output directory. Source files are
templated
and images are
templated
239
} else if (inList(path,
TEMPLATED
)) {
271
* Processes a
templated
project index page from _index.jd in a project root.
365
* Writes a
templated
source code file to out.
389
* Writes a
templated
image or video file to out.
539
public static String[]
TEMPLATED
= {".java", ".xml", ".aidl", ".rs",".txt", ".TXT"};
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemApplyImport.java
83
// supply the current
templated
(matched, not named)
/external/ceres-solver/include/ceres/internal/
eigen.h
63
// C++ does not support
templated
typdefs, thus the need for this
/external/clang/test/SemaCXX/
implicit-member-functions.cpp
111
// pair's
templated
constructor, which triggers instantiation of the
warn-infinite-recursion.cpp
94
// No warnings on
templated
functions
/external/clang/test/SemaTemplate/
temp_explicit.cpp
110
template struct X6::Inner; // expected-error{{non-
templated
}}
/external/llvm/docs/HistoricalNotes/
2001-09-18-OptimizeExceptions.txt
23
exception specifications on generic,
templated
code. But it is trivial
/external/skia/src/gpu/gl/
GrGLProgram.h
116
// A
templated
helper to loop over effects, set the transforms(via subclass) and bind textures
/frameworks/native/include/ui/
TVecHelpers.h
115
* is instantiated, at which point they're only
templated
on the 2nd parameter
196
* is instantiated, at which point they're only
templated
on the 2nd parameter
282
* is instantiated, at which point they're only
templated
on the 2nd parameter
346
* is instantiated, at which point they're only
templated
on the 2nd parameter
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
config_def.hpp
128
// GCC-2.95 eagerly instantiates
templated
constructors and conversion
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_grep_matcher.h
53
/// A _Results facade specialized for wrapping a
templated
match_results.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_grep_matcher.h
53
/// A _Results facade specialized for wrapping a
templated
match_results.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_grep_matcher.h
53
/// A _Results facade specialized for wrapping a
templated
match_results.
/prebuilts/misc/common/swig/include/2.0.11/lua/
_std_common.i
11
horribly
templated
STL code, to give it a neatened version.
/system/update_engine/common/
action_pipe.h
36
// from one Action and into another Action. It's
templated
so that it may
Completed in 584 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>