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

  /external/eigen/Eigen/src/Core/util/
StaticAssert.h 93 OBJECT_ALLOCATED_ON_STACK_IS_TOO_BIG,
  /external/eigen/Eigen/src/Core/
DenseStorage.h 31 EIGEN_STATIC_ASSERT(Size * sizeof(T) <= EIGEN_STACK_ALLOCATION_LIMIT, OBJECT_ALLOCATED_ON_STACK_IS_TOO_BIG);

Completed in 192 milliseconds