HomeSort by relevance Sort by last modified time
    Searched refs:ulong2 (Results 1 - 25 of 46) sorted by null

1 2

  /external/clang/test/Sema/
ext_vector_casts.c 12 typedef unsigned long ulong2 __attribute__ ((ext_vector_type(2))); typedef
79 stride.lo = ((ulong2) x) * pixelByteStride; // no-warning
100 ulong2 vl = (unsigned long)l;
  /frameworks/rs/tests/cpp_api/typecheck/
kernels.rs 87 ulong2 ul2;
88 ulong2 ul2i = {1, 2};
  /frameworks/rs/tests/lldb/tests/testcases/
test_read_global.py 98 '(ulong2) ulong2_global = (6666, 7777)',
210 ['(ulong2)', '(6666, 7777)'])
test_read_local.py 97 '(ulong2) ulong2_local = (6666, 7777)',
209 ['(ulong2)', '(6666, 7777)'])
  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestConvert.rs 635 double2 __attribute__((kernel)) testConvertDouble2Ulong2Double2(ulong2 inV) {
671 long2 __attribute__((kernel)) testConvertLong2Ulong2Long2(ulong2 inV) {
683 ulong2 __attribute__((kernel)) testConvertUlong2Double2Ulong2(double2 inV) {
695 ulong2 __attribute__((kernel)) testConvertUlong2Long2Ulong2(long2 inV) {
707 ulong2 __attribute__((kernel)) testConvertUlong2Ulong2Ulong2(ulong2 inV) {
743 float2 __attribute__((kernel)) testConvertFloat2Ulong2Float2(ulong2 inV) {
779 char2 __attribute__((kernel)) testConvertChar2Ulong2Char2(ulong2 inV) {
815 uchar2 __attribute__((kernel)) testConvertUchar2Ulong2Uchar2(ulong2 inV) {
851 short2 __attribute__((kernel)) testConvertShort2Ulong2Short2(ulong2 inV)
    [all...]
  /frameworks/rs/script_api/include/
rs_convert.rsh 516 convert_double2(ulong2 v);
561 convert_long2(ulong2 v);
575 extern ulong2 __attribute__((const, overloadable))
590 extern ulong2 __attribute__((const, overloadable))
605 extern ulong2 __attribute__((const, overloadable))
606 convert_ulong2(ulong2 v);
651 convert_float2(ulong2 v);
696 convert_char2(ulong2 v);
741 convert_uchar2(ulong2 v);
786 convert_short2(ulong2 v)
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_convert.rsh 516 convert_double2(ulong2 v);
561 convert_long2(ulong2 v);
575 extern ulong2 __attribute__((const, overloadable))
590 extern ulong2 __attribute__((const, overloadable))
605 extern ulong2 __attribute__((const, overloadable))
606 convert_ulong2(ulong2 v);
651 convert_float2(ulong2 v);
696 convert_char2(ulong2 v);
741 convert_uchar2(ulong2 v);
786 convert_short2(ulong2 v)
    [all...]
  /external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
spirv_convert.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 114 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 114 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 113 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 113 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 113 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 113 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 113 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 120 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 113 typedef ulong ulong2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /frameworks/rs/tests/lldb/cpp/KernelVariables/
simple.rs 39 ulong2 ulong2_global = {6666, 7777};
101 ulong2 ulong2_local = {6666, 7777};

Completed in 128 milliseconds

1 2