Home
last modified time | relevance | path

Searched refs:all2 (Results 1 – 4 of 4) sorted by relevance

/external/cblas/
DMakefile135 ( cd src && make all2)
168 ( cd testing && make all2 )
/external/cblas/testing/
DMakefile39 all: all1 all2 all3
41 all2: stest2 dtest2 ctest2 ztest2 target
/external/clang/test/Parser/
Dcxx1z-fold-expressions.cpp6 template<typename ...T> constexpr auto all2(T ...t) { return (t && ... && true); } in all2() function
/external/cblas/src/
DMakefile167 all2: $(alev2) $(errhand) target