/external/clang/lib/Headers/ |
altivec.h | 1409 /* vec_cmpgt */ 1412 vec_cmpgt(vector signed char a, vector signed char b) function 1418 vec_cmpgt(vector unsigned char a, vector unsigned char b) function 1424 vec_cmpgt(vector short a, vector short b) function 1430 vec_cmpgt(vector unsigned short a, vector unsigned short b) function 1436 vec_cmpgt(vector int a, vector int b) function 1442 vec_cmpgt(vector unsigned int a, vector unsigned int b) function 1448 vec_cmpgt(vector float a, vector float b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 1409 /* vec_cmpgt */ 1412 vec_cmpgt(vector signed char a, vector signed char b) function 1418 vec_cmpgt(vector unsigned char a, vector unsigned char b) function 1424 vec_cmpgt(vector short a, vector short b) function 1430 vec_cmpgt(vector unsigned short a, vector unsigned short b) function 1436 vec_cmpgt(vector int a, vector int b) function 1442 vec_cmpgt(vector unsigned int a, vector unsigned int b) function 1448 vec_cmpgt(vector float a, vector float b) function [all...] |