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

  /external/clang/lib/Headers/
altivec.h 10875 vec_any_eq(vector signed char a, vector signed char b) function
10882 vec_any_eq(vector signed char a, vector bool char b) function
10889 vec_any_eq(vector unsigned char a, vector unsigned char b) function
10896 vec_any_eq(vector unsigned char a, vector bool char b) function
10903 vec_any_eq(vector bool char a, vector signed char b) function
10910 vec_any_eq(vector bool char a, vector unsigned char b) function
10917 vec_any_eq(vector bool char a, vector bool char b) function
10924 vec_any_eq(vector short a, vector short b) function
10930 vec_any_eq(vector short a, vector bool short b) function
10936 vec_any_eq(vector unsigned short a, vector unsigned short b) function
10944 vec_any_eq(vector unsigned short a, vector bool short b) function
10952 vec_any_eq(vector bool short a, vector short b) function
10960 vec_any_eq(vector bool short a, vector unsigned short b) function
10968 vec_any_eq(vector bool short a, vector bool short b) function
10976 vec_any_eq(vector pixel a, vector pixel b) function
10984 vec_any_eq(vector int a, vector int b) function
10990 vec_any_eq(vector int a, vector bool int b) function
10996 vec_any_eq(vector unsigned int a, vector unsigned int b) function
11003 vec_any_eq(vector unsigned int a, vector bool int b) function
11010 vec_any_eq(vector bool int a, vector int b) function
11017 vec_any_eq(vector bool int a, vector unsigned int b) function
11024 vec_any_eq(vector bool int a, vector bool int b) function
11031 vec_any_eq(vector float a, vector float b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 10875 vec_any_eq(vector signed char a, vector signed char b) function
10882 vec_any_eq(vector signed char a, vector bool char b) function
10889 vec_any_eq(vector unsigned char a, vector unsigned char b) function
10896 vec_any_eq(vector unsigned char a, vector bool char b) function
10903 vec_any_eq(vector bool char a, vector signed char b) function
10910 vec_any_eq(vector bool char a, vector unsigned char b) function
10917 vec_any_eq(vector bool char a, vector bool char b) function
10924 vec_any_eq(vector short a, vector short b) function
10930 vec_any_eq(vector short a, vector bool short b) function
10936 vec_any_eq(vector unsigned short a, vector unsigned short b) function
10944 vec_any_eq(vector unsigned short a, vector bool short b) function
10952 vec_any_eq(vector bool short a, vector short b) function
10960 vec_any_eq(vector bool short a, vector unsigned short b) function
10968 vec_any_eq(vector bool short a, vector bool short b) function
10976 vec_any_eq(vector pixel a, vector pixel b) function
10984 vec_any_eq(vector int a, vector int b) function
10990 vec_any_eq(vector int a, vector bool int b) function
10996 vec_any_eq(vector unsigned int a, vector unsigned int b) function
11003 vec_any_eq(vector unsigned int a, vector bool int b) function
11010 vec_any_eq(vector bool int a, vector int b) function
11017 vec_any_eq(vector bool int a, vector unsigned int b) function
11024 vec_any_eq(vector bool int a, vector bool int b) function
11031 vec_any_eq(vector float a, vector float b) function
    [all...]

Completed in 104 milliseconds