Home
last modified time | relevance | path

Searched refs:ARGLIST (Results 1 – 14 of 14) sorted by relevance

/external/eigen/lapack/
Dlapack_common.h16 #define EIGEN_LAPACK_FUNC(FUNC,ARGLIST) \ argument
17 extern "C" { int EIGEN_BLAS_FUNC(FUNC) ARGLIST; } \
18 int EIGEN_BLAS_FUNC(FUNC) ARGLIST
/external/autotest/server/site_tests/moblab_RunSuite/
Dcontrol.smoke19 test_that -b stumpy_moblab <remote> moblab_SmokeSuite --args="<ARGLIST>"
21 where ARGLIST is a whitespace separated list of the following key=value pairs.
Dcontrol.dummyServerNoSsp19 --args="<ARGLIST>"
21 where ARGLIST is a whitespace separated list of the following key=value pairs.
Dcontrol.dummyServer20 --args="<ARGLIST>"
22 where ARGLIST is a whitespace separated list of the following key=value pairs.
Dcontrol.bvt-inline20 test_that -b guado_moblab <remote> moblab_BVTInline --args="<ARGLIST>"
22 where ARGLIST is a whitespace separated list of the following key=value pairs.
/external/autotest/server/site_tests/moblab_StorageQual/
Dcontrol22 --args="<ARGLIST>"
24 where ARGLIST is a whitespace separated list of the following key=value pairs.
/external/antlr/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g56 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
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRv3.g56 ARGLIST;
415 ^(TEMPLATE (ID|ACTION) ^(ARGLIST ^(ARG ID ACTION) ...) )
416 where ARGLIST is always there even if no args exist.
455 -> ^(ARGLIST rewrite_template_arg+)
456 | -> ARGLIST
DANTLRv3Tree.g254 : ^(ARGLIST rewrite_template_arg+)
255 | ARGLIST
DANTLR.g92 ARGLIST;
1009 ^(TEMPLATE (ID|ACTION) ^(ARGLIST ^(ARG ID ACTION) ...) )
1010 where ARGLIST is always there even if no args exist.
1059 -> ^(ARGLIST["ARGLIST"] rewrite_template_arg+)
1061 -> ARGLIST["ARGLIST"]
DANTLRTreePrinter.g362 ^( ARGLIST
DDefineGrammarItemsWalker.g677 ^( ARGLIST
DCodeGenTreeWalker.g1573 ^( ARGLIST
1605 // set alt num for same reason as ARGLIST above
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dcontrol40 test_that <DUT-IPADDR> autoupdate_EndToEndTest --args="<ARGLIST>"
42 where ARGLIST is a whitespace separated list of the following key=value pairs.