Home
last modified time | relevance | path

Searched refs:casting (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/test/SemaOpenCL/
Daddress-spaces.cl17 …g = (global int*) l; // expected-error {{casting '__local int *' to type '__global int *' chang…
18 …g = (global int*) c; // expected-error {{casting '__constant int *' to type '__global int *' ch…
19 …g = (global int*) cc; // expected-error {{casting 'const __constant int *' to type '__global int…
20 …g = (global int*) p; // expected-error {{casting 'int *' to type '__global int *' changes addre…
22 …l = (local int*) g; // expected-error {{casting '__global int *' to type '__local int *' chang…
23 …l = (local int*) c; // expected-error {{casting '__constant int *' to type '__local int *' cha…
24 …l = (local int*) cc; // expected-error {{casting 'const __constant int *' to type '__local int …
25 …l = (local int*) p; // expected-error {{casting 'int *' to type '__local int *' changes addres…
27 …c = (constant int*) g; // expected-error {{casting '__global int *' to type '__constant int *' ch…
28 …c = (constant int*) l; // expected-error {{casting '__local int *' to type '__constant int *' cha…
[all …]
Daddress-spaces-conversions-cl2.0.cl83 // expected-error@-2{{casting '__global int *' to type '__constant int *' changes address space of …
88 // expected-error-re@-2{{casting '__local int *' to type '__{{global|constant}} int *' changes addr…
93 // expected-error-re@-2{{casting '__constant int *' to type '__{{global|generic}} int *' changes ad…
98 // expected-error-re@-2{{casting 'int *' to type '__{{global|constant}} int *' changes address spac…
103 // expected-error@-2{{casting '__generic int *' to type '__constant int *' changes address space of…
134 // expected-error@-2{{casting '__global int *' to type '__constant int *' changes address space of …
139 // expected-error-re@-2{{casting '__local int *' to type '__{{global|constant}} int *' changes addr…
144 // expected-error-re@-2{{casting '__constant int *' to type '__{{global|generic}} int *' changes ad…
149 // expected-error-re@-2{{casting 'int *' to type '__{{global|constant}} int *' changes address spac…
154 // expected-error@-2{{casting '__generic int *' to type '__constant int *' changes address space of…
Dhalf.cl14 b = (half) c; // expected-error{{casting to type 'half' is not allowed}}
/external/llvm/docs/HistoricalNotes/
D2002-06-25-MegaPatchInfo.txt2 * Change the casting code to be const correct. Now, doing this is invalid:
8 * Change the casting code to allow casting a reference value thus:
/external/clang/test/SemaObjC/
Ddeprecated-objc-introspection.m39 …receiver type 'struct objc_class *' is not 'id' or interface pointer, consider casting it to 'id'}}
41 …receiver type 'struct objc_class *' is not 'id' or interface pointer, consider casting it to 'id'}}
Drelated-result-type-inference.m178 return (id)self; // expected-warning {{casting 'Fail *' to incompatible type 'id<X>'}}
200 …return filterVC; // expected-warning {{incompatible pointer types casting 'UIViewController *' to …
Dmessage.m98 …eceiver type 'struct objc_object *' is not 'id' or interface pointer, consider casting it to 'id'}}
Darc-bridged-cast.m23 …(__bridge int*)CFCreateSomething(); // expected-error{{incompatible types casting 'CFTypeRef' (aka…
Darc.m453 // Check casting w/ ownership qualifiers.
456 …(void)(__weak id *)sip; // expected-error{{casting '__strong id *' to type '__weak id *' changes r…
457 …(void)(__weak const id *)sip; // expected-error{{casting '__strong id *' to type '__weak id const …
458 …(void)(__autoreleasing id *)sip; // expected-error{{casting '__strong id *' to type '__autoreleasi…
/external/clang/test/SemaObjCXX/
Darc-bridged-cast.mm21 …(__bridge IntPtrType)CFCreateSomething(); // expected-error{{incompatible types casting 'CFTypeRef…
/external/eigen/test/
Dbasicstuff.cpp170 void casting() in casting() function
213 CALL_SUBTEST_2(casting()); in test_basicstuff()
/external/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll8 ;; causing an assertion about a dynamic casting error.
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcheck_lint.sh20 …TER=-build/include,-build/header_guard,-legal/copyright,-whitespace/comments,-readability/casting,\
/external/clang/test/ARCMT/
Dobjcmt-boxing.m.result85 …Double:cppb]; // expected-warning {{converting to boxing syntax requires casting 'bool' to 'double…
Dobjcmt-boxing.m85 …Double:cppb]; // expected-warning {{converting to boxing syntax requires casting 'bool' to 'double…
/external/llvm/test/Transforms/InstCombine/
Dfpcast.ll1 ; Test some floating point casting cases
/external/llvm/test/Transforms/IndVarSimplify/
Dada-loops.ll6 ; count without casting.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DRecognizerSharedState.as55 // LEXER FIELDS (must be in same state object to avoid casting
/external/mesa3d/docs/
DRELNOTES-3.5111 Implements a shadow casting algorithm based on depth map textures
/external/clang/include/clang/Basic/
DDiagnosticSemaKinds.td123 "double precision constant requires cl_khr_fp64, casting to single precision">;
528 def err_opencl_cast_to_half : Error<"casting to type %0 is not allowed">;
4597 "incompatible types casting %0 to %1 with a %select{__bridge|"
5274 "casting it to 'id'">,InGroup<ObjCReceiver>;
5776 "|%diff{casting $ to incompatible type $|"
5777 "casting type to incompatible type}0,1}2"
5811 "|%diff{casting $ to incompatible type $|"
5812 "casting type to incompatible type}0,1}2">;
5825 "|%diff{casting $ to type $|casting between types}0,1}2"
5843 "|%diff{casting $ to type $|casting between types}0,1}2"
[all …]
/external/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/eigen/doc/
DTutorialGeometry.dox28 …cit conversion constructor from AngleAxis, but we really don't want to allow implicit casting here.

12