Home
last modified time | relevance | path

Searched defs:__f (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/bugprone-reserved-identifier/system/
Dsystem-header.h3 void __f() {} in __f() function
14 reference_wrapper(type &__f) in reference_wrapper()
/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/external/llvm-project/pstl/include/pstl/internal/
Dparallel_impl.h33 __parallel_find(_ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick __f, _Compare __co… in __parallel_find()
68 __parallel_or(_ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick __f) in __parallel_or()
Dutils.h25 __except_handler(_Fp __f) in __except_handler()
43 __invoke_if(std::true_type, _Fp __f) in __invoke_if()
55 __invoke_if_not(std::false_type, _Fp __f) in __invoke_if_not()
Dparallel_backend_tbb.h105 __parallel_for(_ExecutionPolicy&&, _Index __first, _Index __last, _Fp __f) in __parallel_for()
431 make_continuation(_Fn&& __f) in make_continuation()
438 make_child_of(__task* parent, _Fn&& __f) in make_child_of()
445 make_additional_child_of(tbb::task* parent, _Fn&& __f) in make_additional_child_of()
490 __func_task(_Fn&& __f) : _M_func{std::forward<_Fn>(__f)} in __func_task()
529 allocate_func_task(_Fn&& __f) in allocate_func_task()
554 make_continuation(_Fn&& __f) in make_continuation()
564 make_child_of(__task* __parent, _Fn&& __f) in make_child_of()
573 make_additional_child_of(__task* __parent, _Fn&& __f) in make_additional_child_of()
666 __func_task(_Fn&& __f) : _M_func(std::forward<_Fn>(__f)) in __func_task()
Dunseq_backend_simd.h33 __simd_walk_1(_Iterator __first, _DifferenceType __n, _Function __f) noexcept in __simd_walk_1()
44 __simd_walk_2(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noexcept in __simd_walk_2()
55 _Function __f) noexcept in __simd_walk_3()
451 __simd_transform_reduce(_DifferenceType __n, _Tp __init, _BinaryOperation, _UnaryOperation __f) noe… in __simd_transform_reduce()
461 __simd_transform_reduce(_Size __n, _Tp __init, _BinaryOperation __binary_op, _UnaryOperation __f) n… in __simd_transform_reduce()
Dalgorithm_impl.h80 __for_each_n_it_serial(_ForwardIterator __first, _Size __n, _Function __f) in __for_each_n_it_serial()
94 __brick_walk1(_ForwardIterator __first, _ForwardIterator __last, _Function __f, /*vector=*/std::fal… in __brick_walk1()
101 __brick_walk1(_RandomAccessIterator __first, _RandomAccessIterator __last, _Function __f, in __brick_walk1()
109 …pattern_walk1(_ExecutionPolicy&&, _ForwardIterator __first, _ForwardIterator __last, _Function __f, in __pattern_walk1()
118 …_walk1(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Function __f, in __pattern_walk1()
154 __brick_walk1_n(_ForwardIterator __first, _Size __n, _Function __f, /*_IsVectorTag=*/std::false_typ… in __brick_walk1_n()
162 __brick_walk1_n(_RandomAccessIterator __first, _DifferenceType __n, _Function __f, in __brick_walk1_n()
170 __pattern_walk1_n(_ExecutionPolicy&&, _ForwardIterator __first, _Size __n, _Function __f, _IsVector… in __pattern_walk1_n()
178 …pattern_walk1_n(_ExecutionPolicy&& __exec, _RandomAccessIterator __first, _Size __n, _Function __f, in __pattern_walk1_n()
215 …2(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Function __f, in __brick_walk2()
[all …]
Dparallel_backend_serial.h57 __parallel_for(_ExecutionPolicy&&, _Index __first, _Index __last, _Fp __f) in __parallel_for()
Dglue_algorithm_impl.h63 …r_each(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Function __f) in for_each()
73 for_each_n(_ExecutionPolicy&& __exec, _ForwardIterator __first, _Size __n, _Function __f) in for_each_n()
/external/clang/lib/Headers/
Dia32intrin.h39 __writeeflags(unsigned long long __f) in __writeeflags()
52 __writeeflags(unsigned int __f) in __writeeflags()
Davxintrin.h2319 float __f = *__a; in _mm_broadcast_ss() local
2333 float __f = *__a; in _mm256_broadcast_ss() local
2544 float __e, float __f, float __g, float __h) in _mm256_set_ps()
2599 float __e, float __f, float __g, float __h) in _mm256_setr_ps()
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-reserved-identifier-invert.cpp11 void __f() {} in __f() function
35 reference_wrapper(type &__f) in reference_wrapper()
/external/llvm-project/libcxx/include/support/win32/
Dlocale_win32.h246 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
247 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
248 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
249 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/external/python/cpython2/Lib/plat-os2emx/
Dgrp.py71 __f = open(__i, 'r') variable
Dpwd.py74 __f = open(__i, 'r') variable
/external/llvm-project/clang/lib/Headers/
Dia32intrin.h191 __writeeflags(unsigned long long __f) in __writeeflags()
204 __writeeflags(unsigned int __f) in __writeeflags()
Davxintrin.h2975 float __f = *__a; in _mm_broadcast_ss() local
3013 float __f = *__a; in _mm256_broadcast_ss() local
3661 float __e, float __f, float __g, float __h) in _mm256_set_ps()
3928 float __e, float __f, float __g, float __h) in _mm256_setr_ps()
D__clang_cuda_math.h123 __DEVICE__ double floor(double __f) { return __nv_floor(__f); } in floor()
124 __DEVICE__ float floorf(float __f) { return __nv_floorf(__f); } in floorf()
/external/llvm-project/libcxx/src/
Dfuture.cpp70 static __future_error_category __f; in future_category() local
/external/libcxx/src/
Dfuture.cpp71 static __future_error_category __f; in future_category() local
/external/llvm-project/clang/test/Sema/
Dbuiltins-bpf.c17 typedef int (*__f)(void); typedef
/external/clang/test/CodeGen/
Dunion.c18 float __f; in f2() member
/external/llvm-project/clang/test/CodeGen/
Dunion.c18 float __f; in f2() member
/external/llvm-project/clang/test/SemaCXX/
Dsource_location.cpp298 constexpr const char *test_file_simple(const char *__f = __builtin_FILE()) { in test_file_simple()
343 constexpr const char *test_func_simple(const char *__f = __builtin_FUNCTION()) { in test_func_simple()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…