Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 703) sorted by relevance

12345678910>>...29

/OK3568_Linux_fs/kernel/include/kunit/
H A Dtest.h740 left, \ argument
768 left, \ argument
784 left, \ argument
800 left, \ argument
816 left, \ argument
832 left, \ argument
848 left, \ argument
860 #define KUNIT_BINARY_EQ_MSG_ASSERTION(test, assert_type, left, right, fmt, ...)\ argument
870 #define KUNIT_BINARY_EQ_ASSERTION(test, assert_type, left, right) \ argument
879 left, \ argument
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Duidgid.h61 static inline bool uid_eq(kuid_t left, kuid_t right) in uid_eq()
66 static inline bool gid_eq(kgid_t left, kgid_t right) in gid_eq()
71 static inline bool uid_gt(kuid_t left, kuid_t right) in uid_gt()
76 static inline bool gid_gt(kgid_t left, kgid_t right) in gid_gt()
81 static inline bool uid_gte(kuid_t left, kuid_t right) in uid_gte()
86 static inline bool gid_gte(kgid_t left, kgid_t right) in gid_gte()
91 static inline bool uid_lt(kuid_t left, kuid_t right) in uid_lt()
96 static inline bool gid_lt(kgid_t left, kgid_t right) in gid_lt()
101 static inline bool uid_lte(kuid_t left, kuid_t right) in uid_lte()
106 static inline bool gid_lte(kgid_t left, kgid_t right) in gid_lte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_info.c15 int left) in prism2_info_commtallies16()
55 int left) in prism2_info_commtallies32()
95 int left) in prism2_info_commtallies()
130 int left) in prism2_info_linkstatus()
254 int left) in prism2_info_scanresults()
306 unsigned char *buf, int left) in prism2_info_hostscanresults()
372 int left; in hostap_info_process() local
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Dhppa.h15 #define Shiftdouble(left,right,amount,dest) \ argument
20 #define Variableshiftdouble(left,right,amount,dest) \ argument
27 #define Variable_shift_double(left,right,amount,dest) \ argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsort.c95 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp()
136 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp()
142 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse()
148 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort()
192 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp()
264 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp()
285 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort()
369 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp()
403 sort__srcline_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_cmp()
430 sort__srcline_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_cmp()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Ddes3_ede-asm_64.S92 #define initial_permutation(left, right) \ argument
108 #define final_permutation(left, right) \ argument
153 #define read_block(io, left, right) \ argument
159 #define write_block(io, left, right) \ argument
265 #define initial_permutation3(left, right) \ argument
310 #define final_permutation3(left, right) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dbuffer_distance_asymmetric.hpp51 distance_asymmetric(NumericType const& left, in distance_asymmetric()
86 NumericType const left = geometry::math::abs(m_left); in max_distance() local
96 NumericType const left = geometry::math::abs(m_left); in simplify_distance() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c40 static void compare_regs(struct kvm_regs *left, struct kvm_regs *right) in compare_regs()
68 static void compare_sregs(struct kvm_sregs *left, struct kvm_sregs *right) in compare_sregs()
72 static void compare_vcpu_events(struct kvm_vcpu_events *left, in compare_vcpu_events()
/OK3568_Linux_fs/kernel/lib/
H A Dsiphash.c50 const u8 left = len & (sizeof(u64) - 1); in __siphash_aligned() local
83 const u8 left = len & (sizeof(u64) - 1); in __siphash_unaligned() local
251 const u8 left = len & (sizeof(u64) - 1); in __hsiphash_aligned() local
284 const u8 left = len & (sizeof(u64) - 1); in __hsiphash_unaligned() local
413 const u8 left = len & (sizeof(u32) - 1); in __hsiphash_aligned() local
436 const u8 left = len & (sizeof(u32) - 1); in __hsiphash_unaligned() local
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-btree-remove.c82 static void node_copy(struct btree_node *left, struct btree_node *right, int shift) in node_copy()
173 static void shift(struct btree_node *left, struct btree_node *right, int count) in shift()
202 struct btree_node *left = l->n; in __rebalance2() local
242 struct child left, right; in rebalance2() local
271 struct btree_node *left, struct btree_node *center, struct btree_node *right, in delete_center_node()
302 struct btree_node *left, struct btree_node *center, struct btree_node *right, in redistribute3()
350 struct btree_node *left = l->n; in __rebalance3() local
376 struct child left, center, right; in rebalance3() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DIspParamsSplitter.cpp611 struct isp2x_rawaelite_meas_cfg* ori, struct isp2x_rawaelite_meas_cfg* left, in SplitRawAeLiteParams()
636 struct isp2x_rawaebig_meas_cfg* ori, struct isp2x_rawaebig_meas_cfg* left, in SplitRawAeBigParams()
687 struct isp2x_rawhistlite_cfg* ori, struct isp2x_rawhistlite_cfg* left, in SplitRawHistLiteParams()
721 struct isp2x_rawhistbig_cfg* ori, struct isp2x_rawhistbig_cfg* left, in SplitRawHistBigParams()
763 struct isp3x_isp_params_cfg* left, in SplitAecParams()
791 struct isp3x_isp_params_cfg* left, in SplitAwbParams()
1069 struct isp3x_isp_params_cfg* left, in SplitAfParams()
1262 int AlscMatrixSplit(const unsigned short* ori_matrix, int cols, int rows, unsigned short left[], in AlscMatrixSplit()
1335 struct isp3x_isp_params_cfg* ori, struct isp3x_isp_params_cfg* left, in SplitAlscParams()
/OK3568_Linux_fs/kernel/crypto/
H A Decc.c204 int vli_cmp(const u64 *left, const u64 *right, unsigned int ndigits) in vli_cmp()
254 static u64 vli_add(u64 *result, const u64 *left, const u64 *right, in vli_add()
274 static u64 vli_uadd(u64 *result, const u64 *left, u64 right, in vli_uadd()
296 u64 vli_sub(u64 *result, const u64 *left, const u64 *right, in vli_sub()
317 static u64 vli_usub(u64 *result, const u64 *left, u64 right, in vli_usub()
336 static uint128_t mul_64_64(u64 left, u64 right) in mul_64_64()
377 static void vli_mult(u64 *result, const u64 *left, const u64 *right, in vli_mult()
414 static void vli_umult(u64 *result, const u64 *left, u32 right, in vli_umult()
435 static void vli_square(u64 *result, const u64 *left, unsigned int ndigits) in vli_square()
477 static void vli_mod_add(u64 *result, const u64 *left, const u64 *right, in vli_mod_add()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dswap.hpp33 void swap_impl(T& left, T& right) in swap_impl()
54 void swap(T1& left, T2& right) in swap()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dpagevec.c67 int left = len; in ceph_copy_user_to_page_vector() local
93 size_t left = len; in ceph_copy_to_page_vector() local
116 size_t left = len; in ceph_copy_from_page_vector() local
/OK3568_Linux_fs/kernel/fs/quota/
H A Dkqid.c13 bool qid_eq(struct kqid left, struct kqid right) in qid_eq()
37 bool qid_lt(struct kqid left, struct kqid right) in qid_lt()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/kdbush/0.1.1-1/include/
H A Dkdbush.hpp91 const TIndex left, in range()
122 const TIndex left, in within()
150 void sortKD(const TIndex left, const TIndex right, const std::uint8_t axis) { in sortKD()
163 void select(const TIndex k, TIndex left, TIndex right) { in select()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dsysfillrect.c82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned()
192 unsigned long pat, int left, int right, unsigned n, in bitfill_unaligned_rev()
250 int dst_idx, left; in sys_fillrect() local
H A Dcfbfillrect.c93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned()
218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev()
285 int dst_idx, left; in cfb_fillrect() local
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Duaccess.h82 long left = raw_copy_from_user(dst, src, n); in hexagon_strncpy_from_user() local
87 long left = raw_copy_from_user(dst, src, res); in hexagon_strncpy_from_user() local
/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/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp110 const size_type left = partition(pred_t(pred)); in erase_if() local
189 size_type left = 0; in partition() local
/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/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp110 const size_type left = partition(pred_t(pred)); in erase_if() local
189 size_type left = 0; in partition() local
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dmixer_oss.c261 int result = 0, left, right; in snd_mixer_oss_get_volume() local
296 int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff; in snd_mixer_oss_set_volume() local
533 int *left, int *right) in snd_mixer_oss_get_volume1_vol()
570 int *left, int *right, in snd_mixer_oss_get_volume1_sw()
608 int *left, int *right) in snd_mixer_oss_get_volume1()
635 int left, int right) in snd_mixer_oss_put_volume1_vol()
675 int left, int right, in snd_mixer_oss_put_volume1_sw()
719 int left, int right) in snd_mixer_oss_put_volume1()
771 int left, right; in snd_mixer_oss_get_recsrc1_sw() local
784 int left, right; in snd_mixer_oss_get_recsrc1_route() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c52 static void compare_regs(struct kvm_regs *left, struct kvm_sync_regs *right) in compare_regs()
60 static void compare_sregs(struct kvm_sregs *left, struct kvm_sync_regs *right) in compare_sregs()
/OK3568_Linux_fs/kernel/drivers/misc/cb710/
H A Dsgbuf2.c27 size_t len, left = 4; in sg_dwiter_read_buffer() local
103 size_t len, left = 4; in sg_dwiter_write_slow() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-diff.c561 static int64_t block_cycles_diff_cmp(struct hist_entry *left, in block_cycles_diff_cmp()
577 struct hist_entry *left, struct hist_entry *right) in block_sort()
758 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute()
798 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute()
828 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx()
868 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline()
877 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta()
886 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs()
895 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio()
904 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff()
[all …]

12345678910>>...29