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

  /external/clang/lib/Headers/
altivec.h 7136 vec_stvehx(vector short a, int b, short *c) function
7142 vec_stvehx(vector unsigned short a, int b, unsigned short *c) function
7148 vec_stvehx(vector bool short a, int b, short *c) function
7154 vec_stvehx(vector bool short a, int b, unsigned short *c) function
7160 vec_stvehx(vector pixel a, int b, short *c) function
7166 vec_stvehx(vector pixel a, int b, unsigned short *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 7136 vec_stvehx(vector short a, int b, short *c) function
7142 vec_stvehx(vector unsigned short a, int b, unsigned short *c) function
7148 vec_stvehx(vector bool short a, int b, short *c) function
7154 vec_stvehx(vector bool short a, int b, unsigned short *c) function
7160 vec_stvehx(vector pixel a, int b, short *c) function
7166 vec_stvehx(vector pixel a, int b, unsigned short *c) function
    [all...]

Completed in 22 milliseconds