Home
last modified time | relevance | path

Searched refs:B_ptr (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr;
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) {
59 (void)static_cast<B_ptr>(ap);
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}}
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}}
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) {
110 (void)dynamic_cast<B_ptr>(ap);
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}}
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2,
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2,
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp21 typedef B *B_ptr; typedef
52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast()
59 (void)static_cast<B_ptr>(ap); in test_static_cast()
80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast()
81 (void)static_cast<B_ptr>(ap2); // expected-error{{casts away qualifiers}} in test_static_cast()
103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast()
110 (void)dynamic_cast<B_ptr>(ap); in test_dynamic_cast()
123 (void)dynamic_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_dynamic_cast()
133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast()
159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast()
[all …]
/dports/devel/ga/ga-5.8/global/src/
H A Dglobal.npatch.c1279 B_ptr = (void*)((int*)(B_ptr) + offset); in pnga_dot_patch()
1291 B_ptr = (void*)((double*)(B_ptr) + offset); in pnga_dot_patch()
1295 B_ptr = (void*)((float*)(B_ptr) + offset); in pnga_dot_patch()
1299 B_ptr = (void*)((long*)(B_ptr) + offset); in pnga_dot_patch()
1363 B_ptr = (void*)((int*)(B_ptr) + offset); in pnga_dot_patch()
1383 B_ptr = (void*)((long*)(B_ptr) + offset); in pnga_dot_patch()
1439 B_ptr = (void*)((int*)(B_ptr) + offset); in pnga_dot_patch()
2878 B_ptr = (void*)((double*)(B_ptr) + offset);
2883 B_ptr = (void*)((int*)(B_ptr) + offset);
2898 B_ptr = (void*)((float*)(B_ptr) + offset);
[all …]
/dports/math/linbox/linbox-1.6.3/linbox/blackbox/
H A Ddif.h81 Dif (const Blackbox1 *A_ptr, const Blackbox2 *B_ptr) : in Dif() argument
82 _A_ptr(A_ptr),_B_ptr(B_ptr) in Dif()
86 linbox_check (B_ptr != 0); in Dif()
87 linbox_check (A_ptr->coldim () == B_ptr->coldim ()); in Dif()
88 linbox_check (A_ptr->rowdim () == B_ptr->rowdim ()); in Dif()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/version_converter/
H A Dhelper.cc28 const std::vector<Dimension>* B_ptr; in assert_numpy_multibroadcastable() local
33 B_ptr = &input1_sizes; in assert_numpy_multibroadcastable()
38 B_ptr = &input2_sizes; in assert_numpy_multibroadcastable()
43 const std::vector<Dimension>& B_sizes = *B_ptr; in assert_numpy_multibroadcastable()
/dports/misc/py-onnx/onnx-1.10.2/onnx/version_converter/
H A Dhelper.cc32 const std::vector<Dimension>* B_ptr; in assert_numpy_multibroadcastable() local
37 B_ptr = &input1_sizes; in assert_numpy_multibroadcastable()
42 B_ptr = &input2_sizes; in assert_numpy_multibroadcastable()
47 const std::vector<Dimension>& B_sizes = *B_ptr; in assert_numpy_multibroadcastable()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/arrayfire/test/vector/
H A Dtest_01.cpp92 ROL::Ptr<af::array> B_ptr = ROL::makePtr<af::array>(5,1,afType); in main() local
95 *B_ptr = af::randu(B_ptr->dims(),afType); in main()
103 ROL::ArrayFireVector<RealT, ElementT> B(B_ptr); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/vect/
H A Dpr64410.cc33 cx_double* B_ptr = &B[0]; in main() local
39 B_ptr[i] = cx_double( (double(rand())/RAND_MAX), (double(rand())/RAND_MAX) ); in main()
45 C_ptr[i] = A_ptr[i] + B_ptr[i]; in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/vect/
H A Dpr64410.cc33 cx_double* B_ptr = &B[0]; in main() local
39 B_ptr[i] = cx_double( (double(rand())/RAND_MAX), (double(rand())/RAND_MAX) ); in main()
45 C_ptr[i] = A_ptr[i] + B_ptr[i]; in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/vect/
H A Dpr64410.cc33 cx_double* B_ptr = &B[0]; in main() local
39 B_ptr[i] = cx_double( (double(rand())/RAND_MAX), (double(rand())/RAND_MAX) ); in main()
45 C_ptr[i] = A_ptr[i] + B_ptr[i]; in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/vect/
H A Dpr64410.cc33 cx_double* B_ptr = &B[0]; in main() local
39 B_ptr[i] = cx_double( (double(rand())/RAND_MAX), (double(rand())/RAND_MAX) ); in main()
45 C_ptr[i] = A_ptr[i] + B_ptr[i]; in main()

1234