Searched refs:dst5 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/pkgconf/tests/api/ |
| H A D | test-buffer.c | 275 pkgconf_buffer_t dst5 = PKGCONF_BUFFER_INITIALIZER; in test_buffer_subst_empty_pattern() local 284 TEST_ASSERT_TRUE(pkgconf_buffer_subst(&dst5, &src, NULL, NULL)); in test_buffer_subst_empty_pattern() 291 TEST_ASSERT_STRCMP_EQ(pkgconf_buffer_str(&dst5), "prefix=${PREFIX}/share"); in test_buffer_subst_empty_pattern() 299 pkgconf_buffer_finalize(&dst5); in test_buffer_subst_empty_pattern()
|
| /freebsd/bin/cp/tests/ |
| H A D | cp_test.sh | 254 atf_check cp -r lnk dst5 255 atf_check -o not-match:"group:staff:-+D-+" getfacl dst5 256 atf_check -o not-match:"group:staff:-+d-+" getfacl dst5/file 294 atf_check cp -r lnk dst5 295 atf_check -o not-match:"nodump" stat -f%Sf dst5 296 atf_check -o not-match:"nodump" stat -f%Sf dst5/file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.td | 2012 regclass:$dst5, regclass:$dst6, regclass:$dst7, regclass:$dst8), 2016 "\t{{$dst1, $dst2, $dst3, $dst4, $dst5, $dst6, $dst7, $dst8}}, "
|
| H A D | NVPTXIntrinsics.td | 2164 regclass:$dst5, regclass:$dst6, regclass:$dst7, regclass:$dst8), 2166 …"ld.global.nc.v8.${Sign:sign}$fromWidth \t{{$dst1, $dst2, $dst3, $dst4, $dst5, $dst6, $dst7, $dst8…
|