HomeSort by relevance Sort by last modified time
    Searched defs:ushort16 (Results 1 - 17 of 17) sorted by null

  /external/clang/test/Sema/
conversion.c 424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) {
429 ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'ushort16'}}
430 ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'ushort16'}}
  /external/clang/lib/Headers/
opencl-c.h 97 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 97 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 97 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 98 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 97 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 97 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 98 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 97 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 104 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef
    [all...]

Completed in 1011 milliseconds