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

  /external/clang/lib/Headers/
altivec.h 10535 vec_all_lt(vector signed char __a, vector signed char __b) function
10541 vec_all_lt(vector signed char __a, vector bool char __b) function
10547 vec_all_lt(vector unsigned char __a, vector unsigned char __b) function
10553 vec_all_lt(vector unsigned char __a, vector bool char __b) function
10559 vec_all_lt(vector bool char __a, vector signed char __b) function
10567 vec_all_lt(vector bool char __a, vector unsigned char __b) function
10573 vec_all_lt(vector bool char __a, vector bool char __b) function
10581 vec_all_lt(vector short __a, vector short __b) function
10587 vec_all_lt(vector short __a, vector bool short __b) function
10593 vec_all_lt(vector unsigned short __a, vector unsigned short __b) function
10599 vec_all_lt(vector unsigned short __a, vector bool short __b) function
10605 vec_all_lt(vector bool short __a, vector short __b) function
10613 vec_all_lt(vector bool short __a, vector unsigned short __b) function
10619 vec_all_lt(vector bool short __a, vector bool short __b) function
10627 vec_all_lt(vector int __a, vector int __b) function
10633 vec_all_lt(vector int __a, vector bool int __b) function
10639 vec_all_lt(vector unsigned int __a, vector unsigned int __b) function
10645 vec_all_lt(vector unsigned int __a, vector bool int __b) function
10651 vec_all_lt(vector bool int __a, vector int __b) function
10659 vec_all_lt(vector bool int __a, vector unsigned int __b) function
10665 vec_all_lt(vector bool int __a, vector bool int __b) function
10673 vec_all_lt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 10535 vec_all_lt(vector signed char __a, vector signed char __b) function
10541 vec_all_lt(vector signed char __a, vector bool char __b) function
10547 vec_all_lt(vector unsigned char __a, vector unsigned char __b) function
10553 vec_all_lt(vector unsigned char __a, vector bool char __b) function
10559 vec_all_lt(vector bool char __a, vector signed char __b) function
10567 vec_all_lt(vector bool char __a, vector unsigned char __b) function
10573 vec_all_lt(vector bool char __a, vector bool char __b) function
10581 vec_all_lt(vector short __a, vector short __b) function
10587 vec_all_lt(vector short __a, vector bool short __b) function
10593 vec_all_lt(vector unsigned short __a, vector unsigned short __b) function
10599 vec_all_lt(vector unsigned short __a, vector bool short __b) function
10605 vec_all_lt(vector bool short __a, vector short __b) function
10613 vec_all_lt(vector bool short __a, vector unsigned short __b) function
10619 vec_all_lt(vector bool short __a, vector bool short __b) function
10627 vec_all_lt(vector int __a, vector int __b) function
10633 vec_all_lt(vector int __a, vector bool int __b) function
10639 vec_all_lt(vector unsigned int __a, vector unsigned int __b) function
10645 vec_all_lt(vector unsigned int __a, vector bool int __b) function
10651 vec_all_lt(vector bool int __a, vector int __b) function
10659 vec_all_lt(vector bool int __a, vector unsigned int __b) function
10665 vec_all_lt(vector bool int __a, vector bool int __b) function
10673 vec_all_lt(vector float __a, vector float __b) function
    [all...]

Completed in 36 milliseconds