Home
last modified time | relevance | path

Searched refs:casts (Results 1 – 25 of 5721) sorted by relevance

12345678910>>...229

/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/simd/tests/
H A Dcasts.cc79 casts() in casts() function
154 casts<V, double>(); in test()
155 casts<V, float>(); in test()
156 casts<V, long long>(); in test()
159 casts<V, long>(); in test()
160 casts<V, int>(); in test()
162 casts<V, short>(); in test()
164 casts<V, char>(); in test()
167 casts<V, char32_t>(); in test()
168 casts<V, char16_t>(); in test()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/simd/tests/
H A Dcasts.cc79 casts() in casts() function
154 casts<V, double>(); in test()
155 casts<V, float>(); in test()
156 casts<V, long long>(); in test()
159 casts<V, long>(); in test()
160 casts<V, int>(); in test()
162 casts<V, short>(); in test()
164 casts<V, char>(); in test()
167 casts<V, char32_t>(); in test()
168 casts<V, char16_t>(); in test()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/simd/tests/
H A Dcasts.cc79 casts() in casts() function
154 casts<V, double>(); in test()
155 casts<V, float>(); in test()
156 casts<V, long long>(); in test()
159 casts<V, long>(); in test()
160 casts<V, int>(); in test()
162 casts<V, short>(); in test()
164 casts<V, char>(); in test()
167 casts<V, char32_t>(); in test()
168 casts<V, char16_t>(); in test()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/experimental/simd/tests/
H A Dcasts.cc79 casts() in casts() function
154 casts<V, double>(); in test()
155 casts<V, float>(); in test()
156 casts<V, long long>(); in test()
159 casts<V, long>(); in test()
160 casts<V, int>(); in test()
162 casts<V, short>(); in test()
164 casts<V, char>(); in test()
167 casts<V, char32_t>(); in test()
168 casts<V, char16_t>(); in test()
[all …]
/dports/devel/clazy/clazy-1.5/tests/implicit-casts/
H A Dbool2int.cpp.expected1 implicit-casts/bool2int.cpp:20:9: warning: Implicit bool to int cast (argument 1) [-Wclazy-implicit…
2 implicit-casts/bool2int.cpp:21:9: warning: Implicit bool to int cast (argument 1) [-Wclazy-implicit…
3 implicit-casts/bool2int.cpp:22:9: warning: Implicit bool to int cast (argument 1) [-Wclazy-implicit…
4 implicit-casts/bool2int.cpp:24:11: warning: Implicit bool to int cast (argument 1) [-Wclazy-implici…
5 implicit-casts/bool2int.cpp:27:18: warning: Implicit bool to int cast (argument 1) [-Wclazy-implici…
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A DMakefile30 casts.cs: bootstrap-cast.exe
33 casts-mcs.exe: casts.cs
36 casts-boot.exe: casts.cs
39 boot-casts.out: casts-boot.exe
42 mcs-casts.out: casts-mcs.exe
45 test-casts: boot-casts.out mcs-casts.out
47 -rm -f bootstrap-cast.exe casts.cs casts-boot.exe casts-mcs.exe boot-casts.out mcs-casts.out
95 -rm -f *.exe *.dll *.netmodule *.out *.pdb *.mdb casts.cs *.log
99 rm -f $(distdir)/casts.cs
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/schema/
H A DpgCast.cpp164 pgSet *casts = collection->GetDatabase()->ExecuteSet( in CreateObjects() local
179 if (casts) in CreateObjects()
181 while (!casts->Eof()) in CreateObjects()
183 wxString name = casts->GetVal(wxT("srctyp")) + wxT("->") + casts->GetVal(wxT("trgtyp")); in CreateObjects()
186 cast->iSetOid(casts->GetOid(wxT("oid"))); in CreateObjects()
188 cast->iSetSourceType(casts->GetVal(wxT("srctyp"))); in CreateObjects()
191 cast->iSetTargetType(casts->GetVal(wxT("trgtyp"))); in CreateObjects()
196 cast->iSetComment(casts->GetVal(wxT("description"))); in CreateObjects()
197 wxString ct = casts->GetVal(wxT("castcontext")); in CreateObjects()
208 casts->MoveNext(); in CreateObjects()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/parser/issues/
H A Dissue-35813-postfix-after-cast.stderr1 error: casts cannot be followed by indexing
12 error: casts cannot be followed by indexing
23 error: casts cannot be followed by indexing
34 error: casts cannot be followed by indexing
169 error: casts cannot be followed by indexing
246 error: casts cannot be followed by indexing
257 error: casts cannot be followed by indexing
268 error: casts cannot be followed by ?
279 error: casts cannot be followed by ?
312 error: casts cannot be followed by `.await`
[all …]
/dports/devel/clazy/clazy-1.5/tests/clazy/
H A Dtest_requested_checks.sh49 echo | $($CLAZY_COMMAND -Xclang -plugin-arg-clazy -Xclang implicit-casts -)
52 echo | $($CLAZY_COMMAND -Xclang -plugin-arg-clazy -Xclang implicit-casts,foreach -)
70 echo | $($CLAZY_COMMAND -Xclang -plugin-arg-clazy -Xclang implicit-casts,foreach,level0 -)
99 export CLAZY_CHECKS="implicit-casts,foreach,no-foreach"
102 export CLAZY_CHECKS="implicit-casts,no-foreach"
105 export CLAZY_CHECKS="implicit-casts,no-implicit-casts"
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/tools/intrinsic_db/
H A Dadvsimd_classification.csv3328 vreinterpret_s16_s8 Data type conversion|Reinterpret casts
3329 vreinterpret_s32_s8 Data type conversion|Reinterpret casts
3330 vreinterpret_f32_s8 Data type conversion|Reinterpret casts
3331 vreinterpret_u8_s8 Data type conversion|Reinterpret casts
3332 vreinterpret_u16_s8 Data type conversion|Reinterpret casts
3333 vreinterpret_u32_s8 Data type conversion|Reinterpret casts
3334 vreinterpret_p8_s8 Data type conversion|Reinterpret casts
3381 vreinterpret_s8_u8 Data type conversion|Reinterpret casts
3387 vreinterpret_p8_u8 Data type conversion|Reinterpret casts
3420 vreinterpret_s8_p8 Data type conversion|Reinterpret casts
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_ARM.cpp88 casts.push_back(p); in CodeGen_ARM()
90 casts.push_back(p); in CodeGen_ARM()
92 casts.push_back(p); in CodeGen_ARM()
103 casts.push_back(p); in CodeGen_ARM()
114 casts.push_back(p); in CodeGen_ARM()
135 casts.push_back(p); in CodeGen_ARM()
140 casts.push_back(p); in CodeGen_ARM()
163 casts.push_back(p); in CodeGen_ARM()
168 casts.push_back(p); in CodeGen_ARM()
300 for (size_t i = 0; i < casts.size(); i++) { in visit()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
81 // C-style casts aren't allowed to change Objective-C ownership
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
86 …)sip; // expected-error{{C-style cast from '__strong id *' to '__weak id *' casts away qualifiers}}
87 …// expected-error{{C-style cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
89 …// expected-error{{C-style cast from '__weak id *' to '__strong id const *' casts away qualifiers}}
90 …ected-error{{C-style cast from '__weak id const *' to '__strong id const *' casts away qualifiers}}
91 …// expected-error{{C-style cast from '__strong id *' to '__weak id const *' casts away qualifiers}}
92 …ected-error{{C-style cast from '__strong id const *' to '__weak id const *' casts away qualifiers}}
[all …]

12345678910>>...229