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

1 2 3

  /dalvik/dx/src/com/android/dx/io/instructions/
ShortArrayCodeInput.java 69 long short3 = read(); local
71 return short0 | (short1 << 16) | (short2 << 32) | (short3 << 48);
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 39 typedef short short3 __attribute__((ext_vector_type(3))); typedef
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 52 typedef int16_t short3 __attribute__((ext_vector_type(3))); typedef
560 ELEMENT_AT(short3, RS_TYPE_SIGNED_16, 3)
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 89 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 73 typedef int16_t short3 __attribute__((ext_vector_type(3))); typedef
578 ELEMENT_AT(short3, RS_TYPE_SIGNED_16, 3)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 89 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 89 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 90 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 89 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 89 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 90 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 89 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 96 typedef short short3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/
dexmaker-1.2.jar 
  /external/dexmaker/lib/
dalvik-dx-1.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/
dalvik-dx-1.jar 

Completed in 2244 milliseconds

1 2 3