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

  /external/clang/lib/Headers/
altivec.h 10235 vec_all_gt(vector signed char a, vector signed char b) function
10241 vec_all_gt(vector signed char a, vector bool char b) function
10247 vec_all_gt(vector unsigned char a, vector unsigned char b) function
10253 vec_all_gt(vector unsigned char a, vector bool char b) function
10259 vec_all_gt(vector bool char a, vector signed char b) function
10267 vec_all_gt(vector bool char a, vector unsigned char b) function
10273 vec_all_gt(vector bool char a, vector bool char b) function
10281 vec_all_gt(vector short a, vector short b) function
10287 vec_all_gt(vector short a, vector bool short b) function
10293 vec_all_gt(vector unsigned short a, vector unsigned short b) function
10299 vec_all_gt(vector unsigned short a, vector bool short b) function
10305 vec_all_gt(vector bool short a, vector short b) function
10313 vec_all_gt(vector bool short a, vector unsigned short b) function
10319 vec_all_gt(vector bool short a, vector bool short b) function
10327 vec_all_gt(vector int a, vector int b) function
10333 vec_all_gt(vector int a, vector bool int b) function
10339 vec_all_gt(vector unsigned int a, vector unsigned int b) function
10345 vec_all_gt(vector unsigned int a, vector bool int b) function
10351 vec_all_gt(vector bool int a, vector int b) function
10359 vec_all_gt(vector bool int a, vector unsigned int b) function
10365 vec_all_gt(vector bool int a, vector bool int b) function
10373 vec_all_gt(vector float a, vector float b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 10235 vec_all_gt(vector signed char a, vector signed char b) function
10241 vec_all_gt(vector signed char a, vector bool char b) function
10247 vec_all_gt(vector unsigned char a, vector unsigned char b) function
10253 vec_all_gt(vector unsigned char a, vector bool char b) function
10259 vec_all_gt(vector bool char a, vector signed char b) function
10267 vec_all_gt(vector bool char a, vector unsigned char b) function
10273 vec_all_gt(vector bool char a, vector bool char b) function
10281 vec_all_gt(vector short a, vector short b) function
10287 vec_all_gt(vector short a, vector bool short b) function
10293 vec_all_gt(vector unsigned short a, vector unsigned short b) function
10299 vec_all_gt(vector unsigned short a, vector bool short b) function
10305 vec_all_gt(vector bool short a, vector short b) function
10313 vec_all_gt(vector bool short a, vector unsigned short b) function
10319 vec_all_gt(vector bool short a, vector bool short b) function
10327 vec_all_gt(vector int a, vector int b) function
10333 vec_all_gt(vector int a, vector bool int b) function
10339 vec_all_gt(vector unsigned int a, vector unsigned int b) function
10345 vec_all_gt(vector unsigned int a, vector bool int b) function
10351 vec_all_gt(vector bool int a, vector int b) function
10359 vec_all_gt(vector bool int a, vector unsigned int b) function
10365 vec_all_gt(vector bool int a, vector bool int b) function
10373 vec_all_gt(vector float a, vector float b) function
    [all...]

Completed in 24 milliseconds