HomeSort by relevance Sort by last modified time
    Searched refs:_Object (Results 1 - 4 of 4) sorted by null

  /external/eigen/unsupported/Eigen/src/BVH/
KdBVH.h 59 * \param _Object The object type that lives in the hierarchy. It must have value semantics. Either bounding_box(_Object) must
65 * it is useful for _Object to be a pointer.
67 template<typename _Scalar, int _Dim, typename _Object> class KdBVH
71 typedef _Object Object;
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 569 INTRINSIC(JavaLangRefReference, ReferenceGetReferent, _Object, kIntrinsicReferenceGetReferent, 0),
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp 406 #define _Object Platform::Object^
496 #define _Object IInspectable*
    [all...]
cap_msmf.cpp     [all...]

Completed in 4342 milliseconds