Searched defs:__op (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/ |
| H A D | numeric_impl.h | 299 _BinaryOperation __op, /*is_vector*/ std::false_type) noexcept in __brick_adjacent_difference() 307 BinaryOperation __op, /*is_vector=*/std::true_type) noexcept in __brick_adjacent_difference() 325 … _OutputIterator __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference() 335 … _ForwardIterator2 __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference()
|
| H A D | glue_numeric_impl.h | 199 _ForwardIterator2 __d_first, _BinaryOperation __op) in adjacent_difference()
|
| H A D | glue_algorithm_impl.h | 321 _UnaryOperation __op) in transform() 337 _ForwardIterator __result, _BinaryOperation __op) in transform()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/ |
| H A D | numeric_impl.h | 299 _BinaryOperation __op, /*is_vector*/ std::false_type) noexcept in __brick_adjacent_difference() 307 BinaryOperation __op, /*is_vector=*/std::true_type) noexcept in __brick_adjacent_difference() 325 … _OutputIterator __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference() 335 … _ForwardIterator2 __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference()
|
| H A D | glue_numeric_impl.h | 199 _ForwardIterator2 __d_first, _BinaryOperation __op) in adjacent_difference()
|
| H A D | glue_algorithm_impl.h | 321 _UnaryOperation __op) in transform() 337 _ForwardIterator __result, _BinaryOperation __op) in transform()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/ |
| H A D | workstealing.h | 100 _RAIter __end, _Op __op, in __for_each_template_random_access_workstealing()
|
| H A D | set_operations.h | 352 _OutputIterator __result, _Operation __op) in __parallel_set_operation()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/ |
| H A D | workstealing.h | 100 _RAIter __end, _Op __op, in __for_each_template_random_access_workstealing()
|
| H A D | set_operations.h | 352 _OutputIterator __result, _Operation __op) in __parallel_set_operation()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_dcb.h | 29 #define INIT_PORT_DCB_CMD(__pcmd, __port, __op, __action) \ argument
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sys.c | 1940 #define __prctl_check_order(__m1, __op, __m2) \ in validate_prctl_map_addr() argument
|