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

  /external/clang/lib/Headers/
altivec.h 8635 vec_lvlx(int a, const signed char *b) function
8643 vec_lvlx(int a, const vector signed char *b) function
8651 vec_lvlx(int a, const unsigned char *b) function
8659 vec_lvlx(int a, const vector unsigned char *b) function
8667 vec_lvlx(int a, const vector bool char *b) function
8675 vec_lvlx(int a, const short *b) function
8683 vec_lvlx(int a, const vector short *b) function
8691 vec_lvlx(int a, const unsigned short *b) function
8699 vec_lvlx(int a, const vector unsigned short *b) function
8707 vec_lvlx(int a, const vector bool short *b) function
8715 vec_lvlx(int a, const vector pixel *b) function
8723 vec_lvlx(int a, const int *b) function
8731 vec_lvlx(int a, const vector int *b) function
8739 vec_lvlx(int a, const unsigned int *b) function
8747 vec_lvlx(int a, const vector unsigned int *b) function
8755 vec_lvlx(int a, const vector bool int *b) function
8763 vec_lvlx(int a, const float *b) function
8771 vec_lvlx(int a, const vector float *b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 8635 vec_lvlx(int a, const signed char *b) function
8643 vec_lvlx(int a, const vector signed char *b) function
8651 vec_lvlx(int a, const unsigned char *b) function
8659 vec_lvlx(int a, const vector unsigned char *b) function
8667 vec_lvlx(int a, const vector bool char *b) function
8675 vec_lvlx(int a, const short *b) function
8683 vec_lvlx(int a, const vector short *b) function
8691 vec_lvlx(int a, const unsigned short *b) function
8699 vec_lvlx(int a, const vector unsigned short *b) function
8707 vec_lvlx(int a, const vector bool short *b) function
8715 vec_lvlx(int a, const vector pixel *b) function
8723 vec_lvlx(int a, const int *b) function
8731 vec_lvlx(int a, const vector int *b) function
8739 vec_lvlx(int a, const unsigned int *b) function
8747 vec_lvlx(int a, const vector unsigned int *b) function
8755 vec_lvlx(int a, const vector bool int *b) function
8763 vec_lvlx(int a, const float *b) function
8771 vec_lvlx(int a, const vector float *b) function
    [all...]

Completed in 24 milliseconds