Searched defs:__max_element (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/ |
D | ranges_max_element.h | 35 struct __max_element { struct 57 inline constexpr auto max_element = __max_element{}; argument
|
D | max_element.h | 26 __max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in __max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | max_element.h | 25 __max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in __max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | max_element.h | 25 __max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in __max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | max_element.h | 25 __max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in __max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | max_element.h | 25 __max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in __max_element() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | max_element.h | 25 __max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in __max_element() function
|