Lines Matching defs:vec_stl
7604 vec_stl(vector signed char __a, int __b, vector signed char *__c) in vec_stl() function
7610 vec_stl(vector signed char __a, int __b, signed char *__c) in vec_stl() function
7616 vec_stl(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stl() function
7622 vec_stl(vector unsigned char __a, int __b, unsigned char *__c) in vec_stl() function
7628 vec_stl(vector bool char __a, int __b, signed char *__c) in vec_stl() function
7634 vec_stl(vector bool char __a, int __b, unsigned char *__c) in vec_stl() function
7640 vec_stl(vector bool char __a, int __b, vector bool char *__c) in vec_stl() function
7646 vec_stl(vector short __a, int __b, vector short *__c) in vec_stl() function
7652 vec_stl(vector short __a, int __b, short *__c) in vec_stl() function
7658 vec_stl(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stl() function
7664 vec_stl(vector unsigned short __a, int __b, unsigned short *__c) in vec_stl() function
7670 vec_stl(vector bool short __a, int __b, short *__c) in vec_stl() function
7676 vec_stl(vector bool short __a, int __b, unsigned short *__c) in vec_stl() function
7682 vec_stl(vector bool short __a, int __b, vector bool short *__c) in vec_stl() function
7688 vec_stl(vector pixel __a, int __b, short *__c) in vec_stl() function
7694 vec_stl(vector pixel __a, int __b, unsigned short *__c) in vec_stl() function
7700 vec_stl(vector pixel __a, int __b, vector pixel *__c) in vec_stl() function
7706 vec_stl(vector int __a, int __b, vector int *__c) in vec_stl() function
7712 vec_stl(vector int __a, int __b, int *__c) in vec_stl() function
7718 vec_stl(vector unsigned int __a, int __b, vector unsigned int *__c) in vec_stl() function
7724 vec_stl(vector unsigned int __a, int __b, unsigned int *__c) in vec_stl() function
7730 vec_stl(vector bool int __a, int __b, int *__c) in vec_stl() function
7736 vec_stl(vector bool int __a, int __b, unsigned int *__c) in vec_stl() function
7742 vec_stl(vector bool int __a, int __b, vector bool int *__c) in vec_stl() function
7748 vec_stl(vector float __a, int __b, vector float *__c) in vec_stl() function
7754 vec_stl(vector float __a, int __b, float *__c) in vec_stl() function