| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/std/ |
| H A D | utility.hpp | 97 struct second struct 105 struct result<This(Pair)> 111 struct result<This(Pair &)> 117 struct result<This(Pair const &)> 123 typename Pair::second_type &operator()(Pair &pair) const in operator ()() 129 typename Pair::second_type const &operator()(Pair const &pair) const in operator ()()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | siphash.c | 134 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 156 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() 184 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() 216 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 331 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 349 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 370 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32() 475 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 495 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 520 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
|
| H A D | kasprintf.c | 17 unsigned int first, second; in kvasprintf() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | pair.hpp | 32 typedef T2 second; typedef 53 struct second struct 56 typedef typename P::second type;
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | double_object.hpp | 47 reference second() { return first_; } in second() function in boost::iostreams::detail::single_object_holder 48 const_reference second() const { return first_; } in second() function in boost::iostreams::detail::single_object_holder 71 reference second() { return second_; } in second() function 72 const_reference second() const { return second_; } in second() function
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/ |
| H A D | c_pair.h | 82 second_type second; member 91 c_bool second; member 100 c_iterator second; member
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | csum_partial_copy.c | 137 unsigned long second; in csum_partial_cfu_dest_aligned() local 157 unsigned long second; in csum_partial_cfu_dest_aligned() local 251 unsigned long second, word; in csum_partial_cfu_unaligned() local 273 unsigned long second, word; in csum_partial_cfu_unaligned() local 295 unsigned long second, word; in csum_partial_cfu_unaligned() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | when.hpp | 41 typedef Fun second; typedef 117 typedef PrimitiveTransform second; typedef 182 typedef external_transform second; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/utils/ |
| H A D | qlocationtestutils_p.h | 52 bool compareEquality(const A &first, const B &second) { in compareEquality() 81 bool compareInequality(const A &first, const B &second) { in compareInequality()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/ |
| H A D | pairs.hpp | 31 second_type second; member in boost::geometry::index::detail::rtree::ptr_pair 57 second_type second; member in boost::geometry::index::detail::rtree::exclusive_ptr_pair
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/ |
| H A D | msvc_eti_base.hpp | 41 typedef result_ second; typedef 70 typedef msvc_eti_base second; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/ |
| H A D | minmax_element.hpp | 65 ForwardIter second = first; ++second; in basic_minmax_element() local 344 ForwardIter second = ++first; in basic_first_min_last_max_element() local 389 ForwardIter second = ++first; in basic_last_min_first_max_element() local 434 ForwardIter second = first; ++second; in basic_last_min_last_max_element() local
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 224 #define ___inst_thumb32(first, second) \ argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | opcodes.h | 147 #define __opcode_thumb32_compose(first, second) ( \ argument 153 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 225 #define ___inst_thumb32(first, second) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-wilco-ec.c | 50 u8 second; member 85 u8 second; member
|
| H A D | rtc-mv.c | 71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local 102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | insn.c | 11 unsigned long first, second; in __arm_gen_branch_thumb2() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/ |
| H A D | nv_driver.c | 52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | append_no_dups_or_spikes.hpp | 132 iterator_type second = first + 1; in clean_closing_dups_and_spikes() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/ |
| H A D | side_info.hpp | 49 inline void set(int first, int second) in set()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 132 int len, second = 0; in radeon_probe_OF_head() local 377 int i = 0, second = 0; in radeon_parse_monitor_layout() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | has_spikes.hpp | 90 Iterator second = first; in find_different_from_first() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | pointing_segment.hpp | 56 point_type* second; member in boost::geometry::model::pointing_segment
|