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

  /external/clang/test/Sema/
conversion-64-32.c 10 typedef long long long2 __attribute__((__vector_size__(16))); typedef
12 int4 test1(long2 a) {
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 44 typedef long long2 __attribute__((ext_vector_type(2))); typedef
rsCpuRuntimeStubs.cpp 56 typedef long long long2 __attribute__((ext_vector_type(2))); typedef
193 static void SC_debugL2(const char *s, const long2 *ll) {
194 ALOGD("long2 %s {%lld, %lld} 0x%llx 0x%llx", s, ll->x, ll->y, ll->x, ll->y);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_long.py 587 class long2(long): class in function:LongTest.test_misc
589 x = long2(1L<<100)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_long.py 587 class long2(long): class in function:LongTest.test_misc
589 x = long2(1L<<100)
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 61 typedef int64_t long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 332 milliseconds