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

  /external/clang/test/SemaTemplate/
instantiate-clang.cpp 9 typedef __attribute__(( ext_vector_type(4) )) double double4; typedef
13 void f(T v1, double4 v2) {
19 template struct ExtVectorAccess0<double4>;
  /frameworks/rs/scriptc/
rs_allocation.rsh 213 GET_ELEMENT_AT(double4)
348 SET_ELEMENT_AT(double4)
rs_types.rsh 222 typedef double double4 __attribute__((ext_vector_type(4)));
  /prebuilts/sdk/renderscript/include/
rs_allocation.rsh 213 GET_ELEMENT_AT(double4)
348 SET_ELEMENT_AT(double4)
rs_types.rsh 222 typedef double double4 __attribute__((ext_vector_type(4)));
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_core.c 201 PRIM_DEBUG(double4)
rs_allocation.c 247 ELEMENT_AT(double4)
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 42 typedef double double4 __attribute__((ext_vector_type(4))); typedef
779 ELEMENT_AT(double4, RS_TYPE_FLOAT_64, 4)
    [all...]

Completed in 77 milliseconds