HomeSort by relevance Sort by last modified time
    Searched refs:double4 (Results 1 - 3 of 3) 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/base/libs/rs/scriptc/
rs_types.rsh 203 typedef double double4 __attribute__((ext_vector_type(4)));
  /prebuilt/sdk/14/renderscript/include/
rs_types.rsh 203 typedef double double4 __attribute__((ext_vector_type(4)));

Completed in 36 milliseconds