OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:templated
(Results
126 - 150
of
312
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/google-benchmark/
README.md
115
Templated
microbenchmarks work the same way:
/external/icu/icu4c/source/common/
unifiedcache.h
96
*
Templated
version of CacheKeyBase.
/external/libchrome/base/memory/
singleton.h
36
// We pull out some of the functionality into a non-
templated
function, so that
/external/llvm/include/llvm/Analysis/
PtrUseVisitor.h
39
/// usage. This class is just a helper base class which is not
templated
and
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h
72
/* Use the
templated
vertex format:
/external/skia/include/gpu/
GrGpuResource.h
50
//
templated
helper classes (e.g. SkAutoTUnref). However, we have different categories of
/external/vulkan-validation-layers/libs/glm/gtx/
dual_quaternion.hpp
36
/// @brief Defines a
templated
dual-quaternion type and several dual-quaternion operations.
/external/webrtc/webrtc/system_wrappers/source/
sort.cc
12
//
templated
spreadsort algorithm (http://sourceforge.net/projects/spreadsort/),
/frameworks/native/include/ui/
TMatHelpers.h
236
* is instantiated, at which point they're only
templated
on the 2nd parameter
/ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h
100
// which allows us to avoid using
templated
friends which
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_pair.h
115
/** There is also a
templated
copy ctor for the @c pair class itself. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_pair.h
115
/** There is also a
templated
copy ctor for the @c pair class itself. */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_pair.h
115
/** There is also a
templated
copy ctor for the @c pair class itself. */
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_pair.h
115
/** There is also a
templated
copy ctor for the @c pair class itself. */
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h
100
// which allows us to avoid using
templated
friends which
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arena.h
73
//
Templated
cleanup methods.
496
// latter is a virtual call, while this method is a
templated
call that
514
// time. This is public only to allow construction of higher-level
templated
598
// construction of higher-level
templated
utilities.
[
all
...]
repeated_field_reflection.h
118
//
Templated
methods that make using this interface easier for non-message
/system/connectivity/shill/
property_accessor.h
29
//
Templated
implementations of AccessorInterface<>.
/system/core/include/sysutils/
List.h
18
//
Templated
list class. Normally we'd use STL, but we don't have that.
/system/core/include/utils/
List.h
18
//
Templated
list class. Normally we'd use STL, but we don't have that.
/system/keymaster/
List.h
18
//
Templated
list class. Normally we'd use STL, but we don't have that.
/system/keymaster/include/keymaster/
android_keymaster_utils.h
43
* Array Manipulation functions. This set of
templated
inline functions provides some nice tools
/system/update_engine/update_manager/
real_updater_provider.cc
42
// A
templated
base class for all update related variables. Provides uniform
/art/compiler/optimizing/
code_generator.h
685
* A
templated
class SlowPathGenerator with a
templated
method NewSlowPath()
/external/libchrome/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
Completed in 1181 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>