Home
last modified time | relevance | path

Searched refs:_test (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DLitTestCase.py20 self._test = test
24 return self._test.getFullName()
27 return self._test.getFullName()
31 result = lit.worker._execute(self._test, self._lit_config)
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-globals.c28 static int _test = 0; variable
66 if (!_test && level) in init_test()
68 _test = level; in init_test()
152 return _test; in test_mode()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dabs.S10 .global _test symbol
11 _test: label
H A Dvec-neg.S10 .global _test symbol
11 _test: label
H A Dvec-neg-2.S10 .global _test symbol
11 _test: label
H A Dvec-abs.S10 .global _test symbol
11 _test: label
H A Dvec-neg-3.S10 .global _test symbol
11 _test: label
H A Dneg-2.S10 .global _test symbol
11 _test: label
H A Dneg-3.S10 .global _test symbol
11 _test: label
H A Dabs-4.S10 .global _test symbol
11 _test: label
H A Dabs-3.S10 .global _test symbol
11 _test: label
H A Dneg.S10 .global _test symbol
11 _test: label
H A Dvec-abs-2.S10 .global _test symbol
11 _test: label
H A Dvec-abs-3.S10 .global _test symbol
11 _test: label
H A Dabs-2.S10 .global _test symbol
11 _test: label
H A Dfact.s18 _test: label
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A DKyuafile5 atf_test_program{name="atf_c++_test"}
/netbsd-src/external/bsd/atf/tests/atf/atf-c++/
H A DMakefile17 .for test in atf_c++_test \
/netbsd-src/external/mit/libcbor/dist/test/
H A DCMakeLists.txt1 file(GLOB TESTS "*_test.c")
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A D.gitignore30 /test/*_test
H A Dreleasing.md5 * `parallel -j0 exec ::: test/*_test` can help ensure everything at least
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A Dreleasing.md5 * `parallel -j0 exec ::: test/*_test` can help ensure everything at least
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME.txt85 _test:
94 _test:
196 _test:
393 _test:
404 _test:
415 _test:
426 _test:
444 _test:
461 _test:
787 _test:
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DREADME.txt339 _test:
350 _test:
445 _test:
455 _test:
H A DREADME_ALTIVEC.txt115 .globl _test
117 _test:

12