| /external/adhd/cras/src/dsp/ |
| D | eq2.c | 9 struct eq2 { struct 14 struct eq2 *eq2_new() in eq2_new() argument 16 struct eq2 *eq2 = (struct eq2 *)calloc(1, sizeof(*eq2)); in eq2_new() local 28 void eq2_free(struct eq2 *eq2) in eq2_free() 33 int eq2_append_biquad(struct eq2 *eq2, int channel, enum biquad_type type, in eq2_append_biquad() 43 int eq2_append_biquad_direct(struct eq2 *eq2, int channel, in eq2_append_biquad_direct() 317 void eq2_process(struct eq2 *eq2, float *data0, float *data1, int count) in eq2_process()
|
| /external/rust/crates/memchr/src/ |
| D | fallback.rs | 102 let eq2 = contains_zero_byte(chunk ^ vn2); in memchr2() localVariable 115 let eq2 = contains_zero_byte(chunk ^ vn2); in memchr2() localVariable 143 let eq2 = contains_zero_byte(chunk ^ vn2); in memchr3() localVariable 157 let eq2 = contains_zero_byte(chunk ^ vn2); in memchr3() localVariable 223 let eq2 = contains_zero_byte(chunk ^ vn2); in memrchr2() localVariable 235 let eq2 = contains_zero_byte(chunk ^ vn2); in memrchr2() localVariable 263 let eq2 = contains_zero_byte(chunk ^ vn2); in memrchr3() localVariable 276 let eq2 = contains_zero_byte(chunk ^ vn2); in memrchr3() localVariable
|
| /external/adhd/cras/src/dsp/tests/ |
| D | eq2_test.c | 31 static void process(struct eq2 *eq2, float *data0, float *data1, int count) in process() 46 struct eq2 *eq2; in test_file() local
|
| /external/rust/crates/memchr/src/x86/ |
| D | avx.rs | 514 let eq2 = _mm256_cmpeq_epi8(chunk, vn2); in forward_search2() localVariable 539 let eq2 = _mm256_cmpeq_epi8(chunk, vn2); in forward_search3() localVariable 586 let eq2 = _mm256_cmpeq_epi8(chunk, vn2); in reverse_search2() localVariable 611 let eq2 = _mm256_cmpeq_epi8(chunk, vn2); in reverse_search3() localVariable
|
| D | sse2.rs | 604 let eq2 = _mm_cmpeq_epi8(chunk, vn2); in forward_search2() localVariable 629 let eq2 = _mm_cmpeq_epi8(chunk, vn2); in forward_search3() localVariable 676 let eq2 = _mm_cmpeq_epi8(chunk, vn2); in reverse_search2() localVariable 701 let eq2 = _mm_cmpeq_epi8(chunk, vn2); in reverse_search3() localVariable
|
| /external/pcre/dist2/src/ |
| D | pcre2_jit_neon_inc.h | 200 vect_t eq2 = VCEQQ(data, vc2); in FF_FUN() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | FlattenCFG.cpp | 320 bool eq2 = (Block2 == Head2); in CompareIfRegionBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | FlattenCFG.cpp | 331 bool eq2 = (Block2 == Head2); in CompareIfRegionBlock() local
|
| /external/adhd/cras/src/tests/ |
| D | dsp_core_unittest.cc | 164 struct eq2* eq2; in TEST() local
|
| /external/adhd/cras/src/server/ |
| D | cras_dsp_mod_builtin.c | 362 struct eq2 *eq2; /* Initialized in the first call of eq2_run() */ member
|
| /external/llvm-project/polly/lib/External/isl/ |
| D | isl_coalesce.c | 2852 __isl_keep isl_basic_set *eq2) in harmonize_divs_with_hulls() 2923 isl_basic_set *eq1, *eq2; in harmonize_divs() local
|