Home
last modified time | relevance | path

Searched +defs:a +defs:c (Results 1 – 25 of 1221) sorted by relevance

12345678910>>...49

/external/clang/test/CodeGen/
Dfma-builtins.c8 __m128 test_mm_fmadd_ps(__m128 a, __m128 b, __m128 c) { in test_mm_fmadd_ps()
13 __m128d test_mm_fmadd_pd(__m128d a, __m128d b, __m128d c) { in test_mm_fmadd_pd()
18 __m128 test_mm_fmadd_ss(__m128 a, __m128 b, __m128 c) { in test_mm_fmadd_ss()
23 __m128d test_mm_fmadd_sd(__m128d a, __m128d b, __m128d c) { in test_mm_fmadd_sd()
28 __m128 test_mm_fmsub_ps(__m128 a, __m128 b, __m128 c) { in test_mm_fmsub_ps()
33 __m128d test_mm_fmsub_pd(__m128d a, __m128d b, __m128d c) { in test_mm_fmsub_pd()
38 __m128 test_mm_fmsub_ss(__m128 a, __m128 b, __m128 c) { in test_mm_fmsub_ss()
43 __m128d test_mm_fmsub_sd(__m128d a, __m128d b, __m128d c) { in test_mm_fmsub_sd()
48 __m128 test_mm_fnmadd_ps(__m128 a, __m128 b, __m128 c) { in test_mm_fnmadd_ps()
53 __m128d test_mm_fnmadd_pd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmadd_pd()
[all …]
Dfma4-builtins.c8 __m128 test_mm_macc_ps(__m128 a, __m128 b, __m128 c) { in test_mm_macc_ps()
13 __m128d test_mm_macc_pd(__m128d a, __m128d b, __m128d c) { in test_mm_macc_pd()
18 __m128 test_mm_macc_ss(__m128 a, __m128 b, __m128 c) { in test_mm_macc_ss()
23 __m128d test_mm_macc_sd(__m128d a, __m128d b, __m128d c) { in test_mm_macc_sd()
28 __m128 test_mm_msub_ps(__m128 a, __m128 b, __m128 c) { in test_mm_msub_ps()
33 __m128d test_mm_msub_pd(__m128d a, __m128d b, __m128d c) { in test_mm_msub_pd()
38 __m128 test_mm_msub_ss(__m128 a, __m128 b, __m128 c) { in test_mm_msub_ss()
43 __m128d test_mm_msub_sd(__m128d a, __m128d b, __m128d c) { in test_mm_msub_sd()
48 __m128 test_mm_nmacc_ps(__m128 a, __m128 b, __m128 c) { in test_mm_nmacc_ps()
53 __m128d test_mm_nmacc_pd(__m128d a, __m128d b, __m128d c) { in test_mm_nmacc_pd()
[all …]
Daarch64-neon-tbl.c9 int8x8_t test_vtbl1_s8(int8x8_t a, int8x8_t b) { in test_vtbl1_s8()
15 int8x8_t test_vqtbl1_s8(int8x16_t a, int8x8_t b) { in test_vqtbl1_s8()
21 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
27 int8x8_t test_vqtbl2_s8(int8x16x2_t a, int8x8_t b) { in test_vqtbl2_s8()
33 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8()
39 int8x8_t test_vqtbl3_s8(int8x16x3_t a, int8x8_t b) { in test_vqtbl3_s8()
45 int8x8_t test_vtbl4_s8(int8x8x4_t a, int8x8_t b) { in test_vtbl4_s8()
51 int8x8_t test_vqtbl4_s8(int8x16x4_t a, int8x8_t b) { in test_vqtbl4_s8()
57 int8x16_t test_vqtbl1q_s8(int8x16_t a, int8x16_t b) { in test_vqtbl1q_s8()
63 int8x16_t test_vqtbl2q_s8(int8x16x2_t a, int8x16_t b) { in test_vqtbl2q_s8()
[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 …]
Dfp-contract-pragma.cpp4 float fp_contract_1(float a, float b, float c) { in fp_contract_1()
12 float fp_contract_2(float a, float b, float c) { in fp_contract_2()
27 T template_muladd(T a, T b, T c) { in template_muladd()
32 float fp_contract_3(float a, float b, float c) { in fp_contract_3()
39 float method(float a, float b, float c) { in method()
51 float fp_contract_5(float a, float b, float c) { in fp_contract_5()
58 float fp_contract_6(float a, float b, float c) { in fp_contract_6()
Daarch64-neon-scalar-x-indexed-elem.c10 float32_t test_vmuls_lane_f32(float32_t a, float32x2_t b) { in test_vmuls_lane_f32()
16 float64_t test_vmuld_lane_f64(float64_t a, float64x1_t b) { in test_vmuld_lane_f64()
22 float32_t test_vmuls_laneq_f32(float32_t a, float32x4_t b) { in test_vmuls_laneq_f32()
28 float64_t test_vmuld_laneq_f64(float64_t a, float64x2_t b) { in test_vmuld_laneq_f64()
34 float64x1_t test_vmul_n_f64(float64x1_t a, float64_t b) { in test_vmul_n_f64()
40 float32_t test_vmulxs_lane_f32(float32_t a, float32x2_t b) { in test_vmulxs_lane_f32()
46 float32_t test_vmulxs_laneq_f32(float32_t a, float32x4_t b) { in test_vmulxs_laneq_f32()
52 float64_t test_vmulxd_lane_f64(float64_t a, float64x1_t b) { in test_vmulxd_lane_f64()
58 float64_t test_vmulxd_laneq_f64(float64_t a, float64x2_t b) { in test_vmulxd_laneq_f64()
65 float64x1_t test_vmulx_lane_f64(float64x1_t a, float64x1_t b) { in test_vmulx_lane_f64()
[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 …]
Daarch64-neon-fma.c8 float32x2_t test_vmla_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmla_n_f32()
17 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlaq_n_f32()
26 float64x2_t test_vmlaq_n_f64(float64x2_t a, float64x2_t b, float64_t c) { in test_vmlaq_n_f64()
35 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlsq_n_f32()
44 float32x2_t test_vmls_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmls_n_f32()
53 float64x2_t test_vmlsq_n_f64(float64x2_t a, float64x2_t b, float64_t c) { in test_vmlsq_n_f64()
62 float32x2_t test_vmla_lane_f32_0(float32x2_t a, float32x2_t b, float32x2_t v) { in test_vmla_lane_f32_0()
70 float32x4_t test_vmlaq_lane_f32_0(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlaq_lane_f32_0()
78 float32x2_t test_vmla_laneq_f32_0(float32x2_t a, float32x2_t b, float32x4_t v) { in test_vmla_laneq_f32_0()
86 float32x4_t test_vmlaq_laneq_f32_0(float32x4_t a, float32x4_t b, float32x4_t v) { in test_vmlaq_laneq_f32_0()
[all …]
/external/v8/test/webkit/fast/js/
Darguments.js28 function access_1(a, b, c) argument
33 function access_2(a, b, c) argument
38 function access_3(a, b, c) argument
43 function access_4(a, b, c) argument
48 function access_5(a, b, c) argument
58 function duplicateArgumentAndReturnLast_call(a) { argument
59 Array.prototype.push.call(arguments, a); argument
63 function duplicateArgumentAndReturnFirst_call(a) { argument
64 Array.prototype.push.call(arguments, a); argument
68 function duplicateArgumentAndReturnLast_apply(a) { argument
[all …]
Dfunction-apply.js26 function argumentsApply1(a, b, c) argument
28 function t(a, b, c) argument
35 function argumentsApply2(a, b, c) argument
37 function t(a, b, c) argument
44 function argumentsApply3(a, b, c) argument
46 function t(a, b, c) argument
53 function argumentsApplyLength(a, b, c) argument
55 function t(a, b, c) argument
62 function argumentsApplyExcessArguments(a, b, c) argument
64 function t(a, b, c) argument
[all …]
/external/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 …]
Dnumber-tostring-func.js30 function testToString(a, b) { argument
34 function testToStringP(a, b, c) { argument
158 function testToFixed(a, b, c) { argument
244 function testToExponential(a, b) { argument
248 function testToExponentialP(a, b, c) { argument
330 function testToPrecision(a, b, c) { argument
/external/boringssl/src/crypto/conf/
Dconf_def.h80 #define KEYTYPES(c) CONF_type_default argument
81 #define IS_COMMENT(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_COMMENT) argument
82 #define IS_FCOMMENT(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_FCOMMENT) argument
83 #define IS_EOF(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_EOF) argument
84 #define IS_ESC(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_ESC) argument
85 #define IS_NUMBER(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_NUMBER) argument
86 #define IS_WS(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_WS) argument
87 #define IS_ALPHA_NUMERIC(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_ALPHA_NUMERIC) argument
88 #define IS_ALPHA_NUMERIC_PUNCT(c,a) \ argument
90 #define IS_QUOTE(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_QUOTE) argument
[all …]
/external/clang/test/Analysis/
Dauto-obj-dtors-cfg-output.cpp52 A a; in test_const_ref() local
54 const A& c = A(); in test_const_ref() local
70 A a[2]; in test_array() local
94 A a; in test_scope() local
95 { A c; in test_scope() local
130 A a; in test_return() local
133 A c; in test_return() local
190 A a; in test_goto() local
193 { A a; in test_goto() local
240 A a; in test_if_implicit_scope() local
[all …]
/external/v8/test/mjsunit/compiler/
Dliterals-optimized.js41 function create_arr_shallow(a, b, c) { argument
44 function verify_arr_shallow(array, a, b, c) { argument
57 function create_arr_nested(a, b, c) { argument
60 function verify_arr_nested(array, a, b, c) { argument
77 function create_obj_shallow(a, b, c) { argument
80 function verify_obj_shallow(object, a, b, c) { argument
91 function create_obj_nested(a, b, c) { argument
94 function verify_obj_nested(object, a, b, c) { argument
107 function create_mixed_nested(a, b, c) { argument
110 function verify_mixed_nested(object, a, b, c) { argument
Dinline-literals.js32 function a2(b, c) { argument
36 function a1(a, b, c) { argument
40 function TestArrayLiteral(a, b, c) { argument
52 function o2(b, c) { argument
56 function o1(a, b, c) { argument
60 function TestObjectLiteral(a, b, c) { argument
61 var expected = { 'a':a, 'x':{ 'b':b, 'c':c, 'y':b + c } }; property
91 function f2(b, c) { argument
92 var closure = function(b, c) { return b + c; } argument
97 function f1(a, b, c) { argument
[all …]
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2 (function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!… argument
3 a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s… argument
4 .clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},afte… argument
/external/v8/test/webkit/
Ddfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js28 function foo(a, b, o) { argument
32 function bar(a, b, o) { argument
38 {a:2147483645, b:2147483644, c:9007199254740990, expected:-8}, property
39 {a:2147483643, b:2147483643, c:18014398509481980, expected:-16}, property
40 {a:2147483643, b:2147483642, c:36028797018963960, expected:-16}, property
41 {a:2147483642, b:2147483642, c:36028797018963960, expected:-16}, property
42 {a:2147483641, b:2147483640, c:144115188075855840, expected:-32}, property
43 {a:2147483640, b:2147483640, c:144115188075855840, expected:-64}, property
44 {a:2147483640, b:2147483639, c:288230376151711680, expected:-64}, property
45 {a:2147483639, b:2147483639, c:288230376151711680, expected:-64} property
[all …]
/external/libcxx/test/std/containers/associative/
Dtree_remove.pass.cpp38 Node c; in test1() local
103 Node c; in test1() local
168 Node c; in test1() local
244 Node c; in test1() local
322 Node a; in test2() local
324 Node c; in test2() local
387 Node a; in test2() local
389 Node c; in test2() local
452 Node a; in test2() local
454 Node c; in test2() local
[all …]
Dtree_balance_after_insert.pass.cpp35 Node a; in test1() local
37 Node c; in test1() local
90 Node a; in test1() local
92 Node c; in test1() local
145 Node a; in test1() local
147 Node c; in test1() local
200 Node a; in test1() local
202 Node c; in test1() local
255 Node a; in test1() local
257 Node c; in test1() local
[all …]
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.min.js11 window.PolymerGestures={},function(a){var b=!1,c=document.createElement("meta");if(c.createShadowRo… argument
12 var ab=H,bb=L;a.esprima={parse:R}}(this),function(a){"use strict";function b(a,b,d,e){var f;try{if(… argument
13 return q(this,d.open(r(this))),t(this,a,e)},HTMLSelectElement.prototype.bind=function(a,c,d){if("se… argument
14 b.events&&Object.keys(a).length>0&&console.log("[%s] addHostListeners:",this.localName,a);for(var c argument
/external/clang/test/CodeGenCXX/
Dtemp-order.cpp48 A a(tt, 2); in f0() local
51 A c(tt, 7); in f0() local
60 A a(tt, 2); in f1() local
63 A c(tt, 7); in f1() local
72 A a(tt, 2); in f2() local
74 A c(tt, 5); in f2() local
84 A a(tt, 2); in f3() local
86 A c(tt, 5); in f3() local
88 A c(tt, 7); in f3() local
98 A a(tt, 2); in f4() local
[all …]
/external/libopus/silk/arm/
Dmacros_armv5e.h34 static OPUS_INLINE opus_int32 silk_SMULWB_armv5e(opus_int32 a, opus_int16 b) in silk_SMULWB_armv5e()
45 #define silk_SMULWB(a, b) (silk_SMULWB_armv5e(a, b)) argument
49 static OPUS_INLINE opus_int32 silk_SMLAWB_armv5e(opus_int32 a, opus_int32 b, in silk_SMLAWB_armv5e()
50 opus_int16 c) in silk_SMLAWB_armv5e()
61 #define silk_SMLAWB(a, b, c) (silk_SMLAWB_armv5e(a, b, c)) argument
65 static OPUS_INLINE opus_int32 silk_SMULWT_armv5e(opus_int32 a, opus_int32 b) in silk_SMULWT_armv5e()
76 #define silk_SMULWT(a, b) (silk_SMULWT_armv5e(a, b)) argument
80 static OPUS_INLINE opus_int32 silk_SMLAWT_armv5e(opus_int32 a, opus_int32 b, in silk_SMLAWT_armv5e()
81 opus_int32 c) in silk_SMLAWT_armv5e()
92 #define silk_SMLAWT(a, b, c) (silk_SMLAWT_armv5e(a, b, c)) argument
[all …]
/external/libgsm/inc/
Dproto.h40 # define P1(x, a) (a) argument
41 # define P2(x, a, b) (a, b) argument
42 # define P3(x, a, b, c) (a, b, c) argument
43 # define P4(x, a, b, c, d) (a, b, c, d) argument
44 # define P5(x, a, b, c, d, e) (a, b, c, d, e) argument
45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f) argument
46 # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g) argument
47 # define P8(x, a, b, c, d, e, f, g, h) (a, b, c, d, e, f, g, h) argument
54 # define P1(x, a) x a; argument
55 # define P2(x, a, b) x a; b; argument
[all …]
/external/clang/test/OpenMP/
Dparallel_for_codegen.cpp12 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause()
60 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked()
108 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked()
175 void dynamic1(float *a, float *b, float *c, float *d) { in dynamic1()
224 void guided7(float *a, float *b, float *c, float *d) { in guided7()
273 void test_auto(float *a, float *b, float *c, float *d) { in test_auto()
325 void runtime(float *a, float *b, float *c, float *d) { in runtime()
377 void parallel_for(float *a) { in parallel_for()

12345678910>>...49