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

  /external/eigen/test/
nomalloc.cpp 23 template<typename MatrixType> void nomalloc(const MatrixType& m) function
217 CALL_SUBTEST_1(nomalloc(Matrix<float, 1, 1>()) );
218 CALL_SUBTEST_2(nomalloc(Matrix4d()) );
219 CALL_SUBTEST_3(nomalloc(Matrix<float,32,32>()) );
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 436 int nomalloc; member in struct:__tsan::ThreadState

Completed in 87 milliseconds