Searched refs:test_dep (Results 1 – 2 of 2) sorted by relevance
/external/libxkbcommon/ |
D | meson.build | 523 test_dep = declare_dependency( variable 541 test_dep, 549 executable('test-keysym', 'test/keysym.c', dependencies: test_dep), 554 executable('test-keymap', 'test/keymap.c', dependencies: test_dep), 559 executable('test-filecomp', 'test/filecomp.c', dependencies: test_dep), 566 executable('test-context', 'test/context.c', dependencies: test_dep), 572 executable('test-rules-file', 'test/rules-file.c', dependencies: test_dep), 577 executable('test-rules-file-includes', 'test/rules-file-includes.c', dependencies: test_dep), 582 executable('test-stringcomp', 'test/stringcomp.c', dependencies: test_dep), 587 executable('test-buffercomp', 'test/buffercomp.c', dependencies: test_dep), [all …]
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 3351 static int test_dep(struct isl_ctx *ctx) in test_dep() function 10775 { "dataflow analysis", &test_dep },
|