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

  /external/clang/test/Parser/
cxx1z-fold-expressions.cpp 6 template<typename ...T> constexpr auto all2(T ...t) { return (t && ... && true); } function
  /external/cblas/
Makefile 135 ( cd src && make all2)
168 ( cd testing && make all2 )
  /external/cblas/testing/
Makefile 39 all: all1 all2 all3
41 all2: stest2 dtest2 ctest2 ztest2
  /external/cblas/src/
Makefile 167 all2: $(alev2) $(errhand)

Completed in 333 milliseconds