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

  /external/clang/lib/Headers/
altivec.h 135 /* vec_add */
138 vec_add(vector signed char a, vector signed char b) function
144 vec_add(vector bool char a, vector signed char b) function
150 vec_add(vector signed char a, vector bool char b) function
156 vec_add(vector unsigned char a, vector unsigned char b) function
162 vec_add(vector bool char a, vector unsigned char b) function
168 vec_add(vector unsigned char a, vector bool char b) function
174 vec_add(vector short a, vector short b) function
180 vec_add(vector bool short a, vector short b) function
186 vec_add(vector short a, vector bool short b function
192 vec_add(vector unsigned short a, vector unsigned short b) function
198 vec_add(vector bool short a, vector unsigned short b) function
204 vec_add(vector unsigned short a, vector bool short b) function
210 vec_add(vector int a, vector int b) function
216 vec_add(vector bool int a, vector int b) function
222 vec_add(vector int a, vector bool int b) function
228 vec_add(vector unsigned int a, vector unsigned int b) function
234 vec_add(vector bool int a, vector unsigned int b) function
240 vec_add(vector unsigned int a, vector bool int b) function
246 vec_add(vector float a, vector float b) function
    [all...]
  /prebuilt/sdk/11/renderscript/clang-include/
altivec.h 130 /* vec_add */
133 vec_add(vector signed char a, vector signed char b) function
139 vec_add(vector bool char a, vector signed char b) function
145 vec_add(vector signed char a, vector bool char b) function
151 vec_add(vector unsigned char a, vector unsigned char b) function
157 vec_add(vector bool char a, vector unsigned char b) function
163 vec_add(vector unsigned char a, vector bool char b) function
169 vec_add(vector short a, vector short b) function
175 vec_add(vector bool short a, vector short b) function
181 vec_add(vector short a, vector bool short b function
187 vec_add(vector unsigned short a, vector unsigned short b) function
193 vec_add(vector bool short a, vector unsigned short b) function
199 vec_add(vector unsigned short a, vector bool short b) function
205 vec_add(vector int a, vector int b) function
211 vec_add(vector bool int a, vector int b) function
217 vec_add(vector int a, vector bool int b) function
223 vec_add(vector unsigned int a, vector unsigned int b) function
229 vec_add(vector bool int a, vector unsigned int b) function
235 vec_add(vector unsigned int a, vector bool int b) function
241 vec_add(vector float a, vector float b) function
    [all...]
  /prebuilt/sdk/12/renderscript/clang-include/
altivec.h 135 /* vec_add */
138 vec_add(vector signed char a, vector signed char b) function
144 vec_add(vector bool char a, vector signed char b) function
150 vec_add(vector signed char a, vector bool char b) function
156 vec_add(vector unsigned char a, vector unsigned char b) function
162 vec_add(vector bool char a, vector unsigned char b) function
168 vec_add(vector unsigned char a, vector bool char b) function
174 vec_add(vector short a, vector short b) function
180 vec_add(vector bool short a, vector short b) function
186 vec_add(vector short a, vector bool short b function
192 vec_add(vector unsigned short a, vector unsigned short b) function
198 vec_add(vector bool short a, vector unsigned short b) function
204 vec_add(vector unsigned short a, vector bool short b) function
210 vec_add(vector int a, vector int b) function
216 vec_add(vector bool int a, vector int b) function
222 vec_add(vector int a, vector bool int b) function
228 vec_add(vector unsigned int a, vector unsigned int b) function
234 vec_add(vector bool int a, vector unsigned int b) function
240 vec_add(vector unsigned int a, vector bool int b) function
246 vec_add(vector float a, vector float b) function
    [all...]
  /prebuilt/sdk/13/renderscript/clang-include/
altivec.h 135 /* vec_add */
138 vec_add(vector signed char a, vector signed char b) function
144 vec_add(vector bool char a, vector signed char b) function
150 vec_add(vector signed char a, vector bool char b) function
156 vec_add(vector unsigned char a, vector unsigned char b) function
162 vec_add(vector bool char a, vector unsigned char b) function
168 vec_add(vector unsigned char a, vector bool char b) function
174 vec_add(vector short a, vector short b) function
180 vec_add(vector bool short a, vector short b) function
186 vec_add(vector short a, vector bool short b function
192 vec_add(vector unsigned short a, vector unsigned short b) function
198 vec_add(vector bool short a, vector unsigned short b) function
204 vec_add(vector unsigned short a, vector bool short b) function
210 vec_add(vector int a, vector int b) function
216 vec_add(vector bool int a, vector int b) function
222 vec_add(vector int a, vector bool int b) function
228 vec_add(vector unsigned int a, vector unsigned int b) function
234 vec_add(vector bool int a, vector unsigned int b) function
240 vec_add(vector unsigned int a, vector bool int b) function
246 vec_add(vector float a, vector float b) function
    [all...]
  /prebuilt/sdk/14/renderscript/clang-include/
altivec.h 135 /* vec_add */
138 vec_add(vector signed char a, vector signed char b) function
144 vec_add(vector bool char a, vector signed char b) function
150 vec_add(vector signed char a, vector bool char b) function
156 vec_add(vector unsigned char a, vector unsigned char b) function
162 vec_add(vector bool char a, vector unsigned char b) function
168 vec_add(vector unsigned char a, vector bool char b) function
174 vec_add(vector short a, vector short b) function
180 vec_add(vector bool short a, vector short b) function
186 vec_add(vector short a, vector bool short b function
192 vec_add(vector unsigned short a, vector unsigned short b) function
198 vec_add(vector bool short a, vector unsigned short b) function
204 vec_add(vector unsigned short a, vector bool short b) function
210 vec_add(vector int a, vector int b) function
216 vec_add(vector bool int a, vector int b) function
222 vec_add(vector int a, vector bool int b) function
228 vec_add(vector unsigned int a, vector unsigned int b) function
234 vec_add(vector bool int a, vector unsigned int b) function
240 vec_add(vector unsigned int a, vector bool int b) function
246 vec_add(vector float a, vector float b) function
    [all...]

Completed in 320 milliseconds