Searched defs:check5 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/intrusive/test/ |
D | has_member_function_callable_with.cpp | 127 int check5[!has_member_function_callable_with_func0to3<functor3, int>::value ? 1 : -1]; in main() local 147 int check5[!has_member_function_callable_with_func1to2<functor3, int>::value ? 1 : -1]; in main() local 167 int check5[!has_member_function_callable_with_func0to3<functor3, int, int>::value ? 1 : -1]; in main() local 185 int check5[!has_member_function_callable_with_func1to2<functor3, int, int>::value ? 1 : -1]; in main() local 203 …int check5[!has_member_function_callable_with_func0to3<functor3, int, int, int>::value ? 1 : -1]; in main() local 221 …int check5[!has_member_function_callable_with_func3to3<functor3, int, int, int>::value ? 1 : -1]; in main() local
|
/third_party/typescript/tests/cases/conformance/jsdoc/ |
D | typedefTagWrapping.ts | 103 function check5(obj) { function
|