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

1 2 3 4

  /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
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_long.py 585 class long2(long): class in function:LongTest.test_misc
587 x = long2(1L<<100)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_long.py 587 class long2(long): class in function:LongTest.test_misc
589 x = long2(1L<<100)
    [all...]
  /prebuilts/gdb/linux-x86/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/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...]
  /external/python/cpython2/Lib/test/
test_long.py 619 class long2(long): class in function:LongTest.test_misc
621 x = long2(1L<<100)
    [all...]
  /libcore/ojluni/src/main/java/java/nio/
Bits.java 407 private static byte long2(long x) { method in class:Bits
425 bb._put(bi + 2, long2(x));
436 _put(a + 2, long2(x));
447 bb._put(bi + 5, long2(x));
458 _put(a + 5, long2(x));
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 63 typedef int64_t long2 __attribute__((ext_vector_type(2))); typedef
575 ELEMENT_AT(long2, RS_TYPE_SIGNED_64, 2)
639 ELEMENT_AT_OVERLOADS(long2, native_long2)
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 108 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 84 typedef int64_t long2 __attribute__((ext_vector_type(2))); typedef
622 ELEMENT_AT(long2, RS_TYPE_SIGNED_64, 2)
682 ELEMENT_AT_OVERLOADS(long2, native_long2)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 108 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 108 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 109 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 108 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 108 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 109 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 108 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 115 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 115 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 115 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 115 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 115 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 115 typedef long long2 __attribute__((ext_vector_type(2))); typedef
    [all...]

Completed in 1914 milliseconds

1 2 3 4