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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/io/instructions/
ShortArrayCodeInput.java 68 long short2 = read(); local
71 return short0 | (short1 << 16) | (short2 << 32) | (short3 << 48);
  /external/clang/test/SemaCXX/
err_init_conversion_failed.cpp 33 typedef short short2 __attribute__ ((__vector_size__ (2))); typedef
35 short2 V = { (void)0 };
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 38 typedef short short2 __attribute__((ext_vector_type(2))); typedef
  /external/clang/test/CodeGen/
builtins-nvptx.c 340 typedef short short2 __attribute__((ext_vector_type(2))); typedef
342 __nvvm_ldg_s2((const short2 *)p);
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 51 typedef int16_t short2 __attribute__((ext_vector_type(2))); typedef
559 ELEMENT_AT(short2, RS_TYPE_SIGNED_16, 2)
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 88 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 72 typedef int16_t short2 __attribute__((ext_vector_type(2))); typedef
577 ELEMENT_AT(short2, RS_TYPE_SIGNED_16, 2)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 88 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 88 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 89 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 88 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 88 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 89 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 88 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 95 typedef short short2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /developers/build/prebuilts/androidtv/leanback/gradle/wrapper/
gradle-wrapper.jar 
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/gradle/wrapper/
gradle-wrapper.jar 
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/gradle/wrapper/
gradle-wrapper.jar 

Completed in 827 milliseconds

1 2 3 4 5 6 7 8 91011>>