HomeSort by relevance Sort by last modified time
    Searched defs:V2d (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
builtins-x86.c 25 typedef double V2d __attribute__((vector_size(16)));
87 V2d tmp_V2d;
88 V2d* tmp_V2dp;
90 const V2d* tmp_V2dCp;
  /external/opencv3/3rdparty/openexr/Imath/
ImathVec.h 689 typedef Vec2 <double> V2d;
    [all...]

Completed in 319 milliseconds