/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/ |
D | max_element.hpp | 30 max_element(Iterator first, Iterator last, Predicate comp) in max_element() function 54 max_element(ForwardRange& rng) in max_element() function 63 max_element(const ForwardRange& rng) in max_element() function 72 max_element(ForwardRange& rng, BinaryPredicate pred) in max_element() function 81 max_element(const ForwardRange& rng, BinaryPredicate pred) in max_element() function 92 max_element(ForwardRange& rng) in max_element() function 103 max_element(const ForwardRange& rng) in max_element() function 114 max_element(ForwardRange& rng, BinaryPredicate pred) in max_element() function 125 max_element(const ForwardRange& rng, BinaryPredicate pred) in max_element() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/ |
D | querying.hpp | 568 struct max_element struct 574 struct result<This(R&)> 579 struct result<This(R&, P)> 585 operator()(R& r) const in operator ()() 592 operator()(R& r, P p) const in operator ()()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | max_element.h | 39 max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in max_element() function 45 max_element(_ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | max_element.h | 39 max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in max_element() function 45 max_element(_ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | max_element.h | 39 max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in max_element() function 45 max_element(_ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/ |
D | max_element.h | 40 max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in max_element() function 48 max_element(_ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | max_element.h | 39 max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in max_element() function 45 max_element(_ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | max_element.h | 39 max_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in max_element() function 45 max_element(_ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | topk_op_gpu.h | 313 const Entry<T>& max_element = max_heap.root(); in mergeShards() local 325 const Entry<T>& max_element = max_heap.root(); in mergeShards() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | max_element.rst | 3 max_element title
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
D | max_element.hpp | 59 struct max_element struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/ |
H A D | glue_algorithm_impl.h | 887 max_element(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Compare … in max_element() function 894 max_element(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last) { in max_element() function
|
/aosp_15_r20/external/libgav1/src/ |
H A D | motion_vector.cc | 682 int16_t max_element = weight_index_stack[0]; in SortWeightIndexStack() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_draw.cpp | 1979 unsigned max_element = 0; in si_get_draw_start_count() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/ |
D | vec3.rs | 247 pub fn max_element(self) -> f32 { in max_element() method
|
D | vec2.rs | 204 pub fn max_element(self) -> f32 { in max_element() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/ |
D | dvec2.rs | 204 pub fn max_element(self) -> f64 { in max_element() method
|
D | dvec4.rs | 237 pub fn max_element(self) -> f64 { in max_element() method
|
D | dvec3.rs | 247 pub fn max_element(self) -> f64 { in max_element() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/ |
D | vec4.rs | 249 pub fn max_element(self) -> f32 { in max_element() method
|
D | vec3a.rs | 256 pub fn max_element(self) -> f32 { in max_element() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/ |
D | vec4.rs | 224 pub fn max_element(self) -> f32 { in max_element() method
|
D | vec3a.rs | 246 pub fn max_element(self) -> f32 { in max_element() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/ |
D | vec3a.rs | 263 pub fn max_element(self) -> f32 { in max_element() method
|
D | vec4.rs | 234 pub fn max_element(self) -> f32 { in max_element() method
|