Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 5492) sorted by relevance

12345678910>>...220

/external/clang/test/CodeGen/
Darm_neon_intrinsics.c11 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vaba_s8()
17 int16x4_t test_vaba_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vaba_s16()
23 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32()
29 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8()
35 uint16x4_t test_vaba_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vaba_u16()
41 uint32x2_t test_vaba_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vaba_u32()
47 int8x16_t test_vabaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vabaq_s8()
53 int16x8_t test_vabaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vabaq_s16()
59 int32x4_t test_vabaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vabaq_s32()
65 uint8x16_t test_vabaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vabaq_u8()
[all …]
Darm-neon-vget.c14 int8x8_t low_s8(int8x16_t a) { in low_s8()
19 uint8x8_t low_u8 (uint8x16_t a) { in low_u8()
24 int16x4_t low_s16( int16x8_t a) { in low_s16()
29 uint16x4_t low_u16(uint16x8_t a) { in low_u16()
34 int32x2_t low_s32( int32x4_t a) { in low_s32()
39 uint32x2_t low_u32(uint32x4_t a) { in low_u32()
44 int64x1_t low_s64( int64x2_t a) { in low_s64()
49 uint64x1_t low_u64(uint64x2_t a) { in low_u64()
54 poly8x8_t low_p8 (poly8x16_t a) { in low_p8()
59 poly16x4_t low_p16(poly16x8_t a) { in low_p16()
[all …]
Dmmx-builtins.c10 __m64 test1(__m64 a, __m64 b) { in test1()
15 __m64 test2(__m64 a, __m64 b) { in test2()
20 __m64 test3(__m64 a, __m64 b) { in test3()
25 __m64 test4(__m64 a, __m64 b) { in test4()
30 __m64 test5(__m64 a, __m64 b) { in test5()
35 __m64 test6(__m64 a, __m64 b) { in test6()
40 __m64 test7(__m64 a, __m64 b) { in test7()
45 __m64 test8(__m64 a, __m64 b) { in test8()
50 __m64 test9(__m64 a, __m64 b) { in test9()
55 __m64 test10(__m64 a, __m64 b) { in test10()
[all …]
Dxop-builtins.c8 __m128i test_mm_maccs_epi16(__m128i a, __m128i b, __m128i c) { in test_mm_maccs_epi16()
13 __m128i test_mm_macc_epi16(__m128i a, __m128i b, __m128i c) { in test_mm_macc_epi16()
18 __m128i test_mm_maccsd_epi16(__m128i a, __m128i b, __m128i c) { in test_mm_maccsd_epi16()
23 __m128i test_mm_maccd_epi16(__m128i a, __m128i b, __m128i c) { in test_mm_maccd_epi16()
28 __m128i test_mm_maccs_epi32(__m128i a, __m128i b, __m128i c) { in test_mm_maccs_epi32()
33 __m128i test_mm_macc_epi32(__m128i a, __m128i b, __m128i c) { in test_mm_macc_epi32()
38 __m128i test_mm_maccslo_epi32(__m128i a, __m128i b, __m128i c) { in test_mm_maccslo_epi32()
43 __m128i test_mm_macclo_epi32(__m128i a, __m128i b, __m128i c) { in test_mm_macclo_epi32()
48 __m128i test_mm_maccshi_epi32(__m128i a, __m128i b, __m128i c) { in test_mm_maccshi_epi32()
53 __m128i test_mm_macchi_epi32(__m128i a, __m128i b, __m128i c) { in test_mm_macchi_epi32()
[all …]
Davx2-builtins.c18 __m256i test_mm256_abs_epi8(__m256i a) { in test_mm256_abs_epi8()
23 __m256i test_mm256_abs_epi16(__m256i a) { in test_mm256_abs_epi16()
28 __m256i test_mm256_abs_epi32(__m256i a) { in test_mm256_abs_epi32()
33 __m256i test_mm256_packs_epi16(__m256i a, __m256i b) { in test_mm256_packs_epi16()
38 __m256i test_mm256_packs_epi32(__m256i a, __m256i b) { in test_mm256_packs_epi32()
43 __m256i test_mm256_packs_epu16(__m256i a, __m256i b) { in test_mm256_packs_epu16()
48 __m256i test_mm256_packs_epu32(__m256i a, __m256i b) { in test_mm256_packs_epu32()
53 __m256i test_mm256_add_epi8(__m256i a, __m256i b) { in test_mm256_add_epi8()
58 __m256i test_mm256_add_epi16(__m256i a, __m256i b) { in test_mm256_add_epi16()
63 __m256i test_mm256_add_epi32(__m256i a, __m256i b) { in test_mm256_add_epi32()
[all …]
Dpointer-arithmetic.c5 int f0(int *a, Int *b) { return a - b; } in f0()
7 int f1(const char *a, char *b) { return b - a; } in f1()
11 void *f2(void *a, int b) { return a + b; } in f2()
12 void *f2_0(void *a, int b) { return &a[b]; } in f2_0()
13 void *f2_1(void *a, int b) { return (a += b); } in f2_1()
14 void *f3(int a, void *b) { return a + b; } in f3()
15 void *f3_1(int a, void *b) { return (a += b); } in f3_1()
16 void *f4(void *a, int b) { return a - b; } in f4()
17 void *f4_1(void *a, int b) { return (a -= b); } in f4_1()
18 FP f5(FP a, int b) { return a + b; } in f5()
[all …]
/external/clang/test/Analysis/
Dadditive-folding-range-constraints.c13 void smallAdjustmentGT (unsigned a) { in smallAdjustmentGT()
20 void smallAdjustmentGE (unsigned a) { in smallAdjustmentGE()
27 void smallAdjustmentLT (unsigned a) { in smallAdjustmentLT()
32 void smallAdjustmentLE (unsigned a) { in smallAdjustmentLE()
41 void largeAdjustmentGT (unsigned a) { in largeAdjustmentGT()
48 void largeAdjustmentGE (unsigned a) { in largeAdjustmentGE()
55 void largeAdjustmentLT (unsigned a) { in largeAdjustmentLT()
62 void largeAdjustmentLE (unsigned a) { in largeAdjustmentLE()
73 void mixedComparisons1(signed char a) { in mixedComparisons1()
84 void mixedComparisons2(signed char a) { in mixedComparisons2()
[all …]
Dadditive-folding.cpp13 void separateExpressions (int a) { in separateExpressions()
20 void oneLongExpression (int a) { in oneLongExpression()
28 void mixedTypes (int a) { in mixedTypes()
43 void eq_ne (unsigned a) { in eq_ne()
55 void mixed_eq_ne (int a) { in mixed_eq_ne()
67 void baselineGT (unsigned a) { in baselineGT()
74 void baselineGE (unsigned a) { in baselineGE()
81 void baselineLT (unsigned a) { in baselineLT()
88 void baselineLE (unsigned a) { in baselineLE()
97 void adjustedGT (unsigned a) { in adjustedGT()
[all …]
/external/v8/test/mjsunit/
Darray-store-and-grow.js33 function array_store_1(a,b,c) { argument
38 var a = []; variable
54 function array_store_2(a,b,c) { argument
65 function array_store_3(a,b,c) { argument
82 function array_store_4(a,b,c) { argument
93 function array_store_5(a,b,c) { argument
104 function array_store_6(a,b,c) { argument
116 a = new Array(1,2,3); variable
118 a = new Array(1,2,3); variable
127 a = new Array(1,2,3); variable
[all …]
Darray-constructor.js33 var a = new Array(); variable
46 var a = new Array(j); variable
59 a = new Array(0, 1); variable
61 a = new Array(0, 1, 2); variable
63 a = new Array(0, 1, 2, 3); variable
65 a = new Array(0, 1, 2, 3, 4); variable
67 a = new Array(0, 1, 2, 3, 4, 5); variable
69 a = new Array(0, 1, 2, 3, 4, 5, 6); variable
71 a = new Array(0, 1, 2, 3, 4, 5, 6, 7); variable
73 a = new Array(0, 1, 2, 3, 4, 5, 6, 7, 8); variable
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
Dassyntax.h150 #define CHOICE(a,b,c) c argument
242 #define CHOICE(a,b,c) b argument
249 #define CHOICE(a,b,c) a argument
259 #define GLNAME(a) a argument
261 #define GLNAME(a) CONCAT(_,a) argument
334 #define ADDR(a) CHOICE(CONCAT($,a), $a, a) argument
335 #define CONST(a) CHOICE(CONCAT($,a), $a, a) argument
338 #define CONTENT(a) CHOICE(a, a, (a)) /* take contents of variable */ argument
339 #define REGIND(a) CHOICE((a), (a), (a)) /* Register a indirect */ argument
341 #define REGOFF(a, b) CHOICE(a(b), a(b), a(b)) argument
[all …]
/external/mesa3d/src/mesa/x86/
Dassyntax.h150 #define CHOICE(a,b,c) c argument
242 #define CHOICE(a,b,c) b argument
249 #define CHOICE(a,b,c) a argument
259 #define GLNAME(a) a argument
261 #define GLNAME(a) CONCAT(_,a) argument
334 #define ADDR(a) CHOICE(CONCAT($,a), $a, a) argument
335 #define CONST(a) CHOICE(CONCAT($,a), $a, a) argument
338 #define CONTENT(a) CHOICE(a, a, (a)) /* take contents of variable */ argument
339 #define REGIND(a) CHOICE((a), (a), (a)) /* Register a indirect */ argument
341 #define REGOFF(a, b) CHOICE(a(b), a(b), a(b)) argument
[all …]
/external/chromium_org/third_party/polymer/
Dpolymer.js29 Polymer={},"function"==typeof window.Polymer&&(Polymer={}),function(a){function b(){var a=Polymer.v… argument
Dplatform.js29 function PointerGestureEvent(a,b){var c=b||{},d=document.createEvent("Event"),e={bubbles:Boolean(c.… argument
30 }function e(a,b){x(a,"childList",{removedNodes:b})}function f(a,b,d,e){if(a instanceof DocumentFrag… argument
31 function b(a){var b=c[a],d=window[b];if(d){var e=document.createElement(a),f=e.constructor;window[b… argument
32 }function c(a){var b=m(a);return b?c(b.extends).concat([b]):[]}function d(a){for(var b,c=a.extends,… argument
33 });var c=a(b);if(!c)return[];var d=c.querySelectorAll('input[type="radio"][name="'+b.name+'"]');ret… argument
34 },prepareBinding:function(a,c,d){return Path.get(a).valid?void 0:b(a,c,d)},prepareInstanceModel:fun… argument
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxKbExplorerScript.js1 var goog=goog||{};goog.global=this;goog.exportPath_=function(a,b,c){a=a.split(".");c=c||goog.global… argument
2 goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-… argument
3 goog.addDependency=function(a,b,c){if(goog.DEPENDENCIES_ENABLED){var d;a=a.replace(/\\/g,"/");for(v… argument
4 …w Error("unimplemented abstract method");};goog.addSingletonGetter=function(a){a.getInstance=funct… argument
6 …(d-7,7)){goog.basePath=c.substr(0,d-7);break}}},goog.importScript_=function(a){var b=goog.global.C… argument
7 a+'">\x3c/script>');return!0}return!1},goog.writeScripts_=function(){function a(e){if(!(e in d.writ… function
8 },goog.getPathFromDeps_=function(a){return a in goog.dependencies_.nameToPath?goog.dependencies_.na… argument
9 goog.typeOf=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(… argument
10 else if("function"==b&&"undefined"==typeof a.call)return"object";return b};goog.isDef=function(a){r… argument
11 goog.isBoolean=function(a){return"boolean"==typeof a};goog.isNumber=function(a){return"number"==typ… argument
[all …]
/external/chromium_org/v8/test/mjsunit/
Darray-store-and-grow.js35 function array_store_1(a,b,c) { argument
40 var a = []; variable
56 function array_store_2(a,b,c) { argument
67 function array_store_3(a,b,c) { argument
84 function array_store_4(a,b,c) { argument
95 function array_store_5(a,b,c) { argument
109 function array_store_6(a,b,c) { argument
121 a = new Array(1,2,3); variable
123 a = new Array(1,2,3); variable
132 a = new Array(1,2,3); variable
[all …]
Darray-constructor.js33 var a = new Array(); variable
46 var a = new Array(j); variable
59 a = new Array(0, 1); variable
61 a = new Array(0, 1, 2); variable
63 a = new Array(0, 1, 2, 3); variable
65 a = new Array(0, 1, 2, 3, 4); variable
67 a = new Array(0, 1, 2, 3, 4, 5); variable
69 a = new Array(0, 1, 2, 3, 4, 5, 6); variable
71 a = new Array(0, 1, 2, 3, 4, 5, 6, 7); variable
73 a = new Array(0, 1, 2, 3, 4, 5, 6, 7, 8); variable
[all …]
/external/dropbear/libtomcrypt/src/math/
Dgmp_desc.c20 static int init(void **a) in init()
32 static void deinit(void *a) in deinit()
39 static int neg(void *a, void *b) in neg()
47 static int copy(void *a, void *b) in copy()
55 static int init_copy(void **a, void *b) in init_copy()
64 static int set_int(void *a, unsigned long b) in set_int()
71 static unsigned long get_int(void *a) in get_int()
77 static unsigned long get_digit(void *a, int n) in get_digit()
83 static int get_digit_count(void *a) in get_digit_count()
89 static int compare(void *a, void *b) in compare()
[all …]
Dltm_desc.c44 static int init(void **a) in init()
61 static void deinit(void *a) in deinit()
68 static int neg(void *a, void *b) in neg()
75 static int copy(void *a, void *b) in copy()
82 static int init_copy(void **a, void *b) in init_copy()
91 static int set_int(void *a, unsigned long b) in set_int()
97 static unsigned long get_int(void *a) in get_int()
103 static unsigned long get_digit(void *a, int n) in get_digit()
111 static int get_digit_count(void *a) in get_digit_count()
119 static int compare(void *a, void *b) in compare()
[all …]
/external/speex/libspeex/
Dfixed_generic.h45 #define SHR16(a,shift) ((a) >> (shift)) argument
46 #define SHL16(a,shift) ((a) << (shift)) argument
47 #define SHR32(a,shift) ((a) >> (shift)) argument
48 #define SHL32(a,shift) ((a) << (shift)) argument
49 #define PSHR16(a,shift) (SHR16((a)+((1<<((shift))>>1)),shift)) argument
50 #define PSHR32(a,shift) (SHR32((a)+((EXTEND32(1)<<((shift))>>1)),shift)) argument
51 #define VSHR32(a, shift) (((shift)>0) ? SHR32(a, shift) : SHL32(a, -(shift))) argument
52 #define SATURATE16(x,a) (((x)>(a) ? (a) : (x)<-(a) ? -(a) : (x))) argument
53 #define SATURATE32(x,a) (((x)>(a) ? (a) : (x)<-(a) ? -(a) : (x))) argument
55 #define SATURATE32PSHR(x,shift,a) (((x)>=(SHL32(a,shift))) ? (a) : \ argument
[all …]
/external/chromium_org/third_party/jstemplate/
Djstemplate_compiled.js1 …n Function.prototype.call.apply(Array.prototype.slice,arguments)}function l(a,b){var c=k(arguments… argument
2 function x(a,b,c,e){if(u.length>0){var d=u.pop();s.call(d,b,a);a=d}else a=new s(b,a);a.a.$index=c;a… argument
3 function T(a){if(a.__jstcache)return a.__jstcache;var b=a.getAttribute("jstcache");if(b!=i)return a… argument
4 h;P[f]=b;return a.__jstcache=h}function V(a,b){a.h.push(b);a.k.push(0)}function W(a){return a.c.len… argument
5 L.prototype.e=function(a,b){var c=X(b),e=c.transclude;if(e)(c=Y(e))?(b.parentNode.replaceChild(c,b)… argument
7 L.prototype.b=function(a,b){var c=X(b),e=c.jsdisplay;if(e){if(!w(a,e,b)){p(b);return}o(b)}if(e=c.js… argument
8 h))}if(e=c.jseval){d=0;for(f=e.length;d<f;++d)w(a,e[d],b)}e=c.jsskip;if(!e||!w(a,e,b))if(c=c.jscont… argument
9 function Y(a,b){var c=document;if(b){var e=c.getElementById(a);if(!e){var e=b(),d=H,f=c.getElementB… argument
/external/chromium_org/third_party/opus/src/celt/
Dfixed_generic.h37 #define MULT16_16SU(a,b) ((opus_val32)(opus_val16)(a)*(opus_val32)(opus_uint16)(b)) argument
40 #define MULT16_32_Q16(a,b) ADD32(MULT16_16((a),SHR((b),16)), SHR(MULT16_16SU((a),((b)&0x0000ffff)),… argument
43 #define MULT16_32_P16(a,b) ADD32(MULT16_16((a),SHR((b),16)), PSHR(MULT16_16((a),((b)&0x0000ffff)),1… argument
46 #define MULT16_32_Q15(a,b) ADD32(SHL(MULT16_16((a),SHR((b),16)),1), SHR(MULT16_16SU((a),((b)&0x0000… argument
49 #define MULT32_32_Q31(a,b) ADD32(ADD32(SHL(MULT16_16(SHR((a),16),SHR((b),16)),1), SHR(MULT16_16SU(S… argument
68 #define SHR16(a,shift) ((a) >> (shift)) argument
70 #define SHL16(a,shift) ((opus_int16)((opus_uint16)(a)<<(shift))) argument
72 #define SHR32(a,shift) ((a) >> (shift)) argument
74 #define SHL32(a,shift) ((opus_int32)((opus_uint32)(a)<<(shift))) argument
77 #define PSHR32(a,shift) (SHR32((a)+((EXTEND32(1)<<((shift))>>1)),shift)) argument
[all …]
/external/eigen/test/eigen2/
Dmain.h32 #define EI_PP_CAT2(a,b) a ## b argument
33 #define EI_PP_CAT(a,b) EI_PP_CAT2(a,b) argument
68 #define eigen_assert(a) \ argument
79 #define VERIFY_RAISES_ASSERT(a) \ argument
101 #define eigen_assert(a) \ argument
108 #define VERIFY_RAISES_ASSERT(a) { \ argument
120 #define VERIFY_RAISES_ASSERT(a) {} argument
130 #define VERIFY(a) do { if (!(a)) { \ argument
136 #define VERIFY_IS_APPROX(a, b) VERIFY(test_ei_isApprox(a, b)) argument
137 #define VERIFY_IS_NOT_APPROX(a, b) VERIFY(!test_ei_isApprox(a, b)) argument
[all …]
/external/chromium-trace/trace-viewer/third_party/gl-matrix/dist/
Dgl-matrix.js149 vec2.clone = function(a) { argument
177 vec2.copy = function(out, a) { argument
205 vec2.add = function(out, a, b) { argument
219 vec2.subtract = function(out, a, b) { argument
239 vec2.multiply = function(out, a, b) { argument
259 vec2.divide = function(out, a, b) { argument
279 vec2.min = function(out, a, b) { argument
293 vec2.max = function(out, a, b) { argument
307 vec2.scale = function(out, a, b) { argument
320 vec2.distance = function(a, b) { argument
[all …]
/external/chromium_org/third_party/opus/src/silk/
DSigProc_FIX.h415 #define silk_ADD32_ovflw(a, b) ((opus_int32)((opus_uint32)(a) + (opus_uint32)(b))) argument
418 #define silk_SUB32_ovflw(a, b) ((opus_int32)((opus_uint32)(a) - (opus_uint32)(b))) argument
428 #define silk_ADD16(a, b) ((a) + (b)) argument
429 #define silk_ADD32(a, b) ((a) + (b)) argument
430 #define silk_ADD64(a, b) ((a) + (b)) argument
432 #define silk_SUB16(a, b) ((a) - (b)) argument
433 #define silk_SUB32(a, b) ((a) - (b)) argument
434 #define silk_SUB64(a, b) ((a) - (b)) argument
436 #define silk_SAT8(a) ((a) > silk_int8_MAX ? silk_int8_MAX : \ argument
438 #define silk_SAT16(a) ((a) > silk_int16_MAX ? silk_int16_MAX : \ argument
[all …]

12345678910>>...220