HomeSort by relevance Sort by last modified time
    Searched defs:vec_max (Results 26 - 42 of 42) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 3028 vec_max(vector signed char __a, vector signed char __b) { function
3033 vec_max(vector bool char __a, vector signed char __b) { function
3038 vec_max(vector signed char __a, vector bool char __b) { function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { function
3048 vec_max(vector bool char __a, vector unsigned char __b) { function
3053 vec_max(vector unsigned char __a, vector bool char __b) { function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { function
3078 vec_max(vector bool short __a, vector unsigned short __b) { function
3083 vec_max(vector unsigned short __a, vector bool short __b) { function
3087 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3092 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
3097 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3103 vec_max(vector unsigned int __a, vector unsigned int __b) { function
3108 vec_max(vector bool int __a, vector unsigned int __b) { function
3113 vec_max(vector unsigned int __a, vector bool int __b) { function
3119 vec_max(vector signed long long __a, vector signed long long __b) { function
3124 vec_max(vector bool long long __a, vector signed long long __b) { function
3129 vec_max(vector signed long long __a, vector bool long long __b) { function
3134 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
3139 vec_max(vector bool long long __a, vector unsigned long long __b) { function
3144 vec_max(vector unsigned long long __a, vector bool long long __b) { function
3149 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
3159 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 3715 vec_max(vector signed char __a, vector signed char __b) { function
3720 vec_max(vector bool char __a, vector signed char __b) { function
3725 vec_max(vector signed char __a, vector bool char __b) { function
3730 vec_max(vector unsigned char __a, vector unsigned char __b) { function
3735 vec_max(vector bool char __a, vector unsigned char __b) { function
3740 vec_max(vector unsigned char __a, vector bool char __b) { function
3744 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3749 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
3754 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3760 vec_max(vector unsigned short __a, vector unsigned short __b) { function
3765 vec_max(vector bool short __a, vector unsigned short __b) { function
3770 vec_max(vector unsigned short __a, vector bool short __b) { function
3774 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3779 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
3784 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3790 vec_max(vector unsigned int __a, vector unsigned int __b) { function
3795 vec_max(vector bool int __a, vector unsigned int __b) { function
3800 vec_max(vector unsigned int __a, vector bool int __b) { function
3806 vec_max(vector signed long long __a, vector signed long long __b) { function
3811 vec_max(vector bool long long __a, vector signed long long __b) { function
3816 vec_max(vector signed long long __a, vector bool long long __b) { function
3821 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
3826 vec_max(vector bool long long __a, vector unsigned long long __b) { function
3831 vec_max(vector unsigned long long __a, vector bool long long __b) { function
3836 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
3846 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 3028 vec_max(vector signed char __a, vector signed char __b) { function
3033 vec_max(vector bool char __a, vector signed char __b) { function
3038 vec_max(vector signed char __a, vector bool char __b) { function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { function
3048 vec_max(vector bool char __a, vector unsigned char __b) { function
3053 vec_max(vector unsigned char __a, vector bool char __b) { function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { function
3078 vec_max(vector bool short __a, vector unsigned short __b) { function
3083 vec_max(vector unsigned short __a, vector bool short __b) { function
3087 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3092 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
3097 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3103 vec_max(vector unsigned int __a, vector unsigned int __b) { function
3108 vec_max(vector bool int __a, vector unsigned int __b) { function
3113 vec_max(vector unsigned int __a, vector bool int __b) { function
3119 vec_max(vector signed long long __a, vector signed long long __b) { function
3124 vec_max(vector bool long long __a, vector signed long long __b) { function
3129 vec_max(vector signed long long __a, vector bool long long __b) { function
3134 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
3139 vec_max(vector bool long long __a, vector unsigned long long __b) { function
3144 vec_max(vector unsigned long long __a, vector bool long long __b) { function
3149 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
3159 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 4245 vec_max(vector signed char __a, vector signed char __b) { function
4250 vec_max(vector bool char __a, vector signed char __b) { function
4255 vec_max(vector signed char __a, vector bool char __b) { function
4260 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4265 vec_max(vector bool char __a, vector unsigned char __b) { function
4270 vec_max(vector unsigned char __a, vector bool char __b) { function
4274 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4279 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4284 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4290 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4295 vec_max(vector bool short __a, vector unsigned short __b) { function
4300 vec_max(vector unsigned short __a, vector bool short __b) { function
4304 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4309 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4314 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4320 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4325 vec_max(vector bool int __a, vector unsigned int __b) { function
4330 vec_max(vector unsigned int __a, vector bool int __b) { function
4336 vec_max(vector signed long long __a, vector signed long long __b) { function
4341 vec_max(vector bool long long __a, vector signed long long __b) { function
4346 vec_max(vector signed long long __a, vector bool long long __b) { function
4351 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4356 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4361 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4366 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4376 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 4245 vec_max(vector signed char __a, vector signed char __b) { function
4250 vec_max(vector bool char __a, vector signed char __b) { function
4255 vec_max(vector signed char __a, vector bool char __b) { function
4260 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4265 vec_max(vector bool char __a, vector unsigned char __b) { function
4270 vec_max(vector unsigned char __a, vector bool char __b) { function
4274 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4279 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4284 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4290 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4295 vec_max(vector bool short __a, vector unsigned short __b) { function
4300 vec_max(vector unsigned short __a, vector bool short __b) { function
4304 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4309 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4314 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4320 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4325 vec_max(vector bool int __a, vector unsigned int __b) { function
4330 vec_max(vector unsigned int __a, vector bool int __b) { function
4336 vec_max(vector signed long long __a, vector signed long long __b) { function
4341 vec_max(vector bool long long __a, vector signed long long __b) { function
4346 vec_max(vector signed long long __a, vector bool long long __b) { function
4351 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4356 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4361 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4366 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4376 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
altivec.h 4237 vec_max(vector signed char __a, vector signed char __b) { function
4242 vec_max(vector bool char __a, vector signed char __b) { function
4247 vec_max(vector signed char __a, vector bool char __b) { function
4252 vec_max(vector unsigned char __a, vector unsigned char __b) { function
4257 vec_max(vector bool char __a, vector unsigned char __b) { function
4262 vec_max(vector unsigned char __a, vector bool char __b) { function
4266 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4271 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
4276 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
4282 vec_max(vector unsigned short __a, vector unsigned short __b) { function
4287 vec_max(vector bool short __a, vector unsigned short __b) { function
4292 vec_max(vector unsigned short __a, vector bool short __b) { function
4296 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4301 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
4306 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
4312 vec_max(vector unsigned int __a, vector unsigned int __b) { function
4317 vec_max(vector bool int __a, vector unsigned int __b) { function
4322 vec_max(vector unsigned int __a, vector bool int __b) { function
4328 vec_max(vector signed long long __a, vector signed long long __b) { function
4333 vec_max(vector bool long long __a, vector signed long long __b) { function
4338 vec_max(vector signed long long __a, vector bool long long __b) { function
4343 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
4348 vec_max(vector bool long long __a, vector unsigned long long __b) { function
4353 vec_max(vector unsigned long long __a, vector bool long long __b) { function
4358 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
4368 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]

Completed in 1813 milliseconds

12