/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/with_lock_guard/ |
D | with_lock_guard_bind.cpp | 28 int func_ref(int& a) const { in func_ref() function in Foo 33 void func_ref(int& a, int& b, int* c) const { in func_ref() function in Foo 93 int func_ref(int& a) { in func_ref() function in Boo 98 void func_ref(int& a, int& b, int* c) { in func_ref() function in Boo
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/test/classification/ |
D | is_function_pointer.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_nonmember_callable_builtin.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_callable_builtin.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_function_reference.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_function.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_member_function_pointer.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_member_object_pointer.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_member_pointer.cpp | 16 typedef void (&func_ref)(); typedef
|
D | is_variadic.cpp | 18 typedef void (&func_ref)(...); typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/test/decomposition/ |
D | parameter_types.cpp | 22 typedef C (&func_ref)(); typedef
|
D | components.cpp | 21 typedef C (&func_ref)(int,int); typedef
|
D | function_arity.cpp | 16 typedef C (&func_ref)(int,int); typedef
|
D | result_type.cpp | 22 typedef C (&func_ref)(); typedef
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | PR10177.cpp | 7 template<typename T, typename U, U> void func_ref() {} in func_ref() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/example/ |
D | result_of_example.cpp | 40 typedef int (&func_ref)(float, double); in main() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | result_of_test.cpp | 166 typedef int (&func_ref)(float, double); in main() typedef
|
/aosp_15_r20/external/libaom/test/ |
H A D | avg_test.cc | 873 SatdFuncType func_ref; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
H A D | tf_to_tfrt.cc | 2146 auto func_ref = mlir::SymbolRefAttr::get(builder.getContext(), module_name, in OutlineClusterOp() local
|