Searched refs:ARGLIST (Results 1 – 13 of 13) sorted by relevance
15 #define EIGEN_LAPACK_FUNC(FUNC,ARGLIST) \ argument16 extern "C" { int EIGEN_BLAS_FUNC(FUNC) ARGLIST; } \17 int EIGEN_BLAS_FUNC(FUNC) ARGLIST
54 set(ARGLIST ${CTEST_SCRIPT_ARG}) variable55 while(${ARGLIST} MATCHES ".+.*")58 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST})62 string(REGEX MATCHALL "[^,]*,(.*)" DUMMY ${ARGLIST})63 SET(ARGLIST ${CMAKE_MATCH_1}) variable79 endwhile(${ARGLIST} MATCHES ".+.*")
61 set(ARGLIST ${CTEST_SCRIPT_ARG}) variable62 while(${ARGLIST} MATCHES ".+.*")65 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST})69 string(REGEX MATCHALL "[^,]*,(.*)" DUMMY ${ARGLIST})70 SET(ARGLIST ${CMAKE_MATCH_1}) variable86 endwhile(${ARGLIST} MATCHES ".+.*")
24 --args="<ARGLIST>"26 where ARGLIST is a whitespace separated list of the following key=value pairs.
23 test_that -b stumpy_moblab <remote> moblab_SmokeSuite --args="<ARGLIST>"25 where ARGLIST is a whitespace separated list of the following key=value pairs.
56 ARGLIST;410 ^(TEMPLATE (ID|ACTION) ^(ARGLIST ^(ARG ID ACTION) ...) )411 where ARGLIST is always there even if no args exist.450 -> ^(ARGLIST rewrite_template_arg+)451 | -> ARGLIST
55 ARGLIST;414 ^(TEMPLATE (ID|ACTION) ^(ARGLIST ^(ARG ID ACTION) ...) )415 where ARGLIST is always there even if no args exist.454 -> ^(ARGLIST rewrite_template_arg+)455 | -> ARGLIST
253 : ^(ARGLIST rewrite_template_arg+)254 | ARGLIST
91 ARGLIST;982 ^(TEMPLATE (ID|ACTION) ^(ARGLIST ^(ARG ID ACTION) ...) )983 where ARGLIST is always there even if no args exist.1032 -> ^(ARGLIST["ARGLIST"] rewrite_template_arg+)1034 -> ARGLIST["ARGLIST"]
361 ^( ARGLIST
676 ^( ARGLIST
1570 ^( ARGLIST1602 // set alt num for same reason as ARGLIST above
36 test_that --args="<ARGLIST>" <DUT-IPADDR> autoupdate_EndToEndTest38 where ARGLIST is a whitespace separated list of the following key=value pairs.