/third_party/ffmpeg/libavutil/ |
D | eval.c | 171 double (*func0)(double); member 189 case e_func0: return e->value * e->a.func0(eval_expr(p, e->param[0])); in eval_expr() 426 if (strmatch(next, "sinh" )) d->a.func0 = sinh; in parse_primary() 427 else if (strmatch(next, "cosh" )) d->a.func0 = cosh; in parse_primary() 428 else if (strmatch(next, "tanh" )) d->a.func0 = tanh; in parse_primary() 429 else if (strmatch(next, "sin" )) d->a.func0 = sin; in parse_primary() 430 else if (strmatch(next, "cos" )) d->a.func0 = cos; in parse_primary() 431 else if (strmatch(next, "tan" )) d->a.func0 = tan; in parse_primary() 432 else if (strmatch(next, "atan" )) d->a.func0 = atan; in parse_primary() 433 else if (strmatch(next, "asin" )) d->a.func0 = asin; in parse_primary() [all …]
|
/third_party/libabigail/tests/data/test-abicompat/ |
D | test4-soname-changed-app.cc | 4 extern void func0(); 9 func0(); in main()
|
D | test4-soname-changed-v0.cc | 5 func0() in func0() function
|
D | test4-soname-changed-v1.cc | 5 func0() in func0() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | function-redecl2.c | 3 int func0(int a) __attribute__ ((pure)); 6 int func0(int a) in func0() function
|
D | strict-prototypes1.c | 1 extern void func0();
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test19-soname-v0.cc | 4 func0() in func0() function
|
D | test19-soname-v1.cc | 5 func0() in func0() function
|
/third_party/libabigail/tests/data/test-diff-suppr/ |
D | test26-loc-suppr.h | 3 void func0(S*);
|
D | test43-suppr-direct-fn-subtype-v0.cc | 7 func0(struct type) in func0() function
|
D | test26-loc-suppr-v0.cc | 13 func0(S*) in func0() function
|
D | test26-loc-suppr-v1.cc | 14 func0(S*) in func0() function
|
D | test43-suppr-direct-fn-subtype-v1.cc | 8 func0(struct type) in func0() function
|
D | test42-negative-suppr-type-v0.cc | 13 func0(struct type_to_keep) in func0() function
|
D | test42-negative-suppr-type-v1.cc | 15 func0(struct type_to_keep) in func0() function
|
D | test26-loc-suppr-report-0.txt | 6 [C] 'function void func0(S*)' has some indirect sub-type changes:
|
D | test26-loc-suppr-report-3.txt | 6 [C] 'function void func0(S*)' has some indirect sub-type changes:
|
D | test42-negative-suppr-type-report-0.txt | 6 …[C] 'function void func0(type_to_keep)' at test42-negative-suppr-type-v1.cc:15:1 has some indirect…
|
D | test42-negative-suppr-type-report-1.txt | 6 …[C] 'function void func0(type_to_keep)' at test42-negative-suppr-type-v1.cc:15:1 has some indirect…
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test22-compatible-fns-v0.c | 10 func0(volatile struct S const * const * const * p) in func0() function
|
D | test22-compatible-fns-v1.c | 12 func0(volatile typedef_of_S const * const * const * p) in func0() function
|
D | test22-compatible-fns-report-0.txt | 6 [C] 'function void func0(const volatile S* const* const*)' has some indirect sub-type changes:
|
/third_party/spirv-tools/test/opt/ |
D | spread_volatile_semantics_test.cpp | 1150 OpName %func0 "func0" in TEST_F()
|
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-color-output-undefined-in-unexecuted-branch/ |
D | 0-opt.spvasm | 8 OpName %func0_ "func0("
|
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-nested-functions-accumulate-global-matrix/ |
D | 0-opt.spvasm | 8 OpName %func0_i1_ "func0(i1;"
|