Home
last modified time | relevance | path

Searched refs:f4a (Results 1 – 25 of 820) sorted by relevance

12345678910>>...33

/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-graft-rename.t75 $ echo c4a > f4a
88 $ echo c4d > f4a
146 $ hg mv f4a f4e
462 | | | diff --git a/f4a b/f4a
463 | | | --- a/f4a
464 | | | +++ b/f4a
507 | | diff --git a/f4a b/f4a
508 | | --- a/f4a
509 | | +++ b/f4a
586 diff --git a/f4a b/f4a
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp43 std::function<NonCopyable()> f4a = std::ref(f1a); in test() local
50 assert(f3a() == f4a()); in test()
60 std::function<const NonCopyable()> f4a = std::ref(f1a); in const_test() local
67 assert(f3a() == f4a()); in const_test()
77 std::function<void()> f4a = std::ref(f1a); in void_test() local
89 std::function<const void()> f4a = std::ref(f1a); in const_void_test() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp43 std::function<NonCopyable()> f4a = std::ref(f1a); in test() local
50 assert(f3a() == f4a()); in test()
60 std::function<const NonCopyable()> f4a = std::ref(f1a); in const_test() local
67 assert(f3a() == f4a()); in const_test()
77 std::function<void()> f4a = std::ref(f1a); in void_test() local
89 std::function<const void()> f4a = std::ref(f1a); in const_void_test() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp43 std::function<NonCopyable()> f4a = std::ref(f1a); in test() local
50 assert(f3a() == f4a()); in test()
60 std::function<const NonCopyable()> f4a = std::ref(f1a); in const_test() local
67 assert(f3a() == f4a()); in const_test()
77 std::function<void()> f4a = std::ref(f1a); in void_test() local
89 std::function<const void()> f4a = std::ref(f1a); in const_void_test() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp41 std::function<NonCopyable()> f4a = std::ref(f1a); in test() local
48 assert(f3a() == f4a()); in test()
58 std::function<const NonCopyable()> f4a = std::ref(f1a); in const_test() local
65 assert(f3a() == f4a()); in const_test()
75 std::function<void()> f4a = std::ref(f1a); in void_test() local
87 std::function<const void()> f4a = std::ref(f1a); in const_void_test() local
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp41 std::function<NonCopyable()> f4a = std::ref(f1a); in test() local
48 assert(f3a() == f4a()); in test()
58 std::function<const NonCopyable()> f4a = std::ref(f1a); in const_test() local
65 assert(f3a() == f4a()); in const_test()
75 std::function<void()> f4a = std::ref(f1a); in void_test() local
87 std::function<const void()> f4a = std::ref(f1a); in const_void_test() local
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp43 std::function<NonCopyable()> f4a = std::ref(f1a);
50 assert(f3a() == f4a());
60 std::function<const NonCopyable()> f4a = std::ref(f1a);
67 assert(f3a() == f4a());
77 std::function<void()> f4a = std::ref(f1a);
89 std::function<const void()> f4a = std::ref(f1a);
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vaddsub.d1278 [^>]*> ee01 0f4a vadd.i8 q0, q0, sl
1287 [^>]*> ee03 0f4a vadd.i8 q0, q1, sl
1296 [^>]*> ee05 0f4a vadd.i8 q0, q2, sl
1305 [^>]*> ee09 0f4a vadd.i8 q0, q4, sl
1314 [^>]*> ee0f 0f4a vadd.i8 q0, q7, sl
1323 [^>]*> ee01 2f4a vadd.i8 q1, q0, sl
1332 [^>]*> ee03 2f4a vadd.i8 q1, q1, sl
1341 [^>]*> ee05 2f4a vadd.i8 q1, q2, sl
1350 [^>]*> ee09 2f4a vadd.i8 q1, q4, sl
1359 [^>]*> ee0f 2f4a vadd.i8 q1, q7, sl
[all …]
H A Dmve-vhadd-vhsub-vrhadd.d35 [^>]*> fe00 0f4a vhadd.u8 q0, q0, sl
36 [^>]*> fe00 1f4a vhsub.u8 q0, q0, sl
66 [^>]*> fe02 0f4a vhadd.u8 q0, q1, sl
67 [^>]*> fe02 1f4a vhsub.u8 q0, q1, sl
97 [^>]*> fe04 0f4a vhadd.u8 q0, q2, sl
98 [^>]*> fe04 1f4a vhsub.u8 q0, q2, sl
128 [^>]*> fe08 0f4a vhadd.u8 q0, q4, sl
129 [^>]*> fe08 1f4a vhsub.u8 q0, q4, sl
159 [^>]*> fe0e 0f4a vhadd.u8 q0, q7, sl
160 [^>]*> fe0e 1f4a vhsub.u8 q0, q7, sl
[all …]
H A Dbarrier-thumb.d29 00000040 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
30 00000044 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
54 000000a4 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
55 000000a8 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vaddsub.d1278 [^>]*> ee01 0f4a vadd.i8 q0, q0, sl
1287 [^>]*> ee03 0f4a vadd.i8 q0, q1, sl
1296 [^>]*> ee05 0f4a vadd.i8 q0, q2, sl
1305 [^>]*> ee09 0f4a vadd.i8 q0, q4, sl
1314 [^>]*> ee0f 0f4a vadd.i8 q0, q7, sl
1323 [^>]*> ee01 2f4a vadd.i8 q1, q0, sl
1332 [^>]*> ee03 2f4a vadd.i8 q1, q1, sl
1341 [^>]*> ee05 2f4a vadd.i8 q1, q2, sl
1350 [^>]*> ee09 2f4a vadd.i8 q1, q4, sl
1359 [^>]*> ee0f 2f4a vadd.i8 q1, q7, sl
[all …]
H A Dmve-vhadd-vhsub-vrhadd.d35 [^>]*> fe00 0f4a vhadd.u8 q0, q0, sl
36 [^>]*> fe00 1f4a vhsub.u8 q0, q0, sl
66 [^>]*> fe02 0f4a vhadd.u8 q0, q1, sl
67 [^>]*> fe02 1f4a vhsub.u8 q0, q1, sl
97 [^>]*> fe04 0f4a vhadd.u8 q0, q2, sl
98 [^>]*> fe04 1f4a vhsub.u8 q0, q2, sl
128 [^>]*> fe08 0f4a vhadd.u8 q0, q4, sl
129 [^>]*> fe08 1f4a vhsub.u8 q0, q4, sl
159 [^>]*> fe0e 0f4a vhadd.u8 q0, q7, sl
160 [^>]*> fe0e 1f4a vhsub.u8 q0, q7, sl
[all …]
H A Dbarrier-thumb.d29 00000040 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
30 00000044 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
54 000000a4 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
55 000000a8 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vaddsub.d1278 [^>]*> ee01 0f4a vadd.i8 q0, q0, sl
1287 [^>]*> ee03 0f4a vadd.i8 q0, q1, sl
1296 [^>]*> ee05 0f4a vadd.i8 q0, q2, sl
1305 [^>]*> ee09 0f4a vadd.i8 q0, q4, sl
1314 [^>]*> ee0f 0f4a vadd.i8 q0, q7, sl
1323 [^>]*> ee01 2f4a vadd.i8 q1, q0, sl
1332 [^>]*> ee03 2f4a vadd.i8 q1, q1, sl
1341 [^>]*> ee05 2f4a vadd.i8 q1, q2, sl
1350 [^>]*> ee09 2f4a vadd.i8 q1, q4, sl
1359 [^>]*> ee0f 2f4a vadd.i8 q1, q7, sl
[all …]
H A Dmve-vhadd-vhsub-vrhadd.d35 [^>]*> fe00 0f4a vhadd.u8 q0, q0, sl
36 [^>]*> fe00 1f4a vhsub.u8 q0, q0, sl
66 [^>]*> fe02 0f4a vhadd.u8 q0, q1, sl
67 [^>]*> fe02 1f4a vhsub.u8 q0, q1, sl
97 [^>]*> fe04 0f4a vhadd.u8 q0, q2, sl
98 [^>]*> fe04 1f4a vhsub.u8 q0, q2, sl
128 [^>]*> fe08 0f4a vhadd.u8 q0, q4, sl
129 [^>]*> fe08 1f4a vhsub.u8 q0, q4, sl
159 [^>]*> fe0e 0f4a vhadd.u8 q0, q7, sl
160 [^>]*> fe0e 1f4a vhsub.u8 q0, q7, sl
[all …]
H A Dbarrier-thumb.d29 00000040 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
30 00000044 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
54 000000a4 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
55 000000a8 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/arm/
H A Dbarrier-thumb.d29 00000040 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
30 00000044 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
54 000000a4 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
55 000000a8 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/arm/
H A Dbarrier-thumb.d29 00000040 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
30 00000044 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
54 000000a4 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
55 000000a8 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()

12345678910>>...33