Searched defs:__identity (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__functional/ |
D | identity.h | 27 struct __identity { struct 37 struct __is_identity<__identity> : true_type {}; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__functional/ |
D | identity.h | 27 struct __identity { struct 37 struct __is_identity<__identity> : true_type {}; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__functional/ |
D | identity.h | 27 struct __identity { struct 37 struct __is_identity<__identity> : true_type {}; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__functional/ |
D | identity.h | 27 struct __identity { struct 37 struct __is_identity<__identity> : true_type {}; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__functional/ |
D | identity.h | 27 struct __identity { struct 37 struct __is_identity<__identity> : true_type {}; argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__functional/ |
H A D | identity.h | 27 struct __identity { struct 37 struct __is_identity<__identity> : true_type {}; argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/omp/ |
H A D | parallel_reduce.h | 23 …arallel_reduce_body(_RandomAccessIterator __first, _RandomAccessIterator __last, _Value __identity, in __parallel_reduce_body() 49 … _RandomAccessIterator __last, _Value __identity, _RealBody __real_body, _Reduction __reduction) in __parallel_reduce()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/ |
H A D | parallel_backend_serial.h | 52 const _Value& __identity, const _RealBody& __real_body, const _Reduction&) in __parallel_reduce()
|
H A D | parallel_backend_tbb.h | 116 … const _Value& __identity, const _RealBody& __real_body, const _Reduction& __reduction) in __parallel_reduce()
|