Searched refs:__function (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/Headers/ |
D | __clang_cuda_runtime_wrapper.h | 246 unsigned __line, const char *__function, 253 const char *__function) { in __assert_fail() argument 254 __assertfail(__message, __file, __line, __function, sizeof(char)); in __assert_fail()
|
/external/libcxx/include/ |
D | __functional_03 | 20 namespace __function { 445 } // __function 450 typedef __function::__base<_Rp()> __base; 552 if (__function::__not_null(__f)) 554 typedef __function::__func<_Fp, allocator<_Fp>, _Rp()> _FF; 579 if (__function::__not_null(__f)) 581 typedef __function::__func<_Fp, _Alloc, _Rp()> _FF; 726 typedef __function::__base<_Rp(_A0)> __base; 828 if (__function::__not_null(__f)) 830 typedef __function::__func<_Fp, allocator<_Fp>, _Rp(_A0)> _FF; [all …]
|
D | functional | 1405 namespace __function 1446 } // namespace __function 1450 namespace __function { 1576 } // __function 1580 : public __function::__maybe_derive_from_unary_function<_Rp(_ArgTypes...)>, 1581 public __function::__maybe_derive_from_binary_function<_Rp(_ArgTypes...)> 1583 typedef __function::__base<_Rp(_ArgTypes...)> __base; 1756 if (__function::__not_null(__f)) 1758 typedef __function::__func<_Fp, allocator<_Fp>, _Rp(_ArgTypes...)> _FF; 1782 if (__function::__not_null(__f)) [all …]
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.cpp | 5 unsigned int __line, __const char *__function)
|
/external/clang/test/Analysis/ |
D | null-deref-ps.c | 7 unsigned int __line, __const char *__function)
|
D | objc_invalidation.m | 4 unsigned int __line, __const char *__function)
|
D | malloc.c | 1008 unsigned int __line, __const char *__function)
|
/external/valgrind/perf/ |
D | test_input_for_tinycc.c | 5686 unsigned int __line, __const char *__function) 5692 __const char *__function)
|