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

  /external/clang/lib/Headers/
altivec.h 7206 vec_stl(vector signed char a, int b, vector signed char *c) function
7212 vec_stl(vector signed char a, int b, signed char *c) function
7218 vec_stl(vector unsigned char a, int b, vector unsigned char *c) function
7224 vec_stl(vector unsigned char a, int b, unsigned char *c) function
7230 vec_stl(vector bool char a, int b, signed char *c) function
7236 vec_stl(vector bool char a, int b, unsigned char *c) function
7242 vec_stl(vector bool char a, int b, vector bool char *c) function
7248 vec_stl(vector short a, int b, vector short *c) function
7254 vec_stl(vector short a, int b, short *c) function
7260 vec_stl(vector unsigned short a, int b, vector unsigned short *c) function
7266 vec_stl(vector unsigned short a, int b, unsigned short *c) function
7272 vec_stl(vector bool short a, int b, short *c) function
7278 vec_stl(vector bool short a, int b, unsigned short *c) function
7284 vec_stl(vector bool short a, int b, vector bool short *c) function
7290 vec_stl(vector pixel a, int b, short *c) function
7296 vec_stl(vector pixel a, int b, unsigned short *c) function
7302 vec_stl(vector pixel a, int b, vector pixel *c) function
7308 vec_stl(vector int a, int b, vector int *c) function
7314 vec_stl(vector int a, int b, int *c) function
7320 vec_stl(vector unsigned int a, int b, vector unsigned int *c) function
7326 vec_stl(vector unsigned int a, int b, unsigned int *c) function
7332 vec_stl(vector bool int a, int b, int *c) function
7338 vec_stl(vector bool int a, int b, unsigned int *c) function
7344 vec_stl(vector bool int a, int b, vector bool int *c) function
7350 vec_stl(vector float a, int b, vector float *c) function
7356 vec_stl(vector float a, int b, float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 7206 vec_stl(vector signed char a, int b, vector signed char *c) function
7212 vec_stl(vector signed char a, int b, signed char *c) function
7218 vec_stl(vector unsigned char a, int b, vector unsigned char *c) function
7224 vec_stl(vector unsigned char a, int b, unsigned char *c) function
7230 vec_stl(vector bool char a, int b, signed char *c) function
7236 vec_stl(vector bool char a, int b, unsigned char *c) function
7242 vec_stl(vector bool char a, int b, vector bool char *c) function
7248 vec_stl(vector short a, int b, vector short *c) function
7254 vec_stl(vector short a, int b, short *c) function
7260 vec_stl(vector unsigned short a, int b, vector unsigned short *c) function
7266 vec_stl(vector unsigned short a, int b, unsigned short *c) function
7272 vec_stl(vector bool short a, int b, short *c) function
7278 vec_stl(vector bool short a, int b, unsigned short *c) function
7284 vec_stl(vector bool short a, int b, vector bool short *c) function
7290 vec_stl(vector pixel a, int b, short *c) function
7296 vec_stl(vector pixel a, int b, unsigned short *c) function
7302 vec_stl(vector pixel a, int b, vector pixel *c) function
7308 vec_stl(vector int a, int b, vector int *c) function
7314 vec_stl(vector int a, int b, int *c) function
7320 vec_stl(vector unsigned int a, int b, vector unsigned int *c) function
7326 vec_stl(vector unsigned int a, int b, unsigned int *c) function
7332 vec_stl(vector bool int a, int b, int *c) function
7338 vec_stl(vector bool int a, int b, unsigned int *c) function
7344 vec_stl(vector bool int a, int b, vector bool int *c) function
7350 vec_stl(vector float a, int b, vector float *c) function
7356 vec_stl(vector float a, int b, float *c) function
    [all...]

Completed in 27 milliseconds