/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | bad-typeof.c | 1 static int fun(void) in fun() function
|
H A D | builtin-arith.c | 4 void test(void (*fun)(void)) in test() argument
|
/third_party/libabigail/tests/data/test-read-common/ |
H A D | test-PR26568-1.c | 15 void fun(struct A * a) { in fun() function
|
H A D | test-PR26568-2.c | 13 void fun(union A * a) { in fun() function
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
H A D | test25-removed-fn-parms-v1.c | 4 fun() in fun() function
|
H A D | test24-added-fn-parms-v0.c | 4 fun() in fun() function
|
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationEmitDistributiveConditionalWithInfer.js | 13 var fun = function (subFun) { };
function
|
H A D | defaultArgsInOverloads.js | 4 function fun(a = null) { } function [all...] |
H A D | iterableArrayPattern10.js | 17 function fun([a, b]) { } function
|
H A D | iterableArrayPattern11.js | 17 function fun([a, b] = new FooIterator) { } function
|
H A D | iterableArrayPattern12.js | 17 function fun([a, ...b] = new FooIterator) { } function
|
H A D | iterableArrayPattern13.js | 17 function fun([a, ...b]) { } function
|
H A D | iterableArrayPattern14.js | 17 function fun(...[a, ...b]) { } function
|
H A D | iterableArrayPattern15.js | 17 function fun(...[a, b]: Bar[]) { } function
|
H A D | iterableArrayPattern16.js | 2 function fun(...[a, b]: [Bar, Bar][]) { } function
|
H A D | iterableArrayPattern17.js | 17 function fun(...[a, b]: Bar[]) { } function
|
H A D | iterableArrayPattern18.js | 17 function fun([a, b]: Bar[]) { } function
|
H A D | iterableArrayPattern19.js | 17 function fun([[a], b]: Bar[][]) { } function
|
H A D | iterableArrayPattern20.js | 17 function fun(...[[a = new Foo], b = [new Foo]]: Bar[][]) { } function
|
H A D | iterableArrayPattern9.js | 2 function fun([a, b] = new FooIterator) { } function
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
H A D | and-or-mask3s.c | 5 static inline int fun(unsigned int x, unsigned int y) in fun() function
|
H A D | and-or-mask3u.c | 5 static inline int fun(unsigned int x, unsigned int y) in fun() function
|
H A D | and-or-mask4.c | 5 static inline int fun(unsigned int x, unsigned int y) in fun() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/eval/ |
H A D | undecl-no-indent.c | 1 inline void fun(void) in fun() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
H A D | missing-return1.c | 1 static inline int fun(int a) in fun() function
|