Searched refs:DECLS (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | variance_sse2.c | 322 #define DECLS(opt1, opt2) \ macro 327 DECLS(sse2, sse); 328 DECLS(ssse3, ssse3); 329 #undef DECLS 403 #define DECLS(opt1, opt2) \ macro 408 DECLS(sse2, sse); 409 DECLS(ssse3, ssse3); 411 #undef DECLS
|
D | highbd_variance_sse2.c | 253 #define DECLS(opt1, opt2) \ macro 257 DECLS(sse2, sse); 260 #undef DECLS 423 #define DECLS(opt1) \ macro 427 DECLS(sse2); 429 #undef DECLS
|
/external/bison/tests/ |
D | local.at | 753 # DECLS, GRAMMAR, INPUT, 766 # Insert DECLS and GRAMMAR into the declarations and grammar section of 803 # # AT_TEST_SYNTAX_ERROR(DESCRIPTION, DECLS, GRAMMAR, INPUT, LAST-STATE,
|
D | torture.at | 380 # AT_DATA_STACK_TORTURE(C-PROLOGUE, [BISON-DECLS])
|
D | input.at | 1259 # AT_CHECK_API_PURE(DECLS, VALUE) 1261 # Make sure Bison reports that `%define api.pure VALUE' is unused when DECLS
|
D | reduce.at | 446 # DECLS, GRAMMAR, INPUT,
|
D | existing.at | 22 # DECLS, GRAMMAR, INPUT,
|