HomeSort by relevance Sort by last modified time
    Searched full:templated (Results 76 - 100 of 312) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/eigen/Eigen/src/Geometry/
Translation.h 110 // its a nightmare to define a templated friend function outside its declaration
  /external/gemmlowp/profiling/
instrumentation.h 79 // A very plain global lock. Templated in LockId so we can have multiple
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 136 /// RuntimeDyldMachOTarget - Templated base class for generic MachO linker
  /external/llvm/lib/Support/
IntervalMap.cpp 10 // This file implements the few non-templated functions in IntervalMap.
  /external/skia/include/gpu/
GrGpuResourceRef.h 89 * Templated version of GrGpuResourceRef to enforce type safety.
  /external/skia/include/utils/
SkRTConf.h 18 Non-templated base class for the runtime configs
  /external/skia/src/core/
SkPtrRecorder.h 104 * Templated wrapper for SkPtrSet, just meant to automate typecasting
SkTInternalLList.h 39 * This class implements a templated internal doubly linked list data structure.
SkPictureFlat.h 166 // The following templated classes provide an efficient way to store and compare
174 // SkFlatDictionary: is an abstract templated dictionary that maintains a
  /frameworks/base/libs/hwui/utils/
LinearAllocator.h 171 // enable allocators to be constructed from other templated types
  /frameworks/base/media/mca/filterfw/native/core/
value.cpp 32 // Templated versions //////////////////////////////////////////////////////////////////////////////
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsAdapterBase.java 32 * Base class for suggestions adapters. The templated class A is the list adapter class.
  /prebuilts/misc/common/swig/include/2.0.11/lua/
std_vector.i 66 but are templated, not %defined
  /system/connectivity/shill/dbus/
chromeos_dbus_adaptor.h 57 // It would be nice if these two methods could be templated. Unfortunately,
  /system/core/include/utils/
LruCache.h 140 // Implementation is here, because it's fully templated
  /system/core/libmemunreachable/
Allocator.h 38 // Non-templated class that implements wraps HeapImpl to keep
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 43 // When a templated assignment operator exist, an implicit conversion
48 // Therefore, for VC6.0 templated assignment is disabled.
56 // and the templated version is made 'explicit', the explicit is also
57 // given to the non-templated version, making the class non-implicitely-copyable.
533 // NOTE: MSVC needs templated versions first
  /external/ceres-solver/docs/source/
modeling.rst 190 class with a templated ``operator()`` (a functor) that computes the
315 templated functor, but the signature of the functor differs
356 In some cases, its not possible to define a templated cost functor,
508 the numeric differentiation wrapper class is templated on the
580 differentiates it and makes it available as a templated functor so
601 is given by the following templated function
666 allows users to use :class:`CostFunction` objects in templated
691 rotation and translation. Say we have a templated function
721 // any other templated functor.
    [all...]
faqs.rst 48 Ceres allows the user to define templated functors which will
56 resort, where it is simply not possible to write a templated
  /external/ceres-solver/internal/ceres/
trust_region_minimizer_test.cc 52 // Templated Evaluator for Powell's function. The template parameters
209 // Templated function to hold a subset of the columns fixed and check
  /external/eigen/Eigen/src/Core/
Matrix.h 149 * \note This is a special case of the templated operator=. Its purpose is
150 * to prevent a default operator= from hiding the templated operator=.
  /external/llvm/include/llvm/ADT/
ArrayRef.h 69 /// Construct an ArrayRef from a SmallVector. This is templated in order to
101 /// templated in order to avoid instantiating SmallVectorTemplateCommon<T>
  /external/ceres-solver/examples/
simple_bundle_adjuster.cc 118 // Templated pinhole camera model for used with Ceres. The camera is
  /external/ceres-solver/include/ceres/
gradient_checker.h 62 // This is templated similarly to NumericDiffCostFunction, as it internally
jet.h 97 // for the derivative in x and y, and passing them to a templated version of f:
113 // which makes computing the derivative, gradient, or jacobian of templated
145 // By pushing these things through sufficiently and suitably templated
599 // work with nested template types (e.g. where the scalar is itself templated).

Completed in 2429 milliseconds

1 2 34 5 6 7 8 91011>>