Home
last modified time | relevance | path

Searched defs:fn_t (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/bionic/tests/
H A Ddlfcn_test.cpp101 typedef int* (*fn_t)(); in TEST() typedef
141 typedef int* (*fn_t)(); in TEST() typedef
376 typedef int (*fn_t) (void); in TEST() typedef
410 typedef int (*fn_t) (void); in TEST() typedef
463 typedef int (*fn_t) (void); in TEST() typedef
490 typedef int (*fn_t) (void); in TEST() typedef
528 typedef int (*fn_t) (void); in TEST() typedef
574 typedef int (*fn_t) (void); in TEST() typedef
601 typedef int (*fn_t) (void); in TEST() typedef
649 typedef int (*fn_t) (void); in TEST() typedef
[all …]
H A Ddlext_test.cpp300 typedef void (*fn_t)(const char*); in TEST() typedef
856 typedef const char* (*fn_t)(); in TEST() typedef
1035 typedef const char* (*fn_t)(); in TEST() typedef
1084 typedef const char* (*fn_t)(); in TEST() typedef
1421 typedef const char* (*fn_t)(); in TEST() typedef
1544 typedef const char* (*fn_t)(); in TEST() typedef
2010 typedef const char* (*fn_t)(); in TEST() typedef
H A Dpthread_dlfcn_test.cpp50 typedef int (*fn_t)(void (*)(void), void (*)(void), void (*)(void)); in TEST() typedef
95 typedef int (*fn_t)(void (*)(void), void (*)(void), void (*)(void)); in TEST() typedef
/aosp_15_r20/external/clang/test/CodeGen/
H A Dfunc-decl-cleanup.c5 typedef void fn_t(); typedef
H A Dno-common.c10 typedef void* (*fn_t)(long a, long b, char *f, int c); typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dfor_each.cpp40 typedef check_equal_fn< SinglePassRange > fn_t; in test_for_each_impl() typedef
/aosp_15_r20/external/clang/test/Sema/
H A Dfunction.c79 typedef void fn_t(void); typedef
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c6745 struct btf_type *fn_t, *fn_proto_t, *t; in clone_func_btf_info() local
6814 struct btf_type *fn_t, *fn_proto_t; in bpf_program_fixup_func_info() local