Home
last modified time | relevance | path

Searched refs:ulong (Results 1 – 25 of 85) sorted by relevance

1234

/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch/
Dstderr.txt.expect1 …on kernel 'cc' has result type 'uint' for 32-bit targets but result type 'ulong' for 64-bit targets
2 …put of reduction kernel 'cc' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
3 …put of reduction kernel 'cc' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
7 …put of reduction kernel 'ee' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
11 …put of reduction kernel 'gg' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch/
Dstderr.txt.expect2 …ch kernel 'dd' has output type 'uint' for 32-bit targets but output type 'ulong' for 64-bit targets
7 …input of foreach kernel 'uu' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
11 …meter of foreach kernel 'vv' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
14 …input of foreach kernel 'rr' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
16 …ch kernel 'oo' has output type 'uint' for 32-bit targets but output type 'ulong' for 64-bit targets
25 …ch kernel 'cc' has output type 'uint' for 32-bit targets but output type 'ulong' for 64-bit targets
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dstruct_field_simple.rs35 rsDebug("argL.hi ", (unsigned)((ulong)argL >> 32));
36 rsDebug("simple.L.hi", (unsigned)((ulong)simple.L >> 32));
Dbitfield.rs78 rsDebug("argL.hi ", (unsigned)((ulong)argL >> 32));
79 rsDebug("bf->L.hi", (unsigned)((ulong)bf->L >> 32));
Dconstant.rs32 const ulong ulongTest = 4611686018427387904L; constant
Dsingle_source_alloc.rs79 VERIFY_KERNEL(ulong)
198 STORE_TO_ALLOC(RS_TYPE_UNSIGNED_64, ulong);
225 LAUNCH_VERIFY_KERNEL(RS_TYPE_UNSIGNED_64, ulong);
421 TEST_HELPERS(ulong);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dstruct_field_simple.rs33 rsDebug("argL.hi ", (unsigned)((ulong)argL >> 32));
34 rsDebug("simple.L.hi", (unsigned)((ulong)simple.L >> 32));
Dbitfield.rs76 rsDebug("argL.hi ", (unsigned)((ulong)argL >> 32));
77 rsDebug("bf->L.hi", (unsigned)((ulong)bf->L >> 32));
Dconstant.rs30 const ulong ulongTest = 4611686018427387904L; constant
Dsingle_source_alloc.rs77 VERIFY_KERNEL(ulong)
196 STORE_TO_ALLOC(RS_TYPE_UNSIGNED_64, ulong);
223 LAUNCH_VERIFY_KERNEL(RS_TYPE_UNSIGNED_64, ulong);
419 TEST_HELPERS(ulong);
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/
Dstderr.txt.expect1 …input of foreach kernel 'bb' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
2 …input of foreach kernel 'aa' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/
Dstderr.txt.expect1 …input of foreach kernel 'bb' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
2 …input of foreach kernel 'aa' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/rs/tests/cpp_api/typecheck/
Dkernels.rs85 ulong ul1;
86 ulong ul1i = 1;
137 void RS_KERNEL test_U64(ulong in) {
/frameworks/rs/driver/runtime/
Drs_convert.c39 CVT_FUNC_2(type, ulong) \
52 CVT_FUNC(ulong)
/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch/
Dstderr.txt.expect1 …: error: global variable 'a' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
6 …ror: global variable 'g' has type 'uint[10]' for 32-bit targets but type 'ulong[10]' for 64-bit ta…
/frameworks/compile/slang/tests/F_reflection3264_multifile/
Dstderr.txt.expect1 … input of foreach kernel 'm' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dconstant.rs14 const ulong ulongTest = 4611686018427387904L; constant
/frameworks/compile/slang/tests/F_reflection3264_variable_extra64/
Dstderr.txt.expect1 …: error: global variable 'b' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/compile/slang/tests/P_constant/
Dconstant.rs15 const ulong ulongTest = 4611686018427387904L; constant
/frameworks/compile/slang/tests/F_reflection3264_variable_extra32/
Dstderr.txt.expect1 …: error: global variable 'b' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/compile/slang/tests/F_reflection3264_invokable_mismatch/
Dstderr.txt.expect2 …er of invokable function 'b' has type 'uint' for 32-bit targets but type 'ulong' for 64-bit targets
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drsdebug.rs15 ulong ulongTest = 4611686018427387904L;
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drsdebug.rs15 ulong ulongTest = 4611686018427387904L;
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drsdebug.rs15 ulong ulongTest = 4611686018427387904L;
/frameworks/rs/script_api/include/
Drs_value_types.rsh28 * Unsigned integer: uchar, uint8_t ushort, uint16_t uint, uint32_t ulong, uint64_t
223 * ulong: 64 bit unsigned integer
227 typedef uint64_t ulong;
384 typedef ulong __attribute__((ext_vector_type(2))) ulong2;
389 * A vector of three ulongs. These three ulong fields packed into a single 256 bit field
392 typedef ulong __attribute__((ext_vector_type(3))) ulong3;
397 * A vector of four ulongs. These four ulong fields packed into a single 256 bit field
400 typedef ulong __attribute__((ext_vector_type(4))) ulong4;

1234