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

1 2

  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 46 typedef long long4 __attribute__((ext_vector_type(4))); typedef
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pickletools.py 671 raise ValueError("long4 byte count < 0: %d" % n)
674 raise ValueError("not enough data in stream to read long4")
677 long4 = ArgumentDescriptor( variable
678 name="long4",
    [all...]
  /external/python/cpython2/Lib/
pickletools.py 671 raise ValueError("long4 byte count < 0: %d" % n)
674 raise ValueError("not enough data in stream to read long4")
677 long4 = ArgumentDescriptor( variable
678 name="long4",
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pickletools.py 671 raise ValueError("long4 byte count < 0: %d" % n)
674 raise ValueError("not enough data in stream to read long4")
677 long4 = ArgumentDescriptor( variable
678 name="long4",
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pickletools.py 671 raise ValueError("long4 byte count < 0: %d" % n)
674 raise ValueError("not enough data in stream to read long4")
677 long4 = ArgumentDescriptor( variable
678 name="long4",
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickletools.py 671 raise ValueError("long4 byte count < 0: %d" % n)
674 raise ValueError("not enough data in stream to read long4")
677 long4 = ArgumentDescriptor( variable
678 name="long4",
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickletools.py 671 raise ValueError("long4 byte count < 0: %d" % n)
674 raise ValueError("not enough data in stream to read long4")
677 long4 = ArgumentDescriptor( variable
678 name="long4",
    [all...]
  /libcore/ojluni/src/main/java/java/nio/
Bits.java 399 private static byte long4(long x) { method in class:Bits
423 bb._put(bi + 4, long4(x));
434 _put(a + 4, long4(x));
445 bb._put(bi + 3, long4(x));
456 _put(a + 3, long4(x));
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 65 typedef int64_t long4 __attribute__((ext_vector_type(4))); typedef
577 ELEMENT_AT(long4, RS_TYPE_SIGNED_64, 4)
641 ELEMENT_AT_OVERLOADS(long4, native_long4)
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 110 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 86 typedef int64_t long4 __attribute__((ext_vector_type(4))); typedef
624 ELEMENT_AT(long4, RS_TYPE_SIGNED_64, 4)
684 ELEMENT_AT_OVERLOADS(long4, native_long4)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 110 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 110 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 111 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 110 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 110 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 111 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 110 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 117 typedef long long4 __attribute__((ext_vector_type(4))); typedef
    [all...]

Completed in 3252 milliseconds

1 2