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

  /external/clang/test/Sema/
ext_vector_casts.c 10 typedef unsigned long ulong2 __attribute__ ((ext_vector_type(2))); typedef
77 stride.lo = ((ulong2) x) * pixelByteStride; // no-warning
98 ulong2 vl = (unsigned long)l;
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 63 typedef uint64_t ulong2 __attribute__((ext_vector_type(2))); typedef
367 ELEMENT_AT(ulong2, RS_TYPE_UNSIGNED_64, 2)
422 ELEMENT_AT_OVERLOADS(ulong2, native_ulong2)
    [all...]

Completed in 215 milliseconds